Skip to content

Commit a4b6d2e

Browse files
Update prlint.json to include DOC team (#1753)
Fixes OPS-3225
1 parent ec48346 commit a4b6d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/prlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"body": [
1717
{
18-
"pattern": "(?:Fixes|Resolves|Closes|Part of) (?:#|OPS-|OPC-|CI-)[1-9]\\d*|Dependabot commands and options",
18+
"pattern": "(?:Fixes|Resolves|Closes|Part of) (?:#|OPS-|OPC-|CI-|DOC-)[1-9]\\d*|Dependabot commands and options",
1919
"message": "Add a GitHub or Linear issue ID to your PR body, e.g. \"Fixes #1002\""
2020
}
2121
]

0 commit comments

Comments
 (0)