Skip to content

GODRIVER-3314 Add PR Cherrypicker Task #1765

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 1 commit into from
Aug 27, 2024
Merged

Conversation

blink1073
Copy link
Member

GODRIVER-3314

Summary

Make it easier to backport PRs by making the magic GitHub comment: drivers-pr-bot please backport to {target_branch}.

Background & Motivation

Less friction when backporting PRs to release branches.

@blink1073
Copy link
Member Author

drivers-pr-bot please backport to master

@blink1073 blink1073 merged commit 60b508f into mongodb:v1 Aug 27, 2024
28 of 33 checks passed
@blink1073 blink1073 deleted the GODRIVER-3314 branch August 27, 2024 17:17
@blink1073
Copy link
Member Author

It looks like we missed something:

[2024/08/27 13:03:16.888] Running command 'shell.exec' in function 'fetch-source' (step 1.2 of 5) in block 'pre'.
[2024/08/27 13:03:16.898] bash: line 57: go: command not found
[2024/08/27 13:03:16.898] Command 'shell.exec' in function 'fetch-source' (step 1.2 of 5) in block 'pre' failed: shell script encountered problem: exit code 127.
[2024/08/27 13:03:16.898] Finished command 'shell.exec' in function 'fetch-source' (step 1.2 of 5) in block 'pre' in 10.005155ms.
```

@blink1073
Copy link
Member Author

We do need the following: GO_DIST: "/opt/golang/go1.20"

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.

2 participants