boraberke opened a new pull request, #38883:
URL: https://github.com/apache/airflow/pull/38883

   This PR allows TaskGroup(s) to be passed as `branch` in the operators that 
use `BranchMixIn`.
   
   With this implementation, if the provided string is a `task_group_id` 
instead of `task_id`, it will be expanded into the roots of that `Task Group`, 
as suggested 
[here](https://github.com/apache/airflow/issues/34526#issuecomment-1732136233).
   
   I would greatly appreciate any feedback and would love to work on it more!
   
   Closes: https://github.com/apache/airflow/issues/34526
   


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