/merge-guard

Prevents temporary work to be merged

Primary LanguageJavaScriptMIT LicenseMIT

Merge-Guard - Chrome Extension

Have you ever merged a PR where you left some wip or fixup! ?

If you have, this plugin is for you.

Installation

The extension is published on the Chrome WebStore.

How it works

When you're on a pull-request page, it will disable the Github merge button when it finds a commit message or a label containing wip ou fixup.

⚠️ At the moment, the plugin only works on Github.