-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: INFRA-3188: automate release branch sync #23991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. |
sethkfman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
7fd6bc5 to
9488645
Compare
9488645 to
5492723
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThis PR adds a new GitHub Actions workflow file (.github/workflows/release-branch-sync.yml) that automates the synchronization of release branches with the stable branch. Key observations:
Since this change:
No E2E tests need to be run to validate this change. |
|



Description
Ticket: https://consensyssoftware.atlassian.net/browse/INFRA-3188
Test stable sync branch: https://github.com/consensys-test/metamask-mobile-test-workflow/actions/runs/20148777729/job/57923961348, consensys-test#174
Changelog
CHANGELOG entry: None
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Adds a GitHub Actions workflow to validate merged release branch names and sync
stableinto openrelease/*branches./.github/workflows/release-branch-sync.ymltriggered on closed PRs tostable.validate-branchjob: Ensures merged head branch matchesrelease/X.Y.Z.sync-release-branchesjob: If valid, runsmetamask/github-tools/.github/actions/[email protected]to syncstableinto openrelease/*branches usingSTABLE_SYNC_TOKEN.Written by Cursor Bugbot for commit 5492723. This will update automatically on new commits. Configure here.