Official Junie GitHub Action
Version updated for https://github.com/JetBrains/junie-github-action to version v1.3.8.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 31 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 reviews, issue resolution, and pull request management. It assists developers by implementing code fixes, analyzing failed CI checks, and responding to requests within GitHub issues and PRs, reducing manual effort and streamlining development workflows. Key capabilities include intelligent branch management, inline code reviews, custom trigger support, and security-focused operations, all while running on your GitHub infrastructure.
What’s Changed
What’s Changed
- Automate Junie CLI version update process by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/127
- Implement YouTrack integration test by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/122
- Increase timeouts and add wait logic for test reliability by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/130
- Update default junie_version to 888.219 by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/131
- Add
retryOnErrorfor API call resilience by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/132 - Update default
junie_versionto1362.40in documentation by @mashan555 in https://github.com/JetBrains/junie-github-action/pull/135 - Add
generateWorkingBranchNameutility anddetermineActionTypelog… by @paksv in https://github.com/JetBrains/junie-github-action/pull/136
New Contributors
- @paksv made their first contribution in https://github.com/JetBrains/junie-github-action/pull/136
Full Changelog: https://github.com/JetBrains/junie-github-action/compare/v1...v1.3.8