Skip to content

fix workflow auto-advance persistence after --auto setup#988

Open
tsubasakong wants to merge 1 commit intogsd-build:mainfrom
tsubasakong:fix/issue-932-phase-stop
Open

fix workflow auto-advance persistence after --auto setup#988
tsubasakong wants to merge 1 commit intogsd-build:mainfrom
tsubasakong:fix/issue-932-phase-stop

Conversation

@tsubasakong
Copy link
Contributor

What

Stop --auto new-project setup from writing workflow.auto_advance: true into .planning/config.json, and document that auto-chaining should stay scoped to the current setup run.

Why

Persisting workflow.auto_advance from setup can make later manual /gsd:execute-phase runs unexpectedly transition into the next phase, which matches the behavior reported in #932.

Testing

Checklist

  • Follows GSD style (no enterprise patterns, no filler)
  • Updates CHANGELOG.md for user-facing changes
  • No unnecessary dependencies added
  • Works on Windows (backslash paths tested)

Breaking Changes

None

Fixes #932

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

auto run phrase 2 after execute phrase 1, but I have not discuss or plan phrase 2.

1 participant