Please check the troubleshooting guide before creating a ticket.
Description
I can’t seem to get my builds working again, I’m missing webhooks, and the website won’t re-add them claiming they are “missing”.
Repository
- GitHub - urda/django-letsencrypt: A simple Django app to handle Let's Encrypt ACME challenges
- GitHub - urda/nistbeacon: Python 3 Library to access the NIST Randomness Beacon
CI/CD
GitHub Actions
Uploader
- GitHub Actions
- Stuck PR is Migrate from 'Travis CI' to 'GitHub Actions' (...) by urda · Pull Request #36 · urda/nistbeacon · GitHub
Commit SHAs
Codecov YAML
coverage:
status:
patch:
default:
enabled: yes
target: 100%
Codecov Output
Seems “hung”
Additional Information
While I was updating some projects to move to GitHub actions, I lost my
codecov ability. I had:
- Been removing two old projects.
- Updating CodeCov App to only read repos
nistbeacon
anddjango-letsencrypt
. - I am missing my webhooks in GitHub in both projects and attempted to “reset” them, I get an http 500 on both.
- I attempted to remove all projects to re-add them to CodeCov. Now both seem “stuck”.