Datadog JUnitXML Upload
Version updated for https://github.com/DataDog/junit-upload-github-action to version v2.2.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 27 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Datadog JUnitXML Upload Action automates the upload of JUnitXML test result files to Datadog’s Test Optimization product, enabling enhanced test result analysis and reporting. It simplifies the integration of test data into Datadog by handling file discovery, concurrent uploads, and customizable tagging. This action streamlines workflows by reducing manual effort and providing a seamless way to monitor and optimize tests within CI/CD pipelines.
Release notes
What’s Changed
- feat!: Update setup-node@v6 which uses node24 by @juan-fernandez and @kwngo in https://github.com/DataDog/junit-upload-github-action/pull/42
New Contributors
- @kwngo made their first contribution
Full Changelog: https://github.com/DataDog/junit-upload-github-action/compare/v2.1.1...v2.2.0