Backed out changeset aee9f213f3c7 (bug 1496890) for causing Bug 1521264. a=backout

This commit is contained in:
Cosmin Sabou 2019-01-19 11:22:32 +02:00
parent 28f71e381a
commit cdfad80704

View File

@ -38,10 +38,7 @@ tasks:
$if: 'tasks_for == "action"'
then:
name: "Action: ${action.title}"
description: |
${action.description}
Action triggered by clientID `${clientId}`
description: '${action.description}'
else:
name: "Decision Task for cron job ${cron.job_name}"
description: 'Created by a [cron task](https://tools.taskcluster.net/tasks/${cron.task_id})'