Commit 169e46c
committed
Standardized CI gate on the org-wide "Required checks pass" check
Branch protection previously required the check named "All tests pass",
which couples the ruleset to this repo's particular CI job naming. The
org is standardizing every repository on a single stable aggregator
check named "Required checks pass", so rulesets can require one
context everywhere regardless of how each repo's test matrix evolves.
This renames the existing aggregator job (id and name only — needs
coverage, trigger conditions, and the failure/cancelled verification
step are unchanged). 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 merging.1 parent aa1ce54 commit 169e46c
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