Skip to content

Fix contributors detection in changelog generation

Alessio Caiazza requested to merge fix-changelog-contributor into master

What does this MR do?

The Changelog generation API provides a template that identifies if the commit author is a project member or a contributor.

This flag was never reporting an author as a contributor, regardless of the project membership.

Fixes gitlab-com/gl-infra/delivery#1976 (closed)

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alessio Caiazza

Merge request reports