Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# frozen_string_literal: true
module Gitlab
module Ci
module Status
module Group
module Common
def has_details?
false
end
def details_path
nil
def has_action?