Merge pull request #5444 from kuangp/fix/locationAnalyzer

fix(locationAnalyzer): don't add github slug annotation when SCM system cannot be determined
This commit is contained in:
Fredrik Adelöw
2021-05-17 22:12:27 +02:00
committed by GitHub
4 changed files with 40 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Correctly add `<source>/project-slug` annotation for new catalog-info.yaml PRs based on SCM integration.