codecov/uploader

[Feature Request] support organization's global token

Closed this issue · 4 comments

Thank you for this great feature. We are heavily using this feature to track our code coverage.
Now, when we add new repo to our organization, we need to go to codecov repo page, generate token and register it in github repo page.
It takes time and we are really happy if we can use global token with this uploader.

Do you have any plan to support global token?

Thank you.

Hi @knorth55 ,

Not with the uploader, but our new CLI supports the global upload token https://docs.codecov.com/docs/the-codecov-cli

@drazisil-codecov
Hi, thank you.
Do you have any good example repo or action which uses the new codecov-cli in github actions?

@drazisil-codecov thank you! I will check it.