AODocs-Dev / merge-or-pr

This is a github action which can merge a branch to an other or create a PR if there is a conflict.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github action that tries to merge target branch to selected base branch, and creates pull request with selected assignee on conflict. Useful for git flow hotfixes that have to be merged both to development and main branches.

About

This is a github action which can merge a branch to an other or create a PR if there is a conflict.

License:MIT License


Languages

Language:TypeScript 100.0%