-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix(ci): adding codecov token #28277
Conversation
It looks like this should work. |
@mistercrunch to answer your question about intent here, this was to resolve the ratelimit problem seen in a whole bunch o' PRs, like so: |
Also note that I'm adding this new token to the PMC's 1Password vault in case anyone needs it. |
(cherry picked from commit 3cc8434)
(cherry picked from commit 3cc8434)
@rusackas It looks like we need this change for all workflows that connect to Codecov such as database tests. It would be better if we can add the token globally. |
SUMMARY
Codecov token has been added to GitHub secrets. I think this is all that's needed to leverage it, but I'm not highly confident.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION