]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Enable users without write action to the repo to access claude review
authorDaan De Meyer <daan@amutable.com>
Wed, 18 Mar 2026 07:59:48 +0000 (08:59 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 18 Mar 2026 09:53:49 +0000 (10:53 +0100)
commit2967e89597d51db77f4b73be338bc273b65be28b
tree7db8d6c43777c2bb0436311afb02cc6442983e2b
parent2cada660de5b9bd3614f3c412e1f1a6db7e9116f
ci: Enable users without write action to the repo to access claude review

The labelling approach introduced in 6089075265765b43e6666e4d5978292a32501496
means contributors can now trigger the workflow on their own when the label
is added by a maintainer and they update the PR. Hence we need to allow all
users to access the claude code action. This is safe because we already gate
the workflow ourselves to only the contributors that we want to allow.
Additionally, the claude code job has no permissions anymore except read access
to the repository and can execute very limited tools, so this should be safe.
.github/workflows/claude-review.yml