This repository was archived by the owner on Dec 20, 2025. It is now read-only.
fix(notifications): Prevent duplicate notifications for MJ (backport #1506) #1508
Mergify / Summary
succeeded
Apr 24, 2025 in 0s
1 rule matches and 1 potential rule
The configuration uses the deprecated
merge_methodattribute of the queue action in one or morepull_request_rules. It must now be used under thequeue_rulesconfiguration.
This option will be removed on January 31st, 2025.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules
Rule: Automatically merge release branch changes on CI success and release manager review (queue)
-
-closed[📌 queue requirement] -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] -
approved-reviews-by=@release-managers -
base~=^release- -
label=ready to merge -
status-success=build - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default]-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] - any of: [🛡 GitHub branch protection]
-
check-success = build -
check-neutral = build -
check-skipped = build
-
-
- all of: [📌 queue conditions of queue
✅ Rule: Automatically merge release branch changes on CI success and release manager review (label)
-
approved-reviews-by=@release-managers -
base~=^release- -
label=ready to merge -
status-success=build
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
7 not applicable rules
Rule: Automatically merge PRs from maintainers on CI success and review (queue)
-
-closed[📌 queue requirement] -
author=@oss-approvers -
base=master -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] -
label=ready to merge -
status-success=build - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default]-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] - any of: [🛡 GitHub branch protection]
-
check-success = build -
check-neutral = build -
check-skipped = build
-
-
- all of: [📌 queue conditions of queue
Rule: Automatically merge PRs from maintainers on CI success and review (label)
-
author=@oss-approvers -
base=master -
label=ready to merge -
status-success=build
Rule: Automatically merge autobump PRs on CI success (queue)
-
-closed[📌 queue requirement] -
author:spinnakerbot -
label~=autobump-* -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] -
base~=^(master|release-) -
status-success=build - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default]-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] - any of: [🛡 GitHub branch protection]
-
check-success = build -
check-neutral = build -
check-skipped = build
-
-
- all of: [📌 queue conditions of queue
Rule: Automatically merge autobump PRs on CI success (label)
-
author:spinnakerbot -
label~=autobump-* -
base~=^(master|release-) -
status-success=build
Rule: Automatically merge on CI success and review (queue)
-
-closed[📌 queue requirement] -
base=master -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] -
approved-reviews-by=@oss-approvers -
label=ready to merge -
status-success=build - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default]-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] - any of: [🛡 GitHub branch protection]
-
check-success = build -
check-neutral = build -
check-skipped = build
-
-
- all of: [📌 queue conditions of queue
Rule: Automatically merge on CI success and review (label)
-
base=master -
approved-reviews-by=@oss-approvers -
label=ready to merge -
status-success=build
Rule: Request reviews for autobump PRs on CI failure (request_reviews)
-
base=master -
label~=autobump-* -
status-failure=build -
base~=^(master|release-)
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