Merge pull request #2799 from taras/scaffolder-add-github-auth-to-preparer

fix: Add authentication to GitHub preparer
This commit is contained in:
Marcus Eide
2020-10-08 15:29:34 +02:00
committed by GitHub
5 changed files with 52 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'example-backend': patch
---
Pass GitHub token into Scaffolder GitHub Preparer
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Add authentication token to Scaffolder GitHub Preparer