Commit 3cec271
committed
Add build-check job to decouple the required status check name
The "Build" status check required by branch protection should stay
named "Build" regardless of how the build job's own shape changes
(e.g. if it's later wrapped in a reusable workflow, which changes the
reported check name). This trivial gate job guarantees something
always reports under the literal name "Build" when the real build
fails or is cancelled.
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>1 parent 74ad643 commit 3cec271
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments