CodelyTV / pr-size-labeler

🏷 Visualize and optionally limit the size of your Pull Requests
https://github.com/marketplace/actions/pull-request-size-labeler
MIT License
336 stars 58 forks source link

Allow messages per size definition #52

Open RicardoMonteiroSimoes opened 1 year ago

RicardoMonteiroSimoes commented 1 year ago

The idea is simple:

Apart from the message for a PR that is too big, it should also be able to supply some messages according to the actual size of the PR.

For example, to help developers more accurately, it could post as a comment the current guidelines to the size; i.e. small changes only require 1 reviewer, bigger ones up to 3.