potiuk edited a comment on pull request #11211:
URL: https://github.com/apache/airflow/pull/11211#issuecomment-703166483


   Should we also make it part of the regular code scans for v1-10* branches ? 
I think for now it is more important than the master one. There is a bit of 
problem with that one though even if we cherry-pick that one. 
   
   The push/pull will work if we cherry-pick but the full scanning on schedule 
works only in the master branch. 
   
   We could do two things:
   
   1) cherry-pick that one to start push/pr scans
   2) add another schedule-only step to check out the v1-10-test/v1-10-stable 
branch and run full scan for those branches (or maybe v1-10-test will be 
enough). - we would have to add it in master to make it works.
   
   WDYT @turbaszek @kaxil @ashb?
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to