pull request
Asked on 2025-07-05
1 search
It seems like you're interested in pull requests in the context of Apple's WWDC sessions. The session titled "Extend your Xcode Cloud workflows" discusses how to automate workflows using the App Store Connect API, which includes handling pull requests. Specifically, it mentions using the SCM repositories endpoint to fetch all branches, tags, and pull requests associated with a repository. This is part of automating the build process in Xcode Cloud.
For more detailed information, you can refer to the session Extend your Xcode Cloud workflows (12:08) where they discuss using the App Store Connect API to automate tasks related to Xcode Cloud, including handling pull requests.

Extend your Xcode Cloud workflows
Discover how Xcode Cloud can adapt to your development needs. We’ll show you how to streamline your workflows, automate testing and distribution with start conditions, custom aliases, custom scripts, webhooks, and the App Store Connect API.

Discover Apple-Hosted Background Assets
Building on Background Assets, this session will introduce the new capability to download asset packs of content for games and other applications. Learn how Apple can host these asset packs for you or how to manage self-hosting options. We’ll delve into the native API integration and the corresponding App Store implementations, providing you with the tools to enhance your app’s content delivery and user experience.

Verify identity documents on the web
Learn how Digital Credentials can enhance online identity verification flows. We’ll cover how websites can integrate the Digital Credentials API to enable requesting information from IDs in Wallet. We’ll also explore how apps can provide their own identity documents for online verification using the new IdentityDocumentServices framework.