groupe-hevea/Generate Github app access token
Generates an access token for a github app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | Your github application id | yes | — |
| app_installation_id | Your github app installation id | yes | — |
| app_private_key | One of your github app private keys | yes | — |
| app_client_id | The app client id | yes | — |
| app_client_secret | The app client secret | yes | — |
Outputs
| name | description |
|---|---|
| installation_token | A github app access token |