Merge pull request #48 from probot/wip-bot

Add the bot whose name shall not be mentioned in this title
This commit is contained in:
Brandon Keepers
2017-09-15 08:03:24 -07:00
committed by GitHub

11
_apps/wip.md Normal file
View File

@@ -0,0 +1,11 @@
---
title: Work In Progress
description: Prevent merging of Pull Requests with "WIP" in the title
slug: wip
screenshots:
- https://raw.githubusercontent.com/gr2m/wip-bot/master/assets/wip.gif
authors: [ gr2m ]
repository: gr2m/wip-bot
---
If you dont want a pull request to be merged accidentally, add the word "wip" or "WIP" to its title and WIP bot will set its status to error. Thats all :)