Back to Browse

I Let an AI Create My Jira Tickets and Pull Requests — Using Atlassian CLI + GitHub CLI

383 views
Mar 4, 2026
3:54

In this video, I show how to use the Atlassian CLI tool together with GitHub CLI and OpenCode to create an AI-powered local agent that automatically generates Jira tickets and pull requests based on your code changes. Claude config: https://github.com/igo0r/train-llm/blob/main/CLAUDE.md Atlassian CLI: https://developer.atlassian.com/cloud/acli/guides/how-to-get-started/ https://github.com/igo0r/train-llm/blob/main/docs/jira-ticket-creation.md Github CLI: https://cli.github.com/manual/gh_auth_login https://github.com/igo0r/train-llm/blob/main/docs/gh-commands.md Instead of manually writing tickets and PR descriptions, we create a structured instruction system that allows the agent to: - Analyze local changes - Create a new Jira issue - Generate a branch - Open a pull request in GitHub This workflow is perfect for developers, SDETs, and DevOps engineers who want to automate repetitive tasks and improve productivity. Tech stack covered: - Atlassian CLI - GitHub CLI - AI agent with OpenCode - Local workflow automation If you're into test automation, CI/CD, or developer productivity — this one is for you.

Download

1 formats

Video Formats

360pmp45.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

I Let an AI Create My Jira Tickets and Pull Requests — Using Atlassian CLI + GitHub CLI | NatokHD