dweiss opened a new issue, #14835: URL: https://github.com/apache/lucene/issues/14835
### Description There are more different tools now used to harness code quality. I wonder if it'd be possible to create a workflow that would: * run a set of designated formatting-validation tasks, * if these fail, apply automatic fixes (like the tidy task), try to rerun formatting validation tasks again, * if the fixes are successful, file a pull request against the original repository/branch (a PR against a PR). We could even make this workflow an opt-in - using "commands" like the ones dependabot uses. This is just an idea for anybody willing to play with it - I have no experience with such workflows and I probably won't have the time to dig deep into this. It seems like a fun task though. -- 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.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