[BUG] Missing bot & Github app not commenting on PR
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 544
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
CodeCov doesn't comment on PR when receiving a report
Expected behavior
CodeCov should post a PR comment
Regression
Never worked for me
Screenshots
Product Area
Comments PR
Versions
- OS: Docker
- Git Host: GitHub
- CI/CD: Jenkins
- Uploader: [e.g. codecov-action@v5.3.1, codecov-circleci-orb@v5.2.0, codecov-cli@v10.0.1, uploader@v0.8.0]
Commit and CI link
Not available (private repo)
Additional context
I've openned an issue regarding the documentation https://github.com/codecov/feedback/issues/750
All coverage reports process and archive correctly, but Codecov never finds the bot to post PR comments or notifications. Logs show get_github_app_info_for_owner() succeeds but get_repo_appropriate_bot_token() fails.
I’ve already uninstalled and reinstalled the Docker container and GitHub App, and even logged out and back in, but the issue still persists.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the logs around get_github_app_info_for_owner() and get_repo_appropriate_bot_token(), using the GitHub App and Docker setup described in the issue. Confirm that coverage reports still process while PR comments fail, then identify why the bot token is unavailable and verify that a GitHub PR receives the expected comment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github
- Domain
- authentication, ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100