File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -47,34 +47,47 @@ configuration:
4747 - description : Close learn template issues with empty descriptions. (spam)
4848 if :
4949 - payloadType : Issues
50- - bodyContains :
51- - or :
50+ - or :
51+ - bodyContains :
5252 - pattern : ' ### Description[\n\r]+\[Enter feedback here\][\n\r]+###'
5353 isRegex : true
54+ - bodyContains :
5455 - pattern : ' ### Description[\n\r]+\[Escriba sus comentarios aquí][\n\r]+###'
5556 isRegex : true
57+ - bodyContains :
5658 - pattern : ' ### Description[\n\r]+\[Tapez vos commentaires ici][\n\r]+###'
5759 isRegex : true
60+ - bodyContains :
5861 - pattern : ' ### Description[\n\r]+\[Hier Feedback eingeben][\n\r]+###'
5962 isRegex : true
63+ - bodyContains :
6064 - pattern : ' ### Description[\n\r]+\[Geri bildiriminizi buraya girin][\n\r]+###'
6165 isRegex : true
66+ - bodyContains :
6267 - pattern : ' ### Description[\n\r]+\[Ketikkan umpan balik di sini][\n\r]+###'
6368 isRegex : true
69+ - bodyContains :
6470 - pattern : ' ### Description[\n\r]+\[Immetti qui i commenti][\n\r]+###'
6571 isRegex : true
72+ - bodyContains :
6673 - pattern : ' ### Description[\n\r]+\[Voer hier feedback in][\n\r]+###'
6774 isRegex : true
75+ - bodyContains :
6876 - pattern : ' ### Description[\n\r]+\[Insira comentários aqui][\n\r]+###'
6977 isRegex : true
78+ - bodyContains :
7079 - pattern : ' ### Description[\n\r]+\[Введите отзыв здесь][\n\r]+###'
7180 isRegex : true
81+ - bodyContains :
7282 - pattern : ' ### Description[\n\r]+\[اكتب ملاحظاتك هنا][\n\r]+###'
7383 isRegex : true
84+ - bodyContains :
7485 - pattern : ' ### Description[\n\r]+\[在此处输入反馈][\n\r]+###'
7586 isRegex : true
87+ - bodyContains :
7688 - pattern : ' ### Description[\n\r]+\[여기에 피드백 입력][\n\r]+###'
7789 isRegex : true
90+ - bodyContains :
7891 - pattern : ' ### Description[\n\r]+\[フィードバックをこちらに入力してください][\n\r]+###'
7992 isRegex : true
8093 then :
You can’t perform that action at this time.
0 commit comments