RFR: Check updated PRs for mailing list archive bridging

Robin Westberg rwestberg at openjdk.java.net
Thu Feb 13 11:57:09 UTC 2020


On Thu, 13 Feb 2020 10:45:09 GMT, Erik Helin <ehelin at openjdk.org> wrote:

>> Hi all,
>> 
>> Please review this change that introduces support for fetching pull requests updated after a certain time/date. This allows catching comments made to closed PRs, without having to check every closed PR (which would be too expensive). 
>> 
>> Since certain forges (e.g. GitLab) do not update the updatedAt on every type of update, perform the regular check on all open issues periodically as well to catch any such updates.
>> 
>> Best regards,
>> Robin
> 
> Looks good!

Looks like it is working!

-------------

PR: https://git.openjdk.java.net/skara/pull/433


More information about the skara-dev mailing list