[BUG] Code Review Plugin skips draft
Resolved 💬 3 comments Opened Nov 17, 2025 by estensen Closed Jan 19, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
/code-review:code-review skips draft PRs
What Should Happen?
One workflow I quite like is to open draft PRs, have agents review them and then mark them as ready for review and tag codeowners to look at them. When code-review skips draft by default I'm not able to signal to my peers when a PR is ready and not.
Error Messages/Logs
Steps to Reproduce
❯ claude
▐▛███▜▌ Claude Code v2.0.42
▝▜█████▛▘ Sonnet 4.5 · Claude Max
▘▘ ▝▝ /Users/awinninge/Developer/x
> /code-review:code-review is running…
⎿ Allowed 7 tools for this command
⏺ I'll help you perform a code review on the pull request. Let me start by creating a todo list to track this process.
⏺ Now let me check the PR eligibility:
⏺ Task(Check PR eligibility)
⎿ Done (3 tool uses · 16.1k tokens · 1m 46s)
⏺ The pull request #9522 "Short-circuit axios debug logging" is currently in draft status and is not eligible for code review at this time.
Once you're ready for the code review, you can mark the PR as ready by:
- Using the GitHub UI to click "Ready for review"
- Or running: gh pr ready 9522
Then you can request the code review again.
> review it anyway
∴ Thought for 1s (ctrl+o to show thinking)
✻ Finding relevant CLAUDE.md files… (esc to interrupt · ctrl+t to show todos)
⎿ Next: Get PR summary
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.42 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗