potiuk commented on code in PR #50057:
URL: https://github.com/apache/airflow/pull/50057#discussion_r2069552893


##########
scripts/in_container/run_provider_yaml_files_check.py:
##########
@@ -483,20 +481,24 @@ def check_extra_link_classes(yaml_files: dict[str, dict]) 
-> tuple[int, int]:
     return num_extra_links, num_errors
 
 
+@run_check("Checking extra-links belong to package, exist and are classes")

Review Comment:
   I noticed the opportunity of extracting the common code here - and added 
missing check for `executors`



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