-
Notifications
You must be signed in to change notification settings - Fork 0
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
Introduce this project to other people #2
Comments
This is a very cool project, it's something that I've thought about doing myself in a slightly different manner. How hard would it be to generalize it to show a matrix of conflicts between branches rather than pull requests? Something to abstract it from github since we don't use github for source control at my workplace. |
Hello, In fact, you can list long-lived feature branches in the configuration file. Currently, adding and removing branches through the web interface is So even if it already kinda works with branches it really depends on your In anyway, supporting other hosting services than GitHub should be pretty easy |
Automatically tracking branches would be great, but if you got it working for gitlab (including private instance), then I'd be very happy. |
Thank you for your feedback! By the way, since this quick-and-dirty prototype is definitely useful for @zestedesavoir but it has various problems due to bad design and can’t handle very well repositories as big as zestedesavoir/zds-site, I consider rewriting it from scratch, possibly in Elixir. This is not a language as ubiquitous as JavaScript but I think it’s really suitable for this kind of long-running applications. I’m open to suggestions 🙂 |
Explain why this project could be useful, what could be done to improve it, and ask for feedback, suggestions, and help.
The text was updated successfully, but these errors were encountered: