The GitHub Actions job "Publish Docs to S3" on airflow.git/main has failed.
Run started by GitHub user jscheffl (triggered by jscheffl).

Head commit for run:
477b1482e7e242f3717aa7ffc490af4592ada3d3 / AndrĂ© Ahlert <[email protected]>
Add prek hook enforcing the "example" tag on example DAGs (#67354)

Example DAGs are filtered and grouped by tag across the docs and the UI,
but the "example" tag was applied inconsistently. This adds an AST-based
prek hook, check-example-dag-tags, that fails when a DAG defined under an
example_dags/ folder does not carry the "example" tag, and retags every
current violator so the hook passes on a clean checkout.

Part of #52477

Signed-off-by: AndrĂ© Ahlert <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to