This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ab2fef75ccb fix: reset pagination on search in all pages (#60411)
add b77ec2cbbe1 feat: Add listener notification in API endpoint when
skipped (#60585)
No new revisions were added by this update.
Summary of changes:
.../administration-and-deployment/listeners.rst | 8 ++++
.../core_api/services/public/task_instances.py | 2 +
.../airflow/example_dags/plugins/event_listener.py | 46 ++++++++++++++++++++--
.../core_api/routes/public/test_task_instances.py | 3 +-
.../tests/unit/listeners/class_listener.py | 4 ++
5 files changed, 59 insertions(+), 4 deletions(-)