Taragolis commented on issue #37191:
URL: https://github.com/apache/airflow/issues/37191#issuecomment-1929160315

   Feel free to make a PR
   
   > (len condition in 
https://github.com/apache/airflow/blob/main/airflow/providers/slack/transfers/sql_to_slack_webhook.py#L160).
   
   Small nit, you cant send file through Slack Incoming Webhook, this only 
available into the Slack API (APP). So you need to make changes into the 
different module
   
   
https://github.com/apache/airflow/blob/dec2662190dd4480d0c631da733e19d2ec9a479d/airflow/providers/slack/transfers/sql_to_slack.py#L136
   


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