Uppercase-X checkboxes are also valid (#5527)
This commit is contained in:
2
.github/workflows/prcop-config.json
vendored
2
.github/workflows/prcop-config.json
vendored
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "descriptionRegexp",
|
||||
"config": {
|
||||
"regexp": "x] Testing instructions",
|
||||
"regexp": "[x|X]] Testing instructions",
|
||||
"errorMessage": ":police_officer: PR Description does not confirm that associated issue(s) contain Testing instructions"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user