mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-05-27 17:10:37 +08:00
14 lines
443 B
Markdown
14 lines
443 B
Markdown
---
|
||
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
|
||
stars: 9
|
||
updated: 2017-09-17 00:18:55 UTC
|
||
---
|
||
|
||
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 :)
|