mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
feat: notifications: report failed workspace builds (#14571)
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
Hi Bobby,
|
||||
|
||||
Template **Bobby First Template** has failed to build 4/55 times over the last week.
|
||||
|
||||
**Report:**
|
||||
|
||||
**bobby-template-version-1** failed 3 times:
|
||||
|
||||
* [mtojek / workspace-1 / #1234](http://test.com/@mtojek/workspace-1/builds/1234)
|
||||
* [johndoe / my-workspace-3 / #5678](http://test.com/@johndoe/my-workspace-3/builds/5678)
|
||||
* [jack / workwork / #774](http://test.com/@jack/workwork/builds/774)
|
||||
|
||||
**bobby-template-version-2** failed 1 time:
|
||||
|
||||
* [ben / cool-workspace / #8888](http://test.com/@ben/cool-workspace/builds/8888)
|
||||
|
||||
We recommend reviewing these issues to ensure future builds are successful.
|
@ -0,0 +1 @@
|
||||
Workspace builds failed for template "Bobby First Template"
|
Reference in New Issue
Block a user