diff --git a/.github/bunny-review-test/draft-auto-dispatch.md b/.github/bunny-review-test/draft-auto-dispatch.md new file mode 100644 index 000000000..e494a3467 --- /dev/null +++ b/.github/bunny-review-test/draft-auto-dispatch.md @@ -0,0 +1,9 @@ +# Bunny draft auto dispatch fixture + +This fixture exists only to exercise Bunny Review automation on a draft pull request targeting `refactor`. + +Expected coverage: + +- `pull_request_target` auto dispatch runs for draft PRs. +- The trusted reviewer receives `is_draft=true`. +- Bunny may post findings, but draft status remains non-blocking unless infrastructure fails.