Re: cfbot mistakenly reports that a rebase is needed

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Subject: Re: cfbot mistakenly reports that a rebase is needed
Date: 2025-08-13 14:39:50
Message-ID: 3914505.1755095990@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Aleksander Alekseev <aleksander(at)tigerdata(dot)com> writes:
> I keep an eye on my patches using cfbog [1] and I think since recently
> it started to mistakenly mark patches as "needs rebase" while in fact
> everything is OK. If we take [2] for instance, it applies fine:

Yeah, I have observed the same with my patches (according to [1],
two of 'em need rebase right now, though the underlying 'git am' logs
report success). In some past occurrences the gripe has gone away
without my doing anything...

regards, tom lane

[1] http://cfbot.cputube.org/tom-lane.html

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-08-13 14:44:33 Re: index prefetching
Previous Message Andres Freund 2025-08-13 14:25:25 Re: Annoying warning in SerializeClientConnectionInfo