probe: undeclared-input-passed behavior post-#172 (lazy-leave adopter guidance) #250
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#250
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?
The question
After #172 retired the
toolkit_ref:input (v0.16.0), the recommended adopter path is drop + bump (drop thetoolkit_ref:line, bump@<ref>on the reusable). The clean-migration path is empirically validated (cellblock#171, 2026-06-28).What's NOT empirically validated: the lazy-leave path — adopter bumps
@<ref>but FORGETS to drop thetoolkit_ref:input. Does Forgejo:Per Surveyor d7d9 (cellblock#171 review): this is a separate one-line probe from the clean migration test.
Why it matters
Adopter-documentation guidance changes based on the answer:
toolkit_ref:when bumping past v0.16.0" — a clear documentation imperative + adopters get a fast-fail at CItoolkit_ref:for hygiene, but stale configs still work" — softer documentation + adopters can lazily migrateThis is a 5-minute probe with documentation value, not a substrate bug — just unknown post-#172 behavior.
Probe shape
Create a deliberately-malformed consumer wrapper:
Run it (e.g., on a throwaway test branch) + observe the workflow-run behavior. Record the outcome here + update integration.md adopter guidance accordingly.
Could be done as a no-op test PR on a sandbox repo, or even on cellblock as a temporary test commit that gets reverted.
Refs
priority/low · size/S