Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.9.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 16 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 management, and conflict resolution. It enhances development workflows by providing an interactive AI assistant that can analyze code, implement changes, review pull requests, resolve merge conflicts, and suggest solutions for CI failures. This action streamlines collaboration and boosts productivity by automating repetitive tasks and offering intelligent, context-aware assistance directly within GitHub.
Release notes
What’s Changed
- Fix CI tests by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/75
- Update inline MCP by @nikitaBarkov in https://github.com/JetBrains/junie-github-action/pull/81
Full Changelog: https://github.com/JetBrains/junie-github-action/compare/v0...v0.9.0