actions-marketplace-validations/GitHub App Token Generator
Easily generate a GitHub App integration access token to use for subsequent steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app | App name or ID | yes | — |
| key | Base64 encoded private key of the GitHub App | yes | — |
| owner | owner/organization for which the token will be requested (defaults to current) | no | "" |
Outputs
| name | description |
|---|---|
| token | An installation access token for the GitHub App on the requested organization (masked) |