ci: chart impit's own npm/PyPI release history on PR comments - #549
ci: chart impit's own npm/PyPI release history on PR comments#549barjin wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UnwET4Qxx14A9FG28Xniqx
|
The Generated by Claude Code |
pull_request runs the workflow file from the PR's own branch, and this workflow's paths filter included itself, so a PR could edit the comment job to run anything with its push token. workflow_run always uses the copy on master instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UnwET4Qxx14A9FG28Xniqx
|
Good catch. Fixed in 6640681: split the comment-posting job into its own Note this means the comment workflow won't actually fire until it exists on Generated by Claude Code |

Adds a workflow that benchmarks the last 5 npm and PyPI releases of impit against each other and comments a throughput chart on the PR, without committing the chart to the repo.
🤖 Generated with Claude Code
https://claude.ai/code/session_01UnwET4Qxx14A9FG28Xniqx
Generated by Claude Code