servo / servo/highfive

Add `S-tests-passed` as counterpart to `S-tests-failed`

Open
#239 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.