Today, a quick update about Webhooks at ProjectLocker. At a customer's behest, we've recently made some improvements to the handling of post-commit Webhooks for Subversion and Git.
This update gives you more flexibility with your Webhook endpoints by suporting multiple Webhook listeners per project. Simply enter each Webhook's URL, separating each URL with a space, to enable multiple actions. When you make a commit/push to the relevant repository, ProjectLocker will call each Webhook in the order you've entered them.
So now you can decompose your post-commit actions and assemble the correct workflow inside of ProjectLocker. Hopefully this will help you reuse some code & save some time with your integrations.
Let us know what would make ProjectLocker better for your team -- we're listening, and we want to help!