1 rule matches and 6 potential rules
Rule: Add CI label (label)
- any of:
- files~=tests
- files~=tox.ini
- title~=^ci:
- title~=^tox:
Rule: Add Mergify label (label)
- any of:
- files~=.mergify.yml$
- title~=^mergify:
Rule: Add Documentation label (label)
- any of:
- files~=.readthedocs.yaml$
- files~=.rst$
- files~=docs
- title~=^docs:
✅ Rule: automatic approval for Dependabot pull requests (review)
Rule: Add breaking-change label (label)
Rule: Add feature label (label)
Rule: Automatic merge on approval (merge)
- -closed [📌 merge requirement]
- -conflict [📌 merge requirement]
- -draft [📌 merge requirement]
- all of:
- -draft
- check-success=Test Ubuntu (3.10)
- check-success=Test Ubuntu (3.11)
- check-success=Test Ubuntu (3.12)
- check-success=Test Ubuntu (3.8)
- check-success=Test Ubuntu (3.9)
- check-success=Test Zsh
- check-success=Test macOS (3.10)
- check-success=Test macOS (3.11)
- check-success=Test macOS (3.12)
- check-success=Test macOS (3.8)
- check-success=Test macOS (3.9)
- check-success=docs
- check-success=style (pkglint)
- check-success=style (style)
- any of:
- #approved-reviews-by>=1
- author=dhellmann
- author=jasonamyers
- any of: [📌 merge -> configuration change requirements]
- -mergify-configuration-changed
- check-success = Configuration changed
1 not applicable rule
Rule: Add automatic-merge label (label)
- any of:
- author=dhellmann
- author=jasonamyers
- label!=mergify
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