]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Make claude action review PRs only and fix the instructions 40971/head
authorDaan De Meyer <daan@amutable.com>
Fri, 6 Mar 2026 14:06:36 +0000 (15:06 +0100)
committerDaan De Meyer <daan@amutable.com>
Fri, 6 Mar 2026 14:11:54 +0000 (15:11 +0100)
commit5d223ff468a29908bfa63988d474f356c8f1274c
treef8cc8e32ad16617116b810761ee3cd2ce66b71f9
parent83e872b4c2e680a7cb54c391525ec25b4c65361e
ci: Make claude action review PRs only and fix the instructions

Turns out the claude code action has issues reviewing PRs from forks
(https://github.com/anthropics/claude-code-action/issues/939). Let's
reuse the approach from https://github.com/pzmarzly/demo--claude-bot-reviews
instead (which I've explicitly asked permission for to reuse).

Unlike the linked demo, we still insist on a comment by a maintainer
before claude reviews the PR.
.github/workflows/claude-review.yml [new file with mode: 0644]
.github/workflows/claude.yml [deleted file]