Skip to content

Provide GITHUB_TOKEN during test suite execution #1922

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

Merged
merged 2 commits into from
Mar 29, 2025

Conversation

OptimumCode
Copy link
Collaborator

@OptimumCode OptimumCode commented Mar 29, 2025

The PR adds a GITHUB_TOKEN into env variables during test suite execution. There is a chance that without a token we hit a rate limit. Example here:
https://github.com/bowtie-json-schema/bowtie/actions/runs/14143123995/job/39627152056

PR also reduces the scope of write permissions only to the job responsible for site deployment


📚 Documentation preview 📚: https://bowtie-json-schema--1922.org.readthedocs.build/en/1922/

@OptimumCode OptimumCode requested a review from Julian March 29, 2025 11:05
Copy link
Member

@Julian Julian left a comment

Choose a reason for hiding this comment

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

Seems reasonable

@OptimumCode OptimumCode merged commit 152ce6f into main Mar 29, 2025
49 checks passed
@OptimumCode OptimumCode deleted the gh-token-in-report-workflow branch March 29, 2025 11:27
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