The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Consult the user who deploys.

Wallys Alexander Morales Gonzalez
October 2, 2018

Good afternoon,

I need to make a query of which is the user that performs deploy in a project, this result I want to have in the logs, I have been consulting and I saw an api called currentUser, curl -s -u user: user http: // localhost : 8085 / rest / api / latest / currentUser, but I get the user user and not the user that is logged in doing the deploy, is there any api rest that I can use for this functionality?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Wallys Alexander Morales Gonzalez
October 4, 2018

Good morning, in reality what I needed was to obtain all the data of the user that clicks the button of deploy, in which you passed me only you see the user who has done deploy but not the one doing it right now, I got a I place it for anyone who has the same problem with the variable {bamboo_ManualBuildTriggerReason_userName} I get the user who is doing the deploy and then via command (sed and grep) I look in the user screen which is the full name, mail and group to which it belongs . Example:

build 03-Oct-2018 17:39:00 User Data performed by Deploy:
build 03-Oct-2018 17:39:00 User: bamboo
build 03-Oct-2018 17:39:00 Full Name: bamboo
build 03-Oct-2018 17:39:00 Mail: bamboo.com
build 03-Oct-2018 17:39:01 GroupAD: bamboo-admin

Same thanks for the help

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 4, 2018

Are you looking for this REST API for the "reasonSummary" part?

TAGS
AUG Leaders

Atlassian Community Events