garthdb/Changesets Publish Validator
Validate npm publishing prerequisites for changesets workflows (OIDC or token-based)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-method | Authentication method: "oidc" or "token" | yes | — |
| fail-on-error | Whether to fail the workflow on validation errors | no | true |
| debug | Enable debug output with full environment info | no | false |
Outputs
| name | description |
|---|---|
| valid | Whether validation passed (true/false) |