feat(better-stack): add create incident action

This commit is contained in:
Rıdvan Akca
2024-01-16 12:45:00 +03:00
parent 77f84944c7
commit 23c40c89ee
3 changed files with 124 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/better-stack.svg
items:
- name: Acknowledge incident
desc: Acknowledges an incident.
- name: Create incident
desc: Creates an incident that informs the team.
---
<script setup>