You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?\n\nThis issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Mattermost follows (mostly) the slack notification scheme, but it does not work with the blocks api.
I thus hacked a simple custom class. Not sure if this is useful for someone else?
In addition, I had to mod the
util.py
file in thevalidation_operators
folder to make it work with our server (setverify=False
):util.py (partial):
the poor-mans mattermost class:
mattermost_renderer.py
The text was updated successfully, but these errors were encountered: