potiuk commented on code in PR #30825: URL: https://github.com/apache/airflow/pull/30825#discussion_r1174665823
########## dev/breeze/SELECTIVE_CHECKS.md: ########## @@ -103,51 +103,57 @@ The logic implements the following rules: * if `Image building` is disabled, only basic pre-commits are enabled - no 'image-depending` pre-commits are enabled. * If there are some setup files changed, `upgrade to newer dependencies` is enabled. +* If docs are build, the `docs-filter` will determine which docs packages to build. This is based on + several criteria: if any of the airflow core, charts, docker-stack, providers files or docs have changed, Review Comment: I've added a fixup to SELECTIVE_CHECKS.rst to make sure it is crystal-clear in the docs. -- 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]
