actions-marketplace-validations/Record Newrelic Deployment
Adds a newrelic deployment marker to your app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 28, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/aabed_newrelic-record-deployment@0c46141d240329a23a6c83e0921e7277ecf520a0 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| newrelic-license-key | Newrelic license key | yes | — |
| newrelic-api-key | Newrelic API key | yes | — |
| newrelic-application-name | Newrelic Application Name | yes | — |
| deployment-description | Deployment Description | yes | New deployment by Github Actions |
| deployment-revision | Deployment Revision | no | Unknown |
| deployment-changelog | Deployment Changelog | no | N/A |
| deployment-user | Deployment User | no | Github Actions |
Outputs
no outputs