Commit 90d2b75
committed
Renamed CI gate job to the org-standard "Required checks pass"
Branch protection currently requires the check named "All tests pass",
which couples the ruleset to this repo's particular CI naming. The org
is standardizing every repository on a single stable aggregator check
named "Required checks pass", so rulesets can be managed uniformly and
never silently break when individual CI jobs are renamed or matrixed.
The branch ruleset is being updated in the same pass to require the new
check name, so this PR must go green on the new gate before merge.1 parent 73ee6a5 commit 90d2b75
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments