CrayLabs / SmartDashboard

SmartSim Dashboard Package.
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Automate release notes #54

Closed amandarichardsonn closed 4 months ago

amandarichardsonn commented 4 months ago

This PR adds a release.yml file to the root of the .github folder. Within the file we configure the release notes generated through PR tags. This PR also converts the changelog from rst to md to match release notes format.

To test this PR:

  1. navigate to the SmartDashboard github page
  2. Select Releases on the right column
  3. Select Draft New Release
  4. Create a tag and set the branch to release-notes
  5. Select Generate Release Notes