mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add agent skills to review PR (#320)
This commit is contained in:
parent
8778bb453e
commit
151bf77e40
10 changed files with 331 additions and 29 deletions
|
|
@ -1978,9 +1978,9 @@ export type IntegrationResponse = {
|
|||
*/
|
||||
integration_id: string;
|
||||
/**
|
||||
* Organisation Id
|
||||
* Organization Id
|
||||
*/
|
||||
organisation_id: number;
|
||||
organization_id: number;
|
||||
/**
|
||||
* Created By
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue