[PR] fix: downstream on list [airflow]

2023-12-07 Thread via GitHub
raphaelauv opened a new pull request, #36107: URL: https://github.com/apache/airflow/pull/36107 so currently ```python [op_d, op_c << op_b] << op_a ``` is not equivalent to ```python op_a >> [op_b >> op_c, op_d] ``` -- This is an automated message f

Re: [PR] fix: downstream on list [airflow]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #36107: URL: https://github.com/apache/airflow/pull/36107#issuecomment-1902817169 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

Re: [PR] fix: downstream on list [airflow]

2024-01-27 Thread via GitHub
github-actions[bot] closed pull request #36107: fix: downstream on list URL: https://github.com/apache/airflow/pull/36107 -- 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 uns