Skip to content

ci: simplify release workflow by combining note generation and publis… #75

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

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

YidiDev
Copy link
Owner

@YidiDev YidiDev commented Oct 5, 2024

…hing

The release workflow has been streamlined by merging the steps for generating release notes and creating a release into a single action. This change reduces redundancy, as it eliminates the need for a separate step to create the release after generating notes. The workflow now directly publishes the generated release notes, enhancing efficiency and clarity in the release process. Additionally, the release name template in release-drafter has been updated for better readability and consistency.

…hing

The release workflow has been streamlined by merging the steps for
generating release notes and creating a release into a single action.
This change reduces redundancy, as it eliminates the need for a
separate step to create the release after generating notes. The
workflow now directly publishes the generated release notes, enhancing
efficiency and clarity in the release process. Additionally, the
release name template in release-drafter has been updated for better
readability and consistency.
@YidiDev YidiDev merged commit caf5267 into main Oct 5, 2024
3 checks passed
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.

1 participant