Skip to content

Initial plan

8e788bd
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Complete CI/CD agent review report #112

Initial plan
8e788bd
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 27, 2025 in 0s

2 potential rules

Rule: Automatically merge a PR when all required checks pass and 'push' label is present (queue)

  • -draft [📌 queue requirement]
  • label=push
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • label=push
      • base~=(^main|^master|^stable/)
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • base~=(^main|^master|^stable/)
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Post a comment on a PR that can not be merged due to a merge conflict (comment)

  • conflict
  • base~=(^main|^master|^stable/)

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