Integrated: 1053: Github check in conclusion "stale" not handled

Erik Joelsson erikj at openjdk.java.net
Thu May 27 12:58:47 UTC 2021


On Wed, 26 May 2021 20:15:15 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This patch adds handling of the "stale" github check result. A stale result does not have a completed_at time, so we need to handle that this field can be null.
> 
> I tried to look through the code to see if there were any places where we would need to react to this new result, but could only find one that seemed relevant.

This pull request has now been integrated.

Changeset: 2eb3dabf
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/2eb3dabfb1cde7ae3d48d8168038135236a47e13
Stats:     13 lines in 4 files changed: 11 ins; 0 del; 2 mod

1053: Github check in conclusion "stale" not handled

Reviewed-by: ehelin

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

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


More information about the skara-dev mailing list