Replay a webhook call from a specific commit in Stash

David Hoyt January 9, 2014

Is it possible to have Stash re-do a webhook call for an existing commit? I'd like to determine if an issue processing a commit is on my end or on stash's.

1 answer

0 votes
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.
January 9, 2014

Hi David,

Not specifically. That said, the hook is going to push any new changs to a branch so you can easily fake it by pushing the commit again. The best way would be to force push the branch that your commit is on back to the previous commit, and then push the commit again. Potentially you might want to create a temporary branch just for testing. Or something like that.

Cheers,

Charles

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events