chore: release v0.10.0#355
Open
github-actions[bot] wants to merge 1 commit into
Open
Mergify / Mergify Merge Protections
succeeded
Jul 13, 2026 in 2s
2 applicable rules, 1 validating requirements
Merge Protections
🔴 1 of 2 protections blocking
| Protection | Waiting on | |
|---|---|---|
| 🔴 | 🚦 Auto-queue | — |
| 🟢 | Do not merge outdated PRs | — |
🔴 🚦 Auto-queue
This rule is failing.
When all merge protections are satisfied and these conditions match, this pull request will be queued automatically.
- any of:
- all of:
-
author = dosubot[bot] -
base = main -
label != do-not-merge
-
- all of:
-
author = dependabot[bot] -
base = main -
label != do-not-merge
-
- all of:
-
author = release-plz[bot] -
base = main -
head ~= ^release-plz- -
label != do-not-merge
-
- all of:
Show 1 satisfied protection
🟢 Do not merge outdated PRs
Make sure PRs are within 10 commits of the base branch before merging
-
#commits-behind <= 10
Loading