From 80ca23e695c8f324dc0e42be60b11efac8cd1cd4 Mon Sep 17 00:00:00 2001 From: cliffhall Date: Fri, 29 May 2026 12:38:09 -0400 Subject: [PATCH] test: smoke-test fork-review workflow (throwaway) Co-Authored-By: Claude Opus 4.8 (1M context) --- SMOKE_TEST_fork_review.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SMOKE_TEST_fork_review.md diff --git a/SMOKE_TEST_fork_review.md b/SMOKE_TEST_fork_review.md new file mode 100644 index 000000000..587bbef3a --- /dev/null +++ b/SMOKE_TEST_fork_review.md @@ -0,0 +1,10 @@ +# Smoke Test: Fork Review Workflow + +This is a throwaway pull request used only to smoke-test the +`claude-fork-review` GitHub Actions job. + +That job runs on pull requests from forks when a maintainer applies the +`claude-review` label. + +This PR contains no code or scripts. It can be closed and the branch +deleted once the workflow run has been observed.