summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-10-05 13:52:49 +0000
committerTim Zallmann <tzallmann@gitlab.com>2017-10-05 13:52:49 +0000
commit5725e347ebdf04481a4eb7f82ce5db8c32b209b6 (patch)
tree9fba56795d6a27e24231f0c4eb9a0b149d33e25d /changelogs
parentbf9bd0683d9184b33769954aad436f577967ee00 (diff)
parent91384251bbc675a3a5b4b16b781f2811d6cab959 (diff)
downloadgitlab-ce-5725e347ebdf04481a4eb7f82ce5db8c32b209b6.tar.gz
Merge branch '32163-protected-branch-form-should-have-sane-defaults-for-dropdowns' into 'master'
Resolve "Protected branch form should have sane defaults for dropdowns" Closes #32163 See merge request gitlab-org/gitlab-ce!14278
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32163-protected-branch-form-should-have-sane-defaults-for-dropdowns.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/32163-protected-branch-form-should-have-sane-defaults-for-dropdowns.yml b/changelogs/unreleased/32163-protected-branch-form-should-have-sane-defaults-for-dropdowns.yml
new file mode 100644
index 00000000000..6110e245013
--- /dev/null
+++ b/changelogs/unreleased/32163-protected-branch-form-should-have-sane-defaults-for-dropdowns.yml
@@ -0,0 +1,5 @@
+---
+title: Added defaults for protected branches dropdowns on the repository settings
+merge_request: 14278
+author:
+type: changed