imba-tjd/Rebase Upstream
Use git rebase to sync with upstream
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| upstream | <user>/<repo> or the full HTTP URL | no | — |
| branch | The upstream branch that is rebased on | no | master |
| depth | Greater than the number of commits the upstream made in a period | no | 100 |
| push | Do the force push in this action | no | true |
| token | GitHub token to access to API and git | no | ${{ github.token }} |
Outputs
no outputs