[GitHub] [airflow] uranusjr commented on a change in pull request #17247: Fixed SlackAPIFileOperator to upload file and file content

2021-07-29 Thread GitBox
uranusjr commented on a change in pull request #17247: URL: https://github.com/apache/airflow/pull/17247#discussion_r679680023 ## File path: airflow/providers/slack/operators/slack.py ## @@ -161,16 +161,26 @@ class SlackAPIFileOperator(SlackAPIOperator): .. code-block::

[GitHub] [airflow] uranusjr commented on a change in pull request #17247: Fixed SlackAPIFileOperator to upload file and file content

2021-07-28 Thread GitBox
uranusjr commented on a change in pull request #17247: URL: https://github.com/apache/airflow/pull/17247#discussion_r678044606 ## File path: airflow/providers/slack/operators/slack.py ## @@ -161,15 +161,25 @@ class SlackAPIFileOperator(SlackAPIOperator): .. code-block::