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

ci: rely on the workflow_run for check creation #5

Merged
merged 1 commit into from
Dec 22, 2023

ci: rely on the `workflow_run` for check creation

5f21b48
Select commit
Loading
Failed to load commit list.
Merged

ci: rely on the workflow_run for check creation #5

ci: rely on the `workflow_run` for check creation
5f21b48
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 22, 2023 in 4s

1 rule matches and 2 potential rules

Rule: merge to main (queue)

  • label=automerge:no-update
  • -draft [📌 queue requirement]
  • -mergify-configuration-changed [📌 queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • any of:
    • #commits-behind=0
    • label=bypass:linear-history
  • any of:
    • check-success=integration-test-result
    • check-pending=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue 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

Rule: rebase updates then merge to main (queue)

  • label=automerge:rebase
  • -draft [📌 queue requirement]
  • -mergify-configuration-changed [📌 queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • any of:
    • check-success=integration-test-result
    • check-pending=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue 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

✅ Rule: squash to main (queue)

  • -draft [📌 queue requirement]
  • -mergify-configuration-changed [📌 queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • label=automerge:squash
  • any of:
    • check-success=integration-test-result
    • check-pending=integration-test-result
    • label=bypass:integration
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue 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

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