Re: Commitfest app release on Feb 17 with many improvements

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: postgres@jeltef.nl, pgsql-hackers@lists.postgresql.org, jacob.brazeal@gmail.com
Date: 2025-02-20T10:16:35Z
Lists: pgsql-hackers
On Thu, Feb 20, 2025 at 10:53 PM Tatsuo Ishii <ishii@postgresql.org> wrote:
> I noticed some of entries are shown with the author field being empty.
> e.g. https://commitfest.postgresql.org/patch/5525/

When the layout of https://commitfest.postgresql.org/52/ changed,
cfbot's web scraping logic could no longer find the authors :-(.
That's a stupid problem to have, that we are going to solve with a new
machine-friendly API, but let me try to fix it quickly...