Skip to main content
Version: 1.9.0

Version 1.9.0

In the new version, we have added the ability to perform AI code review with Ainergy, two new notifications about the cancellation and reopening of tasks, and the capability to subscribe to task and release notifications.

caution

When you update to the 1.9.0 version or deploy it from scratch, install the SOP file and then run the Migration script subscription available script located at the {your instance URL}/record/sys_script/176638945014335381 address to automatically select the Subscription available checkbox for the tables of tasks of all types.

New features


AI code review

We have added the button to the Developer Panel widget. It appears when you move the pointer over an Open merge request on the Merge requests tab. Clicking it starts the AI code review of the selected request.

For the integration to work, both SDLC and Ainergy applications need to be installed on your instance, and the Git integration needs to be active. Additionally, you can edit the Russian prompt in order to add comments in English. An instruction on how to do that has been added to the documentation.

As a result of the review with Ainergy, comments are added to the merge request in Gitlab with the AI Assistant remark. Otherwise, a toast message notifies the user that no defects were detected in the code.

A new system property has been added for the work of the integration called sdlc.ai_chat.nexus. Use it to specify the Name of the Chat type nexus to be used for request processing in the AI chat during the AI code review.

Read more:

New notifications and subscriptions

note

Currently, the notifications are only added in Russian. In this article, we provide the translation of the notification subject although the translation is not availalbe in the system.

Users can now subscribe to the records of tasks and releases that they are allowed to view and receive notifications available in the SDLC application even if they are not included in the default recipient list.

We have also added two new system events and notifications based on them. These noifications are sent to users when the Canceled parameter of an SDLC task changes its value:

EventNotification subject
SDLC.task.canceledThe [{project code}] {task number} task has been canceled
SDLC.task.reopenedThe [{project code}] {task number} task has been reopened