Skip to content

chore(deps): update terraform cloudposse/iam-policy/aws to v2

Mergify / Summary succeeded Dec 12, 2024 in 3s

1 faulty rule and 3 rules match and 24 potential rules

Rule: welcome new contributors (comment)

  • all of:
    • all of:
      • -author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • -author=cloudpossebot
      • -author=dependabot[bot]
      • -author=github-actions[bot]
  • all of:
    • all of:
      • -author=@approvers ⚠️ Team @approvers does not exist
      • -author=@security ⚠️ Team @security does not exist
      • all of:
        • all of:
          • -author=renovate[bot]
          • author=cloudposse-releaser[bot]
          • -author=cloudpossebot
          • -author=dependabot[bot]
          • -author=github-actions[bot]
      • -author=@admins
      • -author=@bots
      • -author=@contributors
      • -author=@engineering
  • updated-at < 5 minutes ago
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • all of:
      • -draft
      • -label~=(WIP|wip|do-not-merge|do not merge|triage|stale|feedback|help needed)
      • -title~=^(wip|WIP)
  • all of:
    • all of:
      • -conflict
      • -label~=(conflict)
  • all of:
    • any of:
      • base=main
      • base=master

βœ… Rule: label automated pull requests (label)

  • all of:
    • any of:
      • author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
  • all of:
    • all of:
      • -closed
      • -merged

Rule: label automated pull requests that update readme (label)

  • files=README.md
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]

Rule: re run actions by removing the label autobots-re-run (label)

  • all of:
    • all of:
      • label~=needs-re-run
  • all of:
    • all of:
      • -closed
      • -merged

βœ… Rule: run terratest on automated pull requests that update terraform files (comment)

  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
  • all of:
    • all of:
      • files~=\.tf$

Rule: delete the head branch after merge (delete_head_branch)

  • closed [πŸ“Œ delete_head_branch requirement]
  • merged

Rule: ask to resolve conflict (comment, label)

  • conflict
  • all of:
    • all of:
      • -closed
      • -merged

Rule: ask to rebuild readme (comment)

  • files=README.yaml
  • -files=README.md
  • all of:
    • any of:
      • base=main
      • base=master
  • all of:
    • all of:
      • -closed
      • -merged

Rule: ask for title (comment)

  • -title~=^[0-9A-Za-z]+
  • all of:
    • any of:
      • base=main
      • base=master
  • all of:
    • all of:
      • -closed
      • -merged

Rule: ask for description (comment)

  • body~=(Describe high-level what changed)
  • -body~=[0-9A-Za-z]{3,}\\s+[0-9A-Za-z]{3,}\\s+[0-9A-Za-z]{3,}
  • all of:
    • any of:
      • base=main
      • base=master
  • all of:
    • all of:
      • -closed
      • -merged

βœ… Rule: remove outdated reviews (dismiss_reviews)

  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: remove triage label if approved (label)

  • #approved-reviews-by>=1
  • all of:
    • all of:
      • -closed
      • -merged

Rule: close automated PRs with persistent merge conflicts quickly (close)

  • conflict
  • commits[*].date_committer < 1 days ago
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]

Rule: close stale PRs with merge conflicts (close)

  • commits[*].date_committer < 30 days ago
  • conflict
  • updated-at < 7 days ago
  • all of:
    • all of:
      • -closed
      • -merged

Rule: close stale pull request after 90 days (close)

  • commits[*].date_committer < 90 days ago
  • label~=(stale)
  • updated-at < 3 days ago
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: label stale pull request after 30 days (comment, label)

  • commits[*].date_committer < 30 days ago
  • updated-at < 7 days ago
  • -label~=(stale|triage)
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: close pull request waiting on feedback for 1 month (close)

  • label~=(stale)
  • updated-at < 30 days ago
  • any of:
    • #changes-requested-reviews-by > 0
    • #commented-reviews-by > 0
    • label~=(feedback)
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: close pull request marked as invalid, duplicate or won't fix (close)

  • label~=(duplicate|invalid|wontfix)
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: close pull request that is a work in progress and in active for 1 month (close)

  • commits[*].date_committer < 90 days ago
  • updated-at < 30 days ago
  • all of:
    • any of:
      • draft
      • label~=(WIP|wip)
      • title~=^(wip|WIP)
      • all of:
        • any of:
          • label~=(do-not-merge|do not merge)
          • title~=(do-not-merge|do not merge)
      • all of:
        • all of:
          • label~=(triage|stale|feedback|help needed)
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: remove certain labels on close (label)

  • closed

Rule: close Pull Requests without files changed (close, label)

  • all of:
    • all of:
      • #files=0
  • all of:
    • all of:
      • -closed
      • -merged

Rule: Add needs-test label on new commits (label)

  • all of:
    • all of:
      • commits[*].date_committer > 1 minutes ago
  • -label=~needs-test
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master
  • all of:
    • all of:
      • files~=\.tf$

Rule: Remove needs-test label when required tests pass (label)

  • all of:
    • any of:
      • -files~=\.tf$
      • all of:
        • check-success=test/bats
        • check-success=test/terratest
        • -status-failure~=^(terratest|terraform)$
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master

Rule: add "WIP" label when the title contains "WIP" (label)

  • title~=WIP
  • all of:
    • all of:
      • -closed
      • -merged

Rule: add "needs-cloudposse" label when restrictions apply to this PR (comment, label)

  • all of:
    • any of:
      • files~=(mergify|settings|dependabot|renovate|CODEOWNERS|\.github|Makefile|Dockerfile)
      • label~=(cloudposse)
  • all of:
    • all of:
      • -closed
      • -merged

Rule: rebase pull request when it's more than 10 commits behind main (rebase)

  • #commits-behind>=10
  • -closed [πŸ“Œ rebase requirement]
  • -conflict [πŸ“Œ rebase requirement]
  • queue-position = -1 [πŸ“Œ rebase requirement]
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master
  • any of:
    • #commits-behind > 0 [πŸ“Œ rebase requirement]
    • #commits > 1 [πŸ“Œ rebase requirement]
    • -linear-history [πŸ“Œ rebase requirement]

Rule: rebase pull requests one time when labeled with rebase (rebase)

  • label=rebase
  • -closed [πŸ“Œ rebase requirement]
  • -conflict [πŸ“Œ rebase requirement]
  • queue-position = -1 [πŸ“Œ rebase requirement]
  • any of:
    • #commits-behind > 0 [πŸ“Œ rebase requirement]
    • #commits > 1 [πŸ“Œ rebase requirement]
    • -linear-history [πŸ“Œ rebase requirement]

Rule: rebase pull requests one time when labeled with rebase (label)

  • label=rebase

πŸ’–Β Β 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: merge automated PRs that only update the markdown files, images or videos (merge)

  • #approved-reviews-by >= 1 [πŸ›‘ GitHub repository ruleset rule]
  • #approved-reviews-by >= 1 [πŸ›‘ GitHub repository ruleset rule]
  • #commits-behind = 0 [πŸ›‘ GitHub repository ruleset rule]
  • #commits-behind = 0 [πŸ›‘ GitHub repository ruleset rule]
  • branch-protection-review-decision = APPROVED [πŸ›‘ GitHub repository ruleset rule]
  • branch-protection-review-decision = APPROVED [πŸ›‘ GitHub repository ruleset rule]
  • files~=\.(md|gif|png|jpg|mp4)$
  • head~=auto-update/.*
  • any of: [πŸ›‘ GitHub repository ruleset rule]
    • check-neutral = test/terratest
    • check-skipped = test/terratest
    • check-success = test/terratest
  • #changes-requested-reviews-by = 0 [πŸ›‘ GitHub repository ruleset rule]
  • #changes-requested-reviews-by = 0 [πŸ›‘ GitHub repository ruleset rule]
  • #check-pending=0
  • #review-threads-unresolved = 0 [πŸ›‘ GitHub repository ruleset rule]
  • #review-threads-unresolved = 0 [πŸ›‘ GitHub repository ruleset rule]
  • -closed [πŸ“Œ merge requirement]
  • -conflict [πŸ“Œ merge requirement]
  • -draft [πŸ“Œ merge requirement]
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • any of:
      • base=main
      • base=master
  • all of:
    • any of:
      • author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
  • any of: [πŸ“Œ merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [πŸ“Œ merge requirement]
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections
  • any of: [πŸ›‘ GitHub repository ruleset rule]
    • check-success = component / ci
    • check-neutral = component / ci
    • check-skipped = component / ci
  • any of: [πŸ›‘ GitHub repository ruleset rule]
    • check-success = Summary
    • check-neutral = Summary
    • check-skipped = Summary
  • any of: [πŸ›‘ GitHub repository ruleset rule]
    • check-success = component / ci
    • check-neutral = component / ci
    • check-skipped = component / ci

Rule: add triage label for new pull requests (label)

  • #label=0
  • all of:
    • all of:
      • -author=renovate[bot]
      • author=cloudposse-releaser[bot]
      • -author=cloudpossebot
      • -author=dependabot[bot]
      • -author=github-actions[bot]
  • #approved-reviews-by=0
  • all of:
    • all of:
      • -closed
      • -merged
  • any of:
    • updated-at > 7 days ago
    • commits[*].date_committer > 5 minutes ago
    • created-at > 5 minutes ago
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