This is a template of monorepo for GitHub Actions written in TypeScript. Ready to develop on Visual Studio Code. It is based on https://github.com/int128/typescript-action.
- Configurations
- pnpm Workspace
- TypeScript
- Jest
- ESLint
- Prettier
- Continuous update of dependencies using Renovate
- Automated release
Name | Description | Status |
---|---|---|
hello-world | Hello World |
When a pull request is merged into main branch, a new minor release is created by GitHub Actions. See https://github.com/int128/release-typescript-action for details.
You can enable Renovate to update the dependencies. This repository is shipped with the config https://github.com/int128/typescript-action-renovate-config.