actions-marketplace-validations/Nexus grader config validation
Validates a Nexus grader config YAML file by checking it against config schemas retrieved from Nexus.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 14, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/mpoc_nexus-grader-config-test-action@2eae232c5540a545d6b28bb0fff83268674b0c7f # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| grader-config-schema-endpoints | A stringified JSON object where keys are grader names and values are the HTTP API config_schema endpoints. | yes | — |
| yaml-file | The name of config YAML file to validate. | yes | — |
Outputs
no outputs