usf-cs272-fall2022/Check Results
Checks for (and returns) JSON results stored as a workflow artifact.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Authentication token to access repositories | yes | — |
| artifact_name | Name of artifact | yes | — |
| artifact_json | Name of artifact JSON file | yes | — |
| workflow_name | Name of workflow | yes | — |
| workflow_run | Run ID of workflow | no | — |
Outputs
| name | description |
|---|---|
| json_string | JSON file encoded as a string |