martincostello/Rebase Branch

Attempts to rebase the current branch of a Git repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchThe optional branch to rebase the current branch onto.no""
repositoryThe optional path of the repository to rebase.no""
user-emailThe optional email address to use for Git commit(s).nogithub-actions[bot]@users.noreply.github.com
user-nameThe optional user name to use for Git commit(s).nogithub-actions[bot]
namedescription
resultThe result of attempting to rebase the branch. The value is one of: upToDate, success, conflicts or error.