a5c-ai/a5c-generate-installation-token
Fetch a temporary installation access token for the a5c GitHub App via the app endpoint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 8, 2025
- License
- Apache 2.0
Pinned Snippet
uses: a5c-ai/generate-token-action@fc06e38552c3c7ee68bc3e15b6222a1f9d8a2387 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL of the a5c app (e.g., https://app.a5c.ai) | no | https://app.a5c.ai |
| insecure | Set to 'true' to allow self-signed TLS for non-production hosts only | no | false |
| app-id | GitHub App ID | no | 1616094 |
Outputs
| name | description |
|---|---|
| a5c_token | Generated installation access token |