ryooo/metrics-regression-action

Measure the difference between PR base<=>head of metrics listed in the json file and comment the result to PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub API access token.It is used to upload test report and add comment to pull request.yes
actual-directory-pathPath to json files directory.The json files stored in this directory will be compared with the expected json files from the last upload.yes
expected-directory-pathPath to json files directory.The json files stored in this directory will be compared as the expected json files.no
target-hashThe commit hash to be compared.no
artifact-nameWorkflow artifact name. `metrics` by default.no
branchA branch name which manages images. `metrics-regression-action` by default.no
namedescription
resultok or failed