Skip to content

Commit 69bd325

Browse files
committed
docs: link pr-review-github README to root agentctl-pr-review workflow
Made-with: Cursor
1 parent 2c183b6 commit 69bd325

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

examples/pr-review-github/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ agentctl run workflow/pr-review-github \
6363
`go test ./test/integration/...` starts an HTTP stub and sets `GITHUB_API_URL` so the workflow runs
6464
without touching GitHub, including an **approved** run that exercises the live comment `POST` path.
6565

66-
## GitHub Actions (copy-paste template)
66+
## GitHub Actions
6767

68-
See **[`examples/pr-review-github-actions/`](../pr-review-github-actions/README.md)** for a workflow
69-
you can copy into **`.github/workflows/`**, and **[`docs/GITHUB_ACTIONS.md`](../../docs/GITHUB_ACTIONS.md)** for exit code **5**, permissions, and fork PR notes.
68+
See **[`examples/pr-review-github-actions/`](../pr-review-github-actions/README.md)** and the runnable workflow at **[`.github/workflows/agentctl-pr-review.yml`](../../.github/workflows/agentctl-pr-review.yml)** (repo root). **[`docs/GITHUB_ACTIONS.md`](../../docs/GITHUB_ACTIONS.md)** covers exit code **5**, permissions, and fork PR notes.

0 commit comments

Comments
 (0)