Update release-drafter/release-drafter action to v7 #54
Mergify / Summary
succeeded
Mar 13, 2026 in 1s
3 potential rules
Rule: automatic merge for master when CI passes (merge)
-
label=mergify-merge -
status-success=ci -
#changes-requested-reviews-by=0 -
#review-requested=0 -
-closed[π merge requirement] -
-conflict[π merge requirement] -
-draft[π merge requirement] -
base=master - any of: [π merge -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [π‘ GitHub branch protection]
-
check-skipped = ci -
check-neutral = ci -
check-success = ci
-
Rule: automatic update for PR marked mergify-update (update)
-
#commits-behind > 0[π update requirement] -
label="mergify-update" -
-closed[π update requirement] -
-conflict -
-conflict[π update requirement] -
-draft -
queue-position = -1[π update requirement]
Rule: automatic update for dependency update PRs (update)
-
#commits-behind > 0[π update requirement] -
-closed[π update requirement] -
-conflict -
-conflict[π update requirement] -
-draft -
label=type: dependencies -
queue-position = -1[π update requirement]
3 not applicable rules
Rule: assign and label scala-steward's PRs (assign, label)
-
author=scala-steward
Rule: label scala-steward's breaking PRs (label)
-
author=scala-steward -
body~=(labels: library-update, semver-major)|(labels: sbt-plugin-update, semver-major)
Rule: merge Scala Steward's PRs (merge)
-
author=scala-steward -
body~=(labels: library-update, semver-minor)|(labels: library-update, semver-patch)|(labels: sbt-plugin-update, semver-minor)|(labels: sbt-plugin-update, semver-patch)|(labels: scalafix-rule-update)|(labels: test-library-update) -
status-success=ci -
-closed[π merge requirement] -
-conflict[π merge requirement] -
-draft[π merge requirement] -
base=master - any of: [π merge -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [π‘ GitHub branch protection]
-
check-skipped = ci -
check-neutral = ci -
check-success = ci
-
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 refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill 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
Loading