summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/20394-protected-branches-wildcard.yml
diff options
context:
space:
mode:
authorJan <king-jan1999@hotmail.de>2018-04-04 10:37:44 +0000
committerRémy Coutable <remy@rymai.me>2018-04-04 10:37:44 +0000
commitc2823a4bda24c2d78219fc47c472276e4cfd7404 (patch)
treedb050a39442f8474aeca27102b9a6c9327d18a38 /changelogs/unreleased/20394-protected-branches-wildcard.yml
parent6587a0cdbbe917042e0eecfed67e533f73db7372 (diff)
downloadgitlab-ce-c2823a4bda24c2d78219fc47c472276e4cfd7404.tar.gz
Resolve "Protected branches count is wrong when a wildcard includes several protected branches"
Diffstat (limited to 'changelogs/unreleased/20394-protected-branches-wildcard.yml')
-rw-r--r--changelogs/unreleased/20394-protected-branches-wildcard.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/20394-protected-branches-wildcard.yml b/changelogs/unreleased/20394-protected-branches-wildcard.yml
new file mode 100644
index 00000000000..3fa8ee4f69f
--- /dev/null
+++ b/changelogs/unreleased/20394-protected-branches-wildcard.yml
@@ -0,0 +1,5 @@
+---
+title: Include matching branches and tags in protected branches / tags count
+merge_request:
+author: Jan Beckmann
+type: fixed