pr-label-action
v2.2.5
Published
Execute arbitrary code in response to a PR's labels
Downloads
5
Readme
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