Skip to content

conventional-actions/toolkit

Repository files navigation

toolkit

A toolkit for creating Conventional GitHub Actions

Usage

parseMultiInput

Parse the string separated by commas and newlines into an array of strings.

paths

Find files matching the given patterns globs.

unmatchedPatterns

Find glob patterns that do not match any files.

downloadToolFromManifest

Download a tool using a manifest file and add the tool to the path.

License

The scripts and documentation in this project are released under the MIT License.