Pull Request Checklist Buddy
Automate task checklists or default tasks for pull requests. Configuration is simple, file-based, and low-maintenance
About
Category
From the developer
Do you want to automate default tasks in pullrequests for manual work like preparing release notes, UI testing or security audits?
This app has you covered. It adds tasks, comments and checklists to your PRs automatically.
💡 You can also prevent merges of PRs with unfinished tasks through the plug-ins own status check
Configuration is simple, file-based, and low-maintenance:
PRCHECKLIST
file (convention over configuration)- ready to be versioned, e.g. for auditing
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?
📖 See syntax documentation and examples in GitHub for more information.
Questions? Contact us at support@mibexsoftware.com
Pricing and setup
Free for public repositories
Free Plan
Free for public repositories
Pull Request Checklist Buddy is provided by a third-party and is governed by separate privacy policy and support documentation