Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
Subject: Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Date: 2025-06-20 13:21:40
Message-ID: 40b0fb79-d5e1-4134-b963-80eafad0c4bf@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16.06.25 14:47, Jelte Fennema-Nio wrote:
> # Draft CF
>
> There's now an additional Draft CF. People can move patches there as a
> way of not forgetting about them. CFBot will rerun these patches less
> frequently (exact behaviour TBD). Draft CFs are never "In Progress"
> and are open until the final CF of the release cycle becomes "In
> Progress". So PG19-Drafts will close on February 28th 2026, and at the
> same moment PG20-Drafts will be opened.

Can we clarify the expectations around this?

In some early discussions, I had heard this being talked about as a
"parking lot". You can put patches there so that they get CI runs, but
no one else is really expected to pay attention to them. Makes sense.

But many patches that are routinely submitted to normal commit fests are
really drafts, in that they are in an early phase of development but
still need feedback.

I sense there could be some confusion whether such draft patches should
go into the regular commit fest or the draft commit fest, and then also
when they should move between them.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrice Chapuis 2025-06-20 13:29:40 Prevent numeric literals from having non-numeric trailing characters (Peter Eisentraut)
Previous Message Nazir Bilal Yavuz 2025-06-20 13:04:46 Re: minimum Meson version