Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Support GitHub App authentication across multiple organizations/installation IDs

未关闭
#2,885 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
42/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
冷清
技术栈
github, go

调研方向

从 issue #1333 以及 #2797 中提出的单安装方案开始,了解现有的 GitHub App 身份验证范围。追踪 App ID 和私钥将如何在不同的 installation IDs 和组织之间使用;完成的标准是服务器能够使用分别生成的 installation tokens 对多个组织中的仓库进行身份验证。

由索引模型根据 Issue 内容生成。

描述

enhancement request ai review

Issue #1333 tracks a request to enable GitHub App authentication as an alternative to current options like PAT or OAuth.

This issue tracks a further request that it be possible to configure the GitHub MCP Server to authenticate with GitHub App authentication across multiple installation IDs/organizations. In some scenarios, users may have repositories spread across multiple organizations in their enterprise. Although GitHub Apps can be installed in multiple organizations, each org will have its own installation ID and will need to have a separate access token minted to authenticate with it.

Existing proposed solutions to #1333 (such as #2797) enable the GH MCP Server to authenticate with GitHub App Auth but only for a single installation ID. It would be great to have a more robust solution that allowed configuring the MCP server with an App ID and private key file that could be used across multiple organizations/installation IDs.

主要语言
Go
星标
33.1k
派生
5k
平均合并
2 天 1 小时
30 天内合并 PR
25

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/github-mcp-server 的其他 Issue

查看 github/github-mcp-server 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。