hankei6km/sem-pr-labeler
GitHub Action to relabel by the type of semantic pr
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 23, 2026
- License
- MIT
Pinned Snippet
uses: hankei6km/gha-sem-pr-labeler@a5b96bbe75dccd3b67f42ed0fb1983213d1f5f3c # v0.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN | yes | "" |
| repo | repository | yes | "" |
| pr_num | pr number | yes | "" |
| label_prefix | the value to prepend the label | no | sem-pr: |
| type | type of sematic pr | yes | "" |
| is_breaking_change | is pr breaking change('true' or 'false') | yes | false |
Outputs
no outputs