gmodnet/Rebase Workflow Starter
Starts a rebase worflow for each labled Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A token to authenticate with GitHub API | yes | — |
| worflow_id | Rebase workflow definition filename | yes | — |
| pr_label_name | Autorebase PR label | yes | — |
| repository | A full repository name | no | ${{ github.repository }} |
| ref | A ref of the branch to rebase to | no | ${{ github.ref }} |
Outputs
no outputs