nodejs / nodejs/node-core-utils
Allow ncu-team sync to run in GitHub Actions
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 314
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
In order to setup a GitHub Action to auto-PR changes, the ncu-team command seems to need the more interactive config/login that I couldn't figure out a way of getting around.
Maybe just a documentation issue, but I couldn't figure out how to get it to either accept the built-in GitHub Actions secret token, or how one might be provided so an auto-PR could be created.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 ncu-team sync 命令开始,跟踪其交互式配置和登录流程,然后检查当前如何处理 GitHub Actions secret token。定义自动 PR 工作流所需的非交互式身份验证路径,并记录或测试最终的调用,以便验证其是否完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, javascript
- 领域
- authentication, ci-cd, cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100