feat(better-stack): add find incident action

This commit is contained in:
Rıdvan Akca
2024-01-16 13:18:28 +03:00
parent c0f0415f70
commit 466d58b3d2
3 changed files with 34 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: Find incident
desc: Finds an incident.
- name: Resolve incident
desc: Resolves an incident.
---