Elaine Mattos
Elaine Mattos
🐛 Bug Report: GitlabOrgDiscoveryEntityProvider uses a non unique value when creating group entities
### 📜 Description We are using Backstage with a self-hosted GitLab instance. While using the GitlabOrgDiscoveryEntityProvider to ingest the groups in our organization, we found two interesting situations: 1. Because...
## Hey, I just made a Pull Request! Add events support for the GitLab Entity Provider modules. Refs: [RFC: Event Subscription Mechanism for Cross-Plugin Module Integration in the New Backend...
Hi! thanks for the awesome plugin as it'll save us a considerable amount of time. However, I am missing an announcementReadPermission, a read permission to the Announcements. This would be...
## Hey, I just made a Pull Request! #### :heavy_check_mark: Checklist - [ ] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [ ] Added or updated...
### 📜 Description Hi all! I'm sorry if this is a duplicate issue, I couldn't find anything similar. We recently developed a template using the fetch:plain action to retrieve repositories...
## Hey, I just made a Pull Request! The Scaffolder action fetch:plain allows the user to input a token, however, in the GitLab case, the action fallsback to the integration...
## Hey, I just made a Pull Request! This PR relates to https://github.com/backstage/backstage/issues/25732 It fixes the issue caused by the deprecation of `logStream` in the Action context. Users calling `executeShellCommand`...
### 📜 Description Our customer realized the ReviewState Title formatting is capitalizing strings where it should not. Also, slashes are substituted by greater than. For example, in this template: ```yaml...