Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

get list of users for project

Robbin Bonthond
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 6, 2014

is there an (easy) way to get a list of all users found in the commit logs for all repositories under a project?

2 answers

1 accepted

0 votes
Answer accepted
ThiagoBomfim
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 6, 2014

Hi Robbin,

The commit information can be retrieved through this Stash core REST API. The users will be there for every commit as you can see if you expand the 200 example, within "author". You could parse this raw data later on and sort the unique users that commited in that repository.

However I believe that if you want to automate everything, you will need before hand:

Best regards

Thiago Bomfim

Atlassian Support - Stash

0 votes
Robbin Bonthond
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 13, 2015
thanks, I wrote a python script for that now.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events