stefanvodita commented on issue #13898: URL: https://github.com/apache/lucene/issues/13898#issuecomment-2875906960
I thought about it some more. The way we envisioned PR authors choosing not to run the verifier is by adding the [`skip-changelog-check` label](https://github.com/apache/lucene/labels/skip-changelog-check). I should have mentioned this in the email I sent to the dev list. Here is what I'd like to do next if it seems good to you as well. 1. Update the bot's comment to tell people they can use the label to skip the check on their PR. If they don't add the label, the bot will continue reminding us as the PR gets updated. If they do add the label, the bot will stop. 2. Eventually make the bot smarter like you are suggesting, so that it doesn't run on PRs that we know don't need a CHANGES entry. Maybe we would do this by unifying with the [module lebeler](https://github.com/apache/lucene/blob/main/.github/labeler.yml), which already looks at which files were touched. -- 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