matbour/Setup Sentry CLI
Setup the Sentry CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 16, 2024
- License
- MIT
Pinned Snippet
uses: matbour/setup-sentry-cli@3e938c54b3018bdd019973689ef984e033b0454b # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Sentry CLI version to use. By default, the action will use the latest one. | no | latest |
| token | Authentication token to use. If not provided, you will have to authenticate yourself later. | no | — |
| url | Sentry server URL. By default, sentry-cli will use https://sentry.io. | no | — |
| organization | Default Sentry organization. | no | — |
| project | Default Sentry project. | no | — |
Outputs
no outputs