From 2d9931c542f3c84d9d89e7ea551a549bf5aff460 Mon Sep 17 00:00:00 2001 From: Lan Liang Date: Mon, 12 Aug 2024 12:20:17 +0000 Subject: [PATCH] Add cherrypicker plugin to K8s-sigs/karpenter. Signed-off-by: Lan Liang --- config/prow/plugins.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/prow/plugins.yaml b/config/prow/plugins.yaml index a72f0eec299d..9b0a829d4266 100644 --- a/config/prow/plugins.yaml +++ b/config/prow/plugins.yaml @@ -1936,3 +1936,8 @@ external_plugins: events: - issue_comment - pull_request + kubernetes-sigs/karpenter: + - name: cherrypicker + events: + - issue_comment + - pull_request