Setting up BitBucket as a Source
Connecting BitBucket makes it easy to turn your repository content into trusted, searchable knowledge. Learn how to connect your BitBucket repositories, manage permissions, and turn existing code and documentation into resources that power intelligent Answers.
Access RequiredGuru Access: You need to be an Admin, Source Creator, or relevant custom role to set up Sources
Bitbucket Access: The authenticating user must be an Admin in Bitbucket.
Setting Up BitBucket as a Source
- In Guru, go to Manage.
- Select Sources, then click Add Source.
- Choose Bitbucket from the list of integrations.
- Authenticate by finding your workspace ID, navigating to your workspace settings, and copy & paste the Workspace ID when prompted.
- Add a display name for the Source (optional) and click Connect Source.
- Assign which Guru Groups should have access to this content.
Objects Synced from BitBucket
Bitbucket Category | Common Model / What You'll See During Setup | Objects/Data Brought In | Key Fields |
---|---|---|---|
Issues | Ticket | Repository issues | โข Name โข Description โข Ticket type โข Status (Enum) โข Priority (Enum) โข Creator (UUID) โข Assignees (Array) โข Project (Unknown) โข Collections (Array) โข Ticket URL โข Remote created at โข Remote updated at โข Remote data |
Issues | Comment | Comments on issues | โข Body โข HTML body โข User (UUID) โข Ticket (UUID) โข Remote created at โข Remote ID โข Remote data |
Issues | Attachment | File attachments on issues | โข File name โข File URL โข Ticket (UUID) โข Remote ID โข Remote data |
Repositories | Project | Repository projects | โข Name โข Description โข Remote ID โข Remote data |
Repositories | Collection | Repository collections | โข Name โข Description โข Access level (Enum) โข Remote ID โข Remote data |
Members | User | Workspace members | โข Name โข Avatar โข Remote ID โข Remote data |
Members | Role | User roles and permissions | โข Name โข Ticket actions (Array) โข Remote data |
Permissions
- When you connect Bitbucket as a source in Guru, you'll permission that content in Guru. Learn more here.
- If someone is not provided with access in Guru to this source, they will not see Bitbucket results in searches or when chatting with Guru.
Updated 1 day ago