mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
Allow marvin-context-protocol bot in label triage workflow (#2934)
This commit is contained in:
parent
71d6f49e14
commit
323dc1ef63
1 changed files with 1 additions and 0 deletions
1
.github/workflows/marvin-label-triage.yml
vendored
1
.github/workflows/marvin-label-triage.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue