]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: Use one more variable in claude-review workflow 41019/head
authorDaan De Meyer <daan@amutable.com>
Tue, 10 Mar 2026 13:40:00 +0000 (14:40 +0100)
committerDaan De Meyer <daan@amutable.com>
Tue, 10 Mar 2026 13:40:00 +0000 (14:40 +0100)
.github/workflows/claude-review.yml

index ce40dae45f83ccfac5d8ce8ad40814cae8a5862c..4b2a0dc5d638f2132b82968f50ff91fdab276976 100644 (file)
@@ -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.