actions-marketplace-validations/ottr-reports
Run OTTR checks for spelling, urls, and quiz formats
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check_type | There are three types of reports that can be done and specified: 'spelling', 'urls', or 'quiz_format'. | yes | — |
| sort_dictionary | Should this action automatically alphabetize your dictionary.txt | — | false |
| error_min | What number of errors should make this check fail? | — | 0 |
Outputs
| name | description |
|---|---|
| error_name | The name of the error that was run |
| report_path | The relative path to where the report was saved. |
| error_num | How many errors were found. |