Automate branch fix using creation of new branch instead of force push
or rebase
or revert of merge
#3
Labels
enhancement
New feature or request
First step is to create a script:
Where
clientifrst
is the name of broken branch andclient-first
is the name of fixed branch.Second step is to automate it as a GitHub App/Bot.
So it will be possible to do it without leaving the GitHub.
Example:
Broken pull request: deep-foundation/deepcase#17
Repaired pull request: deep-foundation/deepcase#19
The text was updated successfully, but these errors were encountered: