diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index f5fb9744fab28..e2aed9711df81 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -201,7 +201,10 @@ Build source and binaries and submit them # Build the source release tarball and create Pull Request with verification tasks # - # Note that you need to have GitHub CLI installed to run this script. + # NOTE: Do not run this script until the "Release" GitHub Actions workflow - triggered by + # pushing the release candidate tag - has finished. + # + # NOTE: You need to have GitHub CLI installed to run this script. dev/release/02-source.sh # Submit binary tasks using crossbow, the command will output the crossbow build id