This repository contains a number of example workflows for Node.js projects.
- Scan for license violations—Scan pull requests for approved license violations using licensed.
- Test with multiple Node.js versions—Tests your code with multiple configurable versions of Node.js.
- Label pull requests automatically—Label pull requests automatically based on a configuration yaml file.
- Vulnerability scan—Scan your project's dependencies for known vulnerabilities.
- Welcome first-time contributors—Welcome first-time contributors to your project by automatically posting a welcome message on their pull request.
Check out this doc.
These workflows are released under the MIT license.