house-reliability-engineering/Gitolize
Wrap a shell command with gitolize
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keep-ansi-in-commit-message | whether to keep ANSI escape sequences in the commit message | — | false |
| branch | which branch to pull from and push to | — | — |
| command | shell command to be run by gitolize | yes | — |
| print-commit-sha | whether to print the SHA of the new git commit | — | false |
| local_directory | location of the gitolize target git repository checkout | — | — |
| commit-message | git commit message describing the changes to be made by the command | — | — |
| project | which project is the command to operate on (used for locking) | — | — |
| repository | url of the git repository to pull from and push to | — | — |
| stdio | whether stdout/stder should be captured in the commit message | — | false |
| verbose | whether gitolize should be verbose | — | false |
| write | whether the changes made by the command are to be pushed to the git repository | — | false |
Outputs
no outputs