releases-hub-gradle-plugin
releases-hub-gradle-plugin copied to clipboard
Fail when a branch is already created but not the pull request
If the plugin detects that a upgrade branch is present but no PR open, we should fail. Right now the plugin is ignoring those cases, so we could have dependencies never upgraded if a dev close a Upgrade PR without removing the branch.