Rewrap the auto-release paragraph
CI / full-gate (push) Successful in 2m58s

This commit is contained in:
2026-08-20 22:04:23 +02:00
parent 3eceee0cf1
commit 24007b15f3
+2 -2
View File
@@ -1419,8 +1419,8 @@ exact. Each PR runs the normal gate on its `renovate/*` branch and automerges on
**Auto-release on dependency updates** — a second job in `renovate.yml` (`auto-release`) cuts **one** **Auto-release on dependency updates** — a second job in `renovate.yml` (`auto-release`) cuts **one**
`vX.Y.Z` tag per run covering the renovate-bot commits merged to `main` since the last tag, and `vX.Y.Z` tag per run covering the renovate-bot commits merged to `main` since the last tag, and
**skips** when the tip isn't a Renovate commit or nothing new merged. **skips** when the tip isn't a Renovate commit or nothing new merged. Renovate stamps each commit
Renovate stamps each commit with a `Release-Bump: <updateType>` trailer and with a `Release-Bump: <updateType>` trailer and
[`auto-release/next-version.ts`](auto-release/next-version.ts) turns the highest one into the next [`auto-release/next-version.ts`](auto-release/next-version.ts) turns the highest one into the next
version — pre-1.0 it never auto-crosses into `1.0.0`. It is **tag-only**: the tag hands off to version — pre-1.0 it never auto-crosses into `1.0.0`. It is **tag-only**: the tag hands off to
`release.yml`, and is pushed with renovate-bot's PAT so that workflow actually fires (a tag pushed by `release.yml`, and is pushed with renovate-bot's PAT so that workflow actually fires (a tag pushed by