https://github.com/open-turo/actions-node
GitHub Actions for Node.js, Javascript, and Typescript repositories
https://github.com/open-turo/actions-node
action actions gha github javascript js node nodejs ts typescript
Last synced: 2 months ago
JSON representation
GitHub Actions for Node.js, Javascript, and Typescript repositories
- Host: GitHub
- URL: https://github.com/open-turo/actions-node
- Owner: open-turo
- License: mit
- Created: 2022-01-28T02:14:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-14T21:09:43.000Z (2 months ago)
- Last Synced: 2026-04-14T23:20:22.253Z (2 months ago)
- Topics: action, actions, gha, github, javascript, js, node, nodejs, ts, typescript
- Language: Shell
- Homepage:
- Size: 159 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `open-turo/actions-node`
GitHub Actions for `node` based repositories. It uses `yarn` as package manager.
[](https://github.com/open-turo/actions-node/releases/)
[](https://github.com/open-turo/actions-node/actions/)
[](./LICENSE)
[](https://github.com/dwyl/esta/issues)

[](https://github.com/semantic-release/semantic-release)
[](https://conventionalcommits.org)
[](https://turo.com/jobs)
## Actions
### action: [`lint`](./lint)
Lint will run pre-commit linters and eslint against the consumer repository, optionally checking out, and installing node, yarn and any other required tools with [action-setup-tools](https://github.com/open-turo/action-setup-tools).
See usage [here](./lint/README.md#usage).
Documentation is found [here](./lint/README.md).
### action: [`release`](./release)
Release will optionally checkout the consumer repository and attempt a [Semantic Release](https://semantic-release.gitbook.io/semantic-release/usage/configuration) using the root level configuration file (e.g. `.releaserc.json`) indicating branches and plugins to use to facilitate the release.
See usage [here](./release/README.md#usage).
Documentation is found [here](./release/README.md).
### action: [`test`](./test)
Executes the `test` script in `package.json`
See usage [here](./test/README.md#usage).
Documentation is found [here](./test/README.md).
## Get Help
Each Action has a detailed README for how to use it as referenced above. Please review Issues, post new Issues against this repository as needed.
## Contributions
Please see [here](https://github.com/open-turo/contributions) for guidelines on how to contribute to this project.
[release-date-image]: https://img.shields.io/github/release-date/open-turo/actions-node.svg
[release-url]: https://github.com/cycjimmy/semantic-release-action/releases
[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-url]: https://github.com/semantic-release/semantic-release