Skip to content

Commit af0a0cf

Browse files
committed
Update policy-bot config
1 parent 089566a commit af0a0cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

kubernetes/namespaces/tooling/policy-bot/configmap.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,12 @@ data:
4646
options:
4747
# The path within repositories to find the policy.yml file
4848
policy_path: .github/review-policy.yml
49+
50+
# Policy to use when a repository does not explicitly define one
51+
shared_repository: .github
52+
shared_policy_path: review-policies/core-developers.yml
53+
4954
# The context prefix for status checks created by the bot
5055
status_check_context: "Review requirements"
56+
# Expand users
57+
expand_required_reviewers: true

0 commit comments

Comments
 (0)