Skip to content

Make `to` in the changelog API optional

Yorick Peterse requested to merge changelog-api-to-optional into master

What does this MR do?

The to attribute now defaults to the target branch itself. This means that for most projects one only needs to specify the version of a new release, simplifying the use of the API.

This fixes gitlab-com/gl-infra/delivery#1556 (closed).

Does this MR meet the acceptance criteria?

Conformity

Merge request reports