p6m-actions/P6M Token Exchange
Exchanges GitHub Actions OIDC token for a P6M YBOR installation token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platform_installation_id | The P6M platform installation ID | no | — |
| platform_token_exchange_url | The URL of the token exchange service | no | https://auth.p6m.dev/api/github/actions/token-exchange |
| set_env | Whether to set GITHUB_TOKEN and GH_TOKEN in the environment | no | true |
| skip_ci | Prepend [skip ci] to commit messages to prevent workflow loops | no | true |
| show_summary | Whether to output token exchange results to GITHUB_STEP_SUMMARY | no | true |
Outputs
| name | description |
|---|---|
| github_token | The P6M YBOR installation token |
| status | The status of the token exchange |