alamb commented on PR #25203: URL: https://github.com/apache/datafusion/pull/25203#issuecomment-5640697294
> Another think I was thinking was running only the required ci jobs on certain prs. For example a PR changing only docs should not run the full suite, and we can skip all the rust jobs on such prs. Yes, this is a good idea. I think it got disabled in the past because there is some doc pages, like the config settings, that actually do need to run the `check_config_settings` job: We originally had it in - #5097 (2023) @blaginin then changed it in it explicitly notes that with paths-ignore, a *.md-only change (as we had some PR failures) - #17538 I think the issue is something related to not being able to trigger for merge groups - https://github.com/orgs/community/discussions/45899 -- 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]
