We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec48346 commit a4b6d2eCopy full SHA for a4b6d2e
1 file changed
.github/prlint.json
@@ -15,7 +15,7 @@
15
],
16
"body": [
17
{
18
- "pattern": "(?:Fixes|Resolves|Closes|Part of) (?:#|OPS-|OPC-|CI-)[1-9]\\d*|Dependabot commands and options",
+ "pattern": "(?:Fixes|Resolves|Closes|Part of) (?:#|OPS-|OPC-|CI-|DOC-)[1-9]\\d*|Dependabot commands and options",
19
"message": "Add a GitHub or Linear issue ID to your PR body, e.g. \"Fixes #1002\""
20
}
21
]
0 commit comments