Pull Request Checklist Buddy for Bitbucket
Powerful and context-dependent pull request checklists with default tasks
Trackable and auditable PR templates
The app creates default tasks for manual work like preparing release notes, testing or updating public docs that should be done before merging a pull request.
Conditional tasks based on files & branches in PR
Different pull requests warrant different review tasks. Within a simple configuration file, define tasks based on conditional rules (the source or destination branch or file types of your PRs). Also supports monorepos!
Enforce compliance with merge checks
Use Bitbucket's merge checks to require task completion. Best practices or standard company policies are integrated in daily work and raises dev productivity. Prevent mistakes like merging local configs or credentials.
More details
More than the built-in pull request templates and default tasks: Checklist Buddy offers context-dependent checklists and configuration as code for proper reviewing and auditing.
Configuration is simple, file-based, and low-maintenance with a reviewable PRCHECKLIST file.
Example for UI testing:
--files ui/** +title+ Frontend testing checklist :art:
--files ui/** +task+ UI changes visually inspected on Chrome
--files ui/** +task+ UI changes visually inspected on Safari
Example for security audits:
--files *.java --target main +title+ Change secure? :lock:
--files *.java --target main +task+ New public endpoints enforce authorization?
--files *.java --target main +task+ [OWASP top 10](https://owasp.org/Top10/) considered?
Find more in our Atlassian community article or Schedule a live demo with us!
Check our Checklist Demo GitHub repo for more examples.
For new features, watch our public roadmap or send us a support request.
We also provide a GitHub and JetBrains Space version of the app.
Privacy and security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policySecurity
Resources
Integration Details
Pull Request Checklist Buddy for Bitbucket integrates with your Atlassian product. This remote service can:
- Ability to see all the user's account information
- Read access to pull requests and collaborate on them
- Read access to all the repositories the authorizing user has access to