Add `S-tests-passed` as counterpart to `S-tests-failed`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 281
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
The latter is currently added when a merge queue fails. It would also help reviewers if a S-tests-passed is added to a PR when T-linux-wpt has succeeded. That way, we know that WPT is happy for a particular PR and hopefully speed up code review.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that adds the S-tests-failed label when the merge queue fails, then trace how the T-linux-wpt result is read for a pull request. Add the corresponding S-tests-passed label when that check succeeds, and verify the existing failure behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100