Skip to content

feat(ci): automate GitHub Releases generation from changelog - #82

Merged
PPeitsch merged 1 commit into
mainfrom
feature/auto-git-release
Feb 23, 2026
Merged

feat(ci): automate GitHub Releases generation from changelog#82
PPeitsch merged 1 commit into
mainfrom
feature/auto-git-release

Conversation

@PPeitsch

Copy link
Copy Markdown
Owner

Description

Adds a new job to the \ est-and-publish.yaml\ workflow that automatically parses the CHANGELOG.md file and generates a corresponding visual GitHub Release whenever a new version tag is pushed.

Resolves the manual duplication of effort required to write release notes after publishing a tag.

Type of Change

  • CI/CD related changes
  • New feature (non-breaking change that adds functionality)

Checklist

  • I have followed the project's coding style guidelines
  • All new and existing tests pass locally
  • My PR is based on the latest main branch and has no conflicts

@PPeitsch
PPeitsch merged commit b962f9d into main Feb 23, 2026
6 checks passed
@PPeitsch
PPeitsch deleted the feature/auto-git-release branch February 23, 2026 04:13
@codecov

codecov Bot commented Feb 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

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