25
Aug
Introduction Jira Cloud and GitLab are popular productivity and DevOps platforms widely used by many organizations and software development teams. While the integration between these platforms has significantly improved in recent years, there are still areas in common software development tasks that require manual effort or custom integration solutions. One such area is software releases. In this post, I will demonstrate how to streamline and automate this process, it will be useful for teams who: Plan and manage tasks in Jira; Use Jira versions for planning product milestones and releases; Keep their source code in GitLab; Use GitLab's CI/CD pipelines…