Skip to content

replication: add status and status_message to GetVolumeReplicationInf…

d4b08f9
Select commit
Loading
Failed to load commit list.
Merged

replication: add replication state to GetVolumeReplicationInfo response #77

replication: add status and status_message to GetVolumeReplicationInf…
d4b08f9
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 10, 2025 in 3s

4 rules match and 5 potential rules

‼️ Action Required ‼️

The configuration uses the deprecated update_method attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
This option will be removed on January 31st, 2025.
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.
This option will be removed on January 31st, 2025.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

✅ Rule: remove outdated approvals (dismiss_reviews)

  • base~=^(main)|(release-.+)$

Rule: merge after one approval (no design changes) (delete_head_branch)

  • label!=design
  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc
  • closed [📌 delete_head_branch requirement]

Rule: merge after one approval (no design changes) (queue)

  • -closed [📌 queue requirement]
  • label!=design
  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]

Rule: merge after one approval (no design changes) (dismiss_reviews)

  • label!=design
  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc

✅ Rule: design changes needs approval from at least one core maintainer (delete_head_branch)

  • #approved-reviews-by>=2
  • #changes-requested-reviews-by=0
  • approved-reviews-by=@csi-addons/maintainers
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc
  • closed [📌 delete_head_branch requirement]
  • label=design

Rule: design changes needs approval from at least one core maintainer (queue)

  • -closed [📌 queue requirement]
  • #approved-reviews-by>=2
  • #changes-requested-reviews-by=0
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • approved-reviews-by=@csi-addons/maintainers
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc
  • label=design
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]

✅ Rule: design changes needs approval from at least one core maintainer (dismiss_reviews)

  • #approved-reviews-by>=2
  • #changes-requested-reviews-by=0
  • approved-reviews-by=@csi-addons/maintainers
  • base~=^(main)|(release-.+)$
  • check-success=test-lint
  • check-success=test-protoc
  • label=design

✅ Rule: label design changes (update the generated Go files) (label)

  • files~=^(lib/go/)

Rule: request reviews from reviewers for design changes (request_reviews)

  • -closed
  • files~=(lib/go/)$
  • -draft

💖  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