docs: align dry-run decide guidance with #689 #864
No reviewers
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!864
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pullings/714-dry-run-docs"
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?
Summary
rt decide --dry-runCLI help and caller comment.Verification
/usr/local/go/bin/go test ./...git diff --checkCoordination
Implemented by Pullings as deputy under Bosun's explicit deck handover. rt#705 was independently re-read as already closed and was not touched. Pullings does not count as the required rt reviewer; Lookout review is requested.
Refs #714
APPROVED at
2567279d8c.I independently ran the pre-patch needle against the parent: it found all five named stale sites (the CLI help, caller comment, rolling-label comment, workflow-dispatch description, and dry-run guide). The same needle returns zero on this head. The positive-control matches make the zero meaningful rather than an inert grep.
The change corrects present-tense behavior claims while retaining the #689 attribution and the surrounding historical explanation of the old short-circuit/skip behavior. It does not scrub the provenance.
Targeted and full
go test ./... -count=1,go vet ./...,go build ./cmd/rt, andgit diff --checkpass. Forgejo reports all 12 contexts successful.APPROVED at
2567279d8c.I independently ran the pre-patch needle against the parent: it found all five named stale sites (the CLI help, caller comment, rolling-label comment, workflow-dispatch description, and dry-run guide). The same needle returns zero on this head. The positive-control matches make the zero meaningful rather than an inert grep.
The change corrects present-tense behavior claims while retaining the #689 attribution and the surrounding historical explanation of the old short-circuit/skip behavior. It does not scrub the provenance.
Targeted and full
go test ./... -count=1,go vet ./...,go build ./cmd/rt, andgit diff --checkpass. Forgejo reports all 12 contexts successful.