diff options
author | Riccardo Padovani <riccardo@rpadovani.com> | 2018-03-05 14:51:20 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-03-05 14:51:20 +0000 |
commit | 5c5fc89b6c2ca4a65bd007dfedb1a026d66c7bff (patch) | |
tree | e7600115473bc44140f6068c477f277569a15e96 /changelogs | |
parent | 5492ea1733318f405fe17cc24bced4be188d98c5 (diff) | |
download | gitlab-ce-5c5fc89b6c2ca4a65bd007dfedb1a026d66c7bff.tar.gz |
#43691: DiffNotes not counted by ContributionsCalendar
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/feature--43691-count-diff-note-calendar-activity.yml | 5 |
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 |