nodejs / nodejs/docker-node

Use ncu and other existing tooling to manage maintainer/collaborator lists in README.md

未关闭
#2,463 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Dockerfile
星标
8.6k
派生
2k
平均合并
10 小时 19 分钟
30 天内合并 PR
16

描述

It would probably make sense to add a workflow similar to https://github.com/nodejs/node/blob/HEAD/tools/lint-readme-lists.mjs / https://github.com/nodejs/node/blob/6909ea6db9ca56d25f7a24239e590ef667f6dea0/.github/workflows/linters.yml#L257-L285 to help keep the README in sync with the actual team

Originally posted by @aduh95 in https://github.com/nodejs/docker-node/issues/2455#issuecomment-4237542388

See also @nschonni's comment at https://github.com/nodejs/docker-node/pull/2455#issuecomment-4253888338 as he has started some experimentation on this.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

先阅读 Node.js 引用的 tools/lint-readme-lists.mjs,以及 .github/workflows/linters.yml 中链接的部分。然后检查 docker-node 的 README 和现有的 workflows。完成的标准是:有一个自动化 workflow 使用 ncu 或同类工具,使 maintainer 和 collaborator 列表与实际团队保持同步。

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions, javascript, node.js
领域
ci-cd, documentation, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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