Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Update Dalichecklist.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabad600 authored Feb 4, 2024
1 parent 803416f commit 4909c4c
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .github/workflows/Dalichecklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,20 @@ jobs:
"type": "plain_text",
"text": ":grafana: Grafana dashboard"
},
"confirm": {
"type": "plain_text",
"text": "Do it"
"actions": [
{
"text": "Thermonuclear War",
"style": "danger",
"type": "button",
"value": "war",
"confirm": {
"title": "Are you sure?",
"text": "Wouldn't you prefer a good game of chess?",
"ok_text": "Yes",
"dismiss_text": "No"
}
}
]
#"url": "https://<your_organization>.grafana.net/d/my-app-dashboard?from=now-1h&to=now"
}
]
Expand Down

0 comments on commit 4909c4c

Please sign in to comment.