Skip to content

Merge v2.2 into v2.x#1980

Merged
mongodb-drivers-pr-bot[bot] merged 1 commit intov2.xfrom
merge-v2.2-into-v2.x-1775657859816
Apr 8, 2026
Merged

Merge v2.2 into v2.x#1980
mongodb-drivers-pr-bot[bot] merged 1 commit intov2.xfrom
merge-v2.2-into-v2.x-1775657859816

Conversation

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

Merge new changes from v2.2 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.2 -m "Ignore changes from v2.2"

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

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot requested a review from a team as a code owner April 8, 2026 14:17
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot requested review from paulinevos and removed request for a team April 8, 2026 14:17
@alcaeus
Copy link
Copy Markdown
Member

alcaeus commented Apr 8, 2026

I had to manually authorise the patch on Evergreen, which I hope is not a regular occurrence but a one-time thing. Other than that this confirms that the work done in #1972 was correct and I'll apply it to our other repos.

@alcaeus alcaeus removed the request for review from paulinevos April 8, 2026 14:19
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot merged commit 4309a99 into v2.x Apr 8, 2026
75 checks passed
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot deleted the merge-v2.2-into-v2.x-1775657859816 branch April 8, 2026 14:39
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