This repository was archived by the owner on Jan 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 push :
66 branches :
77 - main
8+ - continuous-bench-attempt
89
910permissions :
1011 # deployments permission to deploy GitHub pages website
3738 tool : " cargo"
3839 output-file-path : output.txt
3940 gh-pages-branch : gh-pages
40- github-token : ${{ secrets.GITHUB_TOKEN }}
41+ github-token : ${{ secrets.BENCHMARK_ACTION_BOT_TOKEN }}
4142 # Automatically push the results to the GitHub pages branch.
4243 auto-push : true
4344 # Show alert with commit comment on detecting possible performance regression.
4647 comment-on-alert : true
4748 fail-on-alert : true
4849 alert-comment-cc-users : " @connortsui20"
50+ # Push to dedicated benchmark result repository.
51+ gh-repository : " https://github.com/cmu-db/optd-benchmark"
You can’t perform that action at this time.
0 commit comments