AbsaOSS / generate-release-notes

Efficiently automate your release note generation with 'generate-release-notes'. This GH action scans your target GitHub repository's issues, sorting and organizing them into well-formatted release notes. Perfect for maintaining a streamlined and organized release process.
Apache License 2.0
8 stars 0 forks source link

Introduce idea of PR without Issue as part for user defined chapters #26

Closed miroslavpojer closed 9 months ago

miroslavpojer commented 10 months ago

Background

Projects can contain PR without Issue as a valid object. (Valid means that the issue is not present by purpose.)

Feature

Introduce logic to identify the PRs without Issues as valid lines in user-defined chapters. Logic will identify PRs without the issues mentioned and check if labels are present. If tag defined by user are present PRs will be placed to defined chapters.

github-actions[bot] commented 9 months ago

Release notes