Skip to content

Commit 209025f

Browse files
committed
Leave out the branch URL
1 parent 4d9ed26 commit 209025f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run_release.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,6 @@ def send_email_to_platform_release_managers(db: ReleaseShelf) -> None:
906906

907907
print()
908908
print(f"{github_prefix}/{db['release'].gitname}")
909-
print(f"{github_prefix}/branch-{db['release']}")
910909
print(f"Git commit SHA: {commit_sha}")
911910
print(
912911
"Source/docs build: https://github.com/python/release-tools/actions/runs/[ENTER-RUN-ID-HERE]"

0 commit comments

Comments
 (0)