Hi everyone,
I try to publish notification to mattermost channel, The channel is within a specific team group.
How can i publish a notification to different channel on different team group.
example to publish webhook from jira: "mattermost.com/webhook?secret="TOKEN"&team="TEAMGROUP"&channel="prefectchannel" "
Posted in #prefect-community
r
redsquare
02/21/2023, 7:20 AM
not a prefect issue!
e
eli yosef
02/22/2023, 10:01 AM
Why not, There is no implementation of this capability in the library notifications.py,
in class "MattermostWebhook" There is no reference to sending to a specific team.