feat(#653): add --merge-primary-contacts flag for merge-contacts action#654
feat(#653): add --merge-primary-contacts flag for merge-contacts action#654
Conversation
|
One last review for these related PRs. Thanks @sugat009! |
|
@sugat009 @kennsippell what's pending here? Would be great to get this merged as UMT is relying on this branch which is problematic when targeting cht >= v5 |
|
@freddieptf I'm not sure. It was already approved. |
|
@sugat009 can we revive this PR and merge if ready I see the CI is not passing - any idea why? |
sure, let me check. |
|
The issues are all in the test layer. The feature code itself is correct and unchanged:
|
|
Thank you for the analysis @sugat009! Would it be a big effort to ship this and make any necessary updates? |
Not really. It's mostly fixing the tests and data structures there. I have the fixed tests ready when debugging this. Should I push to this branch? |
Yes, please and let's have this shipped to support @freddieptf and team! Thank you so much! |
|
@freddieptf The CI is green now. Would you mind doing a quick round of testing before I merge this to main? |
|
@sugat009 sure, let me test it right now and see if everything works |
|
@sugat009 LGTM |
|
Thanks @freddieptf for testing! Merging to main. |
|
🎉 This PR is included in version 6.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
When --merge-primary-contacts is present during merge-contacts:
Closes #653
Base branch is #652
Code review items
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.