Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action cannot run on pull_request_target #9

Closed
forntoh opened this issue Sep 17, 2024 · 2 comments · Fixed by budougumi0617/gigi#18
Closed

Action cannot run on pull_request_target #9

forntoh opened this issue Sep 17, 2024 · 2 comments · Fixed by budougumi0617/gigi#18
Assignees

Comments

@forntoh
Copy link

forntoh commented Sep 17, 2024

I need to use pull_request_target because without it, the action is unable to post a comment on the pull request if the pull request comes from a fork of the repo.

I was using pull_request before but it doesn't work it fails with 403 not enough permissions when calling the api to post a comment.

image

https://github.com/forntoh/LcdMenu/actions/runs/10900728873/job/30248984698?pr=202

@budougumi0617 budougumi0617 self-assigned this Sep 19, 2024
@budougumi0617
Copy link
Owner

Thank you for using my tool, and I also appreciate the issue report 😄 I will address it within a couple of days!

@budougumi0617
Copy link
Owner

@forntoh I have released the new version v0.0.8. If it doesn’t meet your expectations, I would appreciate it if you could write another issue.

https://github.com/budougumi0617/action-pr-size-checker/releases/tag/v0.0.8

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants