Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-38339: Use the new Safir Slack webhook support #208

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Conversation

rra
Copy link
Member

@rra rra commented Mar 15, 2023

Safir now has generic support for posting messages to a Slack webhook and a set of Pydantic models to use for constructing the message. Convert mobu's Slack code to that library. This fixes some potential problems where mobu messages may not have been declared verbatim when they should be.

rra added 2 commits March 15, 2023 12:24
Safir now has generic support for posting messages to a Slack webhook
and a set of Pydantic models to use for constructing the message.
Convert mobu's Slack code to that library. This fixes some potential
problems where mobu messages may not have been declared verbatim when
they should be.
Safir 3.8.0 has been released with Slack support, so update to that
version rather than pulling it from Git.
@rra rra merged commit 7bca60c into main Mar 15, 2023
@rra rra deleted the tickets/DM-38339 branch March 15, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant