actions-marketplace-validations/Report Tachometer Results

Report the results of Polymer/tachometer in a comment for PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathThe path to the results JSON file of running tachometer. Accepts a glob to report multiple result files. Follows rules of @actions/globno
report-idA string to uniquely identify this report between other instances of tachometer-reporter-action running in this job or other jobs in the same PR
initializeWhether this action should initialize the comment to report results. Useful if multiple jobs are sharing the same comment. Pass in 'true' if this job should always create the comment
summarizeSpecify whether to summarize (true), don't summarize any measurements (false), or which measurements to summarize (list of measurement names)true
default-openWhether to open this action's results table by defaultnofalse
pr-bench-nameThe name of the benchmark/version in tachometer results (i.e. benchmark.name or benchmark.version) that represents the code produced by this PRno
base-bench-nameThe name of the benchmark/version in tachometer results (i.e. benchmark.name or benchmark.version) that this PR should be compared tono
github-tokenThe GITHUB_TOKEN for the current workflow runno${{github.token}}
follow-symbolic-linksIndicates whether to follow symbolic linkstrue

no outputs