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

Create release.yml for automated Release Notes #9

Merged
merged 2 commits into from
Jan 19, 2023
Merged

Conversation

mindyls
Copy link
Contributor

@mindyls mindyls commented Jan 18, 2023

release.yml provides the layout for categorizing PRs into different categories in the Release Notes during a github release/tag.
https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes

The version of release.yml in this .github repository will be treated as the "master" release.yml file - this does not propagate across repositories, so must be added to each repository where we desire to have the automated release notes during the github release process.

Add "documentation" section

Add "deprecation" label to "Breaking Changes" section
@mindyls mindyls added the git workflow Updates that streamline and improve the git workflow process label Jan 18, 2023
@mindyls mindyls self-assigned this Jan 18, 2023
Rearrange order.
Copy link
Contributor

@jsolbrig jsolbrig left a comment

Choose a reason for hiding this comment

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

Looks good to me after some discussions in slack

@mindyls mindyls merged commit dbac727 into main Jan 19, 2023
@mindyls mindyls deleted the mindyls-patch-1 branch January 19, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git workflow Updates that streamline and improve the git workflow process
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants