From 7b3ede67f0b5da729e7d61ebf3325322462a8e05 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 23 Oct 2020 15:03:26 +0000 Subject: [PATCH] Use StoryBoard for sandbox repos Make sure OpenDev's sandbox repositories use StoryBoard integration so they can be leveraged for SB training/demonstrations. Also place them into a common SB group for ease of discoverability. Change-Id: Ifdf82236ea343edaacacf7bdb7da5fff53960fbc --- gerrit/projects.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 95f316dc07..d545ebc1d2 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -182,6 +182,8 @@ - project: opendev/ci-sandbox description: Sandbox for 3rd party CI systems use-storyboard: true + groups: + - sandbox - project: opendev/elastic-recheck use-storyboard: true groups: @@ -286,6 +288,9 @@ - openstack-ci - project: opendev/netlify-sandbox description: sandbox for testing netlify cms integration with Gerrit. + use-storyboard: true + groups: + - sandbox - project: opendev/project-config description: Zuul configuration for the OpenDev tenant use-storyboard: true @@ -701,8 +706,9 @@ - storyboard - project: opendev/sandbox description: Sandbox for first time contributors + use-storyboard: true groups: - - openstack-dev-sandbox + - sandbox - project: opendev/statusbot use-storyboard: true groups: