cgrindel/Configure the Git Repository User
Configures the git user in preparation for performing commits.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the git repository. | — | — |
| user_name | The user.name value. Default: `github.actor`. | — | — |
| user_email | The user.email value. Default: `<github.actor>@users.noreply.github.com` | — | — |
Outputs
no outputs