andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
449 stars 83 forks source link

feat: add create_comment_for_each_run option #94

Open nakaakist opened 1 year ago

nakaakist commented 1 year ago

This pull request adds create_comment_for_each_run option.

If this option is set to true, the action can create multiple comments to one PR.

It is useful if multiple scripts are built in one repository, like a monorepo.