actions-marketplace-validations/Upload JavaScript Sourcemaps to Datadog
Upload JavaScript Sourcemaps to Datadog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/explorium-ai_datadog-sourcemap-upload-action@9b7934a55dbfddad8ec94fc68366fe2de3cb3d01 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | DataDog API Key | yes | — |
| dd-site | DataDog Site | yes | datadoghq.com |
| path | Path of JavaScript Sourcemaps files | yes | ./dist/ |
| service | Service Name | yes | frontend |
| release-version | Release Version (Usually Github Head Commit SHA) | yes | ${{ github.sha }} |
| minified-path-prefix | Minified Path Prefix | yes | https://cdn.mycompany.com |
Outputs
no outputs