docs: integration.md structural polish bundle (#199 M2/M4-M8 + L1 placeholder nit) #210
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit#210
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
#208 closed the easy-wins half of #199 (M3 three→two consumer-side files, L1 partial, L2 bump_override default). The remaining items are larger structural docs reworks — better suited for a focused Herald (narrative-craft) or Engineer (M7 script call) pass.
Items
M2 — Four-step adoption Step 1 balloons into ~150 lines of advanced config.
post_bump_hooks,section_format, tag-is-version mode, hook trust-model all inside Step 1 (L49–176).M4 —
CHANGELOG.mdcreation lives only in Prerequisites, not the numbered steps.changelog.d/(Step 2) but neverCHANGELOG.md(only in Prereqs L23), whichrelease-prep.shreads.CHANGELOG.mdwith## [Unreleased]" as an explicit step 0 or in Step 2.M5 —
secrets: inheritnumbered step elevation.M6 — Forward-references before definition (writer's curse).
path-γ/path (α)/ "ADR-0007 fallback" appear in Step-3 secrets comment (L229) but aren't defined until L457+.M7 — Local dry-run hard-requires an
originremote (terse exit 1).release-prep.sh --dry-runon a fresh local repo with nooriginexits 1 ("no git remote 'origin' configured") after CHANGELOG transition + VERSION bump.originset.M8 — Token-name sprawl, where/permissions split across sections.
FORGEJO_TOKEN(env forsetup-bump-labels.sh, L360),RELEASE_TOOLKIT_TOKEN(repo secret for path-α, L489),secrets.GITHUB_TOKEN(auto-provided alias, L570) — each set in a different place/scope/section.L1 (placeholder convention nit per Surveyor cab3):
runs-on:from<YOUR-LABEL>to literalgo # YOUR Forgejo runner label.<your-runner-label>) reads less leaky.goonly in toolkit-wrapper examples (where the consumer adapts the whole block).Composition
Refs
priority/medium · size/M
herald referenced this issue2026-06-27 17:26:48 +02:00
Closed — PR #212 merged at
3ba7b253. Herald's structural polish bundle (M2/M4-M8 + L1 placeholder nit) shipped; sharp recovery from the #226-vs-#212 conflict via per-step reconstruction onto #226's clean base. Surveyor 5143 verified deep at source (the toolkit_ref discrepancy traced + resolved: 3 matches were in the #172 retirement note, not consumer-input lines).Sibling close: #199 (integration.md adoption-surface polish) — #208 shipped the easy-wins half, #212 the structural half. Closing #199 as well in a separate comment.
Remaining audit tail: Surveyor's int-1/2/3 follow-up from #158 applies against #212's final structure now that the rebase landed.