step-security/Datadog JUnitXML Upload

Upload JUnitXML reports files to Datadog Test Optimization

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyDatadog API key to use to upload the junit files.yes
siteThe Datadog site to upload the files to.nodatadoghq.com
filesJUnit files to upload.yes.
auto-discoveryDo a recursive search and automatic junit files discovery in the folders provided in `files` input (current folder if omitted).yestrue
ignored-pathsA comma-separated list of paths that are ignored when junit files auto-discovery is done. Glob patterns are supportedno
concurrencyControls the maximum number of concurrent file uploads.yes20
tagsDatadog tags to associate with the uploaded test results.no
serviceService name to use with the uploaded test results.no
envDatadog env to use for the tests.no
logsSet to "true" to enable forwarding content from XML reports as logs.no
datadog-ci-versionVersion of datadog-ci to install. Defaults to the pinned datadog-ci release shipped with this action version. Use a major version like `v5` to get the latest release within that major version, or a specific tag like `v5.6.0` to pin. Legacy npm semver syntax (^, ~, >=, latest) is still supported but deprecated.nov5.21.2
github-tokenGitHub token to use for authenticated datadog-ci release resolution. Defaults to the workflow token when omitted.no""
extra-argsExtra args to be passed to the datadog-ci cli.no""

no outputs