Mergify / Summary
succeeded
Nov 7, 2023 in 2s
1 rule matches and 1 potential rule
Rule: automatic merge for master when CI passes and approved (queue)
-
#approved-reviews-by>=1
-
#changes-requested-reviews-by=0
-
#commented-reviews-by=0
-
#review-requested=0
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
base=master
-
status-success=jslint
-
status-success=lint
-
status-success=mypy
-
status-success=test
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=jslint
-
check-neutral=jslint
-
check-skipped=jslint
-
- any of: [🛡 GitHub branch protection]
-
check-success=lint
-
check-neutral=lint
-
check-skipped=lint
-
- any of: [🛡 GitHub branch protection]
-
check-success=mypy
-
check-neutral=mypy
-
check-skipped=mypy
-
- any of: [🛡 GitHub branch protection]
-
check-success=test
-
check-neutral=test
-
check-skipped=test
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: queue conditions of queue
Rule: automatic merge for master when CI passes and trusted comitter (queue)
-
-draft
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] -
author=@PennyDreadfulMTG/automerge
-
base=master
-
status-success=jslint
-
status-success=lint
-
status-success=mypy
-
status-success=test
- any of: [:twisted_rightwards_arrows: queue conditions]
- all of: [:pushpin: queue conditions of queue
default
]- any of: [🛡 GitHub branch protection]
-
check-success=jslint
-
check-neutral=jslint
-
check-skipped=jslint
-
- any of: [🛡 GitHub branch protection]
-
check-success=lint
-
check-neutral=lint
-
check-skipped=lint
-
- any of: [🛡 GitHub branch protection]
-
check-success=mypy
-
check-neutral=mypy
-
check-skipped=mypy
-
- any of: [🛡 GitHub branch protection]
-
check-success=test
-
check-neutral=test
-
check-skipped=test
-
- any of: [🛡 GitHub branch protection]
- all of: [:pushpin: queue conditions of queue
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
2 not applicable rules
Rule: automatic merge dependency updates (merge)
-
author~=(pyup-bot|dependabot)
-
-conflict
[:pushpin: merge requirement] -
-draft
[:pushpin: merge requirement] -
-files~=^(!?.github/workflows/)
-
-mergify-configuration-changed
[:pushpin: merge -> allow_merging_configuration_change setting requirement] -
status-success=jslint
-
status-success=lint
-
status-success=mypy
-
status-success=test
- any of: [🛡 GitHub branch protection]
-
check-success=jslint
-
check-neutral=jslint
-
check-skipped=jslint
-
- any of: [🛡 GitHub branch protection]
-
check-success=lint
-
check-neutral=lint
-
check-skipped=lint
-
- any of: [🛡 GitHub branch protection]
-
check-success=mypy
-
check-neutral=mypy
-
check-skipped=mypy
-
- any of: [🛡 GitHub branch protection]
-
check-success=test
-
check-neutral=test
-
check-skipped=test
-
Rule: automatic merge dependency updates (delete_head_branch)
-
author~=(pyup-bot|dependabot)
-
-files~=^(!?.github/workflows/)
-
closed
[:pushpin: delete_head_branch requirement] -
status-success=jslint
-
status-success=lint
-
status-success=mypy
-
status-success=test
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
Loading