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

docs(example): improve example #12

Merged
merged 1 commit into from
Aug 29, 2024

docs(example): improve example

468033b
Select commit
Loading
Failed to load commit list.
Merged

docs(example): improve example #12

docs(example): improve example
468033b
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 29, 2024 in 0s

2 rules match and 5 potential rules

✅ Rule: automatic merge (queue)

  • -draft [📌 queue requirement]
  • base=main
  • label!=manual merge
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #changes-requested-reviews-by=0
      • #review-requested=0
      • #review-threads-unresolved=0
      • all of:
        • check-success=linters
        • check-success=validate_orb
      • any of:
        • #approved-reviews-by>=2
        • all of:
          • author=mergify-ci-bot
          • head=trivy/daily-report
          • approved-reviews-by=@eng-mgr
    • all of: [📌 queue conditions of queue hotfix]
      • label=hotfix
      • #changes-requested-reviews-by=0
      • #review-requested=0
      • #review-threads-unresolved=0
      • any of:
        • all of:
          • author=@devs
          • any of:
            • approved-reviews-by=@eng-mgr
            • all of:
              • title~=^(revert|fix)
              • #approved-reviews-by>=1
        • all of:
          • author=@eng-mgr
          • #approved-reviews-by>=1
    • all of: [📌 queue conditions of queue lowprio]
      • any of:
        • all of:
          • author=mergify-ci-bot
          • head~=^clifus/
          • title~=^chore: bump
      • #commits=1
      • all of:
        • check-success=linters
        • check-success=validate_orb

Rule: request review (request_reviews)

  • -closed
  • -merged
  • all of:
    • not:
      • any of:
        • #approved-reviews-by>=2
        • all of:
          • author=mergify-ci-bot
          • head=trivy/daily-report
          • approved-reviews-by=@eng-mgr
    • any of:
      • label!=hotfix
      • not:
        • any of:
          • all of:
            • author=@devs
            • any of:
              • approved-reviews-by=@eng-mgr
              • all of:
                • title~=^(revert|fix)
                • #approved-reviews-by>=1
          • all of:
            • author=@eng-mgr
            • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • -author=dependabot[bot]
  • -author=mergify-ci-bot
  • review-requested!=@devs
  • all of:
    • check-success=linters
    • check-success=validate_orb

✅ Rule: dismiss reviews (dismiss_reviews)

Rule: warn on conflicts (comment, label)

  • -closed
  • conflict

Rule: label on unresolved (label)

  • #review-threads-unresolved>0

Rule: warn on CI failure for hotfix (comment)

  • #check-failure>0
  • -closed
  • label=hotfix

Rule: label on queued (label)

  • queue-position>=0

2 not applicable rules

Rule: Clifus labels (label)

  • author=mergify-ci-bot
  • head~=^clifus/
  • title~=^chore: bump
  • base=main

Rule: Trivy label (label)

  • author=mergify-ci-bot
  • body~=New CVEs:
  • head=trivy/daily-report
  • base=main
Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com