How-to
Connect Bitbucket
Wire up codingassist.bot to Bitbucket Cloud or Server.
Bitbucket Cloud
Create an OAuth consumer
In your workspace settings, create an OAuth consumer with
repo:readandpullrequest:write.Connect from codingassist.bot
Paste the consumer key + secret in Settings → Integrations → Bitbucket.
Bitbucket Server
Self-hosted Bitbucket requires a HTTP access token with Repository read and Pull-request write permissions. See codingassist integrations bitbucket-server --help for the CLI shortcut.
Related
Was this page helpful?