summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-10-13 19:04:02 +0000
committerGerrit Code Review <review@openstack.org>2022-10-13 19:04:02 +0000
commit4652788dab2e2f64941d5f6aa01e9fdfffb1d424 (patch)
treede6f28cd53c721adabd2ce6e7eadb678a7e44ccd /doc
parentcc23ea8547366e32c368fef0946db3def5ae2aac (diff)
parent7aba198bedcf2080f26e2498f834002971175c33 (diff)
downloadzuul-4652788dab2e2f64941d5f6aa01e9fdfffb1d424.tar.gz
Merge "Add "draft" github pipeline requirement"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/drivers/github.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/drivers/github.rst b/doc/source/drivers/github.rst
index 9ca7a1f38..9e2763d49 100644
--- a/doc/source/drivers/github.rst
+++ b/doc/source/drivers/github.rst
@@ -551,6 +551,12 @@ enqueued into the pipeline.
.. TODO: this could probably be expanded upon -- under what
circumstances might this happen with github
+ .. attr:: draft
+
+ A boolean value (``true`` or ``false``) that indicates whether
+ or not the change must be marked as a draft in GitHub in order
+ to be enqueued.
+
.. attr:: status
A string value that corresponds with the status of the pull