Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
151 stars 62 forks source link

Doc typo or why are commit rights needed? #93

Closed garydgregory closed 1 month ago

garydgregory commented 2 months ago

The docs say:

"token - [required] Github personal token to add commits to Pull Request"

Why does a report need commit rights? Or should it read "add comments"?

thsaravana commented 1 month ago

Yes. That was a typo. Thanks for pointing that out. I will fix that :)