aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-automerge.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-05-14 13:21:34 -0500
committerAnibal Limon <anibal.limon@linaro.org>2018-05-16 14:40:57 +0000
commitd05669d62bc6d78c4e22a234ad86a1f3fc921c03 (patch)
tree97e1e57128a23669f4fe127bcf7f000ae68c8ff5 /lt-qcom-linux-automerge.yaml
parent76e91cca1fe311e8e524c6f1084cc8675391c9a9 (diff)
lt-qcom-linux-automerge: Add pre-send email groovy script
In order to fix multiline variables, replace the message content using groovy. Change-Id: I4ebefd5cd3e75ec11d279166af375ff6f1cba2b3 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom-linux-automerge.yaml')
-rw-r--r--lt-qcom-linux-automerge.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/lt-qcom-linux-automerge.yaml b/lt-qcom-linux-automerge.yaml
index 7033e4f4..fc639263 100644
--- a/lt-qcom-linux-automerge.yaml
+++ b/lt-qcom-linux-automerge.yaml
@@ -79,6 +79,9 @@
Integration repo/branch: ${INTEGRATION_REPO_URL} ${INTEGRATION_BRANCH}
Kernel CI repo/branch: ${KERNEL_CI_REPO_URL} ${KERNEL_CI_BRANCH}
- Automerge configuration: ${AUTOMERGE_CONFIG}
+ Automerge configuration:
+ {{AUTOMERGE_CONFIG}}
- ${AUTOMERGE_BRANCH_FAILED}
+ {{AUTOMERGE_BRANCH_FAILED}}
+ presend-script:
+ !include-raw: lt-qcom-linux-automerge/presend-script.groovy