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

Update prepare-release.yml to use GITHUB_TOKEN #3539

Closed
wants to merge 1 commit into from

Conversation

kraenhansen
Copy link
Member

Description

Fixes an issue caused by SSO being enforced.

TODO

  • Changelog entry
  • Tests (if applicable)

@kraenhansen kraenhansen self-assigned this Mar 4, 2024
@cla-bot cla-bot bot added the cla: yes label Mar 4, 2024
Copy link

Pull Request Test Coverage Report for Build 8138737311

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.888%

Totals Coverage Status
Change from base Build 8047867358: 0.0%
Covered Lines: 6663
Relevant Lines: 8093

💛 - Coveralls

@kraenhansen
Copy link
Member Author

Drafting as it seems the GITHUB_TOKEN cannot trigger workflows: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow

If you do want to trigger a workflow from within a workflow run, you can use a GitHub App installation access token or a personal access token instead of GITHUB_TOKEN to trigger events that require a token.

@kraenhansen kraenhansen marked this pull request as draft March 4, 2024 13:23
@kraenhansen kraenhansen deleted the kh/use-github-token branch March 27, 2024 07:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants