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

Head commit for run:
d7bd6d780aa3db825e6baae7fc1a7d8ae0f8b14b / Ephraim Anierobi 
<[email protected]>
Support using a list of callbacks in `on_*_callback/sla_miss_callback`s (#28469)

* Support using a list of callbacks in `on_*_callback/sla_miss_callback`s

Previously, it was only possible to specify a single callback function when 
defining a DAG/task callbacks.
This change allows users to specify a list of callback functions, which will be 
invoked in the order they are provided.

This will not affect DAG/task that use a single callback function.

* Apply suggestion from code review

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

With regards,
GitHub Actions via GitBox


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

Reply via email to