Merge branch 'backstage:master' into airbrake-initial

This commit is contained in:
Karan Shah
2021-12-30 10:28:07 +00:00
committed by GitHub
19 changed files with 293 additions and 56 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Implement a `EntityTagsPicker` field extension
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-tech-insights': minor
'@backstage/plugin-tech-insights': patch
---
fixes api auth in tech-insights plugin
Fixed API auth in tech-insights plugin
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Support custom file name for `catalog:write` action
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Filter out projects with missing `default_branch` from GitLab Discovery.