mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-05-28 15:35:28 +08:00
838 B
838 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 | 50 | 2018-08-01 05:35:30 UTC | 13 |
|
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.