olamy commented on PR #214: URL: https://github.com/apache/maven-pmd-plugin/pull/214#issuecomment-2942856217
> Approve, but we know that we loose history of the pre-Github time, right? If needed, they can be generated automatically. I did a bit of historic release notes for few others plugin using something such (in maven-dependency-plugin git directory with `gh` tool) ``` gh release create -d -t 3.15.0 --generate-notes maven-pmd-plugin-3.15.0 ``` I let you imagine how it's possible to have scripts for this :) Back in the time, we were not using PRs, the generated release notes would be empty except including a raw changelog link. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org