From 323dc1ef63e0d448a68e3ff55066a4fd576f259f Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Mon, 19 Jan 2026 09:53:19 -0500 Subject: [PATCH] Allow marvin-context-protocol bot in label triage workflow (#2934) --- .github/workflows/marvin-label-triage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/marvin-label-triage.yml b/.github/workflows/marvin-label-triage.yml index 2847c0e2e..c50827888 100644 --- a/.github/workflows/marvin-label-triage.yml +++ b/.github/workflows/marvin-label-triage.yml @@ -135,6 +135,7 @@ jobs: prompt: ${{ steps.triage-prompt.outputs.PROMPT }} anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY_FOR_CI }} allowed_non_write_users: "*" + allowed_bots: "marvin-context-protocol" claude_args: | --allowedTools Bash(gh label list),mcp__github__get_issue,mcp__github__get_issue_comments,mcp__github__update_issue,mcp__github__get_pull_request_files settings: |