starburst997/Custom Bot Init
Initialize a GitHub App bot with proper git configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | GitHub App ID | no | — |
| private-key | GitHub App private key | no | — |
| use-app-name | Use the GitHub App display name instead of slug (default: false) | no | true |
Outputs
| name | description |
|---|---|
| token | Generated GitHub App token |
| name | Configured git user name |
| Configured git user email | |
| user-id | Bot user ID |
| slug | GitHub App slug |