lifespan_in_milestones

in lib/gitlab/feature_flag_alert/feature_flag.rb [59:64]


      def lifespan_in_milestones
        
        
        LIFESPANS_BY_TYPE.fetch(type, 2)
      end