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 workflow to automatically create a github release page based on a tag #354

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

rwaffen
Copy link
Member

@rwaffen rwaffen commented Apr 12, 2024

there is a complicated long way with github_changelog_generator or a short way with auto generated release notes via gh. the gh honors the .github/release.yml and uses the instruction from there to generate the notes.

"the short way" would be the same as we are doing it now manually on each release (if we can remember to do it XD ).

@rwaffen rwaffen requested a review from a team as a code owner April 12, 2024 09:55
@rwaffen rwaffen changed the title Add workflow to automatically create a github release page base on a tag Add workflow to automatically create a github release page based on a tag Apr 12, 2024
@rwaffen rwaffen merged commit a19c0e2 into main Apr 12, 2024
11 checks passed
@rwaffen rwaffen deleted the gen_gh_releases branch April 12, 2024 10:00
@rwaffen rwaffen added the github_actions Pull requests that update GitHub Actions code label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants