feat(better-stack): add resolve incident action

This commit is contained in:
Rıdvan Akca
2024-01-16 13:08:16 +03:00
parent 23c40c89ee
commit c0f0415f70
3 changed files with 47 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ items:
desc: Acknowledges an incident.
- name: Create incident
desc: Creates an incident that informs the team.
- name: Resolve incident
desc: Resolves an incident.
---
<script setup>