insightsengineering / coverage-action

Github Action that generates a coverage summary using a Cobertura XML report
https://github.com/marketplace/actions/code-coverage-report-action
MIT License
16 stars 7 forks source link

[Question]: Documentation on the required workflow setup #21

Closed AlexSkrypnyk closed 1 year ago

AlexSkrypnyk commented 1 year ago

What is your question?

Thank you for this project!

I had my workflow triggers setup a bit differently that what you had in your examples - i did not have a pull_request. As a result - the marocchino/sticky-pull-request-comment was not receiving a PR number and was not publishing a comment.

Could you please add the pull_request trigger as a requirement for this action into README.md.

Thank you

Code of Conduct

Contribution Guidelines

Security Policy

cicdguy commented 1 year ago

Hello, thanks for the report! Yes, we'll add this info to the README.md.