Skip to content

fix: publish GitHub scaffolds over SSH#13

Merged
rogerchappel merged 1 commit intomainfrom
fix/github-publish-ssh-remote
Apr 29, 2026
Merged

fix: publish GitHub scaffolds over SSH#13
rogerchappel merged 1 commit intomainfrom
fix/github-publish-ssh-remote

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • publish generated scaffolds using the GitHub SSH remote
  • avoids HTTPS token workflow-scope failures when pushing generated CI files

Verification

  • pnpm check
  • pnpm build
  • pnpm check:templates
  • pnpm smoke:init

Notes

  • Found during fresh StackForge E2E on freshbuild: GitHub repo creation worked, initial commit worked, but HTTPS push was rejected because the token lacked workflow scope for .github/workflows/ci.yml.

@rogerchappel rogerchappel merged commit cb3f543 into main Apr 29, 2026
2 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