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

add release.yaml to automate release notes generation #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akirafujiu
Copy link
Contributor

@akirafujiu akirafujiu commented Feb 20, 2024

Summary

Here is another automation flow to create release note based on https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes. It should consume labels on issues & prs, then group them into sections in a release note.

Here is a result which I tested on my forked repo: https://github.com/akirafujiu/etcd-java/releases/tag/0.0.1-test

Signed-off-by: Akira Fujiu <fujiuakira.1006@gmail.com>
@akirafujiu
Copy link
Contributor Author

@njhill Could you please review this as well? It has no impact on actual codes itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant