Releases: anthropics/claude-code-action
Releases ยท anthropics/claude-code-action
v1.0.92
Full Changelog: v1...v1.0.92
v1.0.91
What's Changed
- Use pinned bun binary for post-steps when allowed_non_write_users is set by @OctavianGuzu in #1190
Full Changelog: v1...v1.0.91
v1.0.90
v1.0.89
What's Changed
- fix: skip token revocation when no token was acquired by @Dave-London in #918
- Use env vars for workflow_run context values in example workflows by @ddworken in #1125
- docs: document include/exclude_comments_by_actor inputs by @yuribodo in #1130
- fix: use correct fallback type for reviewData in fetcher by @MaxwellCalkin in #1034
- Strip OIDC token request env vars from Claude session by @chyipin in #1011
- fix: skip retries for non-retryable errors in retryWithBackoff by @ei-grad in #1082
- fix: restore ripgrep execute bits after bun install --production by @qozle in #1163
- fix: allow # in branch names for PR checkout and base restore by @qozle in #1167
- fix: prevent hang in restoreConfigFromBase on repos with .gitmodules by @qozle in #1166
- fix: strip shell comment lines before parsing claude_args by @VoidChecksum in #1055
- fix: snapshot PR's .claude/ to .claude-pr/ before security restore by @qozle in #1172
- chore: fix prettier formatting by @ashwin-ant in #1171
- chore: fix prettier formatting in parse-sdk-options.test.ts by @ashwin-ant in #1176
- fix: pin bun runtime config and improve log hygiene by @ashwin-ant in #1174
New Contributors
- @yuribodo made their first contribution in #1130
- @MaxwellCalkin made their first contribution in #1034
- @chyipin made their first contribution in #1011
- @ei-grad made their first contribution in #1082
- @qozle made their first contribution in #1163
- @VoidChecksum made their first contribution in #1055
Full Changelog: v1...v1.0.89
v1.0.88
Full Changelog: v1...v1.0.88
v1.0.87
Full Changelog: v1...v1.0.87
v1.0.86
What's Changed
- Fix subprocess isolation install step not running by @OctavianGuzu in #1148
- Pass env to execFileSync git calls by @OctavianGuzu in #1151
Full Changelog: v1...v1.0.86
v1.0.85
What's Changed
- fix: fall back to repo default_branch instead of hardcoded "main" by @ashwin-ant in #1143
Full Changelog: v1...v1.0.85
v1.0.84
v1.0.83
What's Changed
- Add subprocess isolation setup and git credential helper by @OctavianGuzu in #1132
Full Changelog: v1...v1.0.83