Skip to content

Automate Release description content

Mitchell Nielsen requested to merge 743-automate-release-description into master

Summary

Automatically generates the Release description from CI when creating the release.

Closes #743 (closed)

Testing

  1. Created a tag from this branch named 0.17.3-beta with the same tag message as the 0.17.2 tag.
  2. Manually ran the jobs for the tag pipeline.
  3. Ensured that the Release was created correctly:

image

Edited by Mitchell Nielsen

Merge request reports