Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest
Date: 2024-08-17 11:59:34
Message-ID: df3c76ba-c8aa-4c52-a6ea-d84ddcbbd21c@manitou-mail.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jelte Fennema-Nio wrote:

> I'd like to send an automatic mail to a thread whenever it gets added
> to a commitfest

Instead of sending a specific mail, what about automatically adding a
mail header like:

X-CommitFest-Entry: <https://commitfest.postgresql.org/X/Y>

to every outgoing mail whose thread is associated to a CF entry?

It feels more principled and less "in-your-face" than one dedicated
message, plus it would work for all the patches that are already
registered.

On the web archive, the displayer could show it as a clickable link,
along with the main mail headers (from, to, date, Message-ID...), if
it's deemed important enough to make it prominent.
Otherwise one can click on "Raw Message" to see all headers.

Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2024-08-17 14:49:07 Re: Restart pg_usleep when interrupted
Previous Message Tels 2024-08-17 11:21:03 Re: Speed up Hash Join by teaching ExprState about hashing