Will-thom opened a new pull request, #67306: URL: https://github.com/apache/airflow/pull/67306
Closes #33167. This updates the custom TaskFlow decorator how-to so it reads more like a tutorial: - explains when a provider-level @task.<name> decorator is appropriate - shows the decorated operator and factory function pieces separately - documents provider.yaml as the source for task-decorators metadata in this repository - keeps get_provider_info guidance for third-party providers Validation: - git diff --cached --check - parsed the RST with docutils for basic structure; Sphinx-specific Airflow roles/directives are not available in plain docutils -- 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]
