tools: claude: remove restriction for draft PRs#441
tools: claude: remove restriction for draft PRs#441pzmarzly wants to merge 1 commit intofacebook:mainfrom
Conversation
|
Claude: Looks good. Clean one-line change, rationale is sound -- allowing Claude to review draft PRs enables faster iteration without cluttering the human review queue. One optional consideration: you may want to add |
qdeslandes
left a comment
There was a problem hiding this comment.
I'm concerned this could lead to abuse. Open PR with numerous changes to trigger Claude can be found easily, draft PR not so much?
|
I converted this PR to draft, can you still see it? |
9582735 to
8a5b676
Compare
|
Claude, can you advise us here? |
8a5b676 to
663b755
Compare
|
Claude: review of facebook/bpfilter #441 (663b755) No issues found. Clean single-line removal of the draft PR guard from the Claude review workflow.
|
I took this
github.event.pull_request.draftcheck from the AI review workflow we were using before (/code-review:code-review).But it may be useful to iterate on your PR with the help of Claude review bot, while keeping it hidden from review queue at the same time. AI review can easily add a few iteration loops when making a PR.
Let's remove this one line.