ci: add GitHubRef to AWS labels as well #265
+2
−0
Merged
Mergify / Summary
succeeded
Sep 4, 2024 in 0s
1 rule matches and 6 potential rules
Rule: label-cicd (label)
- any of:
-
files=.github/mergify.yml
-
files=.github/workflows/**/*
-
files=.markdownlint-cli2.yaml
-
files=.pylintrc
-
files=.spellcheck-en-custom.txt
-
files=.spellcheck.yml
-
files=tox.ini
-
Rule: label-documentation (label)
- any of:
-
files~=.*\.md
-
files~=docs/.*
-
Rule: label-testing (label)
- any of:
-
files=tox.ini
-
files~=tests/.*
-
Rule: ping author on conflicts and add 'needs-rebase' label (comment, label)
-
-closed
-
conflict
Rule: remove 'needs-rebase' label when conflict is resolved (label)
-
-closed
-
-conflict
Rule: Apply ci-failure label if any CI checks have failed (label)
-
#check-failure>0
✅ Rule: Remove ci-failure label if no failures are present (label)
-
#check-failure=0
💖 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