sanderblue/New Relic App Deployment Marker
Apply a New Relic application deployment marker to a specified application.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your New Relic Personal API Key. | yes | — |
| region | The geographical region for your New Relic account - US or EU. | no | US |
| applicationId | The application ID to apply the deployment marker. | yes | — |
| revision | Custom revision information to add to the deployment marker. | no | — |
| accountId | The New Relic application ID to apply the deployment marker. | no | — |
| user | The user creating the deployment. Default: $GITHUB_ACTOR | no | ${{ github.actor }} |
Outputs
no outputs