actions-marketplace-validations/OpenAPI Diff in PR

Automatically compare OpenAPI v3 specification files and post result in PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 21, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/limeflight_openapi-diff-action@8ec11b12de458574bd24fcc34a4bc6a198df654b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenA personal access token to use; this token is used to add comments and labels to pull requestsyes
base_specThe relative path or http url of the BASE (old) specyes
head_specThe relative path or http url of the HEAD (new) specyes
output_pathThe local path to store the output fileyes
add_commentSet to true if comment should be added, not overwrittennofalse
exclude_labelsSet to true if no labels should be addednofalse
namedescription
classificationThe type of change detected; possible values: 'major', 'minor', 'patch'