[Pre]: Bug fix _get_pattern_value() #645
Open
Mergify / Summary
succeeded
Sep 18, 2024 in 0s
2 rules match and 4 potential rules
✅ Rule: Add needs-dco label when DCO check failed (label)
-
-status-success=DCO
- any of:
-
base=main
-
base=dev
-
Rule: Add dco-passed label when DCO check passed (label)
-
status-success=DCO
- any of:
-
base=main
-
base=dev
-
Rule: Test passed for code changed (label)
-
status-success=codecov/patch
-
status-success=codecov/project
-
status-success=unit-test-main
-
status-success=build-pypi
-
status-success=pylint
- any of:
-
base=main
-
base=dev
-
Rule: Test passed for title skip ci (label)
-
-files~=^(?=.*((\.(sh|py)|Makefile))).*$
-
title~=\[skip ci\]
- any of:
-
base=main
-
base=dev
-
Rule: Test passed for markdown file (label)
-
files=^.*\.md$
- any of:
-
base=main
-
base=dev
-
✅ Rule: Remove ci-passed label when ut failed for main (label)
-
files~=^(?=.*((\.(sh|py)|Makefile))).*$
- any of:
-
base=main
-
base=dev
-
- any of:
-
status-success!=unit-test-main
-
status-success!=build-pypi
-
status-success!=pylint
-
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
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