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

- passes the token to the release step so it doesn't get throttled #4223

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Feb 23, 2024

we're seeing more and more of those issues creep up. This is because the workflow is currently querying the API anonymously which has low throttling limits. https://github.com/microsoft/kiota/actions/runs/8019333735/job/21906993966#step:4:7

@baywet baywet requested a review from a team as a code owner February 23, 2024 13:16
@baywet baywet self-assigned this Feb 23, 2024
@baywet baywet enabled auto-merge February 23, 2024 13:16
@baywet baywet force-pushed the bugfix/github-api-throttling branch from afe9979 to 8134632 Compare February 23, 2024 13:18
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@baywet baywet merged commit b3bd7a0 into main Feb 23, 2024
183 of 185 checks passed
@baywet baywet deleted the bugfix/github-api-throttling branch February 23, 2024 13:23
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