ashmeet13 opened a new pull request #13763: URL: https://github.com/apache/airflow/pull/13763
This change will allow BaseBranchOperator to xcom push the branch it chose to follow. It will also add support to use the `do_xcom_push` parameter. The change includes the returning the result of `choose_branch()` whenever `execute()` is called. Currently the BaseBranchOperator neither pushes the chosen branch to xcom nor support's the `do_xcom_push` parameter. Closes: #13704 ---------------------------------------------------------------- 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]
