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

Simplify and fix generation of GitHub Release page #1688

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

pitagoras3
Copy link
Contributor

What?

In this PR I've simplified and fixed process of generation GitHub Release page.

Why?

Until now, this part of release action didn't work due to issue with JSON serialisation. I've decided to simplify code generating Github Release page by using gh release create CLI command instead of calling API manually.

Copy link
Collaborator

@moscicky moscicky left a comment

Choose a reason for hiding this comment

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

Much simpler, awesome!

@pitagoras3 pitagoras3 merged commit 5261955 into master Jun 29, 2023
23 of 25 checks passed
@pitagoras3 pitagoras3 deleted the Fix_automatic_release_notes_generation branch June 29, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants