rachanadutta opened a new pull request, #61258: URL: https://github.com/apache/airflow/pull/61258
This PR updates the template context documentation to explicitly cover asset-triggered DAGs in Airflow 3. It clarifies the absence of time-based context variables such as logical_date and ds for asset-triggered workflows, documents the correct format of task_instance_key_str, and explains how dag_run.run_id can be used instead. This helps prevent confusion and runtime errors when authoring templates for asset-based workflows. Closes #61149 -- 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]
