potiuk commented on code in PR #22327: URL: https://github.com/apache/airflow/pull/22327#discussion_r841269986
########## dev/breeze/src/airflow_ci/sc_get_changed_files.py: ########## @@ -0,0 +1,71 @@ +#!/usr/bin/env python3 Review Comment: All of the above should use "get_changed_files" but as an internal Python method rather than click "command". -- 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]
