ml-opensource/Bugsnag release action
Github action that will push a new release to bugsnag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| BUGSNAG_API_KEY | Your bugsnag API Key | yes | — |
| releaseStage | The release stage of the build. The default is `production` | no | production |
| builderName | The name provisioning the build. The default is the name triggering the build. | no | — |
| autoAssignRelease | Flag indicating whether to automatically associate this build with any new error events and sessions that are received for the release stage. The default is `true` | no | — |
| version | The version to add to bugsnag. The default is the Git SHA. | no | — |
Outputs
no outputs