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

Make more robust Release notes comment logic #33

Closed miroslavpojer closed 9 months ago

miroslavpojer commented 10 months ago

Feature

Make logic collecting the release notes lines more robust.

Solution proposal

Add detection logic for the leading bullet. Add a fix when no leading point is detected.