Commit 1652ca8
feat(ci): add gate job for stable branch protection status check
Adds a "gate" job that runs after all other CI jobs complete successfully
to provide a stable "test / Test" status check for branch protection.
Issue: BTC-2915
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 35d7461 commit 1652ca8
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
0 commit comments