Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 572 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 572 Bytes

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