Official Junie GitHub Action
Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.2.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 19 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 assistant, Junie, into GitHub workflows to automate tasks like code changes, issue resolution, and pull request management. It provides capabilities such as interactive code reviews, automatic fixes for issues and PRs, CI failure analysis, and branch management, all while responding to developer requests directly in comments, issues, and PRs. This action streamlines development workflows by reducing manual effort and enhancing collaboration through intelligent automation.
Release notes
What’s Changed
- Add delay after PR creation to ensure completion by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/116
- avoid truncated PR title and comments by @mdtux89 in https://github.com/JetBrains/junie-github-action/pull/117
Full Changelog: https://github.com/JetBrains/junie-github-action/compare/v1...v1.3.2