From 01a00ec569e5e91740189bb9373425405edf6d79 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Wed, 10 Oct 2018 19:26:05 +0100 Subject: [PATCH] Add a zuul template to update readthedocs This only affects the kayobe documentation, not the release notes. A webhook is configured for the kayobe readthedocs project which has ID 50407. See http://lists.openstack.org/pipermail/openstack-dev/2018-August/132836.html for further information. Change-Id: Ibfccf30f51ab2f63743bf6e2b61bf9a3883cff23 --- zuul.d/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index bfd158ae6..59a06e9b6 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,9 +2,12 @@ - project: templates: - build-openstack-sphinx-docs + - docs-on-readthedocs - openstack-cover-jobs - openstack-python35-jobs - openstack-python-jobs + vars: + rtd_webhook_id: '50407' check: jobs: - build-openstack-releasenotes