Pascal
Pascal
I've updated the README, so I think this is fixed now.
I think your first sentence is missing something, but from what I'm guessing, yes, automerge would bypass branch protections and merge. >can you configure the workflow or action to bypass...
We need some more information here, for example links to workflows where it wasn't running as expected, or output copied from the workflows
This might be because `MERGE_LABELS: ""` might be treated as if no merge labels config is set, and then it uses the default setting. Try `MERGE_LABELS: "!x"` (merge every PR...
I don't know about the other actions, but the configuration for automerge-action looks fine. From my experience with GitHub, I am quite certain that something went wrong here that had...
@armaandhull Thanks for reminding me! I've decided to merge #43 instead because it had fewer changes and used GITHUB_API_URL, which is also used in https://github.com/pascalgn/automerge-action. Thanks for creating this PR...
Thanks for updating, I like the PR much better now. To me the PR looks good!
I think this is fixed now. However, feel free to reopen this or create a new issue if you disagree or if there are any other problems! 👍
Sure! 👍
Thanks for the PR, it's merged now! 👍