actions-marketplace-validations/Commit and Push to Protected Branch
A Github Action that is able to push the pending changes of a codebase on a branch protected by pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git_user_name | The name of the git user of the commit (default: Commit and Push to Protected Branch Action) | no | Commit and Push to Protected Branch Action |
| git_user_email | The email of the git user of the commit (default: <>) | no | <> |
| temp_branch_prefix | The prefix of the temporary branch. The complete name will be prefix_runid-runattempt: i.e. branchprefix_4269555185-1 (default: temp) | no | temp |
| commit_message | The message of the commit that will hold the changes | yes | — |
Outputs
no outputs