Skip to content

Pull Request Checklist Buddy

GitHub App

Pull Request Checklist Buddy

GitHub App

Automate task checklists or default tasks for pull requests. Checklist Buddy adds the following for you on pull request creation:

  • Tasks
  • Comments
  • Entire Checklists with title

Configuration is simple, file-based, and low-maintenance:

  • PRCHECKLIST file (convention over configuration)
  • filtering options based on pattern matching on file names, similar to .gitignore
  • ready to be versioned, e.g. for auditing

For testing UI changes in different browsers, it could look like:

--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

Developer

Pull Request Checklist Buddy is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse