chia7712 commented on code in PR #18366: URL: https://github.com/apache/kafka/pull/18366#discussion_r1900402240
########## .github/workflows/pr-reviewed.yml: ########## @@ -57,6 +57,21 @@ jobs: issue_number: pull.number, name: "triage" }); + try { Review Comment: Out of curiosity, why do we have extra logging specifically for removing the needs-attention label? We don't seem to have similar logging for other labels like triage. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org