Skip to content

Upgrade to gh-aw v0.71.5 (bundle transport fix)#277

Merged
mrjf merged 1 commit intomainfrom
fix/upgrade-gh-aw-v0.71.5
May 6, 2026
Merged

Upgrade to gh-aw v0.71.5 (bundle transport fix)#277
mrjf merged 1 commit intomainfrom
fix/upgrade-gh-aw-v0.71.5

Conversation

@mrjf
Copy link
Copy Markdown
Contributor

@mrjf mrjf commented May 6, 2026

Summary

Upgrade action refs from v0.71.4 to v0.71.5 to get the bundle transport fix (#30287).

Problem

Evergreen keeps failing with empty patches when trying to merge main into PR branches. The git am transport can't handle merge commits. v0.71.5 auto-switches to bundle transport when merge commits are detected.

Test plan

  • Verify Evergreen can merge main into a PR that's behind

🤖 Generated with Claude Code

v0.71.5 includes #30287: push_to_pull_request_branch auto-switches
to bundle transport when merge commits are detected, fixing the
empty-patch and conflict failures that blocked Evergreen from
merging main into PR branches.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mrjf mrjf merged commit 8e0f81d into main May 6, 2026
12 checks passed
@mrjf mrjf deleted the fix/upgrade-gh-aw-v0.71.5 branch May 6, 2026 13:55
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.

1 participant