Enable Changelog automation for non-latest commits
What is the new feature
Make changelog API to search for changelogs until the target commit. This way we can mange the versions more easily.
How is it implemented
In the GitLab Changelog API, the default from
attribute is the last tag, which is exactly what we wanted. The default to
attribute is the latest commit at the default branch. We change it to the target commit where we create the tag.
Merge request reports
Activity
requested review from @b382090
assigned to @b382190
Hi @b382090, please let me know if you have any questions regarding the review process or anything else.
- Resolved by Mikael Stellio
Hi Yen-Chen,
If you don't mind, could you give me an overview of your general workflow for reviews? Such that I don't go completely off-track.
Also, dumb question: are the steps described in the template ("Mandatory steps before review" and "Mandatory steps before merge") something that the reviewer should do or is the assignee responsible?
Who merges? Reviewer or assignee?
Edited by Mikael Stellio
mentioned in commit 169143ef