Hello.
I want to XCOPY repository files to a network share after each commit to Bitbucket.
I know that can be implemeted as post-commit-hook in git but I need this action to be configured on Bitbucket side.
Is it possible to do with ScriptRunner?