patrickhuie19/Go Benchmark Action

Run Go benchmarks and optionally publish results to GitHub Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
benchmarks-prComma-separated list of benchmarks to run on PRs (e.g., BenchmarkOne, BenchmarkTwo). Set to "from-pr" to extract from PR description.nofrom-pr
benchmarks-mergeComma-separated list of benchmarks to run on merges (e.g., BenchmarkOne, BenchmarkTwo).no""
trigger-branchesComma-separated list of branches for which merges will trigger this action.yes
use-gh-pagesFlag to enable publishing results to GitHub Pages (true or false)nofalse
github-tokenGitHub token for authentication (GITHUB_TOKEN or a personal access token). Required if use-gh-pages is true.no
gh-pages-branchThe GitHub Pages branch to push results to (defaults to gh-pages). Required if use-gh-pages is true.nogh-pages
alert-comment-cc-usersComma-separated list of users to cc on alert comments (e.g., @user1, @user2).no""

no outputs