We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b9ee4 commit 7af2a43Copy full SHA for 7af2a43
codeowners.toml
@@ -7,7 +7,7 @@ unskippable_reviewers = ["@BakerNet"]
7
# `ignore` allows you to specify directories that should be ignored by the codeowners check
8
ignore = ["test_project"]
9
# `high_priority_lables` allows you to specify labels that should be considered high priority
10
-high_priority_lables = ["P0"]
+high_priority_labels = ["P0"]
11
12
# `enforcement` allows you to specify how the codeowners check should be enforced
13
[enforcement]
0 commit comments