summaryrefslogtreecommitdiff
path: root/doc/source/reference/drivers/github.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/drivers/github.rst')
-rw-r--r--doc/source/reference/drivers/github.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/reference/drivers/github.rst b/doc/source/reference/drivers/github.rst
index 474c8ac82..17a745a01 100644
--- a/doc/source/reference/drivers/github.rst
+++ b/doc/source/reference/drivers/github.rst
@@ -366,8 +366,8 @@ itself. Status name, description, and context is taken from the pipeline.
.. attr:: check
If the reporter should utilize github's checks API to set the commit
- status, this must be set to ``in_progress``, ``success`` or ``failure``
- (depending on which status the reporter should report).
+ status, this must be set to ``in_progress``, ``success``, ``failure``
+ or ``cancelled`` (depending on which status the reporter should report).
.. attr:: comment
:default: true