diff options
author | Robert Speicher <robert@gitlab.com> | 2017-05-13 03:11:09 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-05-13 03:11:09 +0000 |
commit | 361b2b135ff020cb628f1d0617e191a8bde620bf (patch) | |
tree | bb2d38479a35c33d2ce5c7b3404f4ea4fd56176b /changelogs | |
parent | b4d55948af8eedcf8fb3caf96faefd7fe2b1a208 (diff) | |
parent | 44129aceaf6d26ae52834548072a91f6fc62f74b (diff) | |
download | gitlab-ce-361b2b135ff020cb628f1d0617e191a8bde620bf.tar.gz |
Merge branch '26325-system-hooks' into 'master'
Backport New SystemHook: `repository_update`
Closes #26325
See merge request !11140
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/26325-system-hooks.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26325-system-hooks.yml b/changelogs/unreleased/26325-system-hooks.yml new file mode 100644 index 00000000000..62b8adaeccd --- /dev/null +++ b/changelogs/unreleased/26325-system-hooks.yml @@ -0,0 +1,4 @@ +--- +title: 'Backported new SystemHook event: `repository_update`' +merge_request: 11140 +author: |