deepset-ai / haystack

:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
16.93k stars 1.85k forks source link

PyPi release workflow fails to notify the team on Slack #8322

Closed silvanocerza closed 1 week ago

silvanocerza commented 3 weeks ago

The pypi_release.yml workflow is failing to send a message to Slack with a 403 status code.

We should fix that so the message is correctly sent.

Example failure 👇 https://github.com/deepset-ai/haystack/actions/runs/10699300566/job/29660545265

julian-risch commented 1 week ago

notification was completely removed