[ | |
{ | |
"branchRegExp": "^(main|release)-R\\d+.*", | |
"commitMessageRegExp": "^(.|\\n)*(^|\\n)cos-patch:\\s*(?:security-critical|security-high|security-moderate|security-medium|security-low|bug|lts-refresh)(\\n|$)(.|\\n)*$", | |
"description": "Commit messages must have a `cos-patch` with one of the following values: [security-critical, security-high, security-moderate, security-medium, security-low, bug, lts-refresh]." | |
} | |
] |