brandonchinn178 / brandonchinn178/mergit

Make publicly hosted GitHub app

Open
#203 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It would be a "nice-to-have" to have a publicly available Mergit GitHub app that people can use to quickly install Mergit on their repos, without needing to deploy their own instance.

Currently, Mergit isn't set up for multi-tenant access:
* Non-LY accounts going to Mergit web UI will attempt to load private LY repos (#201)
* Anyone with access to a repo will be able to reset merge runs (#201)
* We currently have a global queue which delegates events into per-repo queues, so if we have too much traffic, the global queue will get filled up (alternatively, have a private LY Mergit instance + a public one, and remove the deploy scripts in favor of instructions to deploy one's own Mergit instance)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.