researchgate / gradle-release

gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
MIT License
859 stars 223 forks source link

Define Release Branch name Template #369

Open Serverfrog opened 2 years ago

Serverfrog commented 2 years ago

What i want to do: i want to a release under the branch release/${version} so that if i create a release from the main branch of the Version 1.0.0-SNAPSHOT, the Release would be pushed on release/1.0.0.