uv-lock-report icon indicating copy to clipboard operation
uv-lock-report copied to clipboard

Support for Pull Requests from forks

Open henriquegemignani opened this issue 2 months ago • 1 comments

If using on: pull_request, when a pull requests comes from a fork the workflow doesn't get permission to make comments on the pull request.

I changed my workflow to use on: pull_request_target, however the messages no longer work properly. I believe it's because the head/base changes?

henriquegemignani avatar Oct 28 '25 18:10 henriquegemignani

I'm really not sure but that sounds like a reasonable explanation.

I'll have to do some research.

mw-root avatar Oct 31 '25 23:10 mw-root