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
9 stars 0 forks source link

Already releases issue are returned from GitHub API #117

Closed miroslavpojer closed 4 days ago

miroslavpojer commented 4 days ago

Describe the bug

The GitHub API returns Issues and Pulls Requests near to release date creation.

Expected behavior

The release notes generator filters out these items from the returned list.