From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Jelte Fennema-Nio <me(at)jeltef(dot)nl>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com> |
Subject: | Re: Next commitfest app release is planned for March 18th |
Date: | 2025-03-21 17:53:27 |
Message-ID: | 1579213.1742579607@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
> I have a few pieces of feedback that could be addressed by additional
> rules for how things are listed in the dashboard:
> - If I'm the committer for a patch but not a reviewer, and the patch is
> in "needs review" status, then the patch is formally speaking not
> actionable by me and should not be under "Patches that are ready for
> your review". Perhaps it should be under "Blocked on others" [namely
> the reviewers], or in a different category.
> - Conversely, if I'm the reviewer for a patch but not the committer, and
> the patch is in "ready for committer" status, then it's also not
> "Patches that are ready for your review". This might similarly be
> "Blocked on others" [namely the committer].
Both of these things would work correctly only for patches that you
have already claimed as committer. I'm not sure about other people,
but I rarely claim a patch as committer until I'm actually on the
verge of committing it. I might mark myself as reviewer sometime
sooner than that, in which case your second proposal would be a
net negative for me. I don't think we should encourage committers
to claim patches early, because then they are a single point of
failure (work-stoppage) in a way that a reviewer is not. Maybe
we need a way for committers to mark patches as things they want
to pay attention to, without thereby blocking other committers
from taking up the patch?
> - Also, my dashboard shows patches from past and future commitfests. I
> don't know what I'm supposed to do with that. The purpose of having a
> "current" commitfest is that you work on that one when it's current.
This might make sense for the patch author, but I agree it's not
appropriate for anyone else.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2025-03-21 18:02:02 | Re: [PoC] Federated Authn/z with OAUTHBEARER |
Previous Message | David G. Johnston | 2025-03-21 17:49:30 | Re: Reduce "Var IS [NOT] NULL" quals during constant folding |