Re: how to log into commitfest.postgresql.org and begin review patch

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: 王春桂 <wcg2008zl(at)126(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: how to log into commitfest.postgresql.org and begin review patch
Date: 2024-08-26 07:58:00
Message-ID: E7A1C692-049C-45A3-BF52-4F277B55317A@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 26 Aug 2024, at 05:21, 王春桂 <wcg2008zl(at)126(dot)com> wrote:
>
> hello,all,
> I am a newcomer who recently joined the PostgreSQL community. I logged into the community using my GitHub account and wanted to start familiarizing myself with community work by reviewing patches. However, I am currently facing an issue. When I log into commitfest.postgresql.org, I encounter the following message.
>
> "The site you are trying to log in to (commitfest.postgresql.org) requires a cool-off period between account creation and logging in.
>
> You have not passed the cool off period yet."
>
> anyone advise me on how to resolve this, or how long this cool off period lasts? please!

Hi,

There is a cool-off period on new accounts since we were seeing SPAM from
freshly created accounts. Posting here means that admins can expedite the
period for activating your account. In the meantime you can get started on
reviewing though, the patches for review are on the mailinglist and the review
is sent to the mailinglist as well, so you don't need to wait for the CF
account to dig in.

Thanks for your interest in postgres, if you have questions regarding the
process etc there is material on the wiki and website, and you can always ask
here as well.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiro.Ikeda 2024-08-26 07:59:51 Doc: fix the note related to the GUC "synchronized_standby_slots"
Previous Message Tobias Hoffmann 2024-08-26 07:42:33 Re: Non-trivial condition is only propagated to one side of JOIN