- Published on
A detailed guide on managing Stacked PRs for efficient code reviews, featuring popular tools like Ghstack, Git Town, Sapling, Spr, and Graphite.- Published on
Axolo offers a unique approach to PR management by creating a notification channel per team and a dedicated Slack channel for each PR, inviting only the relevant team members.- Published on
Understanding the cost structure of GitHub Enterprise is crucial for businesses that are scaling their development operations. GitHub Enterprise offers a range of features designed to meet the needs of larger organizations, including enhanced security and more robust collaboration options. This article aims to provide a comprehensive guide to GitHub Enterprise Server pricing, breaking down the various factors that contribute to the overall cost.- Published on
I think it would be quire nice if we could configure which pull request events we can subscribe to. Something like:pulls:all - Opened, closed and merged PRs,pulls:new - Opened PRs,pulls:closed - Closed PRs- Published on
Beyond simple chat interactions, ChatGPT can understand code, suggest improvements, and even troubleshoot errors. With natural language processing at its core, it provides meaningful interactions that can be beneficial to developers.- Published on
GitHub and Slack Integration Guide. From setup and key features to effective communication and security best practices. Explore customization options, including webhooks and custom Slack bots.- Published on
Since its creation, GitLab has been a popular choice for its CI/CD and pipelines focus. GitHub, on the other hand, has been the go-to choice for its ease of use and popularity among developers. That's why, when I first started using GitLab two years ago, I felt a discrepencies between the two flows for reviewing code.- Published on
Amirata, a senior software engineer at Prepared, shared his experience with Axolo in a recent conversation. His insights give an interesting insight into how Axolo has transformed their software development workflow.- Published on
I had so much difficulty to install a GitHub Enterprise Server instance on Azure, that I decided to write how to do it in the most EASIEST way. This article was written in tears and blood, using the official GitHub guide, and a lot of resources on the internet. This article does not aim to give all aspects of the GitHub Enterprise Server installation, but only to give the minimum to get started.