Skip to content

prepare_release_notes: teach script how to create MR in GitLab

Frank Winklmeier requested to merge fwinkl/athena:relnotes_mr into main

In sweep mode, when used with a GitLab token, the script will now ask to create a Draft MR in GitLab pre-filled with title and the release notes. The RC can then check/edit the MR and mark it as ready.

cc @wlampl @emoyse @tadej @tsulaia @abarton @elmsheus

Merge request reports