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 089566a commit af0a0cfCopy full SHA for af0a0cf
kubernetes/namespaces/tooling/policy-bot/configmap.yaml
@@ -46,5 +46,12 @@ data:
46
options:
47
# The path within repositories to find the policy.yml file
48
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
54
# The context prefix for status checks created by the bot
55
status_check_context: "Review requirements"
56
+ # Expand users
57
+ expand_required_reviewers: true
0 commit comments