Skip to content

GODRIVER-3148 Use GitHub App to Auto Assign Reviewer #1572

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

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

blink1073
Copy link
Member

GODRIVER-3148

Summary

Auto-assign PR reviewer without pinging the whole team.

Background & Motivation

N/A

@blink1073 blink1073 requested a review from a team as a code owner March 4, 2024 16:57
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added documentation Pull requests that update documentation or examples priority-3-low Low Priority PR for Review labels Mar 4, 2024
Copy link
Contributor

API Change Report

No changes found!

@@ -145,7 +145,7 @@ functions:
# If this was a patch build, doing a fresh clone would not actually test the patch
cp -R ${PROJECT_DIRECTORY}/ $DRIVERS_TOOLS
else
git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
git clone --branch GODRIVER-3148 https://github.com/blink1073/drivers-evergreen-tools.git $DRIVERS_TOOLS
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems safe to update this line since the branch has been merged.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need this PR to be merged: mongodb-labs/drivers-evergreen-tools#414

qingyang-hu
qingyang-hu previously approved these changes Mar 6, 2024
Copy link
Collaborator

@qingyang-hu qingyang-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the "clone" is updated.

@blink1073 blink1073 merged commit c163de4 into mongodb:v1 Mar 6, 2024
@blink1073 blink1073 deleted the GODRIVER-3148 branch March 6, 2024 17:34
blink1073 added a commit to blink1073/mongo-go-driver that referenced this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests that update documentation or examples priority-3-low Low Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants