[PATCH v3 0/2] Reduced checks API usage

Aaron Conole aconole at redhat.com
Tue Jan 23 14:46:42 CET 2024


Aaron Conole <aconole at redhat.com> writes:

> As Jeremy Kerr reports, we aren't being as nice as we should be w.r.t.
> API usage - especially around the checks API reporting.  While the
> initial version *worked* for what we wanted, we are heavily using the
> checks API, especially when we don't need to be.
>
> This series should reduce the number of API calls we make into
> patchwork with respect to the checks API specifically.
>
> Additionally, we add a simple token to identify that the requests
> coming in are from a patchwork robot project (so at least a site
> admin can start identifying who is actually sending the requests).
>
> Aaron Conole (2):
>   treewide: Add a User Agent for CURL requests
>   post_pw: Store submitted checks locally as well

Series applied.

Thanks Ilya and Michael for quick turnaround for reviews.



More information about the ci mailing list