Skip to content

Include RC identifiers when tracking releases

Yorick Peterse requested to merge fix-rc-version-tracking into master

Previously we would always turn versions into the format MAJOR.MINOR.PATCH, without including an RC identifier if present.

This fixes https://gitlab.com/gitlab-org/release-tools/-/issues/438

Merge request reports

Loading