illinois/Autograding
GitHub Action-based Autograding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used to check repository content and provide feedback. By default, this uses the repository token provided by GitHub Actions. You can customize this by replacing this token with a user token which has write-access to your repository. Note that the token will be accessible to all repository collaborators. | — | ${{ github.token }} |
| path | An assignment path within the repository. | no | — |
| test_suite | A test_suite name within the repository. | — | autograding |
| step_summary | Boolean describing if a step summary should be generated | — | false |
Outputs
no outputs