RFR: 1053: Github check in conclusion "stale" not handled [v2]

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


> 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.

Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:

  Update forge/src/main/java/org/openjdk/skara/forge/github/GitHubPullRequest.java
  
  Co-authored-by: Erik Duveblad <erik.helin at oracle.com>

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/1172/files
  - new: https://git.openjdk.java.net/skara/pull/1172/files/907a2c8a..dca18923

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=skara&pr=1172&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=skara&pr=1172&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/skara/pull/1172.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1172/head:pull/1172

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


More information about the skara-dev mailing list