From 5931df84e168a1bebf0238ac126404412e3a0e67 Mon Sep 17 00:00:00 2001 From: Aaron Sachs <898627+asachs01@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:25:17 +0000 Subject: [PATCH] chore(janitor): remove itglue-mcp, qbo-mcp from EXCLUDE_REPOS Both migrated off the pre-fix mcp-server-release.yml pin (itglue-mcp#91, qbo-mcp#61), CI confirmed green on real PRs, both merged. --- .github/workflows/dependabot-janitor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependabot-janitor.yml b/.github/workflows/dependabot-janitor.yml index ba666c1..175e1b6 100644 --- a/.github/workflows/dependabot-janitor.yml +++ b/.github/workflows/dependabot-janitor.yml @@ -56,9 +56,9 @@ jobs: # pin is current AND a real PR has shown genuine red/green CI, not # just that the pin moved. Pin-migration work tracked with forge. EXCLUDE_REPOS: >- - hudu-mcp immybot-mcp inforcer-mcp ironscales-mcp itglue-mcp + hudu-mcp immybot-mcp inforcer-mcp ironscales-mcp knowbe4-mcp mailprotector-mcp mimecast-mcp proofpoint-mcp - qbo-mcp saas-alerts-mcp scalepad-mcp sherweb-mcp spamtitan-mcp + saas-alerts-mcp scalepad-mcp sherweb-mcp spamtitan-mcp timezest-mcp run: bash .github/scripts/dependabot-janitor.sh