You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/24 18:35:39 UTC

[GitHub] [airflow] rootcss edited a comment on pull request #11850: Add Telegram hook and operator

rootcss edited a comment on pull request #11850:
URL: https://github.com/apache/airflow/pull/11850#issuecomment-733138203


   Thank you @kaxil 
   I've added the entry in https://github.com/apache/airflow/blob/master/tests/core/test_providers_manager.py#L22-L83
   
   static checks are passing locally with this: `./breeze static-check all`
   
   mypy and flake8 defined checks are passing too:
   `./breeze static-check flake8 -- --all-files`
   `./breeze static-check mypy -- --all-files`


----------------------------------------------------------------
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:
users@infra.apache.org