rossturk commented on code in PR #25239: URL: https://github.com/apache/airflow/pull/25239#discussion_r927881584
########## dev/stats/get_important_pr_candidates.py: ########## @@ -123,58 +231,84 @@ def __str__(self) -> str: @click.command() +@option_github_token # TODO: this should only be required if --load isn't provided Review Comment: I attempted to implement a custom click.Option class to accomplish this and burned too much time. -- 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]
