Re: [HACKERS] Automatic testing of patches in commit fest - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [HACKERS] Automatic testing of patches in commit fest
Date
Msg-id 20170911094132.GB31385@e733.localdomain
Whole thread Raw
In response to [HACKERS] Automatic testing of patches in commit fest  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [HACKERS] Automatic testing of patches in commit fest
Re: [HACKERS] Automatic testing of patches in commit fest
List pgsql-hackers
Hi Thomas,

Great job!

Here is a crazy idea. What if we write a script that would automatically
return the patches that:

1) Are not in "Waiting on Author" status
2) Don't apply OR don't pass `make installcheck-world`

... to the "Waiting on Author" status and describe the problem through
the "Add review" form on commitfest.postgresql.org? This will save a lot
of time to the reviewers. Naturally nobody wants to spam pgsql-hackers@
with automatic messages to often. I believe that sending such messages
once a day would be enough.

Unless there are any objections to give this idea a try I'm willing to
write and host a corresponding script.

--
Best regards,
Aleksander Alekseev

pgsql-hackers by date:

Previous
From: Ildus Kurbangaliev
Date:
Subject: Re: [HACKERS] Remove 1MB size limit in tsvector
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Setting pd_lower in GIN metapage