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

Error: Resource not accessible by integration #187

Open
quevon24 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #188
Open

Error: Resource not accessible by integration #187

quevon24 opened this issue Dec 11, 2024 · 0 comments · May be fixed by #188

Comments

@quevon24
Copy link
Member

quevon24 commented Dec 11, 2024

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

@quevon24 quevon24 linked a pull request Dec 11, 2024 that will close this issue
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.

1 participant