Operations | Monitoring | ITSM | DevOps | Cloud

Introducing Launchpad for GitKraken On-Premise: Start Your Day Informed

GitKraken On-Premise customers, we’ve got exciting news! The powerful Launchpad feature, previously available only in GitKraken Cloud, is now making its way to your self-hosted environment. This update brings a simplified, efficient, and fully local way to start your day informed—helping you stay on top of your Git activity without relying on external cloud services.

GitKraken Desktop 101 Ep 30: Use the On-Prem Launchpad | Your Self-Hosted Workflow Hub

Your Git workflow, all in one place and fully on-prem Launchpad in GitKraken On-Premise gives you a focused view of your Git activity without relying on the cloud. See what needs your attention and jump straight into action. With Launchpad, you can.

Monitor GitHub Copilot with Datadog

AI-powered coding tools are becoming more commonplace within developer workflows. GitHub Copilot is a popular AI coding assistant that can be integrated directly into IDEs or as a standalone chat interface. This tool helps you write code faster and with less effort by auto-completing code in real time, generating blocks of code from natural language prompts, and answering your questions to help you get over coding hurdles and roadblocks.

GitKraken Desktop Release 10.8: Conflict Prevention, Multi Cherry Pick

With GitKraken Desktop 10.8 and its Conflict Prevention, you can detect conflicts with org members early, reducing messy merges and painful rework. Plus, we’ve added highly requested features like cherry picking multiple commits to make your workflow smoother than ever!

Stop Merge Conflicts Before They Happen with GitKraken Desktop 10.8

Merge conflicts can derail your workflow at the worst possible moment. You’re making progress, ready to push your changes, and then suddenly—you hit a conflict. Now you have to stop, figure out what changed, track down a teammate, and resolve the issue before moving forward. It’s frustrating, time-consuming, and disrupts your momentum.

Why Bad Workflows Are Silently Killing Your Velocity (and How to Fix It)

Velocity isn’t just about how fast developers write code—it’s about how efficiently that code moves from idea to production. Yet many teams struggle with an invisible bottleneck: inconsistent workflows. Without clear, standardized processes, teams hit avoidable roadblocks that slow them down in ways that aren’t always obvious. PRs linger in review, merge conflicts become routine, and onboarding a new developer feels like an unwritten scavenger hunt. The worst part?

New Integration: GitHub Issues

Healthchecks can now notify you about a failing check by opening a new issue in your chosen GitHub repository. Here is an example of how the GitHub issue might look: The technical side of creating a new issue is straightforward: GitHub has an API call for creating an issue. You make an HTTP POST request with an access token in a request header and the issue title, body, and labels in the request body. However, where do we get the access token from? The API call accepts three types of access tokens.

The Cost of Doing Nothing: How Workflow Chaos Wastes 20+ Dev Hours a Month

Every development team has a workflow. But if it’s not standardized, it’s quietly draining time, energy, and productivity—without you even realizing it. A lack of consistent processes in branching, PRs, code reviews, and deployments doesn’t just create friction—it’s a silent tax on your entire team. And the cost? Easily 20+ hours per developer per month spent fixing avoidable issues instead of shipping great code.