usebruno/Bruno CLI

Run Bruno CLI commands in GitHub Actions — collection runs, environment-based testing, and any bru subcommand.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe bru subcommand and flags (e.g. "run --env prod --reporter-junit results.xml"). The action prepends "bru".yes
bru-versionVersion of @usebruno/cli to install.nolatest
working-directoryShell working directory. Typically the Bruno collection root.no.
namedescription
exit-codeExit code from the bru process.
passedNumber of passed requests.
failedNumber of failed requests.
totalTotal requests run.
duration-msSum of testsuite durations in milliseconds.