noqcks / pull-request-size

Applies labels to Pull Requests based on the total lines of code changed.
https://github.com/marketplace/pull-request-size
MIT License
158 stars 40 forks source link

Comments based on size #86

Closed alper closed 1 year ago

alper commented 1 year ago

It would be nice to be able to add comments to the PR as well based on the size of the PR. Especially when it comes to large PRs, we would like to discourage people from making these and give them some strategies how to break up their work.

noqcks commented 1 year ago

This is a great suggestion, I will try find some time to work on it next week.

noqcks commented 1 year ago

Just added this feature @alper Instructions on how to use it are now in the README

https://github.com/noqcks/pull-request-size#size-comments

alper commented 1 year ago

Thanks, that's cool. I'm forwarding this to my team.