Skip to content

fix: skip missing mobile bitrise files in stable-sync#251

Merged
Cal-L merged 1 commit into
mainfrom
fix/stable-sync-skip-missing-mobile-files
May 18, 2026
Merged

fix: skip missing mobile bitrise files in stable-sync#251
Cal-L merged 1 commit into
mainfrom
fix/stable-sync-skip-missing-mobile-files

Conversation

@chloeYue
Copy link
Copy Markdown
Contributor

@chloeYue chloeYue commented May 18, 2026

Problem

After MetaMask/metamask-mobile#30204 (chore: Remove all bitrise artifacts) deleted bitrise.yml from the mobile repo, every run of the Stable Branch Sync workflow now fails on the mobile repo with:

Executing mobile-specific commands...
Error: Command failed: git checkout origin/main -- bitrise.yml
error: pathspec 'bitrise.yml' did not match any file(s) known to git

Solution is to drop the now-stale bitrise.yml entry from the preserve list.

Behavior for other repos (REPO !== 'mobile') is unchanged.


Note

Cursor Bugbot is generating a summary for commit a737ad6. Configure here.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chloeYue chloeYue marked this pull request as ready for review May 18, 2026 17:07
@chloeYue chloeYue force-pushed the fix/stable-sync-skip-missing-mobile-files branch from a737ad6 to 2c1cc8f Compare May 18, 2026 17:07
@chloeYue chloeYue changed the title fix: skip missing mobile files in stable-sync fix: skip missing mobile bitrise files in stable-sync May 18, 2026
Copy link
Copy Markdown
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Cal-L Cal-L merged commit efa1eab into main May 18, 2026
10 checks passed
@Cal-L Cal-L deleted the fix/stable-sync-skip-missing-mobile-files branch May 18, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants