imjasonh/Go API Compatibility Check

Detect breaking API changes in Go code and comment on PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryDirectory to run apidiff inno.
fail-on-breakingWhether to fail the action if breaking changes are detectednotrue
comment-on-prWhether to comment on the PR with resultsnotrue
tokenGitHub token for commenting on PRsno${{ github.token }}
namedescription
has-breaking-changesWhether breaking changes were detected
breaking-countNumber of breaking changes found
compatible-countNumber of compatible changes found