Skip to content

Add GITHUB_TOKEN env variable for use by extraction tool#295

Merged
shahmishal merged 1 commit into
swiftlang:mainfrom
dempseyatgithub:add-githubtoken-env-to-proposal-validation-workflow
Jun 26, 2026
Merged

Add GITHUB_TOKEN env variable for use by extraction tool#295
shahmishal merged 1 commit into
swiftlang:mainfrom
dempseyatgithub:add-githubtoken-env-to-proposal-validation-workflow

Conversation

@dempseyatgithub

Copy link
Copy Markdown
Contributor

The proposal validation workflow and the extractor tool that performs the validation uses GitHub APIs which are rate limited.

This PR exposes the GitHub token generated per run of the workflow as an environment variable to ensure the extractor tool has access to the token and much higher API rate limits.

@dempseyatgithub dempseyatgithub requested a review from a team as a code owner June 26, 2026 20:48
@shahmishal shahmishal merged commit 0793626 into swiftlang:main Jun 26, 2026
196 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