A Chrome extension that visualizes merge request chains on GitLab. This extension helps you understand the relationships between merge requests by showing which branches are pointing to each other.
MergeSentinel is a Go application designed to enhance the merge request (MR) process in GitLab. It listens for HTTP calls from GitLab project webhooks when a merge request action occurs. Depending on ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Every developer has a different Git branch management strategy, be it the popular GitFlow method ...
Community driven content discussing all aspects of software development from DevOps to design patterns. In Git, no branch is special. After a developer installs Git, it creates a single branch named ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. This article dives into the happens-before ...
Are manual reviewer assignments slowing your team down? Every minute spent deciding who should review a merge request is time lost from coding, testing, and shipping valuable features. For dev teams ...