Setup
Connect Confluence
- Navigate to integration settings.
- Click Configure on the Confluence integration card.
- If you already have a Jira connection, cubic enables Confluence access automatically. Otherwise, follow the OAuth flow to connect your Atlassian account.
Configure AI behavior
Toggle these options based on your workflow:- Use context when reviewing code — The AI reviewer reads linked Confluence pages to understand architecture and requirements before reviewing your code
- Use context when writing PR descriptions — Generate descriptions that reference relevant documentation from linked Confluence pages
- Automatically associate pages — cubic detects Confluence page URLs in your PR and links them without manual intervention
How it works
cubic finds Confluence pages by looking for page URLs in your PR description. The URL format looks like:Best practices
- Link architecture decision records (ADRs) and design docs to PRs that implement those designs
- Reference API specification pages when reviewing endpoint changes
- Include onboarding or setup documentation for PRs that change developer workflows
- Keep Confluence pages up to date so the AI reviewer works with accurate context