-
Task
-
Resolution: Unresolved
-
Trivial
-
None
I would like to use the existing Mattermost notification Post-build step also in pipeline jobs, i.e. with predefined message contents depending on the build status.
The existing {{mattermostSend }}pipeline step is too low-level, as it requires specifying the text of the message and the status manually.
Is this already possible using the generic "step" pipeline command? It doesn't show up in the build step selection in the snippet generator.