codytseng/Merge Branches By Label
Merge all PRs with the specified label into a branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token. | yes | — |
| base | The name of the base branch. Merge operations will be performed on the basis of this branch. | yes | — |
| target | The name of the target branch. This branch will be checked out from the base branch and accept all merges. | yes | — |
| label-name | The name of a label to find PRs to merge. | yes | — |
| The email of the committer. | no | merge-branches-bot@github.com | |
| name | The name of the committer. | no | merge-branches-bot |
Outputs
no outputs