NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.3.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action serves as a starter template for creating custom Node.js-based GitHub Actions. It provides pre-configured functionality such as action boilerplate with inputs/outputs, code quality tools (ESLint, Prettier), automated testing (Jest), CI/CD workflows, GitHub REST API integration, and repository statistics fetching. The template streamlines the development and deployment process by automating setup, testing, bundling, and publishing tasks, allowing developers to focus on implementing custom logic for their actions.
What’s Changed
What’s Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/78
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/81
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/80
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/79
- chore(deps-dev): bump prettier from 3.8.2 to 3.8.3 by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/83
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/84
- chore: update browserslist to fix baseline-browser-mapping warning by @joshjohanning in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/85
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in https://github.com/joshjohanning/nodejs-actions-starter-template/pull/86
Full Changelog: https://github.com/joshjohanning/nodejs-actions-starter-template/compare/v2.0.2...v2.0.3