We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For private repos, it seems /merge doesn't work
It could be that the token does not have access to manage private repos, but only comment on PRs and arrange the labels.
/merge works on both private and public repos
/triage /assign /label bug
The text was updated successfully, but these errors were encountered:
Skipping merge due to missing "approved" label
Sorry, something went wrong.
CLO-71 Check token
the app has the right permissions, the most likely cause is a bug in github's API.
funny enough, this actually works ok in the codeflavor org of private repos
PI-Victor
No branches or pull requests
Context
For private repos, it seems /merge doesn't work
Description
It could be that the token does not have access to manage private repos, but only comment on PRs and arrange the labels.
Acceptance Criteria
/merge works on both private and public repos
/triage
/assign
/label bug
The text was updated successfully, but these errors were encountered: