Skip to content

Fix create and update release names

Sean McGivern requested to merge fix-create-update-release-names into master

Because update runs after the freeze, it needs the second-most-recent milestone, while the create issue command needs the most recent!

Merge request reports