actions-marketplace-validations/Workspace Commit
JavaScript wrapper runs `child_process.execSync("git commit ...")` on GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| author | Customize `user.name` that commit messages are authored by | no | — |
| Customize `user.email` that commit messages are authored by | no | — | |
| all | If assigned a value then `paths` Input is not required | no | — |
| paths | Required if `all` Input is undefined, list of staged files or directories to commit | no | — |
| message | Multi-line commit message describing changes | yes | — |
Outputs
no outputs