actions-marketplace-validations/Rollbar deploy
Notify to Rollbar about a deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Environment where your code is running. e.g. production | yes | — |
| version | Version deployed | yes | — |
| status | Deploy status | no | succeeded |
| source_maps | JavaScript source map files, e.g, bundle.js.map as a Github Artifact. | no | — |
| minified_urls | URLs to your minified files without schema | no | — |
| local_username | Name of the deploying user (used if ROLLBAR_USERNAME is not set) | no | — |
Outputs
| name | description |
|---|---|
| deploy_id | The id of the deploy |