Operations | Monitoring | ITSM | DevOps | Cloud

Creating Reliable and Easy to Maintain Connections with Git Integration for Jira

Set up your Git Integration for Jira successfully! This GitKraken workshop explores best practices for setting up and maintaining integrations between Git and Jira. The session covers workflows for both Jira Data Center and Jira Cloud, highlighting important considerations for pre-planning, configuration, and troubleshooting common issues. Discover tips to optimize integrations for large numbers of repositories, avoid rate limiting, leverage GitKraken's features for more efficient workflows, and more.

Code Suggestions in your Favorite Editor #GitKraken #shorts

Tired of tedious, disjointed code reviews? Code Suggest is here to help! Now, you can make suggested changes on your favorite editor – including Neovim, VS Code, and more – to simplify the review process. This is just example of someone on our "Dev Team" collaborating on a pull request with Code Suggest, making the review process smoother and more efficient for everyone involved. Check out the full demo here on YouTube!

Conventional Commits using AI with GitLens in VSCode

Writing a good commit message is time-consuming. With GitLens, you can use AI providers like OpenAI, Anthropic, or Gemini to generate a commit message based on your staged changes in git. If you go to Settings and modify the prompt, you can also convert the commit to a "Conventional Commit" format, which provides context and helps with automations like generating changelogs.