We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9ed26 commit 209025fCopy full SHA for 209025f
run_release.py
@@ -906,7 +906,6 @@ def send_email_to_platform_release_managers(db: ReleaseShelf) -> None:
906
907
print()
908
print(f"{github_prefix}/{db['release'].gitname}")
909
- print(f"{github_prefix}/branch-{db['release']}")
910
print(f"Git commit SHA: {commit_sha}")
911
print(
912
"Source/docs build: https://github.com/python/release-tools/actions/runs/[ENTER-RUN-ID-HERE]"
0 commit comments