Yodiz supports WebHook integration with BitBucket. It will enable you to:

  • Track code commits by associating them with Issues, Tasks, Epics and User Stories. This will help you identifying which files are added, updated or deleted against a particular Item.
  • Update Status of Items just by following a simple convention when writing your comments for commit. Commit Log uses easy conventions.
  • View Code Commits for each Yodiz Item under its Commit Log section.

Setup BitBucket Integration

In order to set up automatic linking of BitBucket commits to a Yodiz Issue, Task, User Story and Epic. You can configure a webhook at BitBucket.

Please follow these instructions.

  1. Go to Yodiz Navigation menu, top leftmost Menu-Hamburg-Icon Menu icon > Source Code integration
  2. How-to-configure-Bit-Bucket-Integration
  3. Select BitBucket
  4. Copy this URL
    https://…….
  5. Login to your account at BitBucket.
  6. Go to “Settings” provided in the left panel.
  7. Select “Webhooks” option provided under Workflow.
Bit-Bucket-Integration
  • Proceed to “Add Webhook”.
  • Provide title of Webhook.
  • Paste the URL you copied in step number 2.
  • Mark the Status “Active”.
  • Select “Repository Push” under Triggers.
  • Save the changes and that’s it. You have successfully setup Yodiz webhook.

    Please feel free to Contact Us if you face any issues.