strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Make release copy review actually post its comment In agent mode (label-triggered) claude-code-action does not manage the sticky comment, and the job exposed no comment-posting tool, so the review only ever appeared in the action log - the PR got nothing. Tell the prompt to publish its review itself as a single marker-tagged sticky comment (find-or-update via gh api / gh pr comment), and allow Bash(gh pr comment:*) so it can. The marker keeps re-runs (e.g. on synchronize) updating one comment instead of spamming new ones.
main
3 minutes ago
Raise release copy review turn limit to 20 (#4497)
main
6 minutes ago
Raise release copy review turn limit to 20 The release copy review hit 'Reached maximum number of turns (8)' and posted no comment: gathering PR metadata, the diff, and RELEASE.md plus posting the sticky comment needs more than 8 turns. Bump to 20 so the agent can finish and post its review.
fix/release-copy-review-max-turns
8 minutes ago
Use GITHUB_TOKEN for release copy review comment (#4496)
main
10 minutes ago
Use GITHUB_TOKEN for release copy review comment The Claude release copy review workflow failed with '401 Unauthorized - Invalid OIDC token' on every run. The action was minting a GitHub App token via the OIDC -> api.anthropic.com token exchange, which the endpoint rejects because the org's pre-existing Claude app installation isn't linked to the account behind CLAUDE_CODE_OAUTH_TOKEN. Pass the workflow's built-in GITHUB_TOKEN (already granted pull-requests: write / issues: write) so the action skips the OIDC exchange entirely and posts the review comment directly.
fix/release-copy-review-github-token
11 minutes ago
Make sure we always have a nice social release copy (#4494)
main
37 minutes ago
ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions/checkout-7.0.0
49 minutes ago
Add Claude release copy review (#4495)
main
49 minutes ago
Latest Branches
CodSpeed Performance Gauge
0%
Raise release copy review turn limit to 20
#4497
29 minutes ago
171c6d4
fix/release-copy-review-max-turns
CodSpeed Performance Gauge
0%
Use GITHUB_TOKEN for release copy review comment
#4496
33 minutes ago
4b282f8
fix/release-copy-review-github-token
CodSpeed Performance Gauge
0%
ci(deps): bump actions/checkout from 6.0.3 to 7.0.0
#4476
1 hour ago
5f6c144
dependabot/github_actions/actions/checkout-7.0.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs