actions-marketplace-validations/Sentry Release (with custom URL)
GitHub Action for creating a release on Sentry, also on-premise instances
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Set the environment for this release. E.g. "production" or "staging". | yes | — |
| sourcemaps | Space-separated list of paths to JavaScript sourcemaps. Omit to skip uploading sourcemaps. | no | — |
| finalize | When false, omit marking the release as finalized and released. | — | true |
| started_at | Unix timestamp of the release start date. Omit for current time. | no | — |
| version | Identifier that uniquely identifies the releases. Omit to auto-generate one. | no | — |
| version_prefix | Value prepended to auto-generated version. | no | — |
| set_commits | Specify whether to set commits for the release. Either "auto" or "skip". | no | — |
Outputs
no outputs