mixmasterfresh/Rebase Merge Queue Start
Provides a rudimentary, opinionated merge queue that utilizes rebasing to prevent
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| queue-label | the name of the label used to mark a pr to be queued for merge | yes | — |
| merged-label | the name of the label used to mark a pr as merged | yes | — |
| commit-message | The commit message to put on the new commit | — | ${{github.event.pull_request.title}} |
Outputs
no outputs