raefezzeldin opened a new issue #16622:
URL: https://github.com/apache/airflow/issues/16622


   When I try to enable GitSync to sync dags from private repo on Github using 
HTTPS , Username and PAT. it keeps synscing the whole repo , ignoring my 
subPath configuration and always create this folders in dags foolder:
   image
   
     dags: 
       gitSync: 
         repo: "https://XXXXXXXXs";
         subPath: "dags"
         enabled: true
         branch: "main"
         credentialsSecret: git-credentials


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