v-kay opened a new pull request #9636: URL: https://github.com/apache/airflow/pull/9636
Airflow UI, tree provides functionality to mark a DagRun success or failed. Currently while marking a DagRun success or failed, the `on_success_callback` and `on_failure_callback` functions are not used. Adding the `handle_callback` on marking DagRun success/failed would be beneficial in sending alerts on DagRun actions. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
