bugbug-io/BugBug Cloud Runner

Official GitHub Action for running tests and suites on BugBug Cloud.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiTokenA token to authenticate with BugBug. Available only for paid plans.yes
testIdRun with specific test ID.no
suiteIdRun with specific suite ID.no
versionRun with specific version. Default: "latest"nolatest
profileNameRun with specific profile by providing its name (string)no
outputPathPath to save the junit report file.notest-results.xml
variablesOverride variable during single run.no
debugShow more data (like raw API response).nofalse
namedescription
suiteRunIdThe Run ID when executing passing a suiteId.
testRunIdThe Run ID when executing passing a testId.