PYTHON-4749 Add Script to Cherry-Pick PRs (#1848)

This commit is contained in:
Steven Silvester 2024-09-10 07:33:46 -05:00 committed by GitHub
parent ead3201a4e
commit 0119062abe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2039,6 +2039,19 @@ tasks:
export HEAD_SHA=${github_commit}
bash .evergreen/run-import-time-test.sh
- name: "backport-pr"
allowed_requesters: ["commit"]
commands:
- command: subprocess.exec
type: test
params:
binary: bash
args:
- ${DRIVERS_TOOLS}/.evergreen/github_app/backport-pr.sh
- mongodb
- mongo-python-driver
- ${github_commit}
axes:
# Choice of distro
- id: platform
@ -3014,6 +3027,13 @@ buildvariants:
tasks:
- name: "check-import-time"
- name: backport-pr
display_name: "Backport PR"
run_on:
- rhel8.7-small
tasks:
- name: "backport-pr"
- name: "perf-tests"
display_name: "Performance Benchmark Tests"
batchtime: 10080 # 7 days