Tags in the commitfest app: How to use them and what tags to add?

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Tags in the commitfest app: How to use them and what tags to add?
Date: 2025-06-23 08:17:03
Message-ID: CAGECzQQfe8FoxGtzNLNvkA1EA8jFUFHxBZ4ctNq7-_FcH7u8Og@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I deployed support for the ability to use tags in the commitfest app a
few hours ago. How exactly we want to use them is up to the community
at this point, but that seems hard to align on without people trying a
few things out.

That's why I added some tags to the patches on my dashboard. It would
be great if others could do the same.

The tags that are currently available are some default ones that I
thought might be useful. If you're missing certain tags or don't like
the default ones, please respond to this thread. If you have the right
permissions, you can even create missing tags yourself in the admin
panel.^1 But if you do, I think it would be useful to post here which
ones you added for discussion purposes.

^1: I don't know who can do this, as I myself currently don't have
that permission, nor the permission to look at permissions...

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2025-06-23 08:40:36 Improve doc on parallel stream changes for Stream Abort message
Previous Message Masahiko Sawada 2025-06-23 08:10:37 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart