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

Add github token in buf gh action #4626

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

eapolinario
Copy link
Contributor

Why are the changes needed?

The buf gh action hits a ratelimit, e.g. [1]. In this PR we pass the github_token to increase the limits.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Dec 20, 2023
@eapolinario eapolinario enabled auto-merge (squash) December 20, 2023 14:30
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a7e620) 59.03% compared to head (5b339e7) 59.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4626   +/-   ##
=======================================
  Coverage   59.03%   59.03%           
=======================================
  Files         622      622           
  Lines       52793    52793           
=======================================
  Hits        31164    31164           
  Misses      19142    19142           
  Partials     2487     2487           
Flag Coverage Δ
unittests 59.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eapolinario eapolinario merged commit 5890c3c into master Dec 21, 2023
45 checks passed
@eapolinario eapolinario deleted the authenticate-buf-gh-action branch December 21, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants