Closed
Bug 1302942
Opened 9 years ago
Closed 9 years ago
Make the tc-notify email specify task status in the subject line
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bstack, Assigned: owlish)
Details
(Keywords: good-first-bug)
Right now it just says "task completed" but it should probably say either
"task completed" on success
"task failed" on failed
"task exception" on exception
or something like that.
| Assignee | ||
Comment 1•9 years ago
|
||
I would like to work on this bug!
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → bugzeeeeee
| Reporter | ||
Comment 2•9 years ago
|
||
Right now the email is generated in https://github.com/taskcluster/taskcluster-notify/blob/master/src/handler.js
| Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•9 years ago
|
Resolution: INVALID → WORKSFORME
| Reporter | ||
Updated•9 years ago
|
Resolution: WORKSFORME → FIXED
Updated•7 years ago
|
Component: Platform and Services → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•