diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-09 15:05:58 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-09 15:05:58 +0000 |
commit | cc6b394a063eb77c90505e4adca2e2da2e29c3a2 (patch) | |
tree | 94ec203489b9c800b832c7bd4f1b7aadc5a96958 /changelogs/unreleased/33582-fix-protected-branch-wildcard.yml | |
parent | 0a850868dfb85086cba8320cee9dac4657dcae6c (diff) | |
download | gitlab-ce-cc6b394a063eb77c90505e4adca2e2da2e29c3a2.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs/unreleased/33582-fix-protected-branch-wildcard.yml')
-rw-r--r-- | changelogs/unreleased/33582-fix-protected-branch-wildcard.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/33582-fix-protected-branch-wildcard.yml b/changelogs/unreleased/33582-fix-protected-branch-wildcard.yml new file mode 100644 index 00000000000..091a88f80a5 --- /dev/null +++ b/changelogs/unreleased/33582-fix-protected-branch-wildcard.yml @@ -0,0 +1,5 @@ +--- +title: Fix protected branch detection used by notification service +merge_request: 18221 +author: +type: fixed |