Skip to content

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

@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/ci-postmortem.lock.yml, .github/workflows/code-radiator.lock.yml, .github/workflows/macios-reviewer.lock.yml

Automated merge of main into xcode26.5.

Created by the code-radiator workflow.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • pypi.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "pypi.org"

See Network Configuration for more information.

Generated by Code Radiator · sonnet45 3.3M ·


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 26846407212 -n agent -D /tmp/agent-26846407212

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-26846407212/aw-merge-main-to-xcode26.5-20260602.bundle refs/heads/merge/main-to-xcode26.5-20260602:refs/bundles/create-pr-merge-main-to-xcode26-5-20260602-32baeda27b63c3ee-612d6356
git update-ref refs/heads/merge/main-to-xcode26.5-20260602-32baeda27b63c3ee refs/bundles/create-pr-merge-main-to-xcode26-5-20260602-32baeda27b63c3ee-612d6356
git checkout merge/main-to-xcode26.5-20260602-32baeda27b63c3ee
# 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-20260602-32baeda27b63c3ee-612d6356

# Push the branch to origin
git push origin merge/main-to-xcode26.5-20260602-32baeda27b63c3ee

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions