Taragolis commented on PR #26374:
URL: https://github.com/apache/airflow/pull/26374#issuecomment-1250228341

   > Does this mean that the SlackWebhookHook is deprecated?
   
   Not at all. It might use something that actually has no affect anymore and 
it is depend on what user actually use. I've tried to do some significant 
changes in SlackWebhookHook (#26452)
   
   Personally I've also have an issue with slack in the past:
   - 2019-2020: in one of the project we used SlackWebhookHook for send 
callbacks, and it work fine we could change channel and displayed username. We 
did not create webhook url by our own, someone just gave it to us
   - 2021: another project, we were creating webhook url by our own.... and 
nothing actually worked as expected. So we just switch to Slack API
   - end of 2021-early 2022: one guy told me "Did you want a magic? This is two 
Slack Webhook URL, looks similar use in the same Slack Workspace but one of 
them allow change channel and username and another not" 


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