We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf83c93 commit 43cd2bdCopy full SHA for 43cd2bd
fixtures/playbooks/ai-recommend-playbook.yaml
@@ -7,7 +7,14 @@ metadata:
7
spec:
8
description: Use AI to diagnose unhealthy config items and send a notification slack
9
configs:
10
+<<<<<<< HEAD
11
- 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)
18
parameters:
19
- name: prompt
20
label: Prompt
0 commit comments