webtech-network/Github Actions Plugin Tester

A super cool sandbox environment for testing how github actions works with custom plugins.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
html-weightWeight for the HTML grading section.yes30
css-weightWeight for the CSS grading section.yes40
js-weightWeight for the JavaScript grading section.yes30
timeoutDuration (in minutes) before the grading process is terminated. Defaults to 10 minutes.no10
tokenGitHub 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 }}
namedescription
resultBase64-encoded JSON containing the results of the grading.