Open Issues Need Help
View All on GitHub Tools & Utilities • Build Tools
Release notes temporary file not deleted 28 days ago
AI Summary: The sbt-release-notes plugin's `add` function needs to be updated to use `git add --all` instead of `git add` to ensure that removed temporary release notes files are properly tracked and deleted during the release process. This will resolve an issue where temporary files are not being cleaned up after a successful release.
Complexity:
3/5
enhancement good first issue
An sbt plugin to automatically update the release notes file.
Scala
#release-notes-sbt-release