nielm commented on code in PR #31436:
URL: https://github.com/apache/beam/pull/31436#discussion_r1668187611
##########
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:
> Could we move this above the removeSlowReviewLabel check
Done
> add an explanatory comment of why we still want to processCommand and not
early exit sooner?
More comments added to code, but did you mean add a comment to the PR?
--
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]