Skip to content

feat: add explicit GitHub repo creation flow#3

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

feat: add explicit GitHub repo creation flow#3
rogerchappel merged 2 commits intomainfrom
agent/stackforge-github-creation-flow-add-explicit-dry-run-first-gh-cli-integr

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

@rogerchappel rogerchappel commented Apr 29, 2026

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 f9d86a4 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