Skip to content

Display `Service Account` badge in members pages

Eduardo Sanz García requested to merge eduardosanz/service-account-badge into master

What does this MR do and why?

Display Service Account badge in members pages

Display Service Account muted badge in group and project members pages.

EE: true

Changelog: added

Closes #439768 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Light mode Dark mode
image image

How to set up and validate locally

  1. Create a service account using the API, https://docs.gitlab.com/ee/api/group_service_accounts.html#create-a-service-account-user, to an ultimate group.
  2. Add the service account to the group/project.
  3. See the new badge in the members group/project.

Merge request reports

Loading