node-auto-test icon indicating copy to clipboard operation
node-auto-test copied to clipboard

Automate `node-auto-test` sync and replace README

Open mmarchini opened this issue 5 years ago • 0 comments

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).

mmarchini avatar Mar 17 '20 22:03 mmarchini