mirror of
https://github.com/anomalyco/opencode.git
synced 2026-06-01 19:05:38 +00:00
sync
This commit is contained in:
@@ -37,7 +37,7 @@ const postDiscordMessage = async (incident: Incident) => {
|
|||||||
`**${incident.mode === "test" ? "[TEST] " : ""}${incident.name ?? "Incident has been created"}**`,
|
`**${incident.mode === "test" ? "[TEST] " : ""}${incident.name ?? "Incident has been created"}**`,
|
||||||
incident.summary,
|
incident.summary,
|
||||||
"",
|
"",
|
||||||
"@everyone",
|
"@inference",
|
||||||
"",
|
"",
|
||||||
incident.permalink,
|
incident.permalink,
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user