actions-marketplace-validations/Auto Rebase Upstream Node
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 | HTTP URL of upstream repo | no | — |
| branch | The upstream branch that is rebased on | no | main |
| repo | e.g. github.repository | no | placeholder |
| repotoken | e.g. secrets.GITHUB_TOKEN | no | placeholder |
| 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 |
| nodetoken | Node auth token for private registry | no | none |
| nodescope | Node scope for private registry | no | none |
| nodeurl | Node url for private registry | no | none |
| nodev | Node version | no | 16.x |
Outputs
no outputs