This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b41fe470b5 docs: fix typo (#29256)
add b5b1fae2df Add Documentation for notification feature extension
(#29191)
No new revisions were added by this update.
Summary of changes:
airflow/provider.yaml.schema.json | 7 ++
airflow/provider_info.schema.json | 7 ++
airflow/providers/slack/provider.yaml | 3 +
.../{logging.rst => notifications.rst} | 15 +++--
docs/apache-airflow-providers/index.rst | 9 +++
docs/apache-airflow/howto/index.rst | 1 +
docs/apache-airflow/howto/notifications.rst | 77 ++++++++++++++++++++++
docs/apache-airflow/public-airflow-interface.rst | 5 ++
...backend.rst.jinja2 => notifications.rst.jinja2} | 4 +-
docs/exts/operators_and_hooks_ref.py | 30 +++++++++
10 files changed, 149 insertions(+), 9 deletions(-)
copy docs/apache-airflow-providers/core-extensions/{logging.rst =>
notifications.rst} (72%)
create mode 100644 docs/apache-airflow/howto/notifications.rst
copy docs/exts/{secret_backend.rst.jinja2 => notifications.rst.jinja2} (91%)