janhoy opened a new pull request, #4006:
URL: https://github.com/apache/solr/pull/4006

   The workflow had a weakness, if solrbot would bump the version of a 
dependency, it would also change the PR title, and this 
generate-renovate-changelog workflow would blindly generate a new changelog 
file with a different name without cleaning up the previous one.
   
   We could fix this by just using a static changelog file name PRXXX.yml, but 
I like the verbose human friendly file names, so I instead made the script 
delete before generating.


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