uhafner/Autograding Action
Action that autogrades assignments based on configurable quality criteria.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Autograding configuration (if not set the default configuration will be used) | no | — |
| checks-name | Name of the GitHub checks (if not set the default name will be used) | no | — |
| pr-number | Pull request number (if not set, PR comments will be skipped) | no | — |
| github-token | GitHub authentication token (GITHUB_TOKEN) | yes | — |
| skip-annotations | Skip the creation of annotations (for warnings and missed coverage) if not empty | no | — |
| max-warning-annotations | Limit the number of warning annotations at specific lines. By default, all annotations are created. | no | — |
| max-coverage-annotations | Limit the number of coverage annotations at specific lines. By default, all annotations are created. | no | — |
Outputs
no outputs