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

Sorry, only users with push access can use that command #21

Closed
bennycode opened this issue Sep 14, 2020 · 1 comment
Closed

Sorry, only users with push access can use that command #21

bennycode opened this issue Sep 14, 2020 · 1 comment

Comments

@bennycode
Copy link

I am using "GitHub Action: Dependabot Auto Merge" and it looks like the action sends a "@dependabot merge" comment to a PR discussion. Unfortunately, dependabot is not able to merge because it tells me that it does not have push access.

Is there a setting that I am missing?

Screenshot

image

@ahmadnassri
Copy link
Owner

look for the details in the token scope under readme:

https://github.com/ahmadnassri/action-dependabot-auto-merge

tl;dr you need a personal access token with the proper scope, can't use default Action token

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