Skip to content

Merge v1.21 into v2.3 - #1962

Merged
mongodb-php-bot merged 2 commits into
v2.3from
merge-v1.21-into-v2.3-1787062213200
Aug 19, 2026
Merged

Merge v1.21 into v2.3#1962
mongodb-php-bot merged 2 commits into
v2.3from
merge-v1.21-into-v2.3-1787062213200

Conversation

@mongodb-php-bot

Copy link
Copy Markdown
Collaborator

Merge new changes from v1.21 into v2.3.

Commits

Resolving conflicts

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

Ignoring changes

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

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

Enable 2 new features when creating merge-up PR:

- Add "merge-up" label
- Assign the approver of the merged pull request

Backport rector fixes and drivers-evergreen-tools update in order to make the CI pass
@evergreen-ci-prod

Copy link
Copy Markdown

There is an existing patch(es) for this commit SHA:

Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'.

Comment thread .github/workflows/merge-up.yml
@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@GromNaN
GromNaN force-pushed the merge-v1.21-into-v2.3-1787062213200 branch 2 times, most recently from a9773ca to ac3ae69 Compare August 19, 2026 14:26
# Conflicts:
#	.github/workflows/merge-up.yml
#	rector.php
#	tests/Model/IndexInfoFunctionalTest.php
@GromNaN
GromNaN force-pushed the merge-v1.21-into-v2.3-1787062213200 branch from ac3ae69 to 29ce890 Compare August 19, 2026 14:39
@mongodb-php-bot
mongodb-php-bot merged commit 0e85af5 into v2.3 Aug 19, 2026
35 checks passed
@mongodb-php-bot
mongodb-php-bot deleted the merge-v1.21-into-v2.3-1787062213200 branch August 19, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants