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

Update README.md and docs #51

Closed
wants to merge 1 commit into from

Update README.md and docs

4f81896
Select commit
Loading
Failed to load commit list.
Closed

Update README.md and docs #51

Update README.md and docs
4f81896
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Mar 9, 2024 in 1s

1 rule matches and 22 potential rules

Rule: label automated pull requests (label)

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

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

  • all of:
    • -closed
    • -merged
  • files=README.md
  • 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:
    • -closed
    • -merged
  • all of:
    • files~=\.tf$
  • any of:
    • author=cloudpossebot
    • author=dependabot[bot]
    • author=github-actions[bot]
    • author=renovate[bot]

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

  • -closed [📌 merge requirement]
  • all of:
    • -closed
    • -merged
  • #check-pending=0
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • files~=\.(md|gif|png|jpg|mp4)$
  • head~=auto-update/.*
  • any of:
    • base=main
    • base=master
  • any of:
    • author=cloudpossebot
    • author=dependabot[bot]
    • author=github-actions[bot]
    • author=renovate[bot]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

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

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

Rule: delete the head branch after merge (delete_head_branch)

  • merged
  • closed [📌 delete_head_branch requirement]

Rule: ask to resolve conflict (comment, label)

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

Rule: ask to rebuild readme (comment)

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

Rule: ask for title (comment)

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

Rule: ask for description (comment)

  • body~=(Describe high-level what changed)
  • 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:
    • -closed
    • -merged
  • any of:
    • base=main
    • base=master

Rule: remove triage label if approved (label)

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

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

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

Rule: close stale PRs with merge conflicts (close)

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

✅ Rule: remove certain labels on close (label)

  • closed

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

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

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

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

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

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

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

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

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

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

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

  • #commits-behind>=10
  • -closed [📌 rebase requirement]
  • all of:
    • -closed
    • -merged
  • -conflict [📌 rebase requirement]
  • queue-position=-1 [📌 rebase requirement]
  • any of:
    • base=main
    • base=master

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

  • -closed [📌 rebase requirement]
  • label=rebase
  • -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!


2 not applicable rules

Rule: welcome new contributors (comment)

  • all of:
    • -closed
    • -merged
  • all of:
    • -author=cloudpossebot
    • -author=dependabot[bot]
    • -author=github-actions[bot]
    • -author=renovate[bot]
  • all of:
    • all of:
      • -author=@bots
      • -author=@engineering
      • -author=@admins
      • -author=@approvers
      • -author=@contributors
      • -author=@security

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

  • #label=0
  • all of:
    • -closed
    • -merged
  • all of:
    • -author=cloudpossebot
    • -author=dependabot[bot]
    • -author=github-actions[bot]
    • -author=renovate[bot]
  • 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