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

docs(mq): add missing links in setup #2274

Merged
merged 1 commit into from
Sep 26, 2023

docs(mq): add missing links in setup

40024c6
Select commit
Loading
Failed to load commit list.
Merged

docs(mq): add missing links in setup #2274

docs(mq): add missing links in setup
40024c6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Summary succeeded Sep 26, 2023 in 5s

3 rules match and 5 potential rules

Rule: automatic merge (queue)

  • -draft [:pushpin: queue requirement]
  • base=main
  • 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]
      • #approved-reviews-by>=2
      • #changes-requested-reviews-by=0
      • #review-requested=0
      • #review-threads-unresolved=0
      • check-success=semantic-pull-request
      • label!=manual merge
      • all of:
        • check-success=docs
        • check-success=lint
    • all of: [:pushpin: queue conditions of queue hotfix]
      • label=hotfix
      • #changes-requested-reviews-by=0
      • #review-requested=0
      • check-success=semantic-pull-request
      • any of:
        • all of:
          • #approved-reviews-by>=1
          • author=@eng-mgr
        • all of:
          • any of:
            • approved-reviews-by=@eng-mgr
            • all of:
              • title~=^(revert|fix)
              • #approved-reviews-by>=1
          • author=@devs
    • all of: [:pushpin: queue conditions of queue lowprio]
      • any of:
        • author=dependabot[bot]
        • all of:
          • author=mergify-ci-bot
          • head~=^clifus/
          • title~=^chore: bump
      • #commits=1
      • check-success=semantic-pull-request
      • all of:
        • check-success=docs
        • check-success=lint

Rule: request review (request_reviews)

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

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)

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

Rule: changelog requirements (post_check)

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

Rule: label on queued (label)

  • queue-position>=0

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