v1.0.188
What's Changed
- Enforce max-turn limits from claude_args by @ulofiai in #1607
- fix: handle null files field from GraphQL on very large PRs by @leepokai in #1593
- fix: support labeled action for pull_request events in track_progress by @takakisatojp in #1586
- fix: match label_trigger case-insensitively by @sahilempire in #1576
- docs: fix broken Bedrock anchor in cloud-providers.md by @shoemoney in #1579
- docs: replace removed base-action inputs with claude_args and settings by @fallintoplace in #1550
- fix(cache): disable setup-bun cache to avoid 5-retry HTML-error burn by @necofuryai in #1580
- ci: pass base-action tool restrictions through claude_args by @fallintoplace in #1552
- fix(mcp): stop retrying deterministic reference update failures by @fallintoplace in #1551
- fix: expose conclusion as a root action output by @fallintoplace in #1549
- fix(branch): validate generated branch name under commit signing by @rishavnaskar in #1582
- fix(branch): collapse empty path segments in branch_name_template by @NickNojiri in #1539
New Contributors
- @ulofiai made their first contribution in #1607
- @leepokai made their first contribution in #1593
- @takakisatojp made their first contribution in #1586
- @sahilempire made their first contribution in #1576
- @shoemoney made their first contribution in #1579
- @fallintoplace made their first contribution in #1550
- @necofuryai made their first contribution in #1580
- @rishavnaskar made their first contribution in #1582
Full Changelog: v1...v1.0.188