MishaKav / jest-coverage-comment

Comments a pull request or commit with the jest code coverage badge, full report and tests summary
MIT License
80 stars 34 forks source link

Feat: custom comment author #96

Closed mluizaa00 closed 1 month ago

mluizaa00 commented 1 month ago

Creates the comment-author property, that is the user login responsible for commenting in the coverage. This enables the update comment validation to work with different tokens besides the github actions bot. The default remains him.

Fixes issue: https://github.com/MishaKav/jest-coverage-comment/issues/83

mluizaa00 commented 1 month ago

Modification made! I requested your review again.