nodejs / nodejs/node-core-utils

Don't require full CI when `.github/` is the only change (and others)

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

还没有人认领这个 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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

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