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.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
ci-cd

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.

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.

Dominant language
Python
Stars
281
Forks
52
PR merge metrics
No merged PRs in 30d

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.

More from servo/highfive

All issues in servo/highfive

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.