Rohan Bhaumik

Results 91 comments of Rohan Bhaumik

Hi @Czaki @dereuromark something I'd like to clarify here **On requiring a token** This is primarily a performance need. Codecov works by making an API call to GitHub to confirm...

@Czaki I suspect that the token is not being set correctly in that example you shared. Is it possible for you to try the following and see if it works...

@gdalle > Is there a way to have a global token for a user, and not just an org? Not currently... Can you describe your usecase? Maybe there's a way...

Oh I think I misunderstood the original question. @dereuromark - I believe if you navigate to https://app.codecov.io/account/gh/ , and click the `settings` tab, you should find the ability to set...

> Apart from my personal account, which cannot be fixed for now, I also tried the org approach Here, I set a global secret and it seems to pull it...

@CharlieTap can you confirm you did the steps above as well?

@CharlieTap a repo token set as a repo secret should also be sufficient. Can you ensure you didn't include the `CODECOV_TOKEN=` in the `SECRET` field? Asking because that is a...

@trent-codecov can you take a look here?

@thomasrockhu can you please take a look at this, once you're back in?

@thomasrockhu-codecov - this is referencing docs on the readme, which is specific to the options on the GH Action