action-automerge
action-automerge copied to clipboard
action-automerge
Hi, I have been trying to setup an automerge workflow for an webshop, but keep getting this error message. It doesn't really make sense to me. Are others experiencing the...
After pushing a very minor commit that definitely couldn't cause a merge conflict I am getting this as output: ``` [@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const {...
I want to use a commit message for the source branch. Can you tell me how to do it?
Is it possible to trigger push action in branch `B` when merging `A` into `B`?