You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Specmatic Insights Build Reporter for Github Action
v1.0.9
This Github Action is used to publish the build stats to the Specmatic Insights server.
While invoking this Github Action, the following arguments must be passes:
specmatic-insights-host
(Required) URL of the Specmatic Insights server. Ex: https://insights.specmatic.inspecmatic-central-repo-report
(Optional) Path to the central contract repo report. Ex: ./build/reports/specmatic/central_contract_repo_report.jsonspecmatic-coverage
(Optional) Path to the coverage report. Ex: ./build/reports/specmatic/coverage_report.jsonspecmatic-stub-usage
(Optional) Path to the stub usage report. Ex: ./build/reports/specmatic/stub_usage_report.json