Before submitting a topic, please confirm the following
I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
~ I have validated my codecov.yaml
configuration file.~ Using GH actions.
I have filled out the below sections to the best of my ability.
Description
After publishing a private GH repo, it shows up as “deactivated” but I can’t find how to reactivate from the UI (i.e., it seems active). Also, uploads fail with:
[ErrorDetail(string='This repository has been deactivated. To resume uploading to it, please activate the repository in the codecov UI: https://app.codecov.io/github/dreamtimecircles/bftbench/settings', code='invalid')]
Re-generating and setting up again CODECOV_TOKEN
didn’t help, nor API v1.
CI/CD URL
Codecov Output
[ErrorDetail(string='This repository has been deactivated. To resume uploading to it, please activate the repository in the codecov UI: https://app.codecov.io/github/dreamtimecircles/bftbench/settings', code='invalid')]
Expected Results
Not sure why the repository was deactivated in the first place after being published, but I expected Codecov to keep working.
Actual Results
See “Codecov output” above.
Additional Information
None that I can think of.