• jackie_fraser's avatar
    Check minutes before displaying CI Minutes warning · 6c33eb37
    jackie_fraser authored
    Previously displayed CI Minutes warning if
    last_ci_minutes_usage_notification_level is set on the namespace.
    
    Changed to be displayed if last_ci_minutes_usage_notification_level
    is set and shared_runners_minutes_left is still below
    last_ci_minutes_usage_notification_level.
    6c33eb37
runners_helper_spec.rb 4.37 KB