Earlier quoted context omitted.
> Open source* The Enterprise edition features[1] are closed source, and these aren't strictly "enterprise-y" features like SAML authentication. It includes plenty of "basic" workflow features found on GitHub: - Rebase merge requests before merge - Use fast-forward merges when possible - Create templates for issues and merge requests - Display merge request status for builds on Jenkins CI [1] https://about.gitlab.com…
Use fast-forward merges when possible GitHub (annoyingly) can't do fast-forward merges from non-squashed PRs either. Display merge request status for builds on Jenkins CI GitLab implements basically the same API as GitHub for updating build status of commits from external services, or do I misunderstand what feature you mean? But in general I agree, there are some options GitLab reserved for EE that really feel like…
And FWIW, I admire GitLab for their open source work. I just think it's worth distinguishing that it's not entirely open source.