Hello,
I'm using your plugin to release projects. All works fine, thanks for your work.
In my proejcts, I need to do a PR on develop branch after a gitflow:release-finish goal.
So, is it possible to add the parameter skipMergeDevBranch on gitflow:release-finish goal ? Like the parameter on the gitflow:hotfix-finish goal ?
Thanks in advance.