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

chore: set optimistic execution #8393

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

changelog

671013f
Select commit
Loading
Failed to load commit list.
Open

chore: set optimistic execution #8393

changelog
671013f
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Oct 14, 2024 in 1s

22 potential rules

‼️ Action Required ‼️

The configuration uses the deprecated commit_message_template attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
A brownout is planned on September 16th, 2024.
This option will be removed on October 21st, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

‼️ Action Required ‼️

The configuration uses the deprecated merge_method attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
A brownout is planned on September 16th, 2024.
This option will be removed on October 21st, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

Rule: automerge to the base branch with label automerge and branch protection passing (queue)

  • -conflict [📌 queue requirement]
  • label=A:automerge
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Run golangci-lint
        • check-skipped = Run golangci-lint
        • check-success = Run golangci-lint
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #approved-reviews-by>=2
  • -closed [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base=main
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: backport patches to v3.x branch (backport)

  • label=A:backport/v3.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v4.x branch (backport)

  • label=A:backport/v4.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v6.x branch (backport)

  • label=A:backport/v6.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v8.x branch (backport)

  • label=A:backport/v8.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v10.x branch (backport)

  • label=A:backport/v10.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v11.x branch (backport)

  • label=A:backport/v11.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v12.x branch (backport)

  • label=A:backport/v12.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v13.x branch (backport)

  • label=A:backport/v13.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v14.x branch (backport)

  • label=A:backport/v14.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v15.x branch (backport)

  • label=A:backport/v15.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v16.x branch (backport)

  • label=A:backport/v16.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v17.x branch (backport)

  • label=A:backport/v17.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v18.x branch (backport)

  • label=A:backport/v18.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v19.x branch (backport)

  • label=A:backport/v19.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v20.x branch (backport)

  • label=A:backport/v20.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v21.x branch (backport)

  • label=A:backport/v21.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v22.x branch (backport)

  • label=A:backport/v22.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v23.x branch (backport)

  • label=A:backport/v23.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v24.x branch (backport)

  • label=A:backport/v24.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v25.x branch (backport)

  • label=A:backport/v25.x
  • merged [📌 backport requirement]
  • base=main

Rule: backport patches to v26.x branch (backport)

  • merged [📌 backport requirement]
  • base=main
  • label=A:backport/v26.x

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

🚀  You can help us by becoming a sponsor!


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