Having multiple lines of code and changing versions can be difficult to track. Commit codes in Bitbucket and view the changesets inside Zoho Projects. You can integrate Zoho BugTracker with Bitbucket using webhooks. You must be an Admin to integrate services with Zoho Projects.
Copy Service Hook for Integration
- Navigate to > Developer Space > Service Hooks.
- Copy the Post URL for Bitbucket Integration.
- Use this URL to configure the integration in the Bitbucket webhooks section.
Set Webhook for Zoho Projects in Bitbucket
- Login to Bitbucket.
- Select the desired repository.
- Click Settings and click Webhooks.
- Click Add new Webhook.
- Enter the project title and webhook URL.
- Select Repository Push under Triggers.
- Click Save.
Edit Source Commits in Bitbucket
- Login to Bitbucket.
- Select the desired repository.
- Select the desired source file to edit.
- Click Edit to modify the code.
- Modify the changes.
- Click Commit to save the file.
View Changesets in Issue Tracker
- Select your Project in Issue Tracker.
- Click Issues from the left panel.
- Click in the upper-right corner.
-
Select Changesets to view.
- To view the changesets for a particular issue, click on the issue and then click Changesets.
- To view the changesets for a particular issue, click on the issue and then click Changesets.