GuidoTournois commented on a change in pull request #18763:
URL: https://github.com/apache/airflow/pull/18763#discussion_r722946720



##########
File path: airflow/providers/pagerduty/provider.yaml
##########
@@ -37,6 +37,13 @@ integrations:
     tags: [service]
 
 
+hook-class-names: # deprecated - to be removed after providers add dependency 
on Airflow 2.2.0+

Review comment:
       I have looked at the code of other providers and this comment is present 
in most of their `provider.yaml` files, as such I have added it. E.g.
   - airflow/providers/microsoft/azure/provider.yaml
   - airflow/providers/jira/provider.yaml
   - airflow/providers/slack/provider.yaml
   
   I will remove it, if you deem it unnecessary.




-- 
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]


Reply via email to