Commit 480acbf
Use GitHub API to get merge-base for workflow_dispatch benchmarks
Instead of fetching history to calculate merge-base locally, use the
GitHub compare API which returns it directly. This is faster and works
regardless of how far the branch diverged from master.
See: https://stackoverflow.com/a/74710919
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 1204082 commit 480acbf
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
552 | | - | |
| 551 | + | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
556 | 562 | | |
557 | 563 | | |
558 | 564 | | |
| |||
0 commit comments