We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed59e8 commit 5145a10Copy full SHA for 5145a10
.github/policies/close-issues.yml
@@ -48,7 +48,7 @@ configuration:
48
if:
49
- payloadType: Issues
50
- bodyContains:
51
- or:
+ - or:
52
- pattern: '### Description[\n\r]+\[Enter feedback here\][\n\r]+###'
53
isRegex: true
54
- pattern: '### Description[\n\r]+\[Escriba sus comentarios aquí][\n\r]+###'
0 commit comments