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

Add Spec for EncryptionKeyRotation #65

Merged
merged 1 commit into from
Jun 27, 2024

Add Spec for EncryptionKeyRotation

2cfec1d
Select commit
Loading
Failed to load commit list.
Merged

Add Spec for EncryptionKeyRotation #65

Add Spec for EncryptionKeyRotation
2cfec1d
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 27, 2024 in 0s

5 rules match and 4 potential rules

✅ Rule: remove outdated approvals (dismiss_reviews)

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

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

  • label!=design
  • #approved-reviews-by>=1
  • #changes-requested-reviews-by=0
  • -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>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

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) (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 (queue)

  • #approved-reviews-by>=2
  • #changes-requested-reviews-by=0
  • -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>=1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]

✅ 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 (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