Skip to content

ci: add CI Gate job for branch protection#69

Merged
brendanjryan merged 1 commit intomainfrom
ci/require-gate
Feb 20, 2026
Merged

ci: add CI Gate job for branch protection#69
brendanjryan merged 1 commit intomainfrom
ci/require-gate

Conversation

@brendanjryan
Copy link
Collaborator

Adds a single CI Gate job that needs: [test] with if: always(). This lets branch protection require only CI Gate instead of maintaining a list of every individual job name.

After merging, branch protection will be updated to require only CI Gate.

@brendanjryan brendanjryan force-pushed the ci/require-gate branch 2 times, most recently from 60935f1 to f0ad917 Compare February 20, 2026 18:27
Add a single ci-gate job that depends on all other CI jobs. This
allows branch protection to require only one check name instead
of maintaining a list of every individual job.
@brendanjryan brendanjryan merged commit 936ece5 into main Feb 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant