ibzib commented on a change in pull request #11755: URL: https://github.com/apache/beam/pull/11755#discussion_r494688890
########## File path: website/www/site/content/en/contribute/release-guide.md ########## @@ -398,15 +398,14 @@ There are 2 ways to perform this verification, either running automation script( Jenkins job `beam_Release_Gradle_Build` basically run `./gradlew build -PisRelease`. This only verifies that everything builds with unit tests passing. -You can refer to [this script](https://gist.github.com/Ardagan/13e6031e8d1c9ebbd3029bf365c1a517) to mass-comment on PR. +You can use [mass_comment.py](https://github.com/apache/beam/blob/master/release/src/main/scripts/mass_comment.py) to mass-comment on PR. Review comment: I missed that. Looks like it's mentioned here too: https://github.com/apache/beam/blob/0a8d955e49776b872e8fda59cbeb0870afa68784/release/src/main/scripts/verify_release_build.sh#L32 Robin, can you make a PR and add me as reviewer? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
