A GitHub app to automate task checklists or default tasks for better Pull Request compliance. Supports contextual checklists based on file patterns and branch filters to have separate default tasks for things like security, coding best practices or architecture.
Try out on the GitHub Marketplace.
Also available for Bitbucket and JetBrains Space.
Based on the configuration as code file PRCHECKLIST, here are a few pull requests with checklists for demonstration:
-
Checklist for new features
-
Checklist for hot fixes