Skip to content

Conversation

@mongodb-drivers-pr-bot
Copy link
Contributor

Merge new changes from release/2.4 into master.

Commits

Resolving conflicts

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

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to master and manually merge using the `ours` merge strategy:
git reset --hard master
git merge --strategy=ours release/2.4 -m "Ignore changes from release/2.4"

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

alcaeus and others added 3 commits November 19, 2025 08:46
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot requested a review from a team as a code owner December 6, 2025 03:32
@github-actions github-actions bot added the review-priority-normal Medium Priority PR for Review: within 1 business day label Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-priority-normal Medium Priority PR for Review: within 1 business day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants