shan-zeeshan786 commented on PR #65452: URL: https://github.com/apache/airflow/pull/65452#issuecomment-4466974798
> > In one of my PR @pierrejeambrun suggested to target *-test branch that's why i changed it to test instead of main @potiuk. Here also, lots of CI were failing. > > Please check #65466 for that comment. > > <img alt="ss" width="1014" height="249" src="https://private-user-images.githubusercontent.com/93471402/586560077-adb232ae-f951-4135-a315-3e5e6235f80e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzg5Mzc3MTYsIm5iZiI6MTc3ODkzNzQxNiwicGF0aCI6Ii85MzQ3MTQwMi81ODY1NjAwNzctYWRiMjMyYWUtZjk1MS00MTM1LWEzMTUtM2U1ZTYyMzVmODBlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTE2VDEzMTY1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYxNTAyZjA3ZDI0N2ZjY2Y0NDBkOTMyMmYxMTU1YTlmMDkzODE0ZjJiMDhhNzM0ZmRkOGQxMzljZjQ1ZjhiNDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.2OJlG5GJsvD6ChjIIeDXIANweNOlo4DWtjhl2lkNI7w"> > > That's because you were targeting airflow 2.x, so latest v2-x-test branch is the appropriate one. > > Here if you target airflow 3.x it's handled differently. We always merge to main. Then people merging or the release manager will handle backporting to the appropriate minor version branch (v3-2-test) if needed. Thank you for the clarification, @pierrejeambrun. I had already updated the target branch to main at that time. Could you please review and validate this PR when convenient? -- 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]
