docs(dry-run): dry-run docs drift from implementation — reconcile behavior claims #385
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit#385
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?
Empirical finding (external cold-read round 4)
Docs describe dry-run behavior that differs from implementation. External reviewer trying to preview a release cut following the dry-run docs hit unexpected behavior (specific delta named in round-4 review body — cross-check needed).
Fix path
scripts/release-decide.sh --dry-run(and any other dry-run paths in release-prep.sh + draft-release.sh)Verification AC
Anchor
External outside-model cold-read round 4 (fresh ChatGPT session, 2026-07-03 late). Verdict: 'promising but not yet trustworthy' — SAME TIER as round-3 despite round-3 delta cycle. Meta-pattern named this round: grep-sweep-missed-siblings — the sweep-pattern targeted the literal grep-target, not the semantic class, so class-axis closed PARTIALLY per round. Operator ratified filing round-4 trackers 2026-07-04. This tracker addresses one of the round-4 findings. Success criterion: subsequent external cold-read returns no further objections of this class.
Priority/medium, size/S.
Delta merged via PR #389. docs/integration.md § Dry-run preview rewritten to be script-specific (release-decide/release-prep/draft-release each described) + corrected the false 'still needs an origin remote' note (remote-less clones work for dry-run; origin only used for OWNER/REPO derivation + Forgejo API calls, both of which have dry-run allowances).