Skip to content

Add script that automates the release creation.

Paul Gessinger-Befurt requested to merge release-script into master

So far it only handles releasing from master to release/vXX.YY.ZZ and creates a tag on that branch, but doesn't create the branch itself. A future version of the script might support develop/* branches and also create them.

Merge request reports