mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
788 B
788 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 | 45 | 2018-07-14 15:46:51 UTC | 5 |
|
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.