magicstack/Commit and push changes in a checkout.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target_branch | The name of the target branch to push to. | yes | — |
| workdir | Directory containing the repository. | — | — |
| commit_message | The message in the commit. | yes | — |
| github_username | The name of the Github user to use for the commit. | yes | — |
| github_token | Github API token. | yes | — |
| gpg_key | GPG private key used to sign the commit. | no | — |
| gpg_key_id | The id of a key used to sign the commit. Specific subkeys must end with '!'. If not specified, the master imported key would be used instead. | no | — |
| ssh_key | SSH private key used to authenticate with Github. | yes | — |
Outputs
no outputs