Refactor Executor struct and improve documentation #25602
+54
−22
Mergify / Summary
succeeded
Nov 24, 2025 in 1s
6 potential rules
Rule: backport patches to v0.53.x branch (backport)
-
label=backport/v0.53.x -
merged[📌 backport requirement] -
base=main
Rule: backport patches to v0.50.x branch (backport)
-
label=backport/v0.50.x -
merged[📌 backport requirement] -
base=main
Rule: backport patches to v0.47.x branch (backport)
-
label=backport/v0.47.x -
merged[📌 backport requirement] -
base=main
Rule: backport patches to v0.46.x branch (backport)
-
label=backport/0.46.x -
merged[📌 backport requirement] -
base=main
Rule: backport patches to v0.45.x branch (backport)
-
label=backport/0.45.x -
merged[📌 backport requirement] -
base=main
Rule: automerge to main with label automerge and branch protection passing (queue)
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue
default]-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#approved-reviews-by>1 -
branch-protection-review-decision = APPROVED[🛡 GitHub branch protection] -
label=A:automerge - any of: [🛡 GitHub branch protection]
-
check-neutral = golangci-lint -
check-skipped = golangci-lint -
check-success = golangci-lint
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = build (amd64) -
check-skipped = build (amd64) -
check-success = build (amd64)
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = build (arm64) -
check-skipped = build (arm64) -
check-success = build (arm64)
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-clientv2 -
check-skipped = test-clientv2 -
check-success = test-clientv2
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-collections -
check-skipped = test-collections -
check-success = test-collections
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-core -
check-skipped = test-core -
check-success = test-core
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-confix -
check-skipped = test-confix -
check-success = test-confix
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-cosmovisor -
check-skipped = test-cosmovisor -
check-success = test-cosmovisor
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-depinject -
check-skipped = test-depinject -
check-success = test-depinject
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-e2e -
check-skipped = test-e2e -
check-success = test-e2e
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-errors -
check-skipped = test-errors -
check-success = test-errors
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-integration -
check-skipped = test-integration -
check-success = test-integration
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-log -
check-skipped = test-log -
check-success = test-log
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-math -
check-skipped = test-math -
check-success = test-math
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-store -
check-skipped = test-store -
check-success = test-store
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-x-tx -
check-skipped = test-x-tx -
check-success = test-x-tx
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-system -
check-skipped = test-system -
check-success = test-system
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-system-legacy -
check-skipped = test-system-legacy -
check-success = test-system-legacy
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = dependency-review -
check-skipped = dependency-review -
check-success = dependency-review
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-tools-benchmark -
check-skipped = test-tools-benchmark -
check-success = test-tools-benchmark
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = test-sim-nondeterminism -
check-skipped = test-sim-nondeterminism -
check-success = test-sim-nondeterminism
-
-
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] -
#review-threads-unresolved = 0[🛡 GitHub branch protection] -
base=main
-
- all of: [📌 queue conditions of queue
-
-closed[📌 queue requirement] -
-conflict[📌 queue requirement] -
-draft[📌 queue requirement] - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
💖 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 refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill 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
Loading