Skip to content

chore: Fix permissions for release workflow #371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Tomasz-Smelcerz-SAP
Copy link
Member

@Tomasz-Smelcerz-SAP Tomasz-Smelcerz-SAP commented Jun 6, 2025

Description

The Create Release workflow fails with:

The workflow is not valid. .github/workflows/create-release.yml (Line: 67, Col: 3): Error calling workflow 'kyma-project/template-operator/.github/workflows/build-image.yml@5ace91a0293824c8281be7d231c84c7456da90e0'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.

Changes proposed in this pull request:

  • Add "id-token: write" permission to the release workflow

Related issue(s)

@Tomasz-Smelcerz-SAP Tomasz-Smelcerz-SAP requested a review from a team as a code owner June 6, 2025 06:58
@c-pius c-pius merged commit e0e0fe7 into kyma-project:main Jun 6, 2025
13 checks passed
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