I've noticed a common issue in our workflow where minor changes made directly through the Bitbucket DC UI, such as modifying version numbers or release names, sometimes lead to pipeline failures due ...
Hello all - can someone provide a sample Bitbucket pre receive hook add-on code? I could not find it online. Thank you very much.
When creating a code review via Crucible/Fisheye, I upload a patch file of local changes, generated using SVN's right-click context menu in windows (right click -> Create Patch), and successfully ...
Hello, our team uses Subversion as a source code repository and Crucible (2.10) for code reviews. We'd like to follow pre-commit code review approach using patches. However we found it's impos...
Is there any possibility to block SVN commits until it get reviewed and approved by Atlassian Crucible code reviewers ? I want to do something similar to Gerrit but using SVN, i heard that it can't b...
Is it possible to put a pre-commit svn hook with JIRA on cloud, which will check for a valid JIRA open issue before allowing to commit ? If such a feature is not available, is anyone doing it any ot...
We are planning to convert our SVN repo to Git via stash and we would like to convert all the existing shell-based hooks to Stash. Can someone tell what would be the best way to get these items in St...
Does anyone know how pre commit work with Fisheye? E.g. Patch is submitted from developer's local to Crucible review, once review has been completed it is pushed to the repository. Hence how does d...
I would like to enable the following work flow: Dev team member makes a local change in a git repository. Dev team member types something at the command similar to: review someone@example.com ...
Has anyone figured this out yet via a plugin or script? Atlassian isn't answering questions on the raised issue, and my company isn't willing to spend money on the tool if they're unwilling to answe...
Copied to clipboard