Skip to content

Conversation

@Syffe
Copy link
Contributor

@Syffe Syffe commented Nov 20, 2025

We now support the injection bypass of the ruleset rules in the MQ. We added some documentation and redirections in the current documentation.

Fixes MRGFY-6123

We now support the injection bypass of the ruleset rules in the MQ. We added some documentation and redirections in the current documentation.

Fixes MRGFY-6123
Copilot AI review requested due to automatic review settings November 20, 2025 14:36
@mergify mergify bot had a problem deploying to Mergify Merge Protections November 20, 2025 14:36 Failure
@mergify
Copy link
Contributor

mergify bot commented Nov 20, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 👀 Review Requirements

This rule is failing.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • -head-repo-full-name~=^Mergifyio/
      • check-success=Cloudflare Pages

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

Copilot finished reviewing on behalf of Syffe November 20, 2025 14:38
@mergify mergify bot requested a review from a team November 20, 2025 14:38
Copy link

Copilot AI left a 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 adds documentation about bypassing ruleset conditions injection in Mergify's merge queue, addressing MRGFY-6123.

Key changes:

  • Documents how to bypass ruleset condition injection using the exempt bypass mode in GitHub rulesets
  • Simplifies and consolidates documentation by creating a clear cross-reference from the merge queue deployment guide to the merge action documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/content/docs/workflow/actions/merge.mdx Adds rulesets link and documents the bypass actor configuration with exempt mode to control condition injection
src/content/docs/merge-queue/deploy.mdx Simplifies the warning about ruleset injection and redirects readers to the merge action documentation for bypass details

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants