1.1.9 • Published 4 years ago

probot-app-pr-title v1.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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.

1.1.9

4 years ago

1.1.8-1

5 years ago

1.1.8-0

5 years ago

1.1.7

5 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

1.0.0-rc.0

7 years ago