RFR: Check updated PRs for mailing list archive bridging

Erik Helin ehelin at openjdk.java.net
Thu Feb 13 11:57:08 UTC 2020


On Thu, 13 Feb 2020 10:27:26 GMT, Robin Westberg <rwestberg 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!

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

Marked as reviewed by ehelin (Reviewer).

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


More information about the skara-dev mailing list