-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
mainmatter/continue-on-error-comment fails on PRs with Error: Resource not accessible by integration
https://github.com/mainmatter/continue-on-error-comment#permissions says to set d
permissions:
pull-requests: write
but that is true in this workflow already and it is not working.
It alternatively suggests using pull_request_target but that is not safe to do in any workflow that runs code from the PR.
I think the best way to run it would be to have another workflow that runs on pull_request_target that checks the results of the CI workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels