actions-marketplace-validations/Check compatibility

Action to persist and read compatibility informations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 26, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/wistefan_check-compatibility@9e760d3a3288082e81ff5975d00e8e56b027c144 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
operationThe operation to be executed. Possible values: ["IS_COMPATIBLE", "PERSIST_INFO", "MARKDOWN"]noIS_COMPATIBLE
compatibilityFilePath to the compatibility file.yes
componentOneName of the first component to be handledyes
componentTwoName of the second component to be handledyes
versionOneVersion of the first component to be handled. Required for operations ['IS_COMPATIBLE', 'PERSIST_INFO']no
versionTwoVersion of the second component to be handled. Required for operations ['IS_COMPATIBLE', 'PERSIST_INFO']no
compatibleCompatibility information for operation 'PERSIST_INFO'. Possible values: [True, False]no
markdownOutputFile to be created on operation 'MARKDOWN'nocompatibility.md

no outputs