diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-11-15 17:23:29 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-11-15 17:23:29 +0000 |
commit | f995f8404ddd1f692f9e07be4f5266a062eaa702 (patch) | |
tree | 19cd6706d4e49e7088a4951f5b47205de4facdb7 /changelogs | |
parent | 43cb480aaa876db8023aaa17625c384c4e870045 (diff) | |
parent | 05c10c9bf77db2a9e37e61d1953ef0150289322d (diff) | |
download | gitlab-ce-f995f8404ddd1f692f9e07be4f5266a062eaa702.tar.gz |
Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added' into 'master'
Resolve "Only one note webhook is triggered when a comment with time spent is added"
Closes #40122
See merge request gitlab-org/gitlab-ce!15381
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added.yml b/changelogs/unreleased/40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added.yml new file mode 100644 index 00000000000..a2ae2059c47 --- /dev/null +++ b/changelogs/unreleased/40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added.yml @@ -0,0 +1,5 @@ +--- +title: Add total_time_spent to the `changes` hash in issuable Webhook payloads +merge_request: 15381 +author: +type: changed |