damccorm commented on code in PR #31436:
URL: https://github.com/apache/beam/pull/31436#discussion_r1633697989


##########
scripts/ci/pr-bot/processPrUpdate.ts:
##########
@@ -94,6 +94,15 @@ async function processPrComment(
     return;
   }
 
+  // Check to see if notifications have been stopped before processing further

Review Comment:
   Nit: Could we move this above the `removeSlowReviewLabel` check, and add an 
explanatory comment of why we still want to `processCommand` and not early exit 
sooner?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to