-
Notifications
You must be signed in to change notification settings - Fork 21
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
Merge failing with no useful message #4
Comments
Indeed, this one would be very helpful :) |
Hi, I'm getting this message and I don't know how to solve this. Run mtanzi/action-automerge@v1
[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead
merge main into gh-pages
merge branch:main to: gh-pages
Error: main merge failed: Resource not accessible by integration |
Yes merging is failing Do we have any update on this front? |
Nothing wrong from the actions, you just need to update the organization or Repo action settings like as below then it will work fine Under "Workflow permissions", choose GITHUB_TOKEN to have read and write access for all scopes. |
After pushing a very minor commit that definitely couldn't cause a merge conflict I am getting this as output:
This action has been working fine for me up until today, not sure what changed.
The text was updated successfully, but these errors were encountered: