Skip to content

Conversation

@Syffe
Copy link
Contributor

@Syffe Syffe commented Jan 16, 2026

We now support the use of the retry mode attribute for retry rules. This introduce the first documentation on how to use it.

Related MRGFY-6341

Copilot AI review requested due to automatic review settings January 16, 2026 14:38
@mergify mergify bot had a problem deploying to Mergify Merge Protections January 16, 2026 14:38 Failure
@mergify
Copy link
Contributor

mergify bot commented Jan 16, 2026

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

🔴 🔎 Reviews

This rule is failing.
  • #review-requested = 0
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0

🟢 🤖 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)(?:\(.+\))?:

🟢 📕 PR description

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

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 initial documentation for the new retry mode attribute in Auto-Retry rules, which allows users to configure whether retries should re-run only failed jobs or the entire workflow.

Changes:

  • Updated the workflow retry step description to reflect the two retry modes
  • Added documentation for the retry mode configuration option in retry rules

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

We now support the use of the retry mode attribute for retry rules.
This introduce the first documentation on how to use it.

Related MRGFY-6341
@mergify mergify bot had a problem deploying to Mergify Merge Protections January 16, 2026 15:06 Failure
@mergify mergify bot requested a review from a team January 16, 2026 15:06
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.

1 participant