does-qa/DoesQA Trigger

Triggers a test run in DoesQA and waits for it to complete

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyYour DoesQA CI/CD keyyes
accountIdYour DoesQA Account IDyes
labelLabel for the test run
withAllFlow Tags to includeno
withoutAnyAny Flow Tags to excludenowip
valuesValues to pass to the test runno
waitWait for the test run to completenotrue
timeoutTimeout in secondsno1200
concurrencyNumber of concurrent test runsno0
recipeRecipe to use for the test runno
testsTaggedTests tagged with this tag will be runno
github-tokenGitHub token for creating a Check Run on the commit. Defaults to the automatic workflow token.no${{ github.token }}
namedescription
statusFinal status of the DoesQA test run (e.g. passed, failed, terminated)
report-urlURL to the DoesQA report for this run