Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest - Mailing list pgsql-hackers

From Daniel Verite
Subject Re: Opinion poll: Sending an automated email to a thread when it gets added to the commitfest
Date
Msg-id df3c76ba-c8aa-4c52-a6ea-d84ddcbbd21c@manitou-mail.org
Whole thread Raw
In response to Opinion poll: Sending an automated email to a thread when it gets added to the commitfest  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List 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



pgsql-hackers by date:

Previous
From: Tels
Date:
Subject: Re: Speed up Hash Join by teaching ExprState about hashing
Next
From: Sami Imseih
Date:
Subject: Re: Restart pg_usleep when interrupted