• charlieablett's avatar
    Handle projectless `help` commands to chatops · 23bb9424
    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.
    23bb9424
help.rb 2.1 KB