gopidesupavan commented on code in PR #55350:
URL: https://github.com/apache/airflow/pull/55350#discussion_r2328814011


##########
scripts/ci/prek/common_prek_utils.py:
##########
@@ -394,3 +396,27 @@ def inner():
                 imports.append(fullname)
 
     return imports
+
+
+def retrieve_gh_token(*, token: str | None = None, description: str, scopes: 
str) -> str:

Review Comment:
   cool thanks for adding this, always have to send token though have logged in 
with gh cli :) 



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