-
Improvement
-
Resolution: Unresolved
-
Minor
-
Platform: All, OS: All
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.
-----------
[JENKINS-48103] Is it possible to add a message to the telegram in the output of the user name?
Description |
Original:
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 ZOOQI SUCCESS Go to build <link> ----------- Example telegram message with improvement: ----------- Successful - Build #5 of ZOOQI SUCCESS Last commit: Username <user email> Build started:Username <user email> Go to build <link> ----------- |
New:
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 ZOOQI SUCCESS Go to build <link> ----------- Example telegram message with improvement: ----------- Successful - Build #5 of ZOOQI SUCCESS Last commit: Username <user email> Build started:Username <user email> Go to build <link> ----------- |
Description |
Original:
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 ZOOQI SUCCESS Go to build <link> ----------- Example telegram message with improvement: ----------- Successful - Build #5 of ZOOQI SUCCESS Last commit: Username <user email> Build started:Username <user email> Go to build <link> ----------- |
New:
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> Go to build <link> ----------- It would be ideal to create messages on a template: ----------- Successful - Build #\{$BUILD_VERSION} of \{$APP_NAME} $\{STATUS} etc. ----------- |
Description |
Original:
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> Go to build <link> ----------- It would be ideal to create messages on a template: ----------- Successful - Build #\{$BUILD_VERSION} of \{$APP_NAME} $\{STATUS} etc. ----------- |
New:
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. ----------- |
Assignee | Original: Marcelo "Ataxexe" GuimarĂ£es [ ataxexe ] |