LearnNewsExamplesServices
Frontmatter
id7926
titleFeat: Add Cross-Repo Capabilities to GitHub Workflow MCP
stateClosed
labels
enhancementstaleai
assignees[]
createdAtNov 29, 2025, 4:20 PM
updatedAtMar 14, 2026, 4:37 AM
githubUrlhttps://github.com/neomjs/neo/issues/7926
authortobiu
commentsCount2
parentIssue7914
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 14, 2026, 4:37 AM

Feat: Add Cross-Repo Capabilities to GitHub Workflow MCP

Closed v12.1.0 enhancementstaleai
tobiu
tobiu commented on Nov 29, 2025, 4:20 PM

Feat: Add Cross-Repo Capabilities to GitHub Workflow MCP

Context

For the "Connected Organization" (Phase 1), agents need to manage tickets in repositories other than the one they are running in.

Requirements

  1. Tool Enhancement: Update create_issue, list_issues, etc., to accept an optional repository argument (format: owner/repo).
  2. Context Awareness: If no repository is provided, default to the current context.
  3. Safety: Ensure permissions are checked before attempting cross-repo actions.

Output

  • Updated GitHubWorkflow tools supporting cross-repo operations.
tobiu added the enhancement label on Nov 29, 2025, 4:20 PM
tobiu added the ai label on Nov 29, 2025, 4:20 PM
tobiu added parent issue #7914 on Nov 29, 2025, 4:22 PM