kylejfischer/merge-branch-to-labeled-prs
Merges a branch to labeled prs and comments on them if they need to be addressed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| label-to-check | Label to Check for on PRs | yes | MasterSync |
| github-token | GitHub Token | yes | GitHubToken |
| message-for-pr | Message to Put on PRs if not able to merge | no | Hey Tried to Merge with Master, I am taking off the label. Please put the label back on when I should try again! And Have a Great Day! |
| remove-label | Remove Label if PR Fails. Default, removes it to prevent multiple runs after failure | no | true |
| gpg-key | GPG Key | no | "" |
Outputs
no outputs