From 9ff47d2b01ba3ce7581bc0639a2788178e59024c Mon Sep 17 00:00:00 2001 From: Isaac Sanders Date: Tue, 20 Oct 2020 08:28:56 -0500 Subject: [PATCH] docs: Updates README to reflect approved review count --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb7baffb..edd900a3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A version is represented as follows: - `pr`: The pull request number. - `commit`: The commit SHA. - `committed`: Timestamp of when the commit was committed. Used to filter subsequent checks. +- `approved_review_count`: The number of reviews approving of the PR. If several commits are pushed to a given PR at the same time, the last commit will be the new version.