Since 2 weeks - "Unable to find commit in Gitlab"

Hi @tom

It turns out that it’s only our private repos that work with a codecov.yml. I’ve added a codecov.yml to one of our public repos, but still get a Current Bot: None in the settings:

Here’s a recent MR, the codecov upload is successful, but the commit is showing up as ‘Unable to find commit in GitLab’ and no report is available in the MR: Resolve "Remove stryker as a local tool" (!13) · Merge requests · Sequence / Connectors / FileSystem · GitLab

This is the codecov upload job for that MR: code coverage dev (#1533258155) · Jobs · Sequence / Connectors / FileSystem · GitLab

If I click on the resultURL I get a Forbidden error, it asks me to log in even though I already am.

The reductech:edr:connectors group in codecov also has a global yaml with the bot: Codecov

This is the private repo that works with the codecov.yml: Codecov

Thanks, Antony