janhoy opened a new pull request, #4007: URL: https://github.com/apache/solr/pull/4007
Handle branch name with jira-number only, warn about empty title. If a user ran this on a branch named `SOLR-12345`, it would generate a file SOLR-12345.yml with a title "SOLR 12345". Logchange titles shall not include JIRA number, but this happened due to a bad regex. Now it will instead make an empty title, and write a warning to console. If user still forgets to modify title before push, the validate-changelog script will reject it due to empty title. -- 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]
