Alright
Thank you.
On Tue, 14 Jan 2025 at 17:03, David Arthur wrote:
> Ukpa, you can find unassigned tickets with the following query:
>
> > project = KAFKA AND assignee = null ORDER BY created DESC
>
> If you see a ticket that has been assigned, but does not have any activity
> for a while, yo
Ukpa, you can find unassigned tickets with the following query:
> project = KAFKA AND assignee = null ORDER BY created DESC
If you see a ticket that has been assigned, but does not have any activity
for a while, you can request to take it over. Usually people will be fine
with that unless they've
Hi David,
I know this may not be the right place to ask, most issues on Kafka jira
board are already assigned to maintainers, i wanted to ask where a
community member may find issues to work on,
Issues available to the community.
Thank you,
Best regards
On Tue, 14 Jan 2025 at 15:36, David Arthu
I wanted to give an update on this effort. Both the initial PR above and a
few follow-ups have been merged since my original email.
We now have a simple label-based workflow in GitHub for our PRs.
1) When a PR is opened by a community member it is automatically given the
"triage" label
2) If no r
Nice!
On 11/20/24 10:09 AM, David Arthur wrote:
Hey folks,
I have raised a PR that adds the notion of "triage" to our Pull Requests.
https://github.com/apache/kafka/pull/17881/files
The tldr is that new PRs from non-committers will get labeled with "triage"
and then with "needs-attention" aft
Hey folks,
I have raised a PR that adds the notion of "triage" to our Pull Requests.
https://github.com/apache/kafka/pull/17881/files
The tldr is that new PRs from non-committers will get labeled with "triage"
and then with "needs-attention" after 7 days. The purpose is to raise
visibility of no