lhansford/Bugsnag Report Build

Github Action that will report a new build to Bugsnag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiKeyYour Bugsnag API Keyyes
appVersionA version string for the build to report. If not set it will default to the version in package.json. This will only work if actions/checkout@v4 is used first.no
builderNameThe name of the person/machine that trigerred this build.no
failCiIfErrorIf true then CI will fail if this action fails.nofalse
releaseStageThe release stage of the build. The default is `production`.noproduction
sourceControlProviderThe source control provider. The default is `github`.nogithub
sourceControlRepositoryThe source control repository. The default is the repository running the Github Action.no
sourceControlRevisionThe source control revision. The default is the SHA for the running Github Action.no

no outputs