Skip to content
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

🍒 Merge changes from PR #8341 to release-v1.6.2 #8353

Closed
wants to merge 1 commit into from

Conversation

ocrvs-bot
Copy link
Collaborator

Automated PR to merge changes from develop to release-v1.6.2

I failed to cherry-pick the changes automatically because of the following:

Auto-merging packages/client/src/forms/register/mappings/query/registration-mappings.ts
CONFLICT (content): Merge conflict in packages/client/src/forms/register/mappings/query/registration-mappings.ts
error: could not apply 238d93cf4... Fix issue with formatting national phone numbers for countries with a '0' national prefix

To continue manually you can use these commands:

git fetch origin auto-pr-release-v1.6.2-8341-15205:auto-pr-release-v1.6.2-8341-15205
git fetch origin ocrvs-7635:ocrvs-7635

git checkout auto-pr-release-v1.6.2-8341-15205
git reset --hard HEAD~1  # Remove placeholder commit
git cherry-pick 238d93cf4

Copy link

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

@tareq89 tareq89 enabled auto-merge (squash) January 20, 2025 14:38
@tareq89 tareq89 disabled auto-merge January 20, 2025 14:39
@tareq89 tareq89 requested a review from rikukissa January 20, 2025 14:40
@tareq89 tareq89 closed this Jan 21, 2025
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