lcov-reporter-action
lcov-reporter-action copied to clipboard
feat(): update comment
This is a great action.
Thanks!
The delete-old-comments
is priceless as it keeps PR threads nice and clean.
However it still spams our emails once we push to open PRs.
This PR tries to remedy that.
Introduces update_comment
which can replace delete-old-comments
, I left it not to break.
Intoduces comment_prepend
, comment_append
input for customizing the comment a bit
I haven't added an option to update a commit comment because it seems weird to me.
tested in production
I didn't commit the build...