Skip to content

🎬 GitHub Actions starter for a Node.js based Action with automated releases

License

Notifications You must be signed in to change notification settings

BetaHuhn/github-actions-starter

Repository files navigation

🎬 GitHub Actions Starter

Node CI Release CI GitHub David

GitHub Actions starter for a Node.js based Action with automated releases

🚀 Features

  • Semantic Release to GitHub and npm
  • Automatic linting with Eslint
  • Automatic Dependabot PR merging
  • Simple config validation and handling for local development
  • Includes Actions Core and Octokit

💻 Development

  • run yarn lint or npm run lint to run eslint.
  • run yarn start or npm run start to run the Action.
  • run yarn build or npm run build to produce a production version in the dist folder.

❔ About

This project was developed by me (@betahuhn) in my free time. If you want to support me:

Donate via PayPal

ko-fi

📄 License

Copyright 2021 Maximilian Schiller

This project is licensed under the MIT License - see the LICENSE file for details.

About

🎬 GitHub Actions starter for a Node.js based Action with automated releases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published