remal/GitHub Repository Token Issuer
Issues short-lived GitHub installation tokens with specific repository permissions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scopes | Repository permission scopes (one per line, format: scope_id: permission) | yes | — |
| service_tag | Cloud Run service tag for canary deployments (e.g., "canary"). When set, uses the tag-specific URL. | no | "" |
Outputs
| name | description |
|---|---|
| token | The GitHub installation access token |