File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -44,52 +44,52 @@ configuration:
4444 then :
4545 - closeIssue
4646
47- - description : Close learn template issues with empty descriptions. (spam)
47+ - description : Close learn template issues with empty descriptions (spam).
4848 if :
4949 - payloadType : Issues
50- - or
50+ - or :
5151 - bodyContains :
5252 pattern : ' ### Description[\n\r]+\[Enter feedback here\][\n\r]+###'
53- isRegex : true
53+ isRegex : True
5454 - bodyContains :
5555 pattern : ' ### Description[\n\r]+\[Escriba sus comentarios aquí][\n\r]+###'
56- isRegex : true
56+ isRegex : True
5757 - bodyContains :
5858 pattern : ' ### Description[\n\r]+\[Tapez vos commentaires ici][\n\r]+###'
59- isRegex : true
59+ isRegex : True
6060 - bodyContains :
6161 pattern : ' ### Description[\n\r]+\[Hier Feedback eingeben][\n\r]+###'
6262 isRegex : true
6363 - bodyContains :
6464 pattern : ' ### Description[\n\r]+\[Geri bildiriminizi buraya girin][\n\r]+###'
65- isRegex : true
65+ isRegex : True
6666 - bodyContains :
6767 pattern : ' ### Description[\n\r]+\[Ketikkan umpan balik di sini][\n\r]+###'
68- isRegex : true
68+ isRegex : True
6969 - bodyContains :
7070 pattern : ' ### Description[\n\r]+\[Immetti qui i commenti][\n\r]+###'
71- isRegex : true
71+ isRegex : True
7272 - bodyContains :
7373 pattern : ' ### Description[\n\r]+\[Voer hier feedback in][\n\r]+###'
74- isRegex : true
74+ isRegex : True
7575 - bodyContains :
7676 pattern : ' ### Description[\n\r]+\[Insira comentários aqui][\n\r]+###'
77- isRegex : true
77+ isRegex : True
7878 - bodyContains :
7979 pattern : ' ### Description[\n\r]+\[Введите отзыв здесь][\n\r]+###'
80- isRegex : true
80+ isRegex : True
8181 - bodyContains :
8282 pattern : ' ### Description[\n\r]+\[اكتب ملاحظاتك هنا][\n\r]+###'
83- isRegex : true
83+ isRegex : True
8484 - bodyContains :
8585 pattern : ' ### Description[\n\r]+\[在此处输入反馈][\n\r]+###'
86- isRegex : true
86+ isRegex : True
8787 - bodyContains :
8888 pattern : ' ### Description[\n\r]+\[여기에 피드백 입력][\n\r]+###'
89- isRegex : true
89+ isRegex : True
9090 - bodyContains :
9191 pattern : ' ### Description[\n\r]+\[フィードバックをこちらに入力してください][\n\r]+###'
92- isRegex : true
92+ isRegex : True
9393 then :
9494 - addLabel : ' needs-more-info'
9595 - addReply :
You can’t perform that action at this time.
0 commit comments