john8628 opened a new issue, #31994: URL: https://github.com/apache/airflow/issues/31994
### Description Add support for Feishu notification to improve Airflow's ability to notify failures of DAGs. ### Use case/motivation Recently we upgraded Airflow 1.10.7 to 2.5.3 in production. During the upgrade, we encountered issues with DAG failure notifications. We noticed that recent versions of Airflow introduced a notifier to support richer notification methods. However, our team commonly uses Feishu for communication, and Airflow's notifier currently does not support Feishu notification. Therefore, we propose this feature request and hope that Airflow can support Feishu notification. This can allow Airflow to notify relevant personnel through Feishu when a DAG fails, improving fault detection and handling efficiency. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] 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]
