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

fix: Add gov proposal migration in v0.3.1 upgrade handler (backport #478) #479

Merged
merged 2 commits into from
Jul 18, 2024

fix conflict

97033a0
Select commit
Loading
Failed to load commit list.
Merged

fix: Add gov proposal migration in v0.3.1 upgrade handler (backport #478) #479

fix conflict
97033a0
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 18, 2024 in 1s

1 rule matches

⚠️ The pull request has been merged by @rbajollari


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

🚀  You can help us by becoming a sponsor!


4 not applicable rules

Rule: Automatic merge on approval (queue)

  • base=main
  • label=A:Automerge
  • #approved-reviews-by>=1
  • -draft [📌 queue requirement]
  • 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]
      • #review-threads-unresolved=0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success=Run PR Title Linter
        • check-neutral=Run PR Title Linter
        • check-skipped=Run PR Title Linter
      • any of: [🛡 GitHub branch protection]
        • check-success=Run super-linter
        • check-neutral=Run super-linter
        • check-skipped=Run super-linter
      • any of: [🛡 GitHub branch protection]
        • check-success=buf-lint
        • check-neutral=buf-lint
        • check-skipped=buf-lint
      • any of: [🛡 GitHub branch protection]
        • check-success=ojo amd64 for darwin
        • check-neutral=ojo amd64 for darwin
        • check-skipped=ojo amd64 for darwin
      • any of: [🛡 GitHub branch protection]
        • check-success=ojo amd64 for linux
        • check-neutral=ojo amd64 for linux
        • check-skipped=ojo amd64 for linux
      • any of: [🛡 GitHub branch protection]
        • check-success=ojo arm64 for darwin
        • check-neutral=ojo arm64 for darwin
        • check-skipped=ojo arm64 for darwin
      • any of: [🛡 GitHub branch protection]
        • check-success=ojo arm64 for linux
        • check-neutral=ojo arm64 for linux
        • check-skipped=ojo arm64 for linux
      • any of: [🛡 GitHub branch protection]
        • check-success=liveness-test
        • check-neutral=liveness-test
        • check-skipped=liveness-test
      • any of: [🛡 GitHub branch protection]
        • check-success=test-app-multi-seed-short
        • check-neutral=test-app-multi-seed-short
        • check-skipped=test-app-multi-seed-short
      • any of: [🛡 GitHub branch protection]
        • check-success=test-app-non-determinism
        • check-neutral=test-app-non-determinism
        • check-skipped=test-app-non-determinism
      • any of: [🛡 GitHub branch protection]
        • check-success=test-e2e
        • check-neutral=test-e2e
        • check-skipped=test-e2e

Rule: Automatic merge on approval (merge)

  • -closed [📌 merge requirement]
  • base=main
  • label=A:Automerge
  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #commits-behind=0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success=Run PR Title Linter
    • check-neutral=Run PR Title Linter
    • check-skipped=Run PR Title Linter
  • any of: [🛡 GitHub branch protection]
    • check-success=Run super-linter
    • check-neutral=Run super-linter
    • check-skipped=Run super-linter
  • any of: [🛡 GitHub branch protection]
    • check-success=buf-lint
    • check-neutral=buf-lint
    • check-skipped=buf-lint
  • any of: [🛡 GitHub branch protection]
    • check-success=ojo amd64 for darwin
    • check-neutral=ojo amd64 for darwin
    • check-skipped=ojo amd64 for darwin
  • any of: [🛡 GitHub branch protection]
    • check-success=ojo amd64 for linux
    • check-neutral=ojo amd64 for linux
    • check-skipped=ojo amd64 for linux
  • any of: [🛡 GitHub branch protection]
    • check-success=ojo arm64 for darwin
    • check-neutral=ojo arm64 for darwin
    • check-skipped=ojo arm64 for darwin
  • any of: [🛡 GitHub branch protection]
    • check-success=ojo arm64 for linux
    • check-neutral=ojo arm64 for linux
    • check-skipped=ojo arm64 for linux
  • any of: [🛡 GitHub branch protection]
    • check-success=liveness-test
    • check-neutral=liveness-test
    • check-skipped=liveness-test
  • any of: [🛡 GitHub branch protection]
    • check-success=test-app-multi-seed-short
    • check-neutral=test-app-multi-seed-short
    • check-skipped=test-app-multi-seed-short
  • any of: [🛡 GitHub branch protection]
    • check-success=test-app-non-determinism
    • check-neutral=test-app-non-determinism
    • check-skipped=test-app-non-determinism
  • any of: [🛡 GitHub branch protection]
    • check-success=test-e2e
    • check-neutral=test-e2e
    • check-skipped=test-e2e

Rule: Backport patches to the release/v0.1.x branch (backport)

  • base=main
  • label=S:backport/v0.1.x
  • merged [📌 backport requirement]

Rule: Backport patches to the release/v0.3.x branch (backport)

  • base=main
  • label=S:backport/v0.3.x
  • merged [📌 backport 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