damccorm commented on code in PR #34872: URL: https://github.com/apache/beam/pull/34872#discussion_r2077568591
########## scripts/ci/pr-bot/shared/commentStrings.ts: ########## @@ -39,6 +39,8 @@ export function assignReviewer(labelToReviewerMapping: any): string { } } + commentString += "Note: If you would like to opt out of this review, comment `assign to next reviewer`.\n" Review Comment: We probably want some extra whitespace before this. Also, could you include it in the multiline string below instead of having multiple appends? -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org