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:
authorRiccardo Padovani <riccardo@rpadovani.com>2018-03-05 17:51:20 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-03-05 17:51:20 +0300
commit5c5fc89b6c2ca4a65bd007dfedb1a026d66c7bff (patch)
treee7600115473bc44140f6068c477f277569a15e96 /changelogs
parent5492ea1733318f405fe17cc24bced4be188d98c5 (diff)
#43691: DiffNotes not counted by ContributionsCalendar
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature--43691-count-diff-note-calendar-activity.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature--43691-count-diff-note-calendar-activity.yml b/changelogs/unreleased/feature--43691-count-diff-note-calendar-activity.yml
new file mode 100644
index 00000000000..768686aeda8
--- /dev/null
+++ b/changelogs/unreleased/feature--43691-count-diff-note-calendar-activity.yml
@@ -0,0 +1,5 @@
+---
+title: Count comments on diffs as contributions for the contributions calendar
+merge_request: 17418
+author: Riccardo Padovani
+type: fixed