nodejs / nodejs/docker-node

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

Open
#2,463 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
8.6k
Forks
2k
Avg merge
10h 19m
Merged PRs (30d)
16

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading Node.js's referenced tools/lint-readme-lists.mjs and the linked .github/workflows/linters.yml section. Then inspect docker-node's README and existing workflows. Done means an automated workflow uses ncu or comparable tooling to keep maintainer and collaborator lists synchronized with the actual team.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, node.js
Domain
ci-cd, documentation, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.