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


##########
scripts/ci/pre_commit/checkout_no_credentials.py:
##########
@@ -57,6 +57,13 @@ def check_file(the_file: Path) -> int:
                     # build. This is ok for security, because we are pushing 
it only in the `main` branch
                     # of the repository and only for unprotected constraints 
branch
                     continue
+                if step.get("id") == "checkout-for-backport":

Review Comment:
   This is good.



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