Skip to content

ci: grant id-token to verify-dry-run caller - #123

Merged
pacharanero merged 1 commit into
livefrom
ci/grant-id-token-verify-dry-run
Sep 5, 2026
Merged

ci: grant id-token to verify-dry-run caller#123
pacharanero merged 1 commit into
livefrom
ci/grant-id-token-verify-dry-run

Conversation

@pacharanero

Copy link
Copy Markdown
Member

GitHub rejects a reusable-workflow chain at parse time when a nested job declares id-token: write but an intermediate caller does not grant it - even if that job would be skipped. Grant the permission to verify-dry-run so both callers of python-publish.yml satisfy the requirement.

A reusable-workflow job that declares id-token: write makes GitHub
reject the whole call chain at parse time unless every intermediate
caller grants the same permission - even if the job would be
skipped. Grant it to verify-dry-run (publish=false never triggers
the publish job, so the permission is unused in practice).
@pacharanero
pacharanero merged commit e4d22e1 into live Sep 5, 2026
4 checks passed
@pacharanero
pacharanero deleted the ci/grant-id-token-verify-dry-run branch September 5, 2026 18:58
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