potiuk commented on PR #28569: URL: https://github.com/apache/airflow/pull/28569#issuecomment-1387709942
> > Should we add docs for this feature @ephraimbuddy ? Currently this feature is a "hidden" one > > Seeing this now. There's a doc on it: http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow-providers-slack/latest/notifications/slack_notifier_howto_guide.html What I think @kaxil (I for sure) mean is that this adds "base" notifier and "generic" approach that could be extended by anyone. Similarly as other "core extensions" - I think we need some generic description on how one can extend and write their own notifiers (or at the very least information that one CAN actually do it) Similar docs are here for logging, extra links, logging, secret backends - look here (there are links to generic airlfow how-tos from there) https://airflow.apache.org/docs/apache-airflow-providers/core-extensions/index.html -- 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]
