My desired setup is to have my repositories in a bitpacket and then a copy in the fabricator to use its task manager and diff functions.
After the server and bitpacket are configured correctly, I can pull out any repo and it is updated, but, as the documentation says, it is possible that the repository is updated, and yet the fabricator takes some time to notice and therefore close tasks, update the repo, show diff, etc. To solve this problem, they say that in the primary repo you can use a hook to tell the developer that it is being updated as soon as possible. The problem is that I donβt know how to configure bitbucket to publish JSON on my computer when I click on it (bitbucket).
Can someone help me with this or is it impossible and I need some workaround?
Thanks.
source share