• charlieablett's avatar
    Handle projectless `help` commands to chatops · 059638e8
    charlieablett authored
    - Pass in a nil project to Gitlab::SlashCommands::ApplicationHelp.new
    if the chatops command is help.
    - Modify the Gitlab::SlashCommands::Presenters::Help message to skip
    printing out project information.
    059638e8
help.rb 2.1 KB