The GitHub Actions job "Tests (AMD)" on 
airflow.git/feat/52477-example-dag-tag-check has succeeded.
Run started by GitHub user andreahlert (triggered by andreahlert).

Head commit for run:
75de9ef508c2460a1197dc34a2b10dbfa45bdbb3 / AndrĂ© Ahlert <[email protected]>
Add prek hook enforcing the "example" tag on example DAGs

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/26303966420

With regards,
GitHub Actions via GitBox


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

Reply via email to