bryantson/GitHub App Token Generator - Python based
Generate GitHub App token based on provided GitHub App arguments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | Application ID | yes | "" |
| organization | Organization | yes | "" |
| private-key | Private key | yes | "" |
Outputs
| name | description |
|---|---|
| token | GitHub App token |