All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.manualJudgmentContinue.body-slack.ftl Maven / Gradle / Ivy

The newest version!
<#include "../manualJudgment/variables-slack.ftl">
${stageDescription} _was judged to *continue*_ by ${notification.additionalContext.judgedBy}.

<#if (notification.additionalContext.message)??>
${htmlToText.convert(notification.additionalContext.message)}


<#if (notification.additionalContext.judgmentInput)??>
Judgment '*${htmlToText.convert(notification.additionalContext.judgmentInput)}*' was selected.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy