You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: coderd/notifications/testdata/rendered-templates/webhook/PrebuildFailureLimitReached.json.golden
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@
28
28
"data": {},
29
29
"targets": null
30
30
},
31
-
"title": "There is a problem creating prebuilt workspaces for the preset",
32
-
"title_markdown": "There is a problem creating prebuilt workspaces for the preset",
33
-
"body": "The number of failed prebuilds has reached the hard limit for template docker and preset particle-accelerator.\n\nTo resume prebuilds, fix the underlying issue and upload a new template version.",
34
-
"body_markdown": "\nThe number of failed prebuilds has reached the hard limit for template **docker** and preset **particle-accelerator**.\n\nTo resume prebuilds, fix the underlying issue and upload a new template version.\n"
31
+
"title": "There is a problem creating prebuilt workspaces",
32
+
"title_markdown": "There is a problem creating prebuilt workspaces",
33
+
"body": "The number of failed prebuild attempts has reached the hard limit for template docker and preset particle-accelerator.\n\nTo resume prebuilds, fix the underlying issue and upload a new template version.",
34
+
"body_markdown": "\nThe number of failed prebuild attempts has reached the hard limit for template **docker** and preset **particle-accelerator**.\n\nTo resume prebuilds, fix the underlying issue and upload a new template version.\n"
0 commit comments