Target Branch
net11.0
Source Branch
main
Local Branch
merge/main-to-net11.0-20260703
Error Message
Pinned SHA 7933087aaf0f8723423fcbedb6c2f416b68d2bce failed to generate patch:
ERR_SYSTEM: Git command output exceeded buffer limit (ENOBUFS). The output from
'format-patch' is too large for the configured maxBuffer. Consider reducing the
diff size or increasing maxBuffer.
Details
The merge was completed successfully:
- 80 files changed
- 1,518 insertions
- 431 deletions
Template conflicts were automatically resolved by taking main's version. However, the create_pull_request safeoutputs tool failed with a buffer size error when trying to generate the patch.
Resolution
This issue was automatically filed by the code-radiator workflow. The merge commit exists locally (SHA: 7933087aaf0f8723423fcbedb6c2f416b68d2bce) but could not be pushed as a PR due to the tool limitation.
Manual intervention is required to either:
- Push the existing local branch to create the PR manually, or
- Re-run the merge with the buffer size increased in the safeoutputs tool configuration
Generated by Code Radiator · 96.1 AIC · ⌖ 36.9 AIC · ⊞ 8.8K · ◷
Target Branch
net11.0Source Branch
mainLocal Branch
merge/main-to-net11.0-20260703Error Message
Details
The merge was completed successfully:
Template conflicts were automatically resolved by taking main's version. However, the
create_pull_requestsafeoutputs tool failed with a buffer size error when trying to generate the patch.Resolution
This issue was automatically filed by the code-radiator workflow. The merge commit exists locally (SHA:
7933087aaf0f8723423fcbedb6c2f416b68d2bce) but could not be pushed as a PR due to the tool limitation.Manual intervention is required to either: