anyone-developer/anyone-push-back-repo

This action help you push back to pull request when user made changes in action. Then use it to push back to your repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
strategy-optionaction will rebase to target branch with specific strategy. usually will use -X<strategy-option>. default is 'ours'. Please reference here: https://www.atlassian.com/git/tutorials/using-branches/merge-strategynoours
actorcommiter username. default will retrieve from actor environment variableno${{ github.actor }}
actor-emailcommitter email. defail will use `actor`@users.noreply.github.comno${{ github.actor }}@users.noreply.github.com
namedescription
modifiedmodified flag 1 as "true" or 0 as "false"