actions-marketplace-validations/Branch merges watcher
Add label on branch's PR when it's merged
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 25, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/vtex_branch-watcher-action@bc125054fc622b51977f79e6c754d6b9ad52a052 # no releases — HEAD as of 2026-07-13tags 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