newrelic/New Relic JUnit Reporter

Report JUnit-formatted test run output files to New Relic.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Jul 6, 2026
Maintenance Recency
Stalelast commit Oct 31, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: newrelic/junit-reporter-action@a225f3d3753f08921149ddd803040fe593c4ad5c # v0.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ingestLicenseKeyYour New Relic Ingest License key.yes
accountIdYour New Relic account ID. Custom events representing your test run will be posted to this account.yes
regionThe geographical region for your New Relic account - US or EU. Default: USnoUS
testOutputPathThe path to the JUnit output file.yes
customAttributesAny custom attributes to include in JSON format.no

no outputs