actions-marketplace-validations/PR Labeler

Automatically labels your PRs based on branch name patterns like feature/* or fix/*.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 9, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/timonvs_pr-labeler-action@506f1ec19ca600842057ce5e242cc08de33dd869 # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-tokenToken for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`${{ github.token }}
configuration-pathPath to label configurations.github/pr-labeler.yml

no outputs