The GitHub Actions job "CI" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
241f182783c0b00233a0fa1acd543be1ca8f4dd8 / Tzu-ping Chung <[email protected]>
Remove 'allow_trigger_in_future' config

A DAG run with logical date in the future can never be started now. This
only affects schedule=None, which can only be triggered manually.

Instead of using a future date, you can trigger with a None logical date
whenever you want. A custom run_id can be supplied if you want it. If a
date is needed, it can be passed as a DAG param instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to