actions-marketplace-validations/PR Labeler
Automatically labels your PRs based on branch name patterns like feature/* or fix/*.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 9, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/timonvs_pr-labeler-action@506f1ec19ca600842057ce5e242cc08de33dd869 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}` | — | ${{ github.token }} |
| configuration-path | Path to label configurations | — | .github/pr-labeler.yml |
Outputs
no outputs