cloudposse / cloudposse/github-commenter
GitHub app based authentication
- 主要语言
- Go
- 星标
- 112
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Describe the Feature
Most organizations prefer to use the GitHub app instead of a user token for authentication as the token has an API limit of 5000 whereas the GitHub app goes all the way to 12500.
### Expected Behavior
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/about-authentication-with-a-github-app
### Use Case
We reach the API limit on our application on a daily basis.
### Describe Ideal Solution
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/about-authentication-with-a-github-app
### Alternatives Considered
_No response_
### Additional Context
_No response_
贡献指南
调研方向
首先阅读链接的 GitHub App 身份验证文档,并找到仓库现有的 user-token 身份验证入口点。确定 GitHub App 凭据和 installation 身份验证应如何接入 CLI;当组织能够使用 GitHub App 身份验证访问更高的 API 限制时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, go
- 领域
- api, authentication, cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100