Smart Commit hooks are firing multiple times when doing a pull request

Craig Strong March 28, 2016

Our team uses the Smart Commit hooks to log time and comments between Stash and JIRA.  The problem occurs during a pull request.

 

We create a pull request and edit the commit message to remove all #time and #comment statements to ensure that they don't fire again.

However, when the pull request is approved all of the commit messages from the branch are added back into the commit message and the Smart Commits fire again (doubling the time logged and comments made).

How can this be avoided?

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
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 28, 2016

What events are you handling?

Craig Strong March 28, 2016

We are using the #time and #comment Smart Commit syntax.  We didn't enable any special hooks in Stash.

Suggest an answer

Log in or Sign up to answer