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