Merge pull request #2433 from timja/support-user-or-org

scaffolder: Allow user or org, remove hard coded isOrg
This commit is contained in:
Ben Lambert
2020-09-15 09:17:25 +02:00
committed by GitHub
6 changed files with 35 additions and 16 deletions
@@ -30,11 +30,6 @@ 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: