feat: add agent skills to review PR

This commit is contained in:
Abhishek Kumar 2026-05-19 16:54:35 +05:30
parent 8778bb453e
commit 23070e3352
10 changed files with 331 additions and 29 deletions

View file

@ -1978,9 +1978,9 @@ export type IntegrationResponse = {
*/
integration_id: string;
/**
* Organisation Id
* Organization Id
*/
organisation_id: number;
organization_id: number;
/**
* Created By
*/