actions-marketplace-validations/Simple commit
Create an automated commit, initializing Git if needed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | Directory to create commit in | no | . |
| commit_message | Commit message | yes | Automated commit |
| author_name | Name to use for commit author | no | GitHub Actions |
| author_email | Email to use for commit author | no | actions@github.com |
Outputs
| name | description |
|---|---|
| sha | Hash of created commit |