mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-13 15:44:56 +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.summary,
|
||||
"",
|
||||
"@everyone",
|
||||
"@inference",
|
||||
"",
|
||||
incident.permalink,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user