You can use the Bitbucket REST API to write your own script to retrieve the comments. First, you must make a request to retrieve the list of commits in the repository. Then you must make an additional request for each individual commit to retrieve any comments that are present on that commit. Please note, our API methods are paginated so you may have to make multiple requests to retrieve all of the commits and comments. (See the API documentation for more information).
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.