From 2bb585f4fe9670c2f41881b48368cf0d9fc02b23 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 27 Aug 2020 13:15:09 +0200 Subject: [PATCH] TechDocs: add note to docs about limitations to the scaffolder (#2134) * add warning to docs about limitations to the scaffolder * Update docs/features/techdocs/creating-and-publishing.md --- docs/features/techdocs/creating-and-publishing.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/features/techdocs/creating-and-publishing.md b/docs/features/techdocs/creating-and-publishing.md index abb56b348a..037c4be172 100644 --- a/docs/features/techdocs/creating-and-publishing.md +++ b/docs/features/techdocs/creating-and-publishing.md @@ -30,6 +30,11 @@ the documentation template. Create an entity from the documentation template and you will get the needed setup for free. +!!! warning Currently the Backstage Software Templates are limited to create repositories +inside GitHub organizations. You also need to generate an personal access token +and use as an environment variable. Read more about this +[here](../software-templates/installation.md#runtime-dependencies). + ### Manually add documentation setup to already existing repository Prerequisities: