I am in a team of five developers considering switching from Phabricator to BitBucket Cloud. We are presently used to doing post-commit review. We intend to shift towards pull requests but were curious about post commit review options in BitBucket Cloud.
Is post commit review builtin? Is there an addon? I see I can approve a commit and make comments on it but I don't see a way to request changes or mark it as having a problem.
I can see alternative flows like commenting and linking to an issue which are good in that they yield a standard item for tracking needed work. It still seems like it would be nice to be able to mark the commit as bad at times.
Thanks for your time.
Cheers,
-kyle
Hi Kyle! Bitbucket doesn't provide that functionality, pull requests do a similar job to what you're describing and are already bundled within the product :) You'll be able to review commits individually, but they need to be part of a pull request. For more info you can read Commit-level review.
Let us know if you have any questions!
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.