actions / actions/upload-code-coverage
Suppress PR comments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 99
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi there -- awesome feature and something I am looking forward to using more. We'd like to upload code coverage to GH(AS) but not get any comments on the PR -- can that be a parameter to the Action call? We want the data available and therefore in the code-browsing experience, but don't need PR comments.
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 locating the action input definitions and the code path that creates pull-request comments. The change is complete when workflows can upload coverage and expose it for code browsing without posting PR comments when the new option is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100