-
Notifications
You must be signed in to change notification settings - Fork 11
ci(mergify): add mergify-ci-bot autoqueue #837
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
ci(mergify): add mergify-ci-bot autoqueue #837
Conversation
Change-Id: I58d4bae004353640bea00aa59f1823e8c0cf76f3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR configures Mergify to handle the mergify-ci-bot by adding it to the autoqueue exclusion list and merge protections. This ensures that PRs from mergify-ci-bot are treated similarly to other automated bots like dependabot and renovate.
- Excludes mergify-ci-bot from the autoqueue rule to prevent automatic queueing
- Adds mergify-ci-bot to merge protections alongside other automated bots
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 🤖 Continuous IntegrationWonderful, this rule succeeded.
🟢 👀 Review RequirementsWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
🧪 CI InsightsHere's what we observed from your CI run for d9d2cfc. 🟢 All jobs passed!But CI Insights is watching 👀 |
Let's automerge the schema sync as there is no value of reviewing this.