Skip to content

Generate Release Notes workflow#146

Merged
miroslavpojer merged 7 commits into
masterfrom
feature/145-implement-generate-release-notes-workflow
May 27, 2026
Merged

Generate Release Notes workflow#146
miroslavpojer merged 7 commits into
masterfrom
feature/145-implement-generate-release-notes-workflow

Conversation

@tmikula-dev
Copy link
Copy Markdown
Collaborator

@tmikula-dev tmikula-dev commented May 22, 2026

Overview

This pull request introduces new processes and templates to standardize and automate release note management in the repository. It adds a pull request template that prompts contributors to provide release notes, and sets up GitHub Actions workflows to check for release notes in PRs and to automate the drafting of releases, including tag validation and release note generation.

The part of the solution was that I created a no RN label, that can turn off the RN checker, when the change does not need a release note (dependencies bump...)

Release Notes

  • Adding Release Notes Generator workflow
  • Adding Release Notes checker worfkflow
  • Adding Pull Request template

Related

Closes #145

@tmikula-dev tmikula-dev requested a review from wajda May 22, 2026 09:12
@tmikula-dev tmikula-dev self-assigned this May 22, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label May 22, 2026
@tmikula-dev tmikula-dev requested a review from miroslavpojer May 22, 2026 12:18
Comment thread .github/workflows/release_draft.yml
@sonarqubecloud
Copy link
Copy Markdown

@miroslavpojer miroslavpojer merged commit 5b633a5 into master May 27, 2026
18 checks passed
@miroslavpojer miroslavpojer deleted the feature/145-implement-generate-release-notes-workflow branch May 27, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Generate Release Notes Workflow

3 participants