Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cross-region replication #128

Closed
wants to merge 7 commits into from

Show how to revert to previous version in comments

b415c78
Select commit
Loading
Failed to load commit list.
Closed

Support cross-region replication #128

Show how to revert to previous version in comments
b415c78
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Mar 7, 2024 in 1s

1 rule matches and 3 potential rules

Rule: delete the head branch after merge (delete_head_branch)

  • merged
  • closed [📌 delete_head_branch requirement]

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=test/terratest
  • check-success=validate-codeowners
  • head~=^(auto-update|renovate)/.*
  • any of:
    • base=main
    • base=master
    • base~=^release/v\d{1,2}$

Rule: merge automated PRs when approved and tests pass (merge)

  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #commits-behind=0 [🛡 GitHub branch protection]
  • -closed
  • -closed [📌 merge requirement]
  • -draft [📌 merge requirement]
  • author~=^(cloudpossebot|renovate\[bot\])$
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • check-success=test/bats
  • check-success=test/readme
  • check-success=test/terratest
  • check-success=validate-codeowners
  • head~=^(auto-update|renovate)/.*
  • any of: [🛡 GitHub branch protection]
    • check-neutral=test/terratest
    • check-skipped=test/terratest
    • check-success=test/terratest
  • any of: [🛡 GitHub branch protection]
    • check-neutral=terraform-module / ci
    • check-skipped=terraform-module / ci
    • check-success=terraform-module / ci
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #commented-reviews-by=0
  • -conflict [📌 merge requirement]
  • 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
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