The GitHub Actions job "Tests" on airflow.git/ci-upgrade-main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
ff5662651291f70774856445de41f45dead05240 / Jarek Potiuk <[email protected]>
Work around doctoc v2.4.0 duplicate-warning regression

doctoc v2.4.0 duplicates the "DON'T EDIT THIS SECTION" warning line on
every run when a file has no title between the header comments and the
TOC (thlorenz/doctoc#340). Airflow's markdown files use exactly that
pattern, so the hook was adding a stray comment line each time.

Pass --notitle to the doctoc hook so it skips the inferred-title path
entirely, and drop the duplicate lines introduced in three files by the
first v2.4.0 run.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to