Add a --sweep
mode to create "release notes" (MR diffs) for our daily
master merges. The main change is to add a new template for merge
descriptions and use git log HEAD^..HEAD
to retrieve the diff.
See !61782 (merged) for an example.
cc @tadej @emoyse @abarton @wlampl @tsulaia @elmsheus @nstyles @jcatmore
TODO: