...
Info |
---|
Code Review Assistant officially supports Bitbucket Server versions >= 3.0.0. It is a version 2 plug-in supporting Bitbucket Server hosted installations only and does not run on Atlassian's Cloud platform. |
...
Info |
---|
The app mirrors Git repositories for which it is enabled to a temporary directory to be able to run static code analyzers on it (Bitbucket’s bare repositories cannot be used for this as non-bare Git repos with a working directory are needed). These bitbucket_home/tmp/crarepos* directories can be safely deleted and you should do this regularly to not exceed your disk quotas. The app will re-create the mirrors clones for new pull requests again. |
...