From b95625d344733e81fe3019c9923b4f1e68280ad1 Mon Sep 17 00:00:00 2001 From: Eris Hoxha Date: Tue, 21 Apr 2026 14:20:49 +0200 Subject: [PATCH] Enable assign plugin for openshift-eng/cyborg The assign plugin was removed during a plugin config synchronization in April 2024. This re-enables it so that /cc and /assign commands work on the repository. --- .../prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml b/core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml index 830b113ecbfff..21eca1e0a47bd 100644 --- a/core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml +++ b/core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml @@ -19,6 +19,7 @@ plugins: openshift-eng/cyborg: plugins: - approve + - assign - blunderbuss - hold - label