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 6384736 commit 819be21Copy full SHA for 819be21
1 file changed
.github/config.yml
@@ -7,16 +7,16 @@ requestInfoReplyComment: >
7
8
# Configuration for metabot
9
metabotLabels:
10
- - warning:
11
- - "request-info"
12
-
13
- info:
14
- - "todo"
15
- - "codecov"
16
17
- - deployment:
18
- - "codesandbox"
19
- "github-actions"
+ - "request-info"
+
+ - deploy:
+ - "codesandbox"
+ - critical:
+ - "codecov"
+ - "todo"
20
21
metabotBotsToWaitForComment:
22
0 commit comments