actions-marketplace-validations/go-apidiff

Test API compatibility of changes in your Go library

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-refBase reference for API compatibility comparison (default: base branch)no${{ github.event.pull_request.base.sha || github.event.merge_group.base_sha }}
versionVersion of go-apidiff to usenolatest
compare-importsCompare exported API differences in the imports of the repo.nofalse
print-compatiblePrint compatible API changesnotrue
repo-pathPath to root of git repository to compareno.
namedescription
semver-typeReturns the type (patch, minor, major) of the sementic version that would be required if producing a release.
outputContains diff output information