Skip to content

Update CLAUDE.md deploy docs to the PR-based flow#8

Merged
kurtkluth merged 1 commit into
mainfrom
docs/claude-md-deploy-flow
Jul 19, 2026
Merged

Update CLAUDE.md deploy docs to the PR-based flow#8
kurtkluth merged 1 commit into
mainfrom
docs/claude-md-deploy-flow

Conversation

@kurtkluth

Copy link
Copy Markdown
Owner

Follow-up to #7. That PR revealed the CLAUDE.md deploy instructions were stale: main is branch-protected and rejects direct git push origin main, but the doc described pushing straight to main (and a master/unrelated-history commit-tree workaround that no longer applies).

Updates the Deploying section to the real flow: push a branch, open a PR, wait for the required "Test deployment" check, then merge (merging triggers the GitHub Pages deploy). Also notes to stage only your change and leave unrelated working-tree edits unstaged.

Docs only.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

main is branch-protected and rejects direct pushes, so document the
required flow: push a branch, open a PR, wait for the "Test deployment"
check, then merge (merging triggers the GitHub Pages deploy). Remove the
stale master/unrelated-history commit-tree workaround; local main now
tracks origin/main cleanly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@kurtkluth
kurtkluth merged commit 9c5523f into main Jul 19, 2026
1 check passed
@kurtkluth
kurtkluth deleted the docs/claude-md-deploy-flow branch July 19, 2026 05:54
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