Add changeset

Signed-off-by: Valério Valério <vdv100@gmail.com>
This commit is contained in:
Valério Valério
2025-10-07 16:19:36 +03:00
parent 35c23e5463
commit ed5a7a3ef3
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-catalog-backend-module-github-org': minor
'@backstage/plugin-catalog-backend-module-github': minor
---
Introduce new configuration option to exclude suspended users from GitHub Enterprise instances.
When its set to true, suspended users wont be emitted by the default transform.
Note that this option should be used only against GitHub Enterprise instances, the property does not exist in the github.com GraphQL schema, setting it will cause a schema validation error and the syncing of users will fail.