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

Is it possible to add a message to the telegram in the output of the user name?

XMLWordPrintable

      Is it possible to add a message to the telegram in the output of the user name?

      • which started the assembly
      • which started the assembly on the trigger through the hook
      • the user name of the last commit
      • user email

       

      Example telegram message without improvement:

      -----------
      Successful - Build #5 of APP

      SUCCESS

      Go to build <link>
      -----------
       
      Example telegram message with improvement:
       
      -----------
      Successful - Build #5 of APP

      SUCCESS
       
      Last commit: Username <user email>
      Build started:Username <user email> (push build button)

      Link to repozitory commit

      Go to build <link>
      -----------

       

      It would be ideal to create messages on a template:

      -----------

      Successful - Build #{$BUILD_VERSION} of {$APP_NAME}

      ${STATUS}

      etc.

      -----------

            Unassigned Unassigned
            matthewpatell Matthew Patell
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: