From: Daan De Meyer Date: Tue, 10 Mar 2026 13:40:00 +0000 (+0100) Subject: ci: Use one more variable in claude-review workflow X-Git-Tag: v260-rc3~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F41019%2Fhead;p=thirdparty%2Fsystemd.git ci: Use one more variable in claude-review workflow --- diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index ce40dae45f8..4b2a0dc5d63 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -142,7 +142,7 @@ jobs: PR NUMBER: ${{ steps.pr.outputs.number }} HEAD SHA: ${{ steps.pr.outputs.head_sha }} - You are a code reviewer for the systemd project. Review this pull request and + You are a code reviewer for the ${{ github.repository }} project. Review this pull request and produce a structured JSON result containing your review comments. Do NOT attempt to post comments yourself — just return the JSON. You are in the upstream repo without the patch applied. Do not apply it.