- Published
Axolo changelog - June 2023
- Authors
- Name
- Arthur Coudouy
- @arthurcoudouy
✨ NEW
- Enabling a feedback system for code review assistant (beta)
- Code review guidelines powered by GPT rolled out for beta users
- Built a notification system to send updates about Axolo to users
- Handling multiple organizations within Enterprise customers available
- Support for GitHub enterprise with proxy
- Ability to import engineers in batch from app.axolo.co
- Ability to add the organization name in PR title for Enterprise Customers
- Ability to delete PR in our DB upon merge
- Created a new service to force a refresh on GitLab token if it fails
🔨 IMPROVEMENT
- We mention the Slack username of reviewer when a second review request is sent
- Ability to refresh Axolo AI
- Better handling of errors during GitHub Self Hosted onboarding
- Ability to enforce user to have same emails in Slack and GitHub to avoid impersonation
- Prevent errors from duplicated conversations upon onboarding
🐞 FIX
- Solve bug when the PR status was not updated to reviewable after a second review request
- Handle bug where trial would last forever
- Bug fix when Axolo deleted the image preview of GitHub images after an edit
- Fix bug of a html injection with a > inside a PR title
- Handle query for engineers for multi orgs accounts
- Handling same engineers for multiple github organizations
- Fixed a bug to query pull request
- Changed the way we handle Stripe webhooks
- Fixed error where GitHub admin would see an error when accepting installation
- Fix an error while switching a PR from draft to ready for review in team channels