awseward/Git-Test Setup
Set up https://github.com/mhagger/git-test for use in a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git_config_user_email | Email to configure for the local git repo's user | no | github-actions@github.com |
| git_config_user_name | Name to configure for the local git repo's user | no | github-actions |
| git_test_dir | Where to clone `git-test` (relative to $GITHUB_WORKSPACE). | no | .git-test |
| test_name | Name of the git-test test to add | no | default |
| test_command | Command to set as the git-test when adding it | yes | — |
Outputs
no outputs