Skip to content

Commit 43cd2bd

Browse files
committed
feat(ai playbook action): formats support & playbook recommender
1 parent cf83c93 commit 43cd2bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fixtures/playbooks/ai-recommend-playbook.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ metadata:
77
spec:
88
description: Use AI to diagnose unhealthy config items and send a notification slack
99
configs:
10+
<<<<<<< HEAD
1011
- health: unhealthy,warning
12+
||||||| parent of 4e54e54 (feat(ai playbook action): formats support & playbook recommender)
13+
=======
14+
- healths:
15+
- unhealthy
16+
- warning
17+
>>>>>>> 4e54e54 (feat(ai playbook action): formats support & playbook recommender)
1118
parameters:
1219
- name: prompt
1320
label: Prompt

0 commit comments

Comments
 (0)