dabla commented on code in PR #70230:
URL: https://github.com/apache/airflow/pull/70230#discussion_r3629862542


##########
dev/breeze/doc/ci/04_selective_checks.md:
##########
@@ -508,8 +508,9 @@ when some files are not changed. Those are the rules 
implemented:
     skipped (it regenerates and diffs the generated ts-sdk file; a change to 
the supervisor
     wire schema alone deliberately does not trigger it - regenerating the 
ts-sdk types is
     the ts-sdk follow-up PR's job, not the schema author's)
-  * if no `All Providers Python files` and no `All Providers Yaml files` are 
changed -
-    `check-provider-yaml-valid` check is skipped
+  * if no `All Providers Python files` and no `All Providers Yaml files` are 
changed and no
+    `Prek files` changed - `check-provider-yaml-valid` check is skipped (the 
prek condition
+    ensures the check still runs when the provider yaml check script itself 
changes)

Review Comment:
   Done



-- 
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]

Reply via email to