nemerosa/ontrack-github-ingestion-validation-data
GitHub Action used to inject data into validations in Ontrack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 31, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: nemerosa/ontrack-github-ingestion-validation-data@5db601c87f0af46c3b407cb11bff2c1d26f937b9 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| logging | If set to true, logs additional information on the console | no | false |
| owner | Name of the repository owner to target | no | "" |
| repository | Name of the repository to target | no | "" |
| build-name | Name of the build to target | no | "" |
| build-label | Release property (label) of the build to target | no | "" |
| validation | Name of the validation stamp to create. Defaults to the current step name. | no | "" |
| validation-status | One of `PASSED`, `FAILED`, `WARNING`, etc. Required if the target validation stamp has not been configured for data validation. | no | "" |
| validation-data | Object describing the validation data | no | "" |
| test-summary-validation-data | Results of tests | no | "" |
| metrics-validation-data | Metrics | no | "" |
| file-validation-data-type | Type of file containing the validation data | no | "" |
| file-validation-data-path | Path to the file containing the validation data | no | "" |
Outputs
no outputs