I want to configure BitBuckets Pull requests to be publicly view-able so that users can look at the changes and can also check all the pull requests on a repo for audit purposes. As of now only logged in users having read-only permission towards a public repo can view the pull requests. We want any anonymous user within the organization to view the pull requests and the code changes without logging in to the tool. Github provides this feature by default. Want to know how to set it up in BitBucket.