tsimbalar/OpenAPI Diff Action
Find breaking and non-breaking changes in OpenAPI specs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| head-spec | The relative path or http url of the HEAD (new) spec | yes | — |
| base-spec | The relative path or http url of the BASE (old) spec | yes | — |
| github-token | A personal access token to use; this token is used to add comments and labels to pull requests | yes | — |
Outputs
| name | description |
|---|---|
| classification | The type of change detected; possible values: 'major', 'minor', 'patch' |