summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-11-18 14:52:39 +0200
committerRobert Speicher <rspeicher@gmail.com>2016-11-18 14:55:04 +0200
commiteef360912320ecfcb427684edf35672b643a87c0 (patch)
treede26c28e81a3fa72d0427cc19079205cca00d6c5 /changelogs
parent688ff26df3f288e5cd50096a01014188a5e4011b (diff)
downloadgitlab-ce-eef360912320ecfcb427684edf35672b643a87c0.tar.gz
Add shortcuts for adding users to a project team with a specific rolers-project-team-helpers
This also updates _some_ specs to use these new methods, just to serve as an example for others going forward, but by no means is this exhaustive. Original implementations at !5992 and !6012. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20944
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rs-project-team-helpers.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/rs-project-team-helpers.yml b/changelogs/unreleased/rs-project-team-helpers.yml
new file mode 100644
index 00000000000..79abcbce1e3
--- /dev/null
+++ b/changelogs/unreleased/rs-project-team-helpers.yml
@@ -0,0 +1,4 @@
+---
+title: Add shortcuts for adding users to a project team with a specific role
+merge_request:
+author: Nikolay Ponomarev and Dino M