gewis/Compatibility Table

A Github Action that keeps a compatibility table in a given markdown file up to date by changing a README.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repoPath to the source repository to fetch the latest tag. Mutually exclusive with source-version.
source-versionNew version number to be added to the compatibility table. Mutually exclusive with source-repo.
readmePath to the markdown file that is to be updated.yes
dependency-repoPath to the dependency repository to fetch the latest tag. Mutually exclusive with dependency-version
dependency-versionVersion number that the new source version is compatible with. Mutually exclusive with dependency-repo

no outputs