Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a merge queue for squiddy #20

Open
elenatanasoiu opened this issue Mar 10, 2021 · 1 comment
Open

Implement a merge queue for squiddy #20

elenatanasoiu opened this issue Mar 10, 2021 · 1 comment

Comments

@elenatanasoiu
Copy link
Contributor

elenatanasoiu commented Mar 10, 2021

As more people join FutureLearn it's becoming more important to have visibility on the order of deployments. At the moment a merge will immediately trigger a deployment.

We should consider instead putting a merge request in a queue, similar to the way Shopify's merge-bot works. 1 2

@elenatanasoiu
Copy link
Contributor Author

Another solution was using https://github.com/bors-ng/bors-ng which can implement a merge queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant