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

Test integration #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Test integration

1be5134
Select commit
Loading
Failed to load commit list.
Open

Test integration #7

Test integration
1be5134
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 12, 2024 in 1s

3 potential rules

Rule: merge to main (queue)

  • label=automerge:no-update
  • any of:
    • #commits-behind=0
    • label=bypass:linear-history
  • any of:
    • check-pending=integration-test-result
    • check-success=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue main]
      • any of:
        • check-success=integration-test-result
        • label=bypass:integration
      • base=main
      • any of: [🛡 GitHub branch protection]
        • check-success=normal-test
        • check-neutral=normal-test
        • check-skipped=normal-test
      • any of: [🛡 GitHub branch protection]
        • check-success=merge-strategy (chosen)
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
      • any of: [🛡 GitHub branch protection]
        • check-skipped=linear-history
        • check-neutral=linear-history
        • check-success=linear-history
  • -draft [📌 queue requirement]
  • base=main
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: rebase updates then merge to main (queue)

  • label=automerge:rebase
  • any of:
    • check-pending=integration-test-result
    • check-success=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue main]
      • any of:
        • check-success=integration-test-result
        • label=bypass:integration
      • base=main
      • any of: [🛡 GitHub branch protection]
        • check-success=normal-test
        • check-neutral=normal-test
        • check-skipped=normal-test
      • any of: [🛡 GitHub branch protection]
        • check-success=merge-strategy (chosen)
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
      • any of: [🛡 GitHub branch protection]
        • check-skipped=linear-history
        • check-neutral=linear-history
        • check-success=linear-history
  • -draft [📌 queue requirement]
  • base=main
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: squash to main (queue)

  • label=automerge:squash
  • any of:
    • check-pending=integration-test-result
    • check-success=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue main]
      • any of:
        • check-success=integration-test-result
        • label=bypass:integration
      • base=main
      • any of: [🛡 GitHub branch protection]
        • check-success=normal-test
        • check-neutral=normal-test
        • check-skipped=normal-test
      • any of: [🛡 GitHub branch protection]
        • check-success=merge-strategy (chosen)
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
      • any of: [🛡 GitHub branch protection]
        • check-skipped=linear-history
        • check-neutral=linear-history
        • check-success=linear-history
  • -draft [📌 queue requirement]
  • base=main
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

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