Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17380

passing commands in private should not require the command prefix

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • instant messaging 1.25
      irc 2.21
      jenkins LTS 1.480.3

      I have the jenkins box named 'mw-jenkinsbot' and configured with the command prefix: 'mw-jenkinsbot:'. That works when talking in a public channel.

      On the other hand, when doing a /query to the bot directly, the commands are not honored.

      Example:

      /query mw-jenkinsbot help

      .. nothing ..

      It turns out that private messages require the command prefix. I guess it should be optional in that context:

      /query mw-jenkinsbot mwjenkinsbot: help
      mw-jenkinsbot> Available commands:
      ... rest of help ...

            jimklimov Jim Klimov
            hashar Antoine Musso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: