Skip to content

Fix benchmark reporting for fork PRs - #819

Merged
cjdoris merged 1 commit into
JuliaPy:mainfrom
MilesCranmerBot:fix-benchmark-job-summary
Sep 14, 2026
Merged

cjdoris merged 1 commit into
JuliaPy:mainfrom
MilesCranmerBot:fix-benchmark-job-summary

Conversation

@MilesCranmerBot

Copy link
Copy Markdown
Contributor

Benchmarking completes on fork PRs, but posting the results fails with HTTP 403 because the workflow token cannot write comments.

Use the existing job-summary option to display the same results in the Actions summary. Benchmark execution and token permissions stay unchanged.

Verified the action’s summary command locally with an empty token; the report is preserved and comment steps are excluded.

Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
@cjdoris
cjdoris merged commit 3f23e2c into JuliaPy:main Sep 14, 2026
18 checks passed
@cjdoris

cjdoris commented Sep 14, 2026

Copy link
Copy Markdown
Member

Thanks!

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