mumrah opened a new pull request, #17881: URL: https://github.com/apache/kafka/pull/17881
Replaces #17298. This patch adds a simple label based workflow for PRs. PRs opened by non-committers will have a `triage` label automatically added. This allows committers to see which PRs need to be triaged. After 7 days, a `needs-attention` label will be added. This serves as a reminder to committers and allows them to see which PRs have languished. For now, the `triage` label will need to be manually removed by a committer. In the future, we could try to automate this by removing the label after a PR has been reviewed, assigned, or commented on. -- 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