mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-05-09 16:52:40 +08:00
863 B
863 B
title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
| title | description | slug | screenshots | authors | repository | host | stars | updated | installations | organizations | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Mergeable | Prevent merging of Pull Requests based on configurations. | mergeable |
|
|
jusx/mergeable | https://mergeable-bot.herokuapp.com | 52 | 2018-08-13 05:30:58 UTC | 17 |
|
A GitHub App that prevents merging of Pull Requests based on configurations. Make your Pull Requests mergeable only when:
-
Certain terms are not in the title or label.
-
The milestone on the pull request matches with what is configured.
-
There are at least
nnumber of approved reviews, wherenis configurable.