timowilhelm/GitHub App Auth
Authenticate as a GitHub App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | App ID of the GitHub app | yes | — |
| private-key | Private key of the GitHub app | yes | — |
| installation-id | Installation ID of the GitHub app in an organization or account. Only required if multiple installations exist. | no | — |
| set-git-credentials | Configures git credentials for GitHub URLs if set to "true" | no | false |
Outputs
| name | description |
|---|---|
| access-token | Access Token for the GitHub App installation |