From 892f303d69fa08bc1aed32958d92404ccaabb558 Mon Sep 17 00:00:00 2001 From: Brian O'Kelley Date: Mon, 17 Aug 2026 00:34:43 +0200 Subject: [PATCH] fix(ci): skip Ladon for release bot PRs --- .github/workflows/ai-review.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ai-review.yml b/.github/workflows/ai-review.yml index 91bf876c..5f55fb8c 100644 --- a/.github/workflows/ai-review.yml +++ b/.github/workflows/ai-review.yml @@ -99,5 +99,8 @@ jobs: anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }} app-id: ${{ secrets.SECRETARIAT_APP_ID }} app-private-key: ${{ secrets.SECRETARIAT_APP_PRIVATE_KEY }} + # Release Please PRs are generated and reviewed through the normal + # human approval + CI path; do not invoke Claude for their bot actor. + skip-bot-authors: dependabot[bot],renovate[bot],github-actions[bot],aao-ipr-bot[bot] # Optional; defaults to the review action's pinned model. model: claude-opus-4-8