Official Junie GitHub Action
Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.7.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 26 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 like code fixes, issue resolution, and pull request (PR) management. It enhances developer productivity by providing an interactive code assistant that can review code, implement changes, resolve issues, analyze CI failures, and respond to comments or requests directly in issues and PRs. With features like flexible triggers, smart branch management, and security-focused design, it streamlines collaboration and automates repetitive development tasks.
What’s Changed
What’s Changed
- Added
waitForIssuehelper for integration tests by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/128
Full Changelog: https://github.com/JetBrains/junie-github-action/compare/v1...v1.3.7