[GitHub] [airflow] potiuk commented on a diff in pull request #28569: Add general-purpose "notifier" concept to DAGs

2022-12-28 Thread GitBox
potiuk commented on code in PR #28569: URL: https://github.com/apache/airflow/pull/28569#discussion_r1058441026 ## airflow/providers/slack/notifications/slack_notifier.py: ## @@ -0,0 +1,87 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [airflow] potiuk commented on a diff in pull request #28569: Add general-purpose "notifier" concept to DAGs

2022-12-28 Thread GitBox
potiuk commented on code in PR #28569: URL: https://github.com/apache/airflow/pull/28569#discussion_r1058359807 ## airflow/providers/slack/provider.yaml: ## @@ -39,7 +39,7 @@ versions: - 1.0.0 dependencies: - - apache-airflow>=2.3.0 + - apache-airflow>=2.6.0.dev0