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: adding denomOwners to v6.4.0 #2512

Merged
merged 2 commits into from
Apr 30, 2024

fix: fix the lint

b44055e
Select commit
Loading
Failed to load commit list.
Merged

chore: adding denomOwners to v6.4.0 #2512

fix: fix the lint
b44055e
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Apr 30, 2024 in 0s

no rules match, no planned actions

⚠️ The pull request has been merged by @gsk967


💖  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 golangci-lint
        • check-neutral=Run golangci-lint
        • check-skipped=Run golangci-lint
      • any of: [🛡 GitHub branch protection]
        • check-success=test-unit-cover
        • check-neutral=test-unit-cover
        • check-skipped=test-unit-cover
      • any of: [🛡 GitHub branch protection]
        • check-skipped=test-e2e
        • check-neutral=test-e2e
        • check-success=test-e2e
      • any of: [🛡 GitHub branch protection]
        • check-success=liveness-test
        • check-neutral=liveness-test
        • check-skipped=liveness-test
      • any of: [🛡 GitHub branch protection]
        • check-success=umeed darwin-amd64
        • check-neutral=umeed darwin-amd64
        • check-skipped=umeed darwin-amd64
      • any of: [🛡 GitHub branch protection]
        • check-success=umeed darwin-arm64
        • check-neutral=umeed darwin-arm64
        • check-skipped=umeed darwin-arm64
      • any of: [🛡 GitHub branch protection]
        • check-success=umeed linux-amd64
        • check-neutral=umeed linux-amd64
        • check-skipped=umeed linux-amd64
      • any of: [🛡 GitHub branch protection]
        • check-success=umeed linux-arm64
        • check-neutral=umeed linux-arm64
        • check-skipped=umeed linux-arm64
      • any of: [🛡 GitHub branch protection]
        • check-success=PR Title Linter
        • check-neutral=PR Title Linter
        • check-skipped=PR Title Linter
      • any of: [🛡 GitHub branch protection]
        • check-skipped=test-app-non-determinism
        • check-neutral=test-app-non-determinism
        • check-success=test-app-non-determinism
      • any of: [🛡 GitHub branch protection]
        • check-success=markdown-lint
        • check-neutral=markdown-lint
        • check-skipped=markdown-lint

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 golangci-lint
    • check-neutral=Run golangci-lint
    • check-skipped=Run golangci-lint
  • any of: [🛡 GitHub branch protection]
    • check-success=test-unit-cover
    • check-neutral=test-unit-cover
    • check-skipped=test-unit-cover
  • any of: [🛡 GitHub branch protection]
    • check-skipped=test-e2e
    • check-neutral=test-e2e
    • check-success=test-e2e
  • any of: [🛡 GitHub branch protection]
    • check-success=liveness-test
    • check-neutral=liveness-test
    • check-skipped=liveness-test
  • any of: [🛡 GitHub branch protection]
    • check-success=umeed darwin-amd64
    • check-neutral=umeed darwin-amd64
    • check-skipped=umeed darwin-amd64
  • any of: [🛡 GitHub branch protection]
    • check-success=umeed darwin-arm64
    • check-neutral=umeed darwin-arm64
    • check-skipped=umeed darwin-arm64
  • any of: [🛡 GitHub branch protection]
    • check-success=umeed linux-amd64
    • check-neutral=umeed linux-amd64
    • check-skipped=umeed linux-amd64
  • any of: [🛡 GitHub branch protection]
    • check-success=umeed linux-arm64
    • check-neutral=umeed linux-arm64
    • check-skipped=umeed linux-arm64
  • any of: [🛡 GitHub branch protection]
    • check-success=PR Title Linter
    • check-neutral=PR Title Linter
    • check-skipped=PR Title Linter
  • any of: [🛡 GitHub branch protection]
    • check-skipped=test-app-non-determinism
    • check-neutral=test-app-non-determinism
    • check-success=test-app-non-determinism
  • any of: [🛡 GitHub branch protection]
    • check-success=markdown-lint
    • check-neutral=markdown-lint
    • check-skipped=markdown-lint

Rule: Backport patches to the release/v4.0.x branch (backport)

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

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

  • base=main
  • label=S:backport/v4.1.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