Skip to content

ci: make base Mergify policy valid - #320

Open
KooshaPari wants to merge 1 commit into
mainfrom
codex/mergify-base-config-20260802
Open

ci: make base Mergify policy valid#320
KooshaPari wants to merge 1 commit into
mainfrom
codex/mergify-base-config-20260802

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

Removes unsupported Mergify actions and conditions from the default branch configuration: post_merge, author OR expressions, age-based stale closure, and github_accounts. Retains explicit review, merge, labeling, and warning rules. This is a base-policy fix required before dependent foundation PRs can receive valid Mergify Merge Queue/Summary evaluations.

Copilot AI review requested due to automatic review settings August 2, 2026 01:21
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 150d08f13c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .mergify.yml
merge:
method: squash

# Add reviewers based on changed paths

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore valid bot auto-merge coverage

With the bot-specific merge rules removed here, Dependabot/Renovate PRs now fall through to the only remaining merge rule, which requires #approved-reviews-by>=1; renovate.json still enables automerge for non-major, manager-specific, GitHub Actions, Docker, and vulnerability updates, but main is protected by a required reviewer, so those PRs will sit until human approval instead of merging automatically. Please keep valid bot-specific rules, e.g. split the author cases into separate rules or add an explicit bot approval path, rather than deleting the automation entirely.

Useful? React with 👍 / 👎.

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