From: Daan De Meyer Date: Tue, 10 Mar 2026 19:43:22 +0000 (+0100) Subject: ci: Update prompt to include a list of errors X-Git-Tag: v260-rc3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dd233797c42d325ab2f140ef4ea05d6773c366;p=thirdparty%2Fsystemd.git ci: Update prompt to include a list of errors To make debugging the review workflow easier, have claude include an overview of errors encountered in the review summary. --- diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index e1246d30725..0f151add147 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -292,6 +292,13 @@ jobs: Omit empty sections. Each checkbox item must correspond to an entry in `comments`. If there are no issues at all, write a short message saying the PR looks good. + Throughout all phases, track any errors that prevented you from doing + your job fully: permission denials (403, "Resource not accessible by + integration"), tools that were not available, rate limits, or any other + failures that degraded the review quality. If there were any, append a + `### Errors` section listing each failed tool/action and the error + message, so maintainers can fix the workflow configuration. + **If an existing tracking comment was found (subsequent run):** Use the existing comment as the starting point. Preserve the order and wording of all existing items. Then apply these updates: