Skip to content

feat: Implementing the Release Notes Generator to the project.#112

Merged
tmikula-dev merged 2 commits into
masterfrom
feature/98-adding-rn-generator-to-project
Jul 2, 2026
Merged

feat: Implementing the Release Notes Generator to the project.#112
tmikula-dev merged 2 commits into
masterfrom
feature/98-adding-rn-generator-to-project

Conversation

@tmikula-dev

Copy link
Copy Markdown
Contributor

Overview

This pull request introduces improvements to the release workflow by adding a new PR template and two GitHub Actions workflows for managing and verifying release notes. These changes help standardize release note practices and automate checks and draft releases.

Release Notes

  • This PR adds a united way how to generate a GH draft having Release Notes with GH Action. It stores the generator workflow, release notes check workflow and PR template, that helps to not forget about additional release notes.
  • Adds a no RN label to the project

Related

Closes #98

@tmikula-dev tmikula-dev self-assigned this Jul 2, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

JaCoCo code coverage report - scala 2.12.20

Metric (instruction) Coverage Threshold Status
Overall 83.18% 80.0%
Changed Files 0.0% 80.0%
Report Coverage (O/Ch) Threshold (O/Ch) Status (O/Ch)
spark-data-standardization Jacoco Report - scala:2.12.20 83.18% / 0.0% 80.0% / 80.0% ✅/✅
File Path Coverage Threshold Status

No changed file in reports.


Run 28573824041 · Event: pull_request

@MatloaItumeleng MatloaItumeleng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM , thank you

@tmikula-dev tmikula-dev merged commit 2ef3f17 into master Jul 2, 2026
6 checks passed
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

2 participants