refactor: use mergify-cli #19
1 rule matches and 5 potential rules
**The configuration uses the deprecated
speculative_checks
attribute in thequeue_rules
section. It has been replaced in favor ofmax_parallel_checks
in themerge_queue
section of the configuration.
For more information: https://docs.mergify.com/merge-queue/speculative-checks/
‼️ Action Required‼️
**The configuration uses the deprecatedspeculative_checks
attribute in thequeue_rules
section. It has been replaced in favor ofmax_parallel_checks
in themerge_queue
section of the configuration.
For more information: https://docs.mergify.com/merge-queue/speculative-checks/
‼️ Action Required‼️
**The configuration uses the deprecatedspeculative_checks
attribute in thequeue_rules
section. It has been replaced in favor ofmax_parallel_checks
in themerge_queue
section of the configuration.
For more information: https://docs.mergify.com/merge-queue/speculative-checks/
‼️ Action Required‼️
The configuration uses the deprecateddisallow_checks_interruption_from_queues
attribute in thequeue_rules
section. This option has been replaced byallow_checks_interruption
at the top level of the configuration file in thepriority_rules
section.
This option will be removed on January 31st, 2025.
For more information: https://docs.mergify.com/configuration/file-format/#priority-rules
Rule: automatic merge (queue)
-
-draft
[📌 queue requirement] - any of: [📌 queue requirement]
-
check-neutral = Mergify Merge Protections
-
check-skipped = Mergify Merge Protections
-
check-success = Mergify Merge Protections
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default
]-
#review-requested=0
- any of:
-
#approved-reviews-by>=2
- all of:
-
approved-reviews-by=@eng-mgr
-
author=mergify-ci-bot
-
head=trivy/daily-report
-
-
- any of: [🛡 GitHub repository ruleset rule]
-
check-neutral = Mergify Merge Protections
-
check-skipped = Mergify Merge Protections
-
check-success = Mergify Merge Protections
-
-
#changes-requested-reviews-by=0
-
#review-threads-unresolved=0
- all of:
-
check-success=linters
-
check-success=test
-
check-success=test-annotations
-
-
- all of: [📌 queue conditions of queue
hotfix
]-
#review-requested=0
-
label=hotfix
- any of:
- all of:
-
#approved-reviews-by>=1
-
author=@eng-mgr
-
- all of:
- any of:
-
approved-reviews-by=@eng-mgr
- all of:
-
#approved-reviews-by>=1
-
title~=^(revert|fix)
-
-
-
author=@devs
- any of:
- all of:
- any of: [🛡 GitHub repository ruleset rule]
-
check-neutral = Mergify Merge Protections
-
check-skipped = Mergify Merge Protections
-
check-success = Mergify Merge Protections
-
-
#changes-requested-reviews-by=0
-
#review-threads-unresolved=0
-
- all of: [📌 queue conditions of queue
lowprio
]- any of:
-
author=dependabot[bot]
- all of:
-
author=mergify-ci-bot
-
head~=^clifus/
-
title~=^chore: bump
-
- all of:
-
author=mergify-ci-bot
-
head=trivy/daily-report
-
label!=new CVE
-
- all of:
-
author=mergify-ci-bot
-
head=openapi-spec-sync
-
-
- any of: [🛡 GitHub repository ruleset rule]
-
check-neutral = Mergify Merge Protections
-
check-skipped = Mergify Merge Protections
-
check-success = Mergify Merge Protections
-
-
#commits=1
- all of:
-
check-success=linters
-
check-success=test
-
check-success=test-annotations
-
- any of:
- all of: [📌 queue conditions of queue
-
-closed
[📌 queue requirement] -
-conflict
[📌 queue requirement] -
base=main
-
depends-on = Mergifyio/mergify-cli#550
[⛓️ Mergifyio/mergify-cli#550] -
label!=manual merge
- any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success = Configuration changed
-
Rule: request review (request_reviews)
-
review-requested!=@devs
-
#changes-requested-reviews-by=0
-
-author=dependabot[bot]
-
-author=mergify-ci-bot
-
-closed
-
-merged
- all of:
-
check-success=linters
-
check-success=test
-
check-success=test-annotations
-
- all of:
- any of:
-
label!=hotfix
- not:
- any of:
- all of:
-
#approved-reviews-by>=1
-
author=@eng-mgr
-
- all of:
- any of:
-
approved-reviews-by=@eng-mgr
- all of:
-
#approved-reviews-by>=1
-
title~=^(revert|fix)
-
-
-
author=@devs
- any of:
- all of:
- any of:
-
- not:
- any of:
-
#approved-reviews-by>=2
- all of:
-
approved-reviews-by=@eng-mgr
-
author=mergify-ci-bot
-
head=trivy/daily-report
-
-
- any of:
- any of:
✅ Rule: dismiss reviews (dismiss_reviews)
Rule: warn on conflicts (comment, label)
-
conflict
-
-closed
Rule: label on unresolved (label)
-
#review-threads-unresolved>0
Rule: label on queued (label)
-
queue-position>=0
2 not applicable rules
Rule: Clifus labels (label)
-
author=mergify-ci-bot
-
head~=^clifus/
-
title~=^chore: bump
-
base=main
Rule: Trivy label (label)
-
author=mergify-ci-bot
-
body~=New CVEs:
-
head=trivy/daily-report
-
base=main
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