Skip to content

Update format of version passed to changelog API

Reuben Pereira requested to merge rp/fix-changelog-compliler into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

The product's Changelog API has been changed to accept versions in different format. See gitlab-com/gl-infra/production#17590 (closed).

Update the format of version we send to the API.

Tested by calling the API on a custom branch on gitlab-org/gitlab and gitlab-org/gitaly:

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports