bitbucket server - JENKINS : Is there a Jenkins Variable to get user name who did last commit in stash -


i got task run jenkins job every commit in stash. , in email body need mentioned user name last pushed code in stash.

is there jenkins variable user name did last commit in stash

you should @ email-ext plugin. provides ton features , control on email, including asking.

in particular, display name of user committed change, use: ${changes, format="%a"}


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -