mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-03-28 22:46:30 +08:00
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:
11
_apps/wip.md
Normal file
11
_apps/wip.md
Normal 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 don’t 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. That’s all :)
|
||||
Reference in New Issue
Block a user