Skip to content

Include epic events on Profile page heat map

What does this MR do and why?

This MR adds epic events inclusion on Profile page heat map

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Enable FF echo "Feature.enable(:epic_events_on_contributions_calendar)" | gdk rails c
  2. Create epic
  3. Leave a comment on epic
  4. Close epic

Epic events should appear on Profile page heat map for current date

Related to #382920 (closed) #382921 (closed)

Edited by Sascha Eggenberger

Merge request reports