Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dag run state change endpoints notify listeners about state change #45652

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

mobuchowski
Copy link
Contributor

When DagRun state changes due to manual or API based actions, listeners are not notified about those. This PR fixes this.

Solves #40735

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

Just a few questions for my own understanding.

tests/listeners/class_listener.py Show resolved Hide resolved
@mobuchowski mobuchowski merged commit 6afde78 into apache:main Jan 15, 2025
45 checks passed
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
dauinh pushed a commit to dauinh/airflow that referenced this pull request Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants