actions-marketplace-validations/Configure git credentials
Set git credentials for commits and operations with remotes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| global | Configure global git user name, email, password (default: false) | no | false |
| <git-user-email@domain.com> (default: github-action@users.noreply.github.com) | no | github-action@users.noreply.github.com | |
| name | Git User Name (default: "GitHub Action") | no | GitHub Action |
| actor | GitHub Actor Username (default: github.actor) | no | GITHUB_ACTOR |
| token | GitHub Token | yes | — |
Outputs
no outputs