Skip to content

mainmatter/continue-on-error-comment fails on PRs #207

@kategengler

Description

@kategengler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions