Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release notes #487

Merged
merged 10 commits into from
Apr 26, 2024
Merged

Automate release notes #487

merged 10 commits into from
Apr 26, 2024

Conversation

amandarichardsonn
Copy link
Contributor

@amandarichardsonn amandarichardsonn commented Apr 26, 2024

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 SmartRedis 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

@amandarichardsonn amandarichardsonn added the area: CI/CD Issues related to continuous integration and deployment label Apr 26, 2024
Copy link
Contributor

@AlyssaCote AlyssaCote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@amandarichardsonn amandarichardsonn merged commit 211bfd3 into develop Apr 26, 2024
31 checks passed
@amandarichardsonn amandarichardsonn deleted the release-notes branch April 26, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Issues related to continuous integration and deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants