2.2.5 • Published 3 years ago

pr-label-action v2.2.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

pr-label-action

Run an ordered list of commands on a pull request (PR) based on its labels.

Example use case: label PRs with semantic versioning and update versions on merge.

Usage

Workflow

For a usable example, which increments SemVer for npm projects, see .github/workflows/semver.yml.

For full documentation on the inputs, see action.yml.

Library

npm i pr-label-action