Skip to content

Merge v2.3 into v2.x#2026

Merged
mongodb-drivers-pr-bot[bot] merged 1 commit into
v2.xfrom
merge-v2.3-into-v2.x-1779782111413
May 26, 2026
Merged

Merge v2.3 into v2.x#2026
mongodb-drivers-pr-bot[bot] merged 1 commit into
v2.xfrom
merge-v2.3-into-v2.x-1779782111413

Conversation

@mongodb-drivers-pr-bot
Copy link
Copy Markdown
Contributor

Merge new changes from v2.3 into v2.x.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge v2.x -m "Resolve conflicts in v2.x"

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to v2.x and manually merge using the `ours` merge strategy:
git reset --hard v2.x
git merge --strategy=ours v2.3 -m "Ignore changes from v2.3"

Then, push the temporary branch to upate the pull request.

Test PECL package installation on Alpine Linux
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot Bot requested a review from a team as a code owner May 26, 2026 07:55
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot Bot requested review from GromNaN and removed request for a team May 26, 2026 07:55
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot Bot merged commit 4e4c373 into v2.x May 26, 2026
83 checks passed
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot Bot deleted the merge-v2.3-into-v2.x-1779782111413 branch May 26, 2026 08:22
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.

1 participant