-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: cherry pick PR improvement #7793
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7793 +/- ##
=======================================
Coverage 40.21% 40.21%
=======================================
Files 1235 1235
Lines 29885 29885
Branches 2863 2863
=======================================
Hits 12018 12018
Misses 17176 17176
Partials 691 691 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
Please retry analysis of this Pull-Request directly on SonarCloud |
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.
Looks good, worked in the wild 🚀
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Description
This PR fixes fetching of all the branches needed to create the cherry pick PRs.
Linked test PR that was created from action:
Related issues
Fixes: NA
Manual testing steps
fix/cherry-pick-node-version
Screenshots/Recordings
Link successful PR runs
Before
https://github.com/MetaMask/metamask-mobile/actions/runs/6867014033
After
Successful cherry-pick: #8316
https://github.com/MetaMask/metamask-mobile/actions/runs/7562792265
Pre-merge author checklist
Pre-merge reviewer checklist