Display `Service Account` badge in members pages
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 |
---|---|
How to set up and validate locally
- 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.
- Add the service account to the group/project.
- See the new badge in the members group/project.