dweiss opened a new issue, #15421:
URL: https://github.com/apache/lucene/issues/15421

   ### Description
   
   There's been interesting patch in Solr that aims at making CHANGES.txt 
management better [1]. This file gets out of sync between branches all the time 
and is notoriously difficult to get right. 
   
   I'm not advocating to take the same approach as Solr did but it'd be nice to 
somehow:
   
   * make it easier to verify that PRs put the changes entry in the right place 
(attach them to the right version),
   * make the active-versions CHANGES.txt smaller and easier to view/convert to 
other formats.
   
   Another alternative that I know of is to generate these from git logs but 
this requires some attention when formatting commit messages and may be hard to 
enforce.
   
   [1] https://issues.apache.org/jira/browse/SOLR-17619


-- 
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]

Reply via email to