We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b812f49 commit d54774eCopy full SHA for d54774e
.ghal.rules.json
@@ -1,24 +1,11 @@
1
{
2
"version": 3,
3
- "configRevision": 1,
+ "configRevision": 2,
4
5
"issue": {
6
"opened": {
7
"processor-default": {
8
"labels-add": [ ":watch: Not Triaged" ]
9
- },
10
- "processor-meta-docs": {
11
- "contentsource": {
12
- "(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.net.*": {
13
- "labels-add": ":card_file_box: Technology - NCL"
14
15
- "(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.windows\\.forms.*": {
16
- "labels-add": ":card_file_box: Technology - WinForms"
17
18
- "(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.security.*": {
19
- "labels-add": ":card_file_box: Technology - Security"
20
- }
21
22
}
23
24
},
0 commit comments