aboutsummaryrefslogtreecommitdiff
path: root/tcwg-cleanup-stale-workspaces.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-11-02 09:16:47 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-11-07 14:43:20 +0000
commit537824b02f98bce76b1b721bd620941389012289 (patch)
treeb6263b15eb1bb520c5626cb8e8aa66bcc012a15c /tcwg-cleanup-stale-workspaces.yaml
parent3be308457c5efbb3fa219102ede796dced861d40 (diff)
tcwg-*: Switch to email-ext, set 'aborted' to true.
'email' does not send an email when a build was aborted, which made us miss some infrastruture problems. This patch replaces 'email' with 'email-ext' in all tcwg* jobs using 'email', and adds 'aborted: true'. In some cases where we had both 'email' and 'email-ext', use only the latter as it is more flexible/powerful. Do not add 'aborted: true' in the jobs that already have 'always: true'. Change-Id: I60a8dc287216bd1eb5705690505928f85fcf4815
Diffstat (limited to 'tcwg-cleanup-stale-workspaces.yaml')
-rw-r--r--tcwg-cleanup-stale-workspaces.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/tcwg-cleanup-stale-workspaces.yaml b/tcwg-cleanup-stale-workspaces.yaml
index e4b3f7bb..7933f793 100644
--- a/tcwg-cleanup-stale-workspaces.yaml
+++ b/tcwg-cleanup-stale-workspaces.yaml
@@ -105,8 +105,6 @@
./tcwg-cleanup-stale-workspaces.sh --days $days --dry_run $dry_run --workspace_top $workspace_top
publishers:
- - email:
- recipients: tcwg-validation@linaro.org
- email-ext:
- recipients: 'christophe.lyon@linaro.org'
+ recipients: tcwg-validation@linaro.org
aborted: true