Update GitHub Workflows to use shared workflows from '.github' repo #147
Mergify / Summary
succeeded
May 21, 2024 in 1s
2 rules match and 2 potential rules
✅ Rule: delete the head branch after merge (delete_head_branch)
-
closed
[📌 delete_head_branch requirement] -
merged
Rule: ask to resolve conflict (comment)
-
-closed
-
conflict
✅ Rule: remove outdated reviews (dismiss_reviews)
- any of:
-
base=main
-
base=master
-
base~=^release/v\d{1,2}$
-
Rule: close Pull Requests without files changed (close)
-
#files=0
💖 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: approve automated PRs that have passed checks (review)
-
-closed
-
author~=^(cloudpossebot|renovate\[bot\])$
-
check-success=test/bats
-
check-success=test/readme
-
check-success=validate-codeowners
-
head~=^(auto-update|renovate)/.*
-
check-success=test/terratest
- any of:
-
base=main
-
base=master
-
base~=^release/v\d{1,2}$
-
Rule: merge automated PRs when approved and tests pass (merge)
-
-closed
-
-closed
[📌 merge requirement] -
author~=^(cloudpossebot|renovate\[bot\])$
-
check-success=test/bats
-
check-success=test/readme
-
check-success=validate-codeowners
-
head~=^(auto-update|renovate)/.*
-
#approved-reviews-by>=1
-
#approved-reviews-by>=1
[🛡 GitHub branch protection] -
#changes-requested-reviews-by=0
-
#changes-requested-reviews-by=0
[🛡 GitHub branch protection] -
#commented-reviews-by=0
-
#commits-behind=0
[🛡 GitHub branch protection] -
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
branch-protection-review-decision=APPROVED
[🛡 GitHub branch protection] -
check-success=test/terratest
- any of:
-
base=main
-
base=master
-
base~=^release/v\d{1,2}$
-
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🛡 GitHub branch protection]
-
check-success=test/terratest
-
check-neutral=test/terratest
-
check-skipped=test/terratest
-
- any of: [🛡 GitHub branch protection]
-
check-success=terraform-module / ci
-
check-neutral=terraform-module / ci
-
check-skipped=terraform-module / ci
-
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