From: | Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
Subject: | Re: Automatic testing of patches in commit fest |
Date: | 2017-09-11 09:41:32 |
Message-ID: | 20170911094132.GB31385@e733.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2017-09-11 09:53:04 | Re: Setting pd_lower in GIN metapage |
Previous Message | Ildus Kurbangaliev | 2017-09-11 09:33:32 | Re: Remove 1MB size limit in tsvector |