Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
None of these changes touch application source code, test infrastructure (Detox/WDIO), controllers, UI components, navigation, or any code path exercised by E2E tests. These are purely GitHub Actions CI/CD pipeline improvements. No E2E tests need to run to validate these changes. Performance Test Selection: |
Description
Changelog
CHANGELOG entry:null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Changes the release/OTA GitHub Actions orchestration by switching from API dispatch to a reusable workflow and tweaking PR-number resolution; mistakes here could block OTA publishing or target the wrong ref.
Overview
Updates the OTA publishing pipeline to call
push-eas-update.ymlas a reusable workflow (workflow_call) instead of dispatching it viaactions/github-script, simplifyingrunway-ota-build-core.yml.Also fixes PR-number discovery to treat
gh pr listreturningnullas empty (avoiding false positives), and updatesCODEOWNERSto include the newbuild-and-upload-to-testflight.ymlworkflow under@MetaMask/mobile-admins.Written by Cursor Bugbot for commit 633c2ac. This will update automatically on new commits. Configure here.