Skip to content
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

Unconditional id-token permissions #1333

Merged

Conversation

guineveresaenger
Copy link
Contributor

If we limit permissions via template conditionals, it means that our test proivder xyz cannot validate that code path, leading us to guess in the dark at valid workflow configurations.
This pull request implements the suggestion from here: #1332 (comment).

  • Set contents: write and id-token: write unconditionally, so we can validate the workflows
  • test providers

Copy link
Member

@danielrbradley danielrbradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@guineveresaenger guineveresaenger added this pull request to the merge queue Jan 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2025
@guineveresaenger guineveresaenger added this pull request to the merge queue Jan 31, 2025
Merged via the queue into master with commit 8460c38 Jan 31, 2025
6 checks passed
@guineveresaenger guineveresaenger deleted the guin/unconditional-id-token-for-workflow-verification branch January 31, 2025 17:44
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.

3 participants