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 #35

Closed
igagis opened this issue Sep 3, 2022 · 1 comment
Closed

Error: Resource not accessible by integration #35

igagis opened this issue Sep 3, 2022 · 1 comment

Comments

@igagis
Copy link

igagis commented Sep 3, 2022

When running a workflow from Pull Request of cloned repo the action fails with error:

Error: Resource not accessible by integration

See workflow log here: https://github.com/cppfw/r4/runs/8122707038?check_suite_focus=true#step:17:26

Is this because in PR workflow the GITHUB token is different? Is it possible to allow crating checks from PRs?

@LouisBrunner
Copy link
Owner

Hi @igagis,

Apparently this is because the pull request comes from a fork and the token has different permissions associated with it.
There are different ways to address this, e.g. actions/first-interaction#10 (comment) or #26 (comment)

Unless I am wrong, this is a duplicate of #26 so I will close it, feel free to re-open if you disagree.

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

No branches or pull requests

2 participants