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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-03-29 12:30:10 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-03-29 12:30:10 +0300
commit869b7b31cfd03d8245048b3678a84e88279af11e (patch)
tree6c6c48b9344002698a8467429aa7f7f3140fc28a /changelogs/unreleased
parent4fc3a39c6237651f3a35c286eac61118a3700262 (diff)
parentd6624fe80f756f92810c88d9f51df19a43796fae (diff)
Merge branch 'dm-deploy-keys-default-user' into 'master'
Ensure hooks run when a deploy key without a user pushes Closes #44317 See merge request gitlab-org/gitlab-ce!18057
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/dm-deploy-keys-default-user.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-deploy-keys-default-user.yml b/changelogs/unreleased/dm-deploy-keys-default-user.yml
new file mode 100644
index 00000000000..b82d67d028c
--- /dev/null
+++ b/changelogs/unreleased/dm-deploy-keys-default-user.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure hooks run when a deploy key without a user pushes
+merge_request:
+author:
+type: fixed