Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ai-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ on:
type: string
default: "false"
boris_mcp_url:
description: "BORIS MCP URL. When set, the bmcp CLI is installed and review subagents may query live AWS/infra context (read-only). Org-controlled: set it in the caller workflow, never from repo config."
description: "BORIS MCP URL (https://www.getboris.ai/ — temporal infrastructure graph linking live AWS resources, source code, and prior operational decisions). When set, the bmcp CLI is installed and review subagents may query it (read-only). Org-controlled: set it in the caller workflow, never from repo config."
required: false
type: string
default: ""
Expand Down
Loading
Loading