Excellent private Git Repo with powerful inbuilt CI tool
Updated July 16, 2019

Excellent private Git Repo with powerful inbuilt CI tool

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Bitbucket

Bitbucket is used by my department as a code repository as well as for automating the build process for applications.
  • Good integration with other Atlassian products as well as 3rd party products like Slack.
  • Good for code review via pull requests.
  • Pipeline feature is very useful for automating the build process.
  • Could integrate better with a documentation tool, like GitHub does.
  • At about $10 per month (I don't remember for how many users), its much better value than GitHub for private repos.
  • Thanks to its pipeline feature, we didn't have to invest time and money in 3rd party CI tools like Jenkins.
Bitbucket is great for having low-cost private repositories and integration with other Atlassian tools like Jira. The bitbucket pipeline feature is powerful (supports docker builds) for CI. The pull request feature ensures that you can make code review mandatory.

If you want a lot of documentation and a public-facing repo, Github is better.