The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user josh-fell (triggered by josh-fell).

Head commit for run:
0eb2c5ecd5f96373a2615072441be5b7f24da46a / Josh Fell <[email protected]>
Persist DAG and task doc values in TaskFlow API if explicitly set

If users set `doc_md` arg on `@dag`- or `@task`-decorated TaskFlow functions 
and those functions have a docstring, the `doc_md` value is not respected. 
Instead this PR will enforce only using the TaskFlow function docstring as the 
documentation if `doc_md` (or any `doc*` attrs for tasks) is not set.

Report URL: https://github.com/apache/airflow/actions/runs/4170291832

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to