Skip to content

[CI] Use GITHUB_TOKEN for API requests during drivers install #10947

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 3 commits into from
Aug 24, 2023

Conversation

aelovikov-intel
Copy link
Contributor

Unauthenticated API requests are limited at 60 per hour per IP address, use our GITHUB_TOKEN to avoid "HTTP Error 403: rate limit exceeded".

Unauthenticated API requests are limited at 60 per hour per IP address,
use our GITHUB_TOKEN to avoid "HTTP Error 403: rate limit exceeded".
@aelovikov-intel aelovikov-intel marked this pull request as ready for review August 24, 2023 14:55
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner August 24, 2023 14:55
@aelovikov-intel aelovikov-intel merged commit a3d10cf into intel:sycl Aug 24, 2023
@aelovikov-intel aelovikov-intel deleted the ci-use-auth branch August 24, 2023 17:38
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