Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.10.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 17 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Junie GitHub Action integrates JetBrains’ AI coding agent, Junie, into GitHub workflows to automate tasks such as code fixes, issue resolution, pull request (PR) management, and conflict resolution. It enhances development workflows by providing an interactive assistant that can review code, implement changes, analyze CI failures, and respond to developer requests directly within GitHub issues and PRs. Key capabilities include smart branch management, flexible triggers, security-first design, and support for custom integrations to streamline collaboration and improve code quality.
Release notes
What’s Changed
- Update Junie CLI version to 888.26.0 in
README.mdandaction.ymlby @nikitaBarkov in https://github.com/JetBrains/junie-github-action/pull/88
Full Changelog: https://github.com/JetBrains/junie-github-action/compare/v0...v0.10.5