[libvirt PATCH v2] docs: Document CIRRUS_GITHUB_REPO variable

Andrea Bolognani abologna at redhat.com
Wed Jun 10 17:32:16 UTC 2020


This needs to be set for every repository for Cirrus CI integration
to work.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 docs/newreposetup.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/newreposetup.rst b/docs/newreposetup.rst
index f81e26747b..ac2e6a15f1 100644
--- a/docs/newreposetup.rst
+++ b/docs/newreposetup.rst
@@ -83,6 +83,22 @@ required under the **Settings** page:
 
     * *Shared runners*: Enable shared runners
 
+  * **Variables**
+
+    * *Key*: ``CIRRUS_GITHUB_REPO``
+
+      * *Value*: ``libvirt/$repo``
+
+      * *Protect variable*: enabled
+
+      * *Mask variable*: disabled
+
+    * *Key*: ``CIRRUS_API_TOKEN``
+
+      * No need to set this at the project level: it's already set for the
+        libvirt organization and will be inherited from there.
+
+
 GitHub configuration
 ====================
 
-- 
2.25.4




More information about the libvir-list mailing list