artur-davtyan/Git Rebase Push

Commit and push with automatic rebase retry loop - perfect for GitOps workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repository_pathPath to the git repositoryyes.
commit_messageCommit messageyes
branchBranch to push tonomain
user_nameGit user name for commitsnoGitHub Actions Bot
user_emailGit user email for commitsnogithub-actions-bot@github.com
yq_commandYQ command to re-apply changes after rebase conflictsno
retry_delayDelay between retries in secondsno2
max_retriesMaximum number of retries (0 for infinite)no0
namedescription
resultResult of the push operation (success, no-changes, rebase-failed, max-retries-exceeded)
attemptsNumber of attempts made