Skip to content

docs: document GitHub repo creation flow#8

Merged
rogerchappel merged 1 commit intomainfrom
agent/stackforge-github-creation-flow-add-explicit-dry-run-first-gh-cli-integr
Apr 29, 2026
Merged

docs: document GitHub repo creation flow#8
rogerchappel merged 1 commit intomainfrom
agent/stackforge-github-creation-flow-add-explicit-dry-run-first-gh-cli-integr

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • Adds a dedicated GitHub repository creation guide under docs/.
  • Documents the explicit --github-create request flow, dry-run-first behavior, --github-execute, and public/private visibility options.
  • Captures safety defaults: no-op when not requested, no execute with --dry-run, and gh CLI auth is used only when execution is explicitly requested.

Verification

  • pnpm check
  • pnpm build
  • pnpm check:templates
  • pnpm smoke:init
  • bash tests/cli-ux-smoke.sh
  • Manual GitHub flow smoke for --github-create, --github-visibility public, --github-execute without --github-create, and --github-create --github-execute --dry-run

Notes

The code implementation for the explicit GitHub creation flow is already present on origin/main via merged PR #3. This PR keeps the remaining branch delta scoped to allowed docs/** content.

@rogerchappel rogerchappel merged commit e526a53 into main Apr 29, 2026
3 checks passed
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.

1 participant