4f70fdfc93
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
287 B
287 B
@backstage/plugin-catalog-backend-module-gitlab
| @backstage/plugin-catalog-backend-module-gitlab |
|---|
| patch |
fix: use publicEmail in GitLab client
client was using commitEmail that is visible only for self-managed GitLab admins. publicEmail is visible, but only if the user explicitly enable the corresponding setting on GitLab.