Releases: QAdottech/run-action
Releases · QAdottech/run-action
v2.0.2
Fixed link for repository and docs
v2.0.2-beta
Fixed link for repository and docs
v2.0.1
Improved the run status display to show test plan details after a run is created.
v2.0.1-beta2
Beta release 2 v2.0.1-beta2
v2.0.1-beta1
Beta release 1 for v2.0.1
v2.0.0
v2.0.0
Breaking Changes:
test_plan_short_ids
input parameter has been renamed totest_plan_short_id
- Only accepts a single test plan ID (no more comma-separated lists)
- To run multiple test plans, use multiple action steps in your workflow
For detailed migration instructions, see the updated documentation.
v2.0.0-beta1
v2.0.0-beta1
Breaking Changes:
test_plan_short_ids
input parameter has been renamed totest_plan_short_id
- Only accepts a single test plan ID (no more comma-separated lists)
- To run multiple test plans, use multiple action steps in your workflow
For detailed migration instructions, see the updated documentation.
v1.1.0
Version 1.1.0
We have added support for the blocking
option, which defaults to false
.
Set this to true
if you want to wait for the run to finish before moving to the next step. Additionally, we have included outputs for run status and results, and provided a URL to the run for debugging or monitoring purposes.
v1.1.0-beta3
build
v1.1.0-beta1
build sunc