From 2a66b906a30dc14eb800516c0127ee78d4281d08 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Wed, 17 Jun 2020 10:27:52 -0400 Subject: [PATCH] creators: add warning about zuul config and importing We need our users to know that all branches will be imported and that the repository cannot have any Zuul configuration. Change-Id: I19faa9c0671a2121364b4607c80daf268a73f286 --- doc/source/creators.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/creators.rst b/doc/source/creators.rst index f5dfe1c..61ae327 100644 --- a/doc/source/creators.rst +++ b/doc/source/creators.rst @@ -194,6 +194,13 @@ Add the project to the master projects list description: Latest and greatest cloud stuff. upstream: https://github.com/awesumsauce/.git + .. warning:: + + When import a project from an upstream, it's important that you ensure no + Zuul configuration is included in the repository. The import process will + also import all of the branches, so please make sure that you remove any + branches you don't want imported. + .. note:: If you do not configure the upstream source here and get the project