push log - who pushed which commit

Michael Schnupp November 17, 2013

We use stash to host a git repository and allow multiple users to push to that repository. Sometimes it would be nice to have an overview over all the push actions for a given repository.

Does stash provide a way to list who pushed when, and which commits?

Is there a way/plugin to see for a given commit who pushed it to stash?

1 answer

1 vote
cofarrell
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.
November 30, 2013

Hi Michael,

Currently in Stash you have two options.

1. Enable auditing of Push Events.

2. Look at the atlassian-stash-access.log, which will show you when and who is pushing from Git, but not which commits.

You could also write your own plugin that could store/display the results. Sadly I don't know of a pre-existing one.

Longer term we definitely want to add a way to make this information more available, possibly via a dashboard or activity stream, but both those features are not on the immediate roadmap.

Cheers,

Charles

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events