nodejs.dev icon indicating copy to clipboard operation
nodejs.dev copied to clipboard

Introduce GitHub Action for Syncing API docs

Open ovflowd opened this issue 3 years ago • 2 comments

Enter your suggestions in details:

Since we introduced a new script for fetching Nodejs API docs and generating files (npm run sync-api), we now need to create a GitHub Action that either runs this script and automatically commits to main with the latest data daily or syncs based on if any new commit happens on nodejs/node repository.

This is a fairly simple GitHub Action. Some references:

  • https://github.com/stefanzweifel/git-auto-commit-action

ovflowd avatar Sep 10 '22 20:09 ovflowd

Hello there, would love to take on this issue during Hacktoberfest!

lyqht avatar Sep 17 '22 10:09 lyqht

Coolio! Thanks for your interest!

ovflowd avatar Sep 17 '22 13:09 ovflowd

hii I'd like to work on the issue

light-200 avatar Oct 03 '22 09:10 light-200