Node.js Bot Permissions
未关闭
还没有人认领这个 Issue。
permissions
- 主要语言
- Dockerfile
- 星标
- 8.6k
- 派生
- 2k
- 平均合并
- 10 小时 19 分钟
- 30 天内合并 PR
- 16
描述
Currently it looks like it has Write access, but the original idea was just for Read https://github.com/nodejs/docker-node/issues/670#issue-308668692
Is there a reason the Bot still needs Write access? It might change if https://github.com/nodejs/docker-node/issues/1008 goes forward, but right now it looks like it doesn't need it.
Right now it looks like it's only used by this repo, but with https://github.com/nodejs/admin/issues/471 maybe it will be re-used
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读链接的 docker-node issues 670 和 1008,然后查看 nodejs/admin issue 471,以了解 bot 当前的用途和未来可能的用途。确定 bot 的 repository 权限在哪里配置;确认是否需要 Write 访问权限,并在不需要时将其降级为 Read,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github
- 领域
- authorization
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100