cloudposse/github-action-auto-format
Run auto-formatting functionality for different aspects of a repo. (See scripts for details.)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| actions-files-checkout-path | The path on the github-runner where the auto-format action scripts are checked out at runtime | no | github-action-auto-format |
| bot-name | GitHub username for writing new commits | no | cloudpossebot |
| bot-email | Email address associated with the GitHub user for writing new commits | no | — |
| format-task | Name of formatting task to execute. (Options include: readme, github, terraform, and context.) | yes | — |
| workflow-token | GitHub Token for use in `github_format.sh` and PR creation steps. This token must be granted `workflows` permissions. | yes | — |
Outputs
no outputs