Skip to content

chore: Update GitHub Workflows to use shared workflows from '.github'…

Mergify / Summary succeeded Aug 18, 2024 in 2s

2 rules match and 9 potential rules

⚠️ The pull request has been merged by @osterman

βœ… 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: remove triage label if approved (label)

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

Rule: close stale PRs with merge conflicts (close)

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

βœ… Rule: remove certain labels on close (label)

  • closed

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

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

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

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

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

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

  • -closed [πŸ“Œ rebase requirement]
  • label=rebase
  • any of:
    • #commits-behind>0 [πŸ“Œ rebase requirement]
    • #commits>1 [πŸ“Œ rebase requirement]
    • -linear-history [πŸ“Œ rebase requirement]
  • -conflict [πŸ“Œ rebase requirement]
  • queue-position=-1 [πŸ“Œ 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!


19 not applicable rules

Rule: label automated pull requests (label)

  • all of:
    • any of:
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
      • author=renovate[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=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
      • author=renovate[bot]

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

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

Rule: merge automated PRs that only update the markdown files, images or videos (merge)

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

Rule: merge automated PRs that only update the markdown files, images or videos (label)

  • #check-pending=0
  • files~=\.(md|gif|png|jpg|mp4)$
  • head~=auto-update/.*
  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • all of:
      • base=master
      • base=main
  • all of:
    • any of:
      • author=cloudpossebot
      • author=dependabot[bot]
      • author=github-actions[bot]
      • author=renovate[bot]

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

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

Rule: welcome new contributors (comment)

  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • all of:
      • -author=@admins
      • -author=@engineering
      • -author=@security
      • -author=@approvers
      • -author=@bots
      • -author=@contributors
      • all of:
        • all of:
          • -author=cloudpossebot
          • -author=dependabot[bot]
          • -author=github-actions[bot]
          • -author=renovate[bot]
  • all of:
    • all of:
      • base=master
      • base=main
  • updated-at < 5 minutes ago
  • 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:
      • -author=cloudpossebot
      • -author=dependabot[bot]
      • -author=github-actions[bot]
      • -author=renovate[bot]
  • all of:
    • all of:
      • -conflict
      • -label~=(conflict)

Rule: ask to rebuild readme (comment)

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

Rule: ask for title (comment)

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

Rule: ask for description (comment)

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

Rule: remove outdated reviews (dismiss_reviews)

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

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

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

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

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

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

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

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:
    • all of:
      • base=master
      • base=main

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

  • all of:
    • all of:
      • -closed
      • -merged
  • all of:
    • all of:
      • base=master
      • base=main
  • 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)
  • commits[*].date_committer < 90 days ago
  • updated-at < 30 days ago

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

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

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

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

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

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