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

Github actions can't push fix commits to PRs from forks #1201

Open
melink14 opened this issue Sep 12, 2022 · 0 comments
Open

Github actions can't push fix commits to PRs from forks #1201

melink14 opened this issue Sep 12, 2022 · 0 comments

Comments

@melink14
Copy link
Owner

This is because the default github token only has write permission to it's own repository.

If I use a personal access token it should work as long as the fork sets "allow maintainers to push commits".

For rikaikunbot, I'd need to ensure the create pull request API also set that setting.

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

1 participant