kaxil edited a comment on pull request #11850: URL: https://github.com/apache/airflow/pull/11850#issuecomment-733061006
Mostly, needs adding of Telegram Provider here: https://github.com/apache/airflow/blob/master/tests/core/test_providers_manager.py#L22-L83 and static check failure: ``` Validate providers.yaml files.....................................................................................................Failed - hook id: provider-yamls - exit code: 1 Checking integration duplicates Checking completeness of list of {sensors, hooks, operators} Checking for duplicates in list of {sensors, hooks, operators} Checking completeness of list of transfers Checking for duplicates in list of transfers Checking doc files Items in the first set but not the second: '/docs/howto/operator/telegram.rst' ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
