aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-07-23 02:01:01 +0100
committerGravatar Joe Banks <[email protected]>2025-07-23 02:01:01 +0100
commit8b2adbbfd78a3629f0064900d2118cb69359e7fb (patch)
tree5b0b189caf5bc9f55e038d5f59c7cb271f920722
parentUpdate policy-bot config (diff)
Update policy-bot config again
-rw-r--r--kubernetes/namespaces/tooling/policy-bot/configmap.yaml2
1 files changed, 1 insertions, 1 deletions
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"