Skip to content

Trigger benchmarks when bench workflow changes#18589

Merged
zanieb merged 1 commit intoastral-sh:mainfrom
zaniebot:claude/benchmark-on-file-change-n46Ss
Mar 20, 2026
Merged

Trigger benchmarks when bench workflow changes#18589
zanieb merged 1 commit intoastral-sh:mainfrom
zaniebot:claude/benchmark-on-file-change-n46Ss

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Mar 20, 2026

No description provided.

Previously, changes to `.github/workflows/bench.yml` would not trigger the
benchmark job because `run_bench` only checked for Rust code changes or being
on the main branch. Now detect `bench_workflow_changed` and include it in the
`run_bench` decision, consistent with how other workflow-specific triggers
(docker, integration, system, trampoline) work.

https://claude.ai/code/session_01DZQMNv5ByKCmC4soMDkCTk
@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Mar 20, 2026
@zanieb zanieb marked this pull request as ready for review March 20, 2026 16:09
@zanieb zanieb enabled auto-merge (squash) March 20, 2026 16:09
@zanieb zanieb merged commit 04bbd6a into astral-sh:main Mar 20, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants