diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index d1947f7fa5..5e9dfaa71c 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -183,6 +183,13 @@ we use a Gerrit hook to update Launchpad bugs when changes referencing them are applied. This is managed by the :ref:`jeepyb` openstack-infra project. +Storyboard Integration +====================== + +We use the Gerrit its-storyboard_ plugin to update :ref:`storyboard` +stories and tasks when changes referencing them are applied. + +.. _its-storyboard: https://review.openstack.org/plugins/its-storyboard/Documentation/index.html New Project Creation ==================== diff --git a/doc/source/storyboard.rst b/doc/source/storyboard.rst index 8d20653251..1f6f644168 100644 --- a/doc/source/storyboard.rst +++ b/doc/source/storyboard.rst @@ -1,5 +1,7 @@ :title: StoryBoard +.. _storyboard: + StoryBoard ##########