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

Added release pull-request permissions #18

Merged
merged 1 commit into from
Jun 18, 2024

Added release

5c0c76a
Select commit
Loading
Failed to load commit list.
Merged

Added release pull-request permissions #18

Added release
5c0c76a
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 18, 2024 in 0s

2 rules match and 2 potential rules

⚠️ The pull request has been merged by @goruha

✅ Rule: delete the head branch after merge (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • merged

Rule: ask to resolve conflict (comment)

  • conflict

✅ Rule: remove outdated reviews (dismiss_reviews)

  • any of:
    • base=main
    • base=master

Rule: close stale pull request (close)

  • -closed
  • updated-at < 30 days ago
  • any of:
    • base=main
    • base=master

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


5 not applicable rules

Rule: label automated pull requests (label)

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

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

  • 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)

  • 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)

  • #approved-reviews-by>=1 [🛡 GitHub repository ruleset rule]
  • -closed [📌 merge requirement]
  • branch-protection-review-decision=APPROVED [🛡 GitHub repository ruleset rule]
  • files~=\.(md|gif|png|jpg|mp4)$
  • head~=auto-update/.*
  • any of:
    • author=cloudpossebot
    • author=dependabot[bot]
    • author=github-actions[bot]
    • author=renovate[bot]
  • #changes-requested-reviews-by=0 [🛡 GitHub repository ruleset rule]
  • #check-pending=0
  • #review-threads-unresolved=0 [🛡 GitHub repository ruleset rule]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • any of:
    • base=main
    • base=master
  • 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)

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