Atharva2012 opened a new pull request, #69791: URL: https://github.com/apache/airflow/pull/69791
Adds a new howto doc page (`task-group.rst`) explaining how to organize tasks using TaskGroup, including nested groups. Wires in the existing `example_task_group.py` DAG via exampleinclude, using its existing [START]/[END] markers. This is a first, narrow slice of #52484 — scoped to one example DAG to establish the pattern. Open to feedback on scope before extending to additional example DAGs. related: #52484 --- ##### Was generative AI tooling used to co-author this PR? - [x] Yes - Claude. Generated-by: Claude - used for research into the doc structure, and PR description, following the guidelines https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions -- 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]
