allenheltondev/Detect Breaking Changes
Loads the provided API spec and compares it to the same file on the main branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| specFilename | Relative path to the Open API Spec from the root | yes | — |
| accessToken | GitHub Personal Access Token used to load the spec from the main branch | yes | — |
| format | Specifies the format of the Open API Spec. Accepts 'yaml' or 'json' | no | json |
| breakingChangeTypes | List of all breaking change types to detect. If nothing is provided, all types will be used. | no | — |
Outputs
no outputs