Skip to content

Mergifyio/browser-extension

Repository files navigation

Mergify Browser extension

Screenshot of Mergify Chrome extension

Install

For Chrome, go to Google Chrome web store. For Firefox, go to Firefox web store.

Build

To prepare the zip to upload to Google Web Store Developer Dashboard

$ make

To build the zip for an onpremise installation:

$ make GITHUB_DOMAIN=ghes.company.com MERGIFY_DOMAIN=mergify.company.com