Skip to content

Error: Resource not accessible by integration #187

Open
@quevon24

Description

@quevon24

The benchmark workflow throws this error:

Error: Resource not accessible by integration

This error is caused by the action: sticky-pull-request-comment

Reading the documentation for this action, it mentions that it is now necessary to define the permissions within the workflow adding:

permissions:
  pull-requests: write

But it is also necessary to enable workflow permissions for the repo in Settings > Actions > General > Workflow permission > Enable read and write permissions (I don't have access to this).

https://github.com/marketplace/actions/sticky-pull-request-comment?version=v2.9.0#error-resource-not-accessible-by-integration

Update:
It seems that we already have the permissions enabled, i created a PR with the required permissions and it is now working correctly

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