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: tx statuses in vstorage #10750

Closed

chore: tx statuses in vstorage

c7db794
Select commit
Loading
Failed to load commit list.
Closed

chore: tx statuses in vstorage #10750

chore: tx statuses in vstorage
c7db794
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 20, 2024 in 1s

no rules match, no planned actions


4 not applicable rules

Rule: merge to master (queue)

  • -closed [📌 queue requirement]
  • base=master
  • label=automerge:no-update
  • any of:
    • #commits-behind=0
    • label=bypass:linear-history
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue merge]
      • base=master
      • any of:
        • check-pending=integration-test-result
        • check-success=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: rebase updates then merge to master (queue)

  • -closed [📌 queue requirement]
  • base=master
  • label=automerge:rebase
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue rebase]
      • base=master
      • any of:
        • check-pending=integration-test-result
        • check-success=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of:
    • #commits-behind>0
    • linear-history
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: squash to master (queue)

  • -closed [📌 queue requirement]
  • base=master
  • label=automerge:squash
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue squash]
      • base=master
      • any of:
        • check-pending=integration-test-result
        • check-success=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: rebase and autosquash (rebase)

  • #commits-behind=0
  • -closed [📌 rebase requirement]
  • base=master
  • label=automerge:rebase
  • any of:
    • -linear-history
    • check-failure=no-fixup-commits
  • -conflict [📌 rebase requirement]
  • -draft
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • #commits > 1 [📌 rebase requirement]
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]
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