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 #10

Closed
wants to merge 1 commit into from

Update README.md

5bac404
Select commit
Loading
Failed to load commit list.
Closed

Update README.md #10

Update README.md
5bac404
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 22, 2023 in 3s

2 rules match and 7 potential rules

Rule: automatic merge for hotfix (queue)

  • check-success=Rule: testing requirements (post_check)
  • check-success=semantic-pull-request
  • label=hotfix
  • any of:
    • all of:
      • #approved-reviews-by>=1
      • author=@eng-mgr
    • all of:
      • any of:
        • approved-reviews-by=@eng-mgr
        • all of:
          • #approved-reviews-by>=1
          • title~=^(revert|fix)
      • author=@devs
  • #changes-requested-reviews-by=0
  • #review-requested=0
  • -draft [:pushpin: queue requirement]
  • base=main
  • label!=manual merge
  • any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue hotfix]

Rule: automatic merge (queue)

  • #approved-reviews-by>=2
  • check-success=semantic-pull-request
  • all of:
    • check-success=linters
  • #changes-requested-reviews-by=0
  • #review-requested=0
  • #review-threads-unresolved=0
  • -draft [:pushpin: queue requirement]
  • base=main
  • label!=manual merge
  • any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue default]
    • all of [:pushpin: queue conditions of queue hotfix]
    • all of [:pushpin: queue conditions of queue lowprio]

Rule: request review (request_reviews)

  • -closed
  • all of:
    • check-success=linters
  • #approved-reviews-by=0
  • #changes-requested-reviews-by=0
  • -author=dependabot[bot]
  • -author=mergify-ci-bot
  • -merged
  • review-requested!=@devs

Rule: dismiss reviews (dismiss_reviews)

Rule: warn on conflicts (comment, label)

  • -closed
  • conflict

Rule: label on unresolved (label)

  • #review-threads-unresolved>0

Rule: warn on CI failure for hotfix (comment)

  • -closed
  • label=hotfix
  • #check-failure>0

Rule: changelog requirements (post_check)

  • any of:
    • -title~=^feat
    • label=need changelog
    • label=skip changelog

Rule: label on queued (label)

  • queue-position>=0

3 not applicable rules

Rule: automatic merge for clifus version bump (queue)

  • author=mergify-ci-bot
  • check-success=semantic-pull-request
  • head~=^clifus/
  • title~=^chore: bump
  • all of:
    • check-success=linters
  • #commits=1
  • -draft [:pushpin: queue requirement]
  • label!=manual merge
  • any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue lowprio]

Rule: automatic merge from trivy (queue)

  • author=mergify-ci-bot
  • check-success=semantic-pull-request
  • head=trivy/daily-report
  • all of:
    • check-success=linters
  • #commits=1
  • -draft [:pushpin: queue requirement]
  • label!=manual merge
  • label!=new CVE
  • any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue lowprio]

Rule: automatic merge from dependabot (queue)

  • author=dependabot[bot]
  • check-success=semantic-pull-request
  • all of:
    • check-success=linters
  • #commits=1
  • -draft [:pushpin: queue requirement]
  • label!=manual merge
  • any of: [:pushpin: queue -> allow_merging_configuration_change setting requirement]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue lowprio]
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