From 25f4b056cd860dc0ad65590147b0dc50438ebe1e Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 23 Jun 2026 11:43:28 +0000 Subject: [PATCH] Authorize Rachelint to trigger benchmarks Rachelint requested benchmark trigger access to work on aggregation performance improvements in apache/datafusion (PR #15591). Add their GitHub login to the controller's allowed_users list. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01XrTHPr79Q3vfCAdftunymw --- services/controller.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/services/controller.ts b/services/controller.ts index 36d3772..795ff5d 100644 --- a/services/controller.ts +++ b/services/controller.ts @@ -183,6 +183,7 @@ export const controllerStatefulSet = new k8s.apps.v1.StatefulSet("benchmark-cont "alamb", "Dandandan", "adriangb", "rluvaton", "geoffreyclaude", "xudong963", "zhuqi-lucas", "Omega359", "comphead", "klion26", "gabotechs", "Jefffrey", "etseidl", "kosiew", "mkleen", "coderfender", + "Rachelint", // top 15 contributors (last month) - apache/datafusion "neilconway", "kumarUjjawal", "buraksenn", "friendlymatthew", "erenavsarogullari", "timsaucer", "jonathanc-n", "haohuaijin",