Merge pull request #14902 from RoadieHQ/make-githubcredentialsprovider-overrideable

Make githubCredentialsProvider overrideable in GithubLocationAnalyzer
This commit is contained in:
Patrik Oldsberg
2022-11-28 21:11:17 +01:00
committed by GitHub
3 changed files with 8 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
---
Added the githubCredentialsProvider property to the GithubLocationAnalyzerOptions to be able to override the GithubCredentialsProvider.