janhoy opened a new pull request, #3667: URL: https://github.com/apache/solr/pull/3667
The script takes a git log and parses commit messages, and patches CHANGES.txt. Example section generated today on branch_9x ``` Dependency Upgrades --------------------- * PR#3583: Update plugin com.diffplug.spotless to v7 (branch_9x) (solrbot) * PR#3544: Update dependency io.opentelemetry:opentelemetry-bom to v1.53.0 (branch_9x) (solrbot) ``` The `(branch_9x)` part generated by RenovateBot for branch 9x (fairly new) does not add much value in this context, rather it looks funny. Thus, let's skip this from CHANGES.txt: ``` Dependency Upgrades --------------------- * PR#3583: Update plugin com.diffplug.spotless to v7 (solrbot) * PR#3544: Update dependency io.opentelemetry:opentelemetry-bom to v1.53.0 (solrbot) ``` (No changelog needed for this PR) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
