RNHTTR opened a new issue, #35936: URL: https://github.com/apache/airflow/issues/35936
### Description Add functionality to support an `on_skipped_callback` to execute a callable function when a task is skipped. ### Use case/motivation Here are a couple potential use cases: * [Recent StackOverflow question looking for the functionality](https://stackoverflow.com/questions/77565651/airflow-skipped-dag-run-mail-notification) * [Support for an on_skipped_callback in a separate issue](https://github.com/apache/airflow/issues/30264#issuecomment-1505759049) ### Related issues #30264 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
