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
451 stars 84 forks source link

create a new comment if two workflows are run in same pr #67

Open raviteja83 opened 3 years ago

raviteja83 commented 3 years ago

I am using a monorepo. size limit action is conditionally run on each package only if something is changed in that package. I run mutliple workflows for size limit for each package.

Current behaviour:

Expected behaviour:

is there a way to do that currently?

nakaakist commented 2 years ago

Creaeted a PR! Hope it will be reviewed...

https://github.com/andresz1/size-limit-action/pull/94