Skip to content

Commit

Permalink
Update .github/pr-title-checker-config.json
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Wang <[email protected]>
  • Loading branch information
AbeCoull and speller26 authored Jun 3, 2024
1 parent edece17 commit 40d7314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pr-title-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"color": "EEEEEE"
},
"CHECKS": {
"prefixes": ["fix: ", "feat: ", "test: ", "infra: ", "docs: "],
"prefixes": ["fix: ", "feat: ", "test: ", "infra: ", "doc: ", "change: "],
"regexp": "docs\\(v[0-9]\\): ",
"regexpFlags": "i",
"ignoreLabels" : ["dont-check-PRs-with-this-label", "meta"]
Expand Down

0 comments on commit 40d7314

Please sign in to comment.