Files
backstage/.changeset/loud-singers-happen.md
T
ElaineDeMattosSilvaB c81b8c10ce feat: add deprecation note to changeset
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-09-03 20:11:37 +02:00

473 B

@backstage/plugin-catalog-backend-module-gitlab
@backstage/plugin-catalog-backend-module-gitlab
patch

Add the relations array to allow Backstage to mirror GitLab's membership behavior, including descendant, inherited, and shared-from-group memberships.

The previous allowInherited config option will be deprecated in future versions. Use the relations array with the INHERITED option instead.

catalog:
  providers:
    gitlab:
      development:
        relations:
          - INHERITED