AbsaOSS / atum-service

Apache License 2.0
5 stars 1 forks source link

Release notes entry enforcement #211

Closed benedeki closed 2 months ago

benedeki commented 2 months ago

Background

With the ability to generate release notes draft, it is advisable to have release notes on issues.

Feature

Use GitHub workflow actions that would enforce to have a release note comment on a PR, and upon merging would copy it to the relevant issue, where it can be picked up for release notes generate.

Unless the PR is marked as not needing Release notes.

The tag to ignore release notes presence is 'no RN'.