mumrah commented on PR #17881: URL: https://github.com/apache/kafka/pull/17881#issuecomment-2491850076
@chia7712 > Could we just add label "needs-attention" if the PRs from non-committer have no reviewer after 7 days? Unfortunately, `pull_request_reviewed` has the same issues as `pull_request`, but there is no `pull_request_reviewed_target` event to allow editing details of the PR. I tried a few things, but ultimately don't think we can much automation as the result of a review being submitted :( So, for now it would be a manual process to remove the `triage` label. If the `triage` label is removed, the `needs-attention` label will not be applied. One improvement we can make is to use https://github.com/actions/stale?tab=readme-ov-file#exempt-all-pr-assignees to prevent `needs-attention` from being added if the PR has an assignee. This might not be that useful since we rarely use assignee. -- 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