Automated customer support tickets with n8n, Slack, Linear and AI

  • Post author:
  • Post category:Automation

In this article, we’ll walk you through how to build a simple customer support workflow with n8n that delegates much of the manual support ticket creation process to AI. By the end of the article, you’ll learn how to save time and effort using n8n’s powerful Advanced AI nodes to…

Continue ReadingAutomated customer support tickets with n8n, Slack, Linear and AI

ERP AI chatbot: A brief guide to building intelligent ERP solutions with n8n

  • Post author:
  • Post category:Automation

AI-powered chatbots revolutionize how users interact with ERP systems.Think of them as virtual colleagues who are always on call. ERP AI chatbots can answer questions about inventory levels, order statuses, or customer data in natural language. Need a quick sales report? Just ask the chatbot.Integrating AI chatbots into your ERP…

Continue ReadingERP AI chatbot: A brief guide to building intelligent ERP solutions with n8n

Gitea 1.22.1 is released

  • Post author:
  • Post category:Automation

1.22.1ReleaseWe are proud to present the release of Gitea version 1.22.1. We highly encourage users to update to this version for some important bug-fixes. We have merged 80 pull requests to release this version. You can download one of our pre-built binaries from our downloads page - make sure to…

Continue ReadingGitea 1.22.1 is released

Developing GitLab Duo: A roundup of recent Chat enhancements

  • Post author:
  • Post category:Automation

GitLab is committed to continuously improving GitLab Duo Chat, our AI assistant, to meet the evolving needs of our users. Here are some recent enhancements that will streamline your workflow and boost productivity. Discover the future of AI-driven software development with our GitLab 17 virtual launch event. Watch today! Vulnerability Explanation:…

Continue ReadingDeveloping GitLab Duo: A roundup of recent Chat enhancements

FAQ: The RegreSSHion vulnerability and GitLab

  • Post author:
  • Post category:Automation

Here is what you need to know about RegreSSHion (CVE-2024-6387), a recently discovered remote unauthenticated code execution vulnerability, how it impacts GitLab, and how to mitigate the risk in your GitLab environment. What is RegreSSHion? The Qualys Threat Research Unit recently discovered the RegreSShion flaw, which is a signal handler…

Continue ReadingFAQ: The RegreSSHion vulnerability and GitLab

Top 20 AI tools for business: Your 2024 AI toolbox

  • Post author:
  • Post category:Automation

Let's face it: AI has evolved beyond being a trendy term. It's not just about adding a chatbot to your website, either.Implementing AI involves building complex, intelligent workflows that can fundamentally transform your operations. This is where many businesses struggle, especially when it comes to managing data, deploying models, and…

Continue ReadingTop 20 AI tools for business: Your 2024 AI toolbox

Introducing Per-Minute macOS Sonoma M2 Agents in TeamCity Cloud

  • Post author:
  • Post category:Automation

We recently introduced per-minute macOS agents in TeamCity Cloud.  Now, we’re switching the macOS agents to macOS Sonoma M2, offering you more power efficiency and greater performance when running your builds on TeamCity. We’re offering a 50% discount on the new per-minute macOS build agents in TeamCity Cloud until January…

Continue ReadingIntroducing Per-Minute macOS Sonoma M2 Agents in TeamCity Cloud

Unveiling a new epic experience for improved Agile planning

  • Post author:
  • Post category:Automation

In our ongoing journey to enhance the Agile planning experience in GitLab, we recently unveiled a new look. This update marks a significant step toward creating a unified and flexible planning tool tailored to your needs. This article explores a crucial part of that initiative: the new epic experience. You'll…

Continue ReadingUnveiling a new epic experience for improved Agile planning

Develop C++ unit testing with Catch2, JUnit, and GitLab CI

  • Post author:
  • Post category:Automation

Continuous integration (CI) and automated testing are important DevSecOps workflows for software developers to detect bugs early, improve code quality, and streamline their development processes. In this tutorial, you'll learn how to set up unit testing on a C++ project with Catch2 and GitLab CI for continuous integration. You'll also…

Continue ReadingDevelop C++ unit testing with Catch2, JUnit, and GitLab CI