getsentry/action-github-app-token
Gets a GitHub auth token for a GitHub App installation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | GitHub App ID | yes | — |
| private_key | Private key for the GitHub App | yes | — |
| scope | Scope of installation account | no | "" |
Outputs
| name | description |
|---|---|
| token | Github Token for App installation |