mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
894 B
894 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 | 102 | 2018-11-24 20:57:28 UTC | 41 |
|
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.