Skip to content

docs: clarify worktree continuation drives to PR#3190

Merged
houko merged 1 commit into
mainfrom
docs/worktree-continuation-rule
Apr 25, 2026
Merged

docs: clarify worktree continuation drives to PR#3190
houko merged 1 commit into
mainfrom
docs/worktree-continuation-rule

Conversation

@houko

@houko houko commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a "Worktree continuation = drive to PR" rule under Git Conventions in CLAUDE.md.
  • Codifies that when continuing half-done work in an existing worktree, the workflow is commit → push → open or update PR rather than stopping at local commits.
  • Notes the discard path (git checkout) for stale changes that aren't real work (e.g. stale Cargo.lock after rebase on an already-merged branch).

Test plan

  • Docs-only change; git diff reviewed.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@houko
houko merged commit 54d8292 into main Apr 25, 2026
15 checks passed
@houko
houko deleted the docs/worktree-continuation-rule branch April 25, 2026 23:40
@github-actions github-actions Bot added ready-for-review PR is ready for maintainer review area/docs Documentation and guides no-rust-required This task does not require Rust knowledge size/XS < 10 lines changed and removed ready-for-review PR is ready for maintainer review labels Apr 25, 2026
@houko houko mentioned this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation and guides no-rust-required This task does not require Rust knowledge size/XS < 10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant