foundriesio/Submit LAVA job via QA-reports
Submit LAVA jobs using QA-reports API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 10, 2024
- License
- BSD
Pinned Snippet
uses: foundriesio/qa-reports-action@33f9650d48dc88461fefbb4d71e4344b6276d7a0 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| job_definition | Test job definition to submit | yes | — |
| qa_reports_token | Authentication token for job submission | yes | — |
| qa_reports_url | URL of QA-reports instance | yes | — |
| qa_reports_group | Group name in QA-reports | yes | — |
| qa_reports_project | Project name in QA-reports | yes | — |
| qa_reports_environment | Environment name in QA-reports | yes | — |
| qa_reports_build | Build ID in QA-reports | yes | — |
| qa_reports_patch_source | Patch source name in QA-reports project | — | — |
| qa_reports_lava_backend | LAVA backend name in QA-reports | yes | — |
Outputs
no outputs