Skip to content

fix(ci): grant id token write permissions to canary#2661

Merged
mselim00 merged 1 commit intomainfrom
fix-ci
Mar 20, 2026
Merged

fix(ci): grant id token write permissions to canary#2661
mselim00 merged 1 commit intomainfrom
fix-ci

Conversation

@mselim00
Copy link
Contributor

Issue #, if available:

Description of changes:
Intended to fix failures like this - https://github.com/awslabs/amazon-eks-ami/actions/runs/23328159075

These occur because the ci-canary workflow only has permissions for contents read but calls to a setup job as well as the ci workflow which both additionally require id-token write, xref:

permissions:
id-token: write
contents: read

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done
N/A

See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.

@mselim00 mselim00 merged commit f7c9bdb into main Mar 20, 2026
13 checks passed
@mselim00 mselim00 deleted the fix-ci branch March 20, 2026 17:23
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.

2 participants