From 467ce9d3e17e9bb8d64a2df06e8cf324befc85cc Mon Sep 17 00:00:00 2001 From: Isabell Reedy <113355639+ireedy@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:33:26 +0100 Subject: [PATCH] Update receive-from-github.js (#49195) ## Summary by CodeRabbit * **Bug Fixes** * Updated webhook sender classification to reflect the current list of recognized bot and maintainer accounts. --- website/api/controllers/webhooks/receive-from-github.js | 1 - 1 file changed, 1 deletion(-) diff --git a/website/api/controllers/webhooks/receive-from-github.js b/website/api/controllers/webhooks/receive-from-github.js index cc21ab7349..8655ba08c6 100644 --- a/website/api/controllers/webhooks/receive-from-github.js +++ b/website/api/controllers/webhooks/receive-from-github.js @@ -82,7 +82,6 @@ module.exports = { 'alexmitchelliii', 'sampfluger88', 'ireedy', - 'mostlikelee', 'AnthonySnyder8', 'getvictor', 'pintomi1989',