Welcome to mirror list, hosted at ThFree Co, Russian Federation.

36782-replace-team-user-role-with-add_role-user-in-specs.yml « unreleased « changelogs - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8773ac73a75eb9622f475c91cf73d09b657ccc10 (plain)
1
2
3
4
5
---
title: Replace '.team << [user, role]' with 'add_role(user)' in specs
merge_request: 16069
author: "@blackst0ne"
type: other