Skip to content

Ask for date and version when creating the release post

Why is this change being made?

In order to be more flexible and be able to create as many release branches as possible at the same time, the release post raketask will now ask the GitLab version and the release date.

This continues the work on #6930 (closed).

 ./bin/rake release:monthly
Enter the GitLab version (major.minor format, example: 12.10): 
13.0
Enter the release post date (ISO format, example: 2020-05-22): 
2020-05-22

Merge request reports

Loading