From 8b2adbbfd78a3629f0064900d2118cb69359e7fb Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Wed, 23 Jul 2025 02:01:01 +0100 Subject: Update policy-bot config again --- kubernetes/namespaces/tooling/policy-bot/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/namespaces') diff --git a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml index 5b56079..4794141 100644 --- a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml +++ b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml @@ -49,7 +49,7 @@ data: # Policy to use when a repository does not explicitly define one shared_repository: .github - shared_policy_path: review-policies/core-developers.yml + shared_policy_path: review-policies/default.yml # The context prefix for status checks created by the bot status_check_context: "Review requirements" -- cgit v1.2.3