Skip to content

Patchron

GitHub App

Patchron

GitHub App

🐶 Patchron

version badge badge with anchor to AVAILABLE_RULES.md badge with anchor to DEV_OVERVIEW.md

GitHub bot 🤖 that performs initial pull request code review. It is intended to faster further code reviews, not substitute human ones 😎

  • versioned rules
  • built with Probot
  • easy to configure and expand
  • includes tests (Jest) and type definitions (jsdoc)
  • wrapped with own context to improve logging and accessing Probot's context

Disclaimer

review is based upon patches (to not overload GitHub API) which contain limited number of information. Due to that, some comments might be unrelevant. Despite of that, it comes to clicking resolve button while at the same time reviewers don't have to focus on simple things.

Setup

  1. Serve your own instance via (Docker/Node) or use with GitHub Actions (README)
  2. Create your own rules configuration file.

Developer

Patchron is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse