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

Create alias commands to IM bot and custom output

XMLWordPrintable

      This is a low priority RFE (medium effort, low ROI), it would be nice to create custom Bot commands and tie it to specific jobs

      i.e. instead of writing

      !build 'download' <parameters> ...

      it'd be nice to write

      !download <parameters> ...

      Allow the users in the config setup to map commands to a dropdown list of mappable jobs. You will need to ensure if a job is deleted, that this mapping does not error out and is removed from the list. Also, it would be nice to customize the output of the completed job to just the output console.

      This way, you can write something like:

      !math '1+1'

      and the result will be '2' rather than the std output of the project task SUCCESSFUL, etc etc.

            kutzi kutzi
            derekjchoi derekjchoi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: