telegram-notification icon indicating copy to clipboard operation
telegram-notification copied to clipboard

Custom variables in message

Open senioroman4uk opened this issue 6 years ago • 2 comments

Hi. I want to add additional text from environment variables (link to download artifact or commit message for example) to message, is it supported?

senioroman4uk avatar Jan 31 '19 19:01 senioroman4uk

Same!

SuperJMN avatar Feb 09 '19 22:02 SuperJMN

Agree, this is nice to have in message template. Just for example on how it can be used: Build.SourceBranchName - to unify pipelines but see branch name in message Build.SourceVersionMessage - to see what was the commit / application version which have been deployed I tried to pass ${{ variable }} as how it works in XAML pipelines but no luck.

suglosta avatar Jun 26 '23 08:06 suglosta