Description
I’m trying to set up Codecov such a way, that it’s always codecov-io
that is posting the code coverage comments. When I first set it up it was posting as one of our team user. I was trying different settings (such as removing the OAuth tokens that I was logged in to Codecov with), it posted as that codecov-io
. But after logging back in, it now edits those coverage reports again as one of our team user.
Is there any way to force it to always use codecov-io
?
I did set
codecov:
bot: "codecov-io"
in codecov.yml
, but the report comment still seems to be edited by that team user.
Am I missing something, or set up something wrong? Cheers!
Repository
Link to coverage report comment:
Versions
MacOS 10.15.3, Chrome 79.0.3945.130