Skip to content

ci: grant actions:write to PR review workflow - #14004

Open
glours wants to merge 1 commit into
docker:mainfrom
glours:fix-pr-review-actions-permission
Open

ci: grant actions:write to PR review workflow#14004
glours wants to merge 1 commit into
docker:mainfrom
glours:fix-pr-review-actions-permission

Conversation

@glours

@glours glours commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What I did
docker-agent-action v2.0.3 raised the review job's required permission from actions:read to actions:write (cache delete for review-lock release, feedback artifact management). GitHub refuses to start a reusable workflow requesting more permissions than the caller grants, so every PR Review run since the v2.0.3 bump ended in startup_failure and docker-agent stopped launching automatically.

Related issue

Screenshot 2026-08-05 at 12 30 08

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

docker-agent-action v2.0.3 raised the review job's required permission
from actions:read to actions:write (cache delete for review-lock
release, feedback artifact management). GitHub refuses to start a
reusable workflow requesting more permissions than the caller grants,
so every PR Review run since the v2.0.3 bump ended in startup_failure
and docker-agent stopped launching automatically.

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
@glours
glours requested review from a team as code owners August 5, 2026 10:30
@glours
glours requested a review from ndeloof August 5, 2026 10:30
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant