stefanvodita commented on PR #13909: URL: https://github.com/apache/lucene/pull/13909#issuecomment-2415309799
Right now this would show up like a separate automated check on PRs, which would fail if the changelog is untouched and we don't have the `Skip-Changelog` label. We can override it in cases where we think a changelog entry is not required. To reduce noise from build failure emails, we can run it only for new PRs, once. We could also make it smarter about the files that are changed in the PR. Useful example: https://fredrikmeyer.net/2021/05/12/github-actions-changelog.html My preference would have been to make it a comment instead of a failing check, but I haven't found an action that checks file diffs and comments. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org