Skip to content

🤖 Merge 'main' => 'xcode26.5' #25571

@github-actions

Description

@github-actions

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: .github/aw/actions-lock.json, .github/workflows/code-radiator.lock.yml, .github/workflows/code-radiator.md

Automated merge of main into xcode26.5.

Created by the code-radiator workflow.

Generated by Code Radiator · sonnet45 2.5M ·


Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 26600461429 -n agent -D /tmp/agent-26600461429

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-26600461429/aw-merge-main-to-xcode26.5-20260528.bundle refs/heads/merge/main-to-xcode26.5-20260528:refs/bundles/create-pr-merge-main-to-xcode26-5-20260528-57c960b5fcef340d-c0ad6dad
git update-ref refs/heads/merge/main-to-xcode26.5-20260528-57c960b5fcef340d refs/bundles/create-pr-merge-main-to-xcode26-5-20260528-57c960b5fcef340d-c0ad6dad
git checkout merge/main-to-xcode26.5-20260528-57c960b5fcef340d
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-merge-main-to-xcode26-5-20260528-57c960b5fcef340d-c0ad6dad

# Push the branch to origin
git push origin merge/main-to-xcode26.5-20260528-57c960b5fcef340d

# Create the pull request
gh pr create --title '🤖 Merge 'main' => 'xcode26.5'' --base xcode26.5 --head merge/main-to-xcode26.5-20260528-57c960b5fcef340d --repo dotnet/macios

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions