Merge pull request #9189 from lunarway/feature/migrate-scaffolder-octokit

Replace @octokit/rest with octokit in scaffolder-backend
This commit is contained in:
Johan Haals
2022-01-31 09:18:27 +01:00
committed by GitHub
13 changed files with 231 additions and 88 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Migrate from deprecated package @octokit/rest to octokit