Added changesets for #2669
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/catalog-backend': minor
|
||||
---
|
||||
Add the ability to import users from GitHub Organization into the catalog.
|
||||
|
||||
The token needs to have the scopes `user:email`, `read:user`, and `read:org`.
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
'@backstage/catalog-model': minor
|
||||
---
|
||||
Add the ability to import users from GitHub Organization into the catalog.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/create-app': minor
|
||||
---
|
||||
Add the ability to import users from GitHub Organization into the catalog.
|
||||
|
||||
The token needs to have the scopes `user:email`, `read:user`, and `read:org`.
|
||||
Reference in New Issue
Block a user