codecov / codecov/codecov-action
[BUG] Manual notification does not seem to work
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 260
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
Describe the bug
I'm not clear what is happening after enabling manual notifications, the notifications seem to either arrive before the workflow triggers that should send the notification, or it appears significantly after.
To Reproduce
This PR for example: https://github.com/aio-libs/aiohttp/pull/12240
The workflow succeeded 13 hours ago: https://github.com/aio-libs/aiohttp/actions/runs/23098834822/job/67096304511
But the notification has only appeared a few seconds after clicking merge (which is a bit late to be useful): https://github.com/aio-libs/aiohttp/pull/12240#issuecomment-4062951205
Expected behavior
Notification should appear when the workflow runs, not before and not hours after.
Contributor guide
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 comparing the manual notification behavior with the linked aiohttp pull request and its GitHub Actions run. Trace when the workflow succeeds and when the notification comment appears, including the case where it appears before the workflow or after merging. Done means notifications consistently appear when the relevant workflow runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100