dsayling/Commit and Push Branch
Create a new commit and force push it to a branch. Optionally, verify any checks and delete the branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github Token with write permissions | yes | — |
| dest-branch | Branch to push to after commit | no | — |
| verify-checks | Verify the checks against the branch, if pushed | no | false |
| delete-after-checks | If checks have been verified, delete the branch | no | false |
| commit-message | Provide commit message if you would like to commit, file add still occurs | no | — |
| files | Specific files to add before the commit. | no | — |
Outputs
no outputs