Releases: lucassabreu/comment-coverage-clover
Releases · lucassabreu/comment-coverage-clover
Release v0.15.1
Fixed
- increase and decrease default icons were wrong and don't exist
Release v0.15.0
Added
- support to choosing which icons to use to better fit users situations
Release v0.14.0
Fixed
- fix link on README about PAT
Changed
- update dependencies for security reasons
Thanks
Thank you to @tom-reinders for improving the project on PR #55
Release v0.13.0
Added
- explanation about forks and token permissions with them.
- new option
skip-comments-on-forks
to prevent blocking pull requests from forks because of lack of
permissions.
Changed
- improving error reporting for debugging purposes
Release v0.12.0
Added
- create job step summary
Release v0.11.0
Changed
- update action to node20
Release v0.10.4
Fixed
- cover report with baseline example did not skip cover report action out of pull requests.
Release v0.10.3
Added
- scopes required for the
github-token
input signature
input documented on README
Fixed
- when the token set for the action is not valid the action will now fail with an error.
- if the workflow context does no have a pull request the action will fail with an error.
Release v0.10.2
Fixed
- security update for semver library
Release v0.10.1
Fixed
- security update for semver library