Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't allow the Sentinel job to be skipped #6616

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Feb 6, 2025

sentinel exists to provide a singular stable "required" CI job for auto-merge. When a job that sentinel needs fails, then sentinel is skipped and auto-merges happen.

The && always() removes the implicit dependency check before running the job.

@iwahbe iwahbe self-assigned this Feb 6, 2025
@iwahbe iwahbe force-pushed the iwahbe/dont-allow-sentinel-to-be-skipped branch from 908b5f1 to a7ce2f8 Compare February 6, 2025 16:30
Copy link

github-actions bot commented Feb 6, 2025

Your site preview for commit a7ce2f8 is ready! 🎉

http://registry--origin-pr-6616-a7ce2f8e.s3-website.us-west-2.amazonaws.com/registry.

`sentinel` exists to provide a singular stable "required" CI job for auto-merge. When a
job that `sentinel` needs fails, then `sentinel` is skipped and auto-merges happen.
@iwahbe iwahbe force-pushed the iwahbe/dont-allow-sentinel-to-be-skipped branch from a7ce2f8 to b341668 Compare February 6, 2025 17:17
@iwahbe iwahbe enabled auto-merge (squash) February 6, 2025 17:17
@iwahbe iwahbe disabled auto-merge February 6, 2025 17:18
Copy link

github-actions bot commented Feb 6, 2025

Your site preview for commit b341668 is ready! 🎉

http://registry--origin-pr-6616-b3416689.s3-website.us-west-2.amazonaws.com/registry.

@iwahbe iwahbe merged commit 1cee0ad into master Feb 6, 2025
11 checks passed
@iwahbe iwahbe deleted the iwahbe/dont-allow-sentinel-to-be-skipped branch February 6, 2025 17:30
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.

2 participants