actions-marketplace-validations/Label PR on merge
Add label on branch's PR when it's merged
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 28, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/tiagonapoli_label-pr-on-merge@d730e4b3eb38871d04be8e288e39666a703605cc # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| merged-label-name | The label name to add on a PR when it is merged onto the target branch | yes | — |
| stale-merged-label-name | The label name to add when a PR was merged onto the targed branch but now was updated | yes | — |
| target-branch | The branch to watch for merge commits in | yes | — |
Outputs
no outputs