Skip to content

chore: allow manually dispatching the benchmarks workflow - #63

Merged
TomAFrench merged 1 commit into
mainfrom
ci/benchmark-workflow-dispatch
Jul 29, 2026
Merged

chore: allow manually dispatching the benchmarks workflow#63
TomAFrench merged 1 commit into
mainfrom
ci/benchmark-workflow-dispatch

Conversation

@asterite

@asterite asterite commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

In #62 we get a CI failure because benchmarks no longer exist for main because they are too old and they were deleted (expired). This PR lets us run that workflow manually. We could then merge this PR, run the workflow, and update #62 so we can see the benchmark results.

The gates-diff baseline artifact (main.gates_report.json) expires after
90 days, and main doesn't always get a commit within that window. When
that happens, every PR's "Compare gates reports" step fails until a new
baseline is generated. Adding workflow_dispatch lets maintainers re-run
the workflow on main to regenerate the baseline without landing a commit.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@asterite
asterite requested a review from TomAFrench July 28, 2026 17:29
@TomAFrench
TomAFrench merged commit b1de80b into main Jul 29, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants