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

chore(versioning): enhance GitHub Actions workflow to create releases #39

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

devaryakjha
Copy link
Owner

@devaryakjha devaryakjha commented Dec 26, 2024

… generate changelog

  • Updated the versioning workflow to include a step for generating a changelog after version bumps.
  • Captured the new version and created a Git tag for the release.
  • Integrated the changelog into the GitHub release body, ensuring better documentation of changes for each release.
  • Set the release as a prerelease, aligning with the development cycle.

Huly®: TAGFL-39

… generate changelog

- Updated the versioning workflow to include a step for generating a changelog after version bumps.
- Captured the new version and created a Git tag for the release.
- Integrated the changelog into the GitHub release body, ensuring better documentation of changes for each release.
- Set the release as a prerelease, aligning with the development cycle.
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@devaryakjha devaryakjha merged commit 9ebff8f into main Dec 26, 2024
2 checks passed
@devaryakjha devaryakjha deleted the chore/releases-via-ga branch December 26, 2024 06:25
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