Operations | Monitoring | ITSM | DevOps | Cloud

Easy JIRA Automation Anyone Can Do in Minutes

Tired of manually updating Jira issues after every change? Want to avoid the dreaded "what's the status of XYZ ticket" question? In this video, we’ll show you how to automate Jira updates using Smart Commits and Jira Automation Rules — so your issues always stay up to date without you lifting a finger. We’ll cover what they are and how they work, then walk through how to incorporate them into your workflows.

How the CLI Simplifies Git Workflows

Managing 50 repos with different Git workflows is like conducting an orchestra where every musician is playing a different song. We built GitKraken CLI to fix this: multi-repo actions, a single command for all things Git, and team-wide standardization that doesn't sacrifice speed. Watch the full video on how we're simplifying complex workflows without dumbing down Git.

Rovo AI: Create Work Items from Loom | Demo Den | Atlassian

Ever wish you could turn a quick Loom recording into Jira work items without all the manual typing? Now you can! In this Demo Den episode, Pierre walks through a new Rovo AI feature that automatically converts your Loom videos into actionable Jira work items. Whether you're recording bug reports, feature requests, or project updates, Rovo handles the data entry for you. What Pierre covers: Turning Loom videos into work items with Rovo How it works in your AI-enabled Jira instance.

Why AI Coding Assistants Fail (And How to Fix Them)

Why do developers stop using AI coding assistants? According to Carnegie Mellon research, the top reason is unhelpful suggestions. Tabnine's Principal Architect John Feeney explains how context transforms AI coding tools from generic to genuinely useful. Learn the 4 Cs framework for maximizing AI assistant value: Context (workspace indexing), Connection (repo integration), Coaching (rules-based guidance), and Customization (fine-tuning). Discover how Retrieval Augmented Generation (RAG) helps AI understand your codebase, not just open source patterns.

Building a Pregnancy App You Can Actually Trust!

We never talk about pregnancy in the workplace. Maybe it's time to change that. Tech is still male-dominated, which creates a ripple effect: poor maternity policies, overworked expecting developers, and privacy-invasive apps that fail the people who need them most. But what happens when a developer decides to solve this problem themselves? Rizel built a pregnancy app she could actually trust. Not because existing solutions didn't exist, but because they weren't built with real privacy, real needs, and real developer insight in mind.

Setting Up the GitKraken MCP Server with GitLens

GitKraken MCP (Model Context Protocol) brings repository intelligence directly into VS Code, Cursor, Windsurf, and other AI-powered IDEs so your agent stops guessing and starts understanding your actual workflow. Instead of manually explaining your branch structure or digging through issues in your browser, MCP connects your AI agent to the actual state of your repositories. It understands your branches, your issue tracker, your pull requests, and your commit history—then helps you start work, resolve conflicts, and review code without leaving your editor.

Brainspotting and toxic relationships: how the technique can help

Relationships are an important part of everyone's life, but they are not always happy and positive. Very often, many of us encounter shortcomings in our partners, which is normal, but sometimes things are much worse, and some couples find themselves in toxic relationships that leave deep emotional scars. Once you decide to break up, you may experience tremendous stress and even after doing so, feel anxiety, guilt, and inner emptiness. People who have taken such steps often feel that the past still holds them back, even though they understand intellectually that this stage is over.

Optimizing What Matters Most: The State of Mission-Critical Work | Research Insights from Mattermost

How do top-performing organizations ensure their most essential workflows stay effective, efficient, and secure in a quickly evolving environment? Find out in this new research report from Mattermost and the Ponemon Institute: https://mattermost.com/mission-critical-work/

Engaging Influencers and Audiences: How Brands Can Foster High-Quality Social Interaction - Not Just Reach

Everyone's obsessed with reach. How many followers, how many impressions, how many views. But most brands don't want to face, reach without engagement is noise. You can pay for a shout-out from someone with a million followers, but if nobody comments, clicks, or cares... what's the point? In this post, we'll break down how influencer marketing has evolved from "big names and big numbers" to "small circles and strong connections."

How Git Worktrees Fix Context Switching in Your Workflow

Git worktrees let developers work on multiple branches simultaneously without stashing or losing context. Learn how to use Git worktrees to handle parallel development, urgent hotfixes, and code reviews without the single-threaded pain of constant branch switching. In this tutorial, GitKraken Senior Product Director Justin Roberts shows you how to set up Git worktrees using both the command line and GitKraken Desktop. You'll see real-world examples including handling critical bugs, reviewing pull requests without disrupting your current work, and managing multiple feature branches at once.