Skip to content

Link squashed commits using the changelog API

Yorick Peterse requested to merge include-squash-commits-in-changelogs into master

What does this MR do?

When generating changelogs using the API, we now link to merge requests for squashed commits. Prior to this commit, when a merge request was squashed into a target branch, we weren't able to link back to that merge request in a generated changelog.

See gitlab-com/gl-infra/delivery#1551 (closed) for more information.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports