nodejs / nodejs/node-core-utils
Don't require full CI when `.github/` is the only change (and others)
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- JavaScript
- 星标
- 314
- 派生
- 137
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 24
描述
This might also require policy changes on nodejs/node, but for PRs changing Actions we don't need to run full CI. Same goes for PRs changing CODEOWNERS, or linter rules, among other files. I suggest we create a .jenkinsignore file or something on nodejs/node so we can store the rules there instead of here.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 提到了一个提议中的 .jenkinsignore 文件以及 nodejs/node 中的策略变更。首先检查当前如何定义完整 CI 的决策,以及 nodejs/node 如何处理 Actions、CODEOWNERS 和 linter-rule 变更。完成的标准是:已达成一致的规则可以针对这些变更跳过完整 CI,并覆盖其他预期的文件类别。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- ci-cd, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100