Commit 33c4e6a
committed
ci: add all-green job to pull-request-checks workflow
The repository ruleset requires an 'all-green' status check for PRs
targeting v1.x, but the pull-request-checks workflow was missing this
job. This caused PRs to v1.x to be permanently blocked despite all
individual checks passing.
Add the all-green aggregation job matching the pattern used in main's
CI workflow.1 parent ef96a31 commit 33c4e6a
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments