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

Error creating comment. #46

Closed chenxsan closed 3 years ago

chenxsan commented 3 years ago

I just got error when running size-limit action against pull requests from fork:

Error creating comment. This can happen for PR's originating from a fork without write permissions.

Does it mean the action can't comment on pull request from fork? I'm a little confused here as this is the most important feature I would expect from size-limit action.

chenxsan commented 3 years ago

Closed as I believe it's not a problem of this action.