amoghrajesh commented on code in PR #51237:
URL: https://github.com/apache/airflow/pull/51237#discussion_r2116087250
##########
dev/breeze/src/airflow_breeze/prepare_providers/provider_documentation.py:
##########
@@ -715,13 +716,51 @@ def _update_commits_rst(
)
+def _is_test_only_changes(pr_number: str, github_token: str | None = None) ->
bool:
Review Comment:
Good call. I will try along these lines, wasnt so sure about wheteher we
pull it locally, turns out we do!
--
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]