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

feat(ci): Atomatically extract release notes from CHANGELOG #409

Merged
merged 8 commits into from
Feb 27, 2022

Conversation

hramberger
Copy link
Member

@hramberger hramberger commented Feb 27, 2022

Added automatic extraction of the changelog for releases from CHANGELOG.md

PR Checklist

  • Wrote a good commit message & description according to conventional commits [see guide below].
  • Commit message starts with [#issue-number].
  • Added/Updated unit tests.
  • All unit tests are passing.
  • Used the same coding conventions as the rest of the project.
  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences.

Approver/Reviewer Checklist

  • Before merge squash related commits.

Other Information

Conventional commits

@hramberger hramberger self-assigned this Feb 27, 2022
@github-actions github-actions bot added the CI/CD Pipeline related issues and pull requests label Feb 27, 2022
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 27, 2022
@bjoernboehnke bjoernboehnke enabled auto-merge (rebase) February 27, 2022 15:31
@bjoernboehnke bjoernboehnke merged commit 5bd5b2f into main Feb 27, 2022
@bjoernboehnke bjoernboehnke deleted the feature/automatic-release-notes branch February 27, 2022 15:33
@hramberger hramberger added this to the v1.0.0 milestone Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Pipeline related issues and pull requests documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

2 participants