nodejs / nodejs/node-auto-test
Automate `node-auto-test` sync and replace README
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
We could have a Jenkins job (or GH Action) to daily sync node-auto-test with nodejs/node, as well as replacing the README with a message stating that repository is only used to test automation tools. A similar workflow already exists on node-v8, we could use the same approach (fetch, reset --hard, curl README from github and commit).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the similar workflow in node-v8 and compare how it fetches and resets the repository. Adapt that approach for daily syncing with nodejs/node, then replace the README with the stated automation-testing message and verify the workflow and committed README behave as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100