Skip to content

feat(cli): add pull request checkout command - #50

Open
yan-ad wants to merge 1 commit into
Blankeos:mainfrom
yan-ad:feat/pr-command
Open

feat(cli): add pull request checkout command#50
yan-ad wants to merge 1 commit into
Blankeos:mainfrom
yan-ad:feat/pr-command

Conversation

@yan-ad

@yan-ad yan-ad commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add crabcode pr <number> to fetch and checkout GitHub pull requests as pr/<number>
  • configure fork remotes and upstream tracking for cross-repository pull requests
  • relaunch Crabcode after checkout and document the command

Validation

  • cargo fmt --check
  • cargo check
  • focused CLI and PR module tests
  • crabcode pr --help smoke test

Notes

The full suite currently has 6 unrelated failures in discovery, compaction, jobs, and UI; 1408 tests pass.

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