Skip to content

ci(mergify): upgrade configuration to current format#860

Open
mergify[bot] wants to merge 1 commit into
mainfrom
mergify/configuration-deprecated-update
Open

ci(mergify): upgrade configuration to current format#860
mergify[bot] wants to merge 1 commit into
mainfrom
mergify/configuration-deprecated-update

ci(mergify): upgrade configuration to current format

fe475c1
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Mar 31, 2026 in 0s

3 potential rules

Rule: delete head branch on merged pull requests (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • merged
  • -author~=^dependabot(|-preview)\[bot\]$
  • -head~=^(master|main|dev)$

Rule: delete head branch on merged pull requests (label)

  • merged
  • -author~=^dependabot(|-preview)\[bot\]$
  • -head~=^(master|main|dev)$

Rule: merge PRs labeled ready-to-merge (queue)

  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue rule default]
      • label=ready-to-merge
      • status-success=Finish Test
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • check-success = Configuration changed
    • -mergify-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