janhoy opened a new pull request, #3999: URL: https://github.com/apache/solr/pull/3999
In case a `changelog/unreleased/foo.yml` file is deleted, the current logic of the workflow is to pass the file-name of the deleted yml to the `validate-changelog-yaml.py`, which then of course fails since the file does not exist. The workflow should only try to validate actually existing files, so a delete should be ignored -- 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]
