alamb opened a new pull request, #17046: URL: https://github.com/apache/datafusion/pull/17046
## Which issue does this PR close? <!-- We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123. --> - Closes #. ## Rationale for this change We now broke CI twice in the last day with docs changes that did not run the config_docs check. Here are two PRs that fixed it: - https://github.com/apache/datafusion/pull/17026 - https://github.com/apache/datafusion/pull/17041 (Thanks to @liamzwbao and @adamreeve for pointing them out) let's fix the docs check to automatically run on PRs that change the auto generated files ## What changes are included in this PR? 1. Move CI check to a new file ## Are these changes tested? I am testing them manually ## Are there any user-facing changes? No, this is a CI process change only -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org