probot-app-pr-title

1.1.9 • Public • Published

probot-app-pr-title

build status dependencies status npm version

a GitHub App built with probot that enforces the format of PR titles/commits

Overview

The purpose of this bot is to reject PRs with titles that do not conform to format described in https://chris.beams.io/posts/git-commit/

In summary, a PR should be titled such that the sentence "If applied, this commit will $PR_TITLE" makes sense.

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

Readme

Keywords

none

Package Sidebar

Install

npm i probot-app-pr-title

Weekly Downloads

2

Version

1.1.9

License

MIT

Unpacked Size

161 kB

Total Files

13

Last publish

Collaborators

  • fusion-ci
  • graphene-ci