How does an auditor verify pull requests and code reviews are done in BitBucket? What is the audit trail and verification process to ensure developers aren't bypassing this feature?
Hey Carl
You can view recent events for each project and repository in the 'Audit Log' view. By default pull request information is not tracked. To change this, you will need to modify the bitbucket.properties to first change the log priority level to LOW. Doing so will allow logging of pull request events.
You may want to take a look at the resources below:
* Audit logging in Bitbucket Server
* Bitbucket Server config properties
King Regards
Rodrigo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.