@bubblelab/bubble-core 0.1.235 → 0.1.236
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +119 -119
- package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
- package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
- package/dist/bubbles/service-bubble/github.d.ts +168 -168
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +4 -5
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +34 -34
- package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/http.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +127 -38
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js +38 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +87 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +53 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
- package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
- package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
- package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
- package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +146 -4
- package/package.json +2 -2
|
@@ -100,15 +100,15 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
100
100
|
body: z.ZodString;
|
|
101
101
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
102
102
|
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
body: string;
|
|
104
103
|
operation: "create_pr_comment";
|
|
104
|
+
body: string;
|
|
105
105
|
owner: string;
|
|
106
106
|
repo: string;
|
|
107
107
|
pull_number: number;
|
|
108
108
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
109
109
|
}, {
|
|
110
|
-
body: string;
|
|
111
110
|
operation: "create_pr_comment";
|
|
111
|
+
body: string;
|
|
112
112
|
owner: string;
|
|
113
113
|
repo: string;
|
|
114
114
|
pull_number: number;
|
|
@@ -125,18 +125,18 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
125
125
|
sort: "created" | "updated" | "full_name" | "pushed";
|
|
126
126
|
operation: "list_repositories";
|
|
127
127
|
page: number;
|
|
128
|
-
visibility: "public" | "private" | "all";
|
|
129
128
|
direction: "asc" | "desc";
|
|
130
129
|
per_page: number;
|
|
130
|
+
visibility: "public" | "private" | "all";
|
|
131
131
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
132
132
|
}, {
|
|
133
133
|
operation: "list_repositories";
|
|
134
134
|
sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
|
|
135
135
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
136
136
|
page?: number | undefined;
|
|
137
|
-
visibility?: "public" | "private" | "all" | undefined;
|
|
138
137
|
direction?: "asc" | "desc" | undefined;
|
|
139
138
|
per_page?: number | undefined;
|
|
139
|
+
visibility?: "public" | "private" | "all" | undefined;
|
|
140
140
|
}>, z.ZodObject<{
|
|
141
141
|
operation: z.ZodLiteral<"get_repository">;
|
|
142
142
|
owner: z.ZodString;
|
|
@@ -160,15 +160,15 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
160
160
|
body: z.ZodString;
|
|
161
161
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
162
162
|
}, "strip", z.ZodTypeAny, {
|
|
163
|
-
body: string;
|
|
164
163
|
operation: "create_issue_comment";
|
|
164
|
+
body: string;
|
|
165
165
|
owner: string;
|
|
166
166
|
repo: string;
|
|
167
167
|
issue_number: number;
|
|
168
168
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
169
169
|
}, {
|
|
170
|
-
body: string;
|
|
171
170
|
operation: "create_issue_comment";
|
|
171
|
+
body: string;
|
|
172
172
|
owner: string;
|
|
173
173
|
repo: string;
|
|
174
174
|
issue_number: number;
|
|
@@ -187,8 +187,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
187
187
|
operation: "create_issue";
|
|
188
188
|
owner: string;
|
|
189
189
|
repo: string;
|
|
190
|
-
body?: string | undefined;
|
|
191
190
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
191
|
+
body?: string | undefined;
|
|
192
192
|
labels?: string[] | undefined;
|
|
193
193
|
assignees?: string[] | undefined;
|
|
194
194
|
}, {
|
|
@@ -196,8 +196,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
196
196
|
operation: "create_issue";
|
|
197
197
|
owner: string;
|
|
198
198
|
repo: string;
|
|
199
|
-
body?: string | undefined;
|
|
200
199
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
200
|
+
body?: string | undefined;
|
|
201
201
|
labels?: string[] | undefined;
|
|
202
202
|
assignees?: string[] | undefined;
|
|
203
203
|
}>, z.ZodObject<{
|
|
@@ -251,14 +251,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
251
251
|
content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
252
252
|
encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
253
253
|
}, "strip", z.ZodTypeAny, {
|
|
254
|
-
success: boolean;
|
|
255
254
|
error: string;
|
|
255
|
+
success: boolean;
|
|
256
256
|
operation: "get_file";
|
|
257
|
-
url?: string | undefined;
|
|
258
257
|
path?: string | undefined;
|
|
259
258
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
260
259
|
name?: string | undefined;
|
|
261
260
|
content?: string | undefined;
|
|
261
|
+
url?: string | undefined;
|
|
262
262
|
size?: number | undefined;
|
|
263
263
|
sha?: string | undefined;
|
|
264
264
|
html_url?: string | undefined;
|
|
@@ -266,14 +266,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
266
266
|
download_url?: string | null | undefined;
|
|
267
267
|
encoding?: string | undefined;
|
|
268
268
|
}, {
|
|
269
|
-
success: boolean;
|
|
270
269
|
error: string;
|
|
270
|
+
success: boolean;
|
|
271
271
|
operation: "get_file";
|
|
272
|
-
url?: string | undefined;
|
|
273
272
|
path?: string | undefined;
|
|
274
273
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
275
274
|
name?: string | undefined;
|
|
276
275
|
content?: string | undefined;
|
|
276
|
+
url?: string | undefined;
|
|
277
277
|
size?: number | undefined;
|
|
278
278
|
sha?: string | undefined;
|
|
279
279
|
html_url?: string | undefined;
|
|
@@ -297,10 +297,10 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
297
297
|
content: z.ZodOptional<z.ZodString>;
|
|
298
298
|
encoding: z.ZodOptional<z.ZodString>;
|
|
299
299
|
}, "strip", z.ZodTypeAny, {
|
|
300
|
-
url: string;
|
|
301
300
|
path: string;
|
|
302
301
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
303
302
|
name: string;
|
|
303
|
+
url: string;
|
|
304
304
|
size: number;
|
|
305
305
|
sha: string;
|
|
306
306
|
html_url: string;
|
|
@@ -309,10 +309,10 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
309
309
|
content?: string | undefined;
|
|
310
310
|
encoding?: string | undefined;
|
|
311
311
|
}, {
|
|
312
|
-
url: string;
|
|
313
312
|
path: string;
|
|
314
313
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
315
314
|
name: string;
|
|
315
|
+
url: string;
|
|
316
316
|
size: number;
|
|
317
317
|
sha: string;
|
|
318
318
|
html_url: string;
|
|
@@ -322,14 +322,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
322
322
|
encoding?: string | undefined;
|
|
323
323
|
}>, "many">>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
|
-
success: boolean;
|
|
326
325
|
error: string;
|
|
326
|
+
success: boolean;
|
|
327
327
|
operation: "get_directory";
|
|
328
328
|
contents?: {
|
|
329
|
-
url: string;
|
|
330
329
|
path: string;
|
|
331
330
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
332
331
|
name: string;
|
|
332
|
+
url: string;
|
|
333
333
|
size: number;
|
|
334
334
|
sha: string;
|
|
335
335
|
html_url: string;
|
|
@@ -339,14 +339,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
339
339
|
encoding?: string | undefined;
|
|
340
340
|
}[] | undefined;
|
|
341
341
|
}, {
|
|
342
|
-
success: boolean;
|
|
343
342
|
error: string;
|
|
343
|
+
success: boolean;
|
|
344
344
|
operation: "get_directory";
|
|
345
345
|
contents?: {
|
|
346
|
-
url: string;
|
|
347
346
|
path: string;
|
|
348
347
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
349
348
|
name: string;
|
|
349
|
+
url: string;
|
|
350
350
|
size: number;
|
|
351
351
|
sha: string;
|
|
352
352
|
html_url: string;
|
|
@@ -389,21 +389,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
389
389
|
ref: z.ZodString;
|
|
390
390
|
sha: z.ZodString;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
sha: string;
|
|
393
392
|
ref: string;
|
|
394
|
-
}, {
|
|
395
393
|
sha: string;
|
|
394
|
+
}, {
|
|
396
395
|
ref: string;
|
|
396
|
+
sha: string;
|
|
397
397
|
}>;
|
|
398
398
|
base: z.ZodObject<{
|
|
399
399
|
ref: z.ZodString;
|
|
400
400
|
sha: z.ZodString;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
|
-
sha: string;
|
|
403
402
|
ref: string;
|
|
404
|
-
}, {
|
|
405
403
|
sha: string;
|
|
404
|
+
}, {
|
|
406
405
|
ref: string;
|
|
406
|
+
sha: string;
|
|
407
407
|
}>;
|
|
408
408
|
merged: z.ZodOptional<z.ZodBoolean>;
|
|
409
409
|
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -417,13 +417,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
417
417
|
}, "strip", z.ZodTypeAny, {
|
|
418
418
|
number: number;
|
|
419
419
|
title: string;
|
|
420
|
-
body: string | null;
|
|
421
420
|
id: number;
|
|
422
421
|
user: {
|
|
423
422
|
id: number;
|
|
424
423
|
login: string;
|
|
425
424
|
avatar_url: string;
|
|
426
425
|
};
|
|
426
|
+
body: string | null;
|
|
427
427
|
created_at: string;
|
|
428
428
|
draft: boolean;
|
|
429
429
|
state: "open" | "closed";
|
|
@@ -433,12 +433,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
433
433
|
closed_at: string | null;
|
|
434
434
|
merged_at: string | null;
|
|
435
435
|
head: {
|
|
436
|
-
sha: string;
|
|
437
436
|
ref: string;
|
|
437
|
+
sha: string;
|
|
438
438
|
};
|
|
439
439
|
base: {
|
|
440
|
-
sha: string;
|
|
441
440
|
ref: string;
|
|
441
|
+
sha: string;
|
|
442
442
|
};
|
|
443
443
|
comments?: number | undefined;
|
|
444
444
|
merged?: boolean | undefined;
|
|
@@ -452,13 +452,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
452
452
|
}, {
|
|
453
453
|
number: number;
|
|
454
454
|
title: string;
|
|
455
|
-
body: string | null;
|
|
456
455
|
id: number;
|
|
457
456
|
user: {
|
|
458
457
|
id: number;
|
|
459
458
|
login: string;
|
|
460
459
|
avatar_url: string;
|
|
461
460
|
};
|
|
461
|
+
body: string | null;
|
|
462
462
|
created_at: string;
|
|
463
463
|
draft: boolean;
|
|
464
464
|
state: "open" | "closed";
|
|
@@ -468,12 +468,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
468
468
|
closed_at: string | null;
|
|
469
469
|
merged_at: string | null;
|
|
470
470
|
head: {
|
|
471
|
-
sha: string;
|
|
472
471
|
ref: string;
|
|
472
|
+
sha: string;
|
|
473
473
|
};
|
|
474
474
|
base: {
|
|
475
|
-
sha: string;
|
|
476
475
|
ref: string;
|
|
476
|
+
sha: string;
|
|
477
477
|
};
|
|
478
478
|
comments?: number | undefined;
|
|
479
479
|
merged?: boolean | undefined;
|
|
@@ -486,19 +486,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
486
486
|
changed_files?: number | undefined;
|
|
487
487
|
}>, "many">>;
|
|
488
488
|
}, "strip", z.ZodTypeAny, {
|
|
489
|
-
success: boolean;
|
|
490
489
|
error: string;
|
|
490
|
+
success: boolean;
|
|
491
491
|
operation: "list_pull_requests";
|
|
492
492
|
pull_requests?: {
|
|
493
493
|
number: number;
|
|
494
494
|
title: string;
|
|
495
|
-
body: string | null;
|
|
496
495
|
id: number;
|
|
497
496
|
user: {
|
|
498
497
|
id: number;
|
|
499
498
|
login: string;
|
|
500
499
|
avatar_url: string;
|
|
501
500
|
};
|
|
501
|
+
body: string | null;
|
|
502
502
|
created_at: string;
|
|
503
503
|
draft: boolean;
|
|
504
504
|
state: "open" | "closed";
|
|
@@ -508,12 +508,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
508
508
|
closed_at: string | null;
|
|
509
509
|
merged_at: string | null;
|
|
510
510
|
head: {
|
|
511
|
-
sha: string;
|
|
512
511
|
ref: string;
|
|
512
|
+
sha: string;
|
|
513
513
|
};
|
|
514
514
|
base: {
|
|
515
|
-
sha: string;
|
|
516
515
|
ref: string;
|
|
516
|
+
sha: string;
|
|
517
517
|
};
|
|
518
518
|
comments?: number | undefined;
|
|
519
519
|
merged?: boolean | undefined;
|
|
@@ -526,19 +526,19 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
526
526
|
changed_files?: number | undefined;
|
|
527
527
|
}[] | undefined;
|
|
528
528
|
}, {
|
|
529
|
-
success: boolean;
|
|
530
529
|
error: string;
|
|
530
|
+
success: boolean;
|
|
531
531
|
operation: "list_pull_requests";
|
|
532
532
|
pull_requests?: {
|
|
533
533
|
number: number;
|
|
534
534
|
title: string;
|
|
535
|
-
body: string | null;
|
|
536
535
|
id: number;
|
|
537
536
|
user: {
|
|
538
537
|
id: number;
|
|
539
538
|
login: string;
|
|
540
539
|
avatar_url: string;
|
|
541
540
|
};
|
|
541
|
+
body: string | null;
|
|
542
542
|
created_at: string;
|
|
543
543
|
draft: boolean;
|
|
544
544
|
state: "open" | "closed";
|
|
@@ -548,12 +548,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
548
548
|
closed_at: string | null;
|
|
549
549
|
merged_at: string | null;
|
|
550
550
|
head: {
|
|
551
|
-
sha: string;
|
|
552
551
|
ref: string;
|
|
552
|
+
sha: string;
|
|
553
553
|
};
|
|
554
554
|
base: {
|
|
555
|
-
sha: string;
|
|
556
555
|
ref: string;
|
|
556
|
+
sha: string;
|
|
557
557
|
};
|
|
558
558
|
comments?: number | undefined;
|
|
559
559
|
merged?: boolean | undefined;
|
|
@@ -599,21 +599,21 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
599
599
|
ref: z.ZodString;
|
|
600
600
|
sha: z.ZodString;
|
|
601
601
|
}, "strip", z.ZodTypeAny, {
|
|
602
|
-
sha: string;
|
|
603
602
|
ref: string;
|
|
604
|
-
}, {
|
|
605
603
|
sha: string;
|
|
604
|
+
}, {
|
|
606
605
|
ref: string;
|
|
606
|
+
sha: string;
|
|
607
607
|
}>>;
|
|
608
608
|
base: z.ZodOptional<z.ZodObject<{
|
|
609
609
|
ref: z.ZodString;
|
|
610
610
|
sha: z.ZodString;
|
|
611
611
|
}, "strip", z.ZodTypeAny, {
|
|
612
|
-
sha: string;
|
|
613
612
|
ref: string;
|
|
614
|
-
}, {
|
|
615
613
|
sha: string;
|
|
614
|
+
}, {
|
|
616
615
|
ref: string;
|
|
616
|
+
sha: string;
|
|
617
617
|
}>>;
|
|
618
618
|
merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
619
619
|
mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
@@ -625,18 +625,18 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
625
625
|
deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
|
|
626
626
|
changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
|
|
627
627
|
}, "strip", z.ZodTypeAny, {
|
|
628
|
-
success: boolean;
|
|
629
628
|
error: string;
|
|
629
|
+
success: boolean;
|
|
630
630
|
operation: "get_pull_request";
|
|
631
631
|
number?: number | undefined;
|
|
632
632
|
title?: string | undefined;
|
|
633
|
-
body?: string | null | undefined;
|
|
634
633
|
id?: number | undefined;
|
|
635
634
|
user?: {
|
|
636
635
|
id: number;
|
|
637
636
|
login: string;
|
|
638
637
|
avatar_url: string;
|
|
639
638
|
} | undefined;
|
|
639
|
+
body?: string | null | undefined;
|
|
640
640
|
created_at?: string | undefined;
|
|
641
641
|
draft?: boolean | undefined;
|
|
642
642
|
comments?: number | undefined;
|
|
@@ -647,12 +647,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
647
647
|
closed_at?: string | null | undefined;
|
|
648
648
|
merged_at?: string | null | undefined;
|
|
649
649
|
head?: {
|
|
650
|
-
sha: string;
|
|
651
650
|
ref: string;
|
|
651
|
+
sha: string;
|
|
652
652
|
} | undefined;
|
|
653
653
|
base?: {
|
|
654
|
-
sha: string;
|
|
655
654
|
ref: string;
|
|
655
|
+
sha: string;
|
|
656
656
|
} | undefined;
|
|
657
657
|
merged?: boolean | undefined;
|
|
658
658
|
mergeable?: boolean | null | undefined;
|
|
@@ -663,18 +663,18 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
663
663
|
deletions?: number | undefined;
|
|
664
664
|
changed_files?: number | undefined;
|
|
665
665
|
}, {
|
|
666
|
-
success: boolean;
|
|
667
666
|
error: string;
|
|
667
|
+
success: boolean;
|
|
668
668
|
operation: "get_pull_request";
|
|
669
669
|
number?: number | undefined;
|
|
670
670
|
title?: string | undefined;
|
|
671
|
-
body?: string | null | undefined;
|
|
672
671
|
id?: number | undefined;
|
|
673
672
|
user?: {
|
|
674
673
|
id: number;
|
|
675
674
|
login: string;
|
|
676
675
|
avatar_url: string;
|
|
677
676
|
} | undefined;
|
|
677
|
+
body?: string | null | undefined;
|
|
678
678
|
created_at?: string | undefined;
|
|
679
679
|
draft?: boolean | undefined;
|
|
680
680
|
comments?: number | undefined;
|
|
@@ -685,12 +685,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
685
685
|
closed_at?: string | null | undefined;
|
|
686
686
|
merged_at?: string | null | undefined;
|
|
687
687
|
head?: {
|
|
688
|
-
sha: string;
|
|
689
688
|
ref: string;
|
|
689
|
+
sha: string;
|
|
690
690
|
} | undefined;
|
|
691
691
|
base?: {
|
|
692
|
-
sha: string;
|
|
693
692
|
ref: string;
|
|
693
|
+
sha: string;
|
|
694
694
|
} | undefined;
|
|
695
695
|
merged?: boolean | undefined;
|
|
696
696
|
mergeable?: boolean | null | undefined;
|
|
@@ -722,29 +722,29 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
722
722
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
723
723
|
html_url: z.ZodOptional<z.ZodString>;
|
|
724
724
|
}, "strip", z.ZodTypeAny, {
|
|
725
|
-
success: boolean;
|
|
726
725
|
error: string;
|
|
726
|
+
success: boolean;
|
|
727
727
|
operation: "create_pr_comment";
|
|
728
|
-
body?: string | undefined;
|
|
729
728
|
id?: number | undefined;
|
|
730
729
|
user?: {
|
|
731
730
|
id: number;
|
|
732
731
|
login: string;
|
|
733
732
|
} | undefined;
|
|
733
|
+
body?: string | undefined;
|
|
734
734
|
created_at?: string | undefined;
|
|
735
735
|
html_url?: string | undefined;
|
|
736
736
|
node_id?: string | undefined;
|
|
737
737
|
updated_at?: string | undefined;
|
|
738
738
|
}, {
|
|
739
|
-
success: boolean;
|
|
740
739
|
error: string;
|
|
740
|
+
success: boolean;
|
|
741
741
|
operation: "create_pr_comment";
|
|
742
|
-
body?: string | undefined;
|
|
743
742
|
id?: number | undefined;
|
|
744
743
|
user?: {
|
|
745
744
|
id: number;
|
|
746
745
|
login: string;
|
|
747
746
|
} | undefined;
|
|
747
|
+
body?: string | undefined;
|
|
748
748
|
created_at?: string | undefined;
|
|
749
749
|
html_url?: string | undefined;
|
|
750
750
|
node_id?: string | undefined;
|
|
@@ -792,8 +792,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
792
792
|
}, "strip", z.ZodTypeAny, {
|
|
793
793
|
description: string | null;
|
|
794
794
|
name: string;
|
|
795
|
-
size: number;
|
|
796
795
|
id: number;
|
|
796
|
+
size: number;
|
|
797
797
|
private: boolean;
|
|
798
798
|
created_at: string;
|
|
799
799
|
owner: {
|
|
@@ -806,8 +806,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
806
806
|
language: string | null;
|
|
807
807
|
html_url: string;
|
|
808
808
|
node_id: string;
|
|
809
|
-
fork: boolean;
|
|
810
809
|
updated_at: string;
|
|
810
|
+
fork: boolean;
|
|
811
811
|
pushed_at: string;
|
|
812
812
|
stargazers_count: number;
|
|
813
813
|
watchers_count: number;
|
|
@@ -818,8 +818,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
818
818
|
}, {
|
|
819
819
|
description: string | null;
|
|
820
820
|
name: string;
|
|
821
|
-
size: number;
|
|
822
821
|
id: number;
|
|
822
|
+
size: number;
|
|
823
823
|
private: boolean;
|
|
824
824
|
created_at: string;
|
|
825
825
|
owner: {
|
|
@@ -832,8 +832,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
832
832
|
language: string | null;
|
|
833
833
|
html_url: string;
|
|
834
834
|
node_id: string;
|
|
835
|
-
fork: boolean;
|
|
836
835
|
updated_at: string;
|
|
836
|
+
fork: boolean;
|
|
837
837
|
pushed_at: string;
|
|
838
838
|
stargazers_count: number;
|
|
839
839
|
watchers_count: number;
|
|
@@ -843,14 +843,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
843
843
|
visibility?: string | undefined;
|
|
844
844
|
}>, "many">>;
|
|
845
845
|
}, "strip", z.ZodTypeAny, {
|
|
846
|
-
success: boolean;
|
|
847
846
|
error: string;
|
|
847
|
+
success: boolean;
|
|
848
848
|
operation: "list_repositories";
|
|
849
849
|
repositories?: {
|
|
850
850
|
description: string | null;
|
|
851
851
|
name: string;
|
|
852
|
-
size: number;
|
|
853
852
|
id: number;
|
|
853
|
+
size: number;
|
|
854
854
|
private: boolean;
|
|
855
855
|
created_at: string;
|
|
856
856
|
owner: {
|
|
@@ -863,8 +863,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
863
863
|
language: string | null;
|
|
864
864
|
html_url: string;
|
|
865
865
|
node_id: string;
|
|
866
|
-
fork: boolean;
|
|
867
866
|
updated_at: string;
|
|
867
|
+
fork: boolean;
|
|
868
868
|
pushed_at: string;
|
|
869
869
|
stargazers_count: number;
|
|
870
870
|
watchers_count: number;
|
|
@@ -874,14 +874,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
874
874
|
visibility?: string | undefined;
|
|
875
875
|
}[] | undefined;
|
|
876
876
|
}, {
|
|
877
|
-
success: boolean;
|
|
878
877
|
error: string;
|
|
878
|
+
success: boolean;
|
|
879
879
|
operation: "list_repositories";
|
|
880
880
|
repositories?: {
|
|
881
881
|
description: string | null;
|
|
882
882
|
name: string;
|
|
883
|
-
size: number;
|
|
884
883
|
id: number;
|
|
884
|
+
size: number;
|
|
885
885
|
private: boolean;
|
|
886
886
|
created_at: string;
|
|
887
887
|
owner: {
|
|
@@ -894,8 +894,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
894
894
|
language: string | null;
|
|
895
895
|
html_url: string;
|
|
896
896
|
node_id: string;
|
|
897
|
-
fork: boolean;
|
|
898
897
|
updated_at: string;
|
|
898
|
+
fork: boolean;
|
|
899
899
|
pushed_at: string;
|
|
900
900
|
stargazers_count: number;
|
|
901
901
|
watchers_count: number;
|
|
@@ -945,13 +945,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
945
945
|
default_branch: z.ZodOptional<z.ZodString>;
|
|
946
946
|
visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
947
947
|
}, "strip", z.ZodTypeAny, {
|
|
948
|
-
success: boolean;
|
|
949
948
|
error: string;
|
|
949
|
+
success: boolean;
|
|
950
950
|
operation: "get_repository";
|
|
951
951
|
description?: string | null | undefined;
|
|
952
952
|
name?: string | undefined;
|
|
953
|
-
size?: number | undefined;
|
|
954
953
|
id?: number | undefined;
|
|
954
|
+
size?: number | undefined;
|
|
955
955
|
private?: boolean | undefined;
|
|
956
956
|
created_at?: string | undefined;
|
|
957
957
|
owner?: {
|
|
@@ -962,25 +962,25 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
962
962
|
} | undefined;
|
|
963
963
|
full_name?: string | undefined;
|
|
964
964
|
language?: string | null | undefined;
|
|
965
|
+
visibility?: string | undefined;
|
|
965
966
|
html_url?: string | undefined;
|
|
966
967
|
node_id?: string | undefined;
|
|
967
|
-
fork?: boolean | undefined;
|
|
968
968
|
updated_at?: string | undefined;
|
|
969
|
+
fork?: boolean | undefined;
|
|
969
970
|
pushed_at?: string | undefined;
|
|
970
971
|
stargazers_count?: number | undefined;
|
|
971
972
|
watchers_count?: number | undefined;
|
|
972
973
|
forks_count?: number | undefined;
|
|
973
974
|
open_issues_count?: number | undefined;
|
|
974
975
|
default_branch?: string | undefined;
|
|
975
|
-
visibility?: string | undefined;
|
|
976
976
|
}, {
|
|
977
|
-
success: boolean;
|
|
978
977
|
error: string;
|
|
978
|
+
success: boolean;
|
|
979
979
|
operation: "get_repository";
|
|
980
980
|
description?: string | null | undefined;
|
|
981
981
|
name?: string | undefined;
|
|
982
|
-
size?: number | undefined;
|
|
983
982
|
id?: number | undefined;
|
|
983
|
+
size?: number | undefined;
|
|
984
984
|
private?: boolean | undefined;
|
|
985
985
|
created_at?: string | undefined;
|
|
986
986
|
owner?: {
|
|
@@ -991,17 +991,17 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
991
991
|
} | undefined;
|
|
992
992
|
full_name?: string | undefined;
|
|
993
993
|
language?: string | null | undefined;
|
|
994
|
+
visibility?: string | undefined;
|
|
994
995
|
html_url?: string | undefined;
|
|
995
996
|
node_id?: string | undefined;
|
|
996
|
-
fork?: boolean | undefined;
|
|
997
997
|
updated_at?: string | undefined;
|
|
998
|
+
fork?: boolean | undefined;
|
|
998
999
|
pushed_at?: string | undefined;
|
|
999
1000
|
stargazers_count?: number | undefined;
|
|
1000
1001
|
watchers_count?: number | undefined;
|
|
1001
1002
|
forks_count?: number | undefined;
|
|
1002
1003
|
open_issues_count?: number | undefined;
|
|
1003
1004
|
default_branch?: string | undefined;
|
|
1004
|
-
visibility?: string | undefined;
|
|
1005
1005
|
}>, z.ZodObject<{
|
|
1006
1006
|
operation: z.ZodLiteral<"create_issue_comment">;
|
|
1007
1007
|
success: z.ZodBoolean;
|
|
@@ -1024,29 +1024,29 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1024
1024
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
1025
1025
|
html_url: z.ZodOptional<z.ZodString>;
|
|
1026
1026
|
}, "strip", z.ZodTypeAny, {
|
|
1027
|
-
success: boolean;
|
|
1028
1027
|
error: string;
|
|
1028
|
+
success: boolean;
|
|
1029
1029
|
operation: "create_issue_comment";
|
|
1030
|
-
body?: string | undefined;
|
|
1031
1030
|
id?: number | undefined;
|
|
1032
1031
|
user?: {
|
|
1033
1032
|
id: number;
|
|
1034
1033
|
login: string;
|
|
1035
1034
|
} | undefined;
|
|
1035
|
+
body?: string | undefined;
|
|
1036
1036
|
created_at?: string | undefined;
|
|
1037
1037
|
html_url?: string | undefined;
|
|
1038
1038
|
node_id?: string | undefined;
|
|
1039
1039
|
updated_at?: string | undefined;
|
|
1040
1040
|
}, {
|
|
1041
|
-
success: boolean;
|
|
1042
1041
|
error: string;
|
|
1042
|
+
success: boolean;
|
|
1043
1043
|
operation: "create_issue_comment";
|
|
1044
|
-
body?: string | undefined;
|
|
1045
1044
|
id?: number | undefined;
|
|
1046
1045
|
user?: {
|
|
1047
1046
|
id: number;
|
|
1048
1047
|
login: string;
|
|
1049
1048
|
} | undefined;
|
|
1049
|
+
body?: string | undefined;
|
|
1050
1050
|
created_at?: string | undefined;
|
|
1051
1051
|
html_url?: string | undefined;
|
|
1052
1052
|
node_id?: string | undefined;
|
|
@@ -1094,17 +1094,17 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1094
1094
|
html_url: z.ZodOptional<z.ZodString>;
|
|
1095
1095
|
comments: z.ZodOptional<z.ZodNumber>;
|
|
1096
1096
|
}, "strip", z.ZodTypeAny, {
|
|
1097
|
-
success: boolean;
|
|
1098
1097
|
error: string;
|
|
1098
|
+
success: boolean;
|
|
1099
1099
|
operation: "create_issue";
|
|
1100
1100
|
number?: number | undefined;
|
|
1101
1101
|
title?: string | undefined;
|
|
1102
|
-
body?: string | null | undefined;
|
|
1103
1102
|
id?: number | undefined;
|
|
1104
1103
|
user?: {
|
|
1105
1104
|
id: number;
|
|
1106
1105
|
login: string;
|
|
1107
1106
|
} | undefined;
|
|
1107
|
+
body?: string | null | undefined;
|
|
1108
1108
|
created_at?: string | undefined;
|
|
1109
1109
|
labels?: {
|
|
1110
1110
|
description: string | null;
|
|
@@ -1119,17 +1119,17 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1119
1119
|
updated_at?: string | undefined;
|
|
1120
1120
|
closed_at?: string | null | undefined;
|
|
1121
1121
|
}, {
|
|
1122
|
-
success: boolean;
|
|
1123
1122
|
error: string;
|
|
1123
|
+
success: boolean;
|
|
1124
1124
|
operation: "create_issue";
|
|
1125
1125
|
number?: number | undefined;
|
|
1126
1126
|
title?: string | undefined;
|
|
1127
|
-
body?: string | null | undefined;
|
|
1128
1127
|
id?: number | undefined;
|
|
1129
1128
|
user?: {
|
|
1130
1129
|
id: number;
|
|
1131
1130
|
login: string;
|
|
1132
1131
|
} | undefined;
|
|
1132
|
+
body?: string | null | undefined;
|
|
1133
1133
|
created_at?: string | undefined;
|
|
1134
1134
|
labels?: {
|
|
1135
1135
|
description: string | null;
|
|
@@ -1188,12 +1188,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1188
1188
|
}, "strip", z.ZodTypeAny, {
|
|
1189
1189
|
number: number;
|
|
1190
1190
|
title: string;
|
|
1191
|
-
body: string | null;
|
|
1192
1191
|
id: number;
|
|
1193
1192
|
user: {
|
|
1194
1193
|
id: number;
|
|
1195
1194
|
login: string;
|
|
1196
1195
|
};
|
|
1196
|
+
body: string | null;
|
|
1197
1197
|
created_at: string;
|
|
1198
1198
|
labels: {
|
|
1199
1199
|
description: string | null;
|
|
@@ -1210,12 +1210,12 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1210
1210
|
}, {
|
|
1211
1211
|
number: number;
|
|
1212
1212
|
title: string;
|
|
1213
|
-
body: string | null;
|
|
1214
1213
|
id: number;
|
|
1215
1214
|
user: {
|
|
1216
1215
|
id: number;
|
|
1217
1216
|
login: string;
|
|
1218
1217
|
};
|
|
1218
|
+
body: string | null;
|
|
1219
1219
|
created_at: string;
|
|
1220
1220
|
labels: {
|
|
1221
1221
|
description: string | null;
|
|
@@ -1231,18 +1231,18 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1231
1231
|
closed_at: string | null;
|
|
1232
1232
|
}>, "many">>;
|
|
1233
1233
|
}, "strip", z.ZodTypeAny, {
|
|
1234
|
-
success: boolean;
|
|
1235
1234
|
error: string;
|
|
1235
|
+
success: boolean;
|
|
1236
1236
|
operation: "list_issues";
|
|
1237
1237
|
issues?: {
|
|
1238
1238
|
number: number;
|
|
1239
1239
|
title: string;
|
|
1240
|
-
body: string | null;
|
|
1241
1240
|
id: number;
|
|
1242
1241
|
user: {
|
|
1243
1242
|
id: number;
|
|
1244
1243
|
login: string;
|
|
1245
1244
|
};
|
|
1245
|
+
body: string | null;
|
|
1246
1246
|
created_at: string;
|
|
1247
1247
|
labels: {
|
|
1248
1248
|
description: string | null;
|
|
@@ -1258,18 +1258,18 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1258
1258
|
closed_at: string | null;
|
|
1259
1259
|
}[] | undefined;
|
|
1260
1260
|
}, {
|
|
1261
|
-
success: boolean;
|
|
1262
1261
|
error: string;
|
|
1262
|
+
success: boolean;
|
|
1263
1263
|
operation: "list_issues";
|
|
1264
1264
|
issues?: {
|
|
1265
1265
|
number: number;
|
|
1266
1266
|
title: string;
|
|
1267
|
-
body: string | null;
|
|
1268
1267
|
id: number;
|
|
1269
1268
|
user: {
|
|
1270
1269
|
id: number;
|
|
1271
1270
|
login: string;
|
|
1272
1271
|
};
|
|
1272
|
+
body: string | null;
|
|
1273
1273
|
created_at: string;
|
|
1274
1274
|
labels: {
|
|
1275
1275
|
description: string | null;
|
|
@@ -1426,15 +1426,15 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1426
1426
|
body: z.ZodString;
|
|
1427
1427
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1428
1428
|
}, "strip", z.ZodTypeAny, {
|
|
1429
|
-
body: string;
|
|
1430
1429
|
operation: "create_pr_comment";
|
|
1430
|
+
body: string;
|
|
1431
1431
|
owner: string;
|
|
1432
1432
|
repo: string;
|
|
1433
1433
|
pull_number: number;
|
|
1434
1434
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1435
1435
|
}, {
|
|
1436
|
-
body: string;
|
|
1437
1436
|
operation: "create_pr_comment";
|
|
1437
|
+
body: string;
|
|
1438
1438
|
owner: string;
|
|
1439
1439
|
repo: string;
|
|
1440
1440
|
pull_number: number;
|
|
@@ -1451,18 +1451,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1451
1451
|
sort: "created" | "updated" | "full_name" | "pushed";
|
|
1452
1452
|
operation: "list_repositories";
|
|
1453
1453
|
page: number;
|
|
1454
|
-
visibility: "public" | "private" | "all";
|
|
1455
1454
|
direction: "asc" | "desc";
|
|
1456
1455
|
per_page: number;
|
|
1456
|
+
visibility: "public" | "private" | "all";
|
|
1457
1457
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1458
1458
|
}, {
|
|
1459
1459
|
operation: "list_repositories";
|
|
1460
1460
|
sort?: "created" | "updated" | "full_name" | "pushed" | undefined;
|
|
1461
1461
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1462
1462
|
page?: number | undefined;
|
|
1463
|
-
visibility?: "public" | "private" | "all" | undefined;
|
|
1464
1463
|
direction?: "asc" | "desc" | undefined;
|
|
1465
1464
|
per_page?: number | undefined;
|
|
1465
|
+
visibility?: "public" | "private" | "all" | undefined;
|
|
1466
1466
|
}>, z.ZodObject<{
|
|
1467
1467
|
operation: z.ZodLiteral<"get_repository">;
|
|
1468
1468
|
owner: z.ZodString;
|
|
@@ -1486,15 +1486,15 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1486
1486
|
body: z.ZodString;
|
|
1487
1487
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1488
1488
|
}, "strip", z.ZodTypeAny, {
|
|
1489
|
-
body: string;
|
|
1490
1489
|
operation: "create_issue_comment";
|
|
1490
|
+
body: string;
|
|
1491
1491
|
owner: string;
|
|
1492
1492
|
repo: string;
|
|
1493
1493
|
issue_number: number;
|
|
1494
1494
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1495
1495
|
}, {
|
|
1496
|
-
body: string;
|
|
1497
1496
|
operation: "create_issue_comment";
|
|
1497
|
+
body: string;
|
|
1498
1498
|
owner: string;
|
|
1499
1499
|
repo: string;
|
|
1500
1500
|
issue_number: number;
|
|
@@ -1513,8 +1513,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1513
1513
|
operation: "create_issue";
|
|
1514
1514
|
owner: string;
|
|
1515
1515
|
repo: string;
|
|
1516
|
-
body?: string | undefined;
|
|
1517
1516
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1517
|
+
body?: string | undefined;
|
|
1518
1518
|
labels?: string[] | undefined;
|
|
1519
1519
|
assignees?: string[] | undefined;
|
|
1520
1520
|
}, {
|
|
@@ -1522,8 +1522,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1522
1522
|
operation: "create_issue";
|
|
1523
1523
|
owner: string;
|
|
1524
1524
|
repo: string;
|
|
1525
|
-
body?: string | undefined;
|
|
1526
1525
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1526
|
+
body?: string | undefined;
|
|
1527
1527
|
labels?: string[] | undefined;
|
|
1528
1528
|
assignees?: string[] | undefined;
|
|
1529
1529
|
}>, z.ZodObject<{
|
|
@@ -1577,14 +1577,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1577
1577
|
content: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
1578
1578
|
encoding: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
1579
1579
|
}, "strip", z.ZodTypeAny, {
|
|
1580
|
-
success: boolean;
|
|
1581
1580
|
error: string;
|
|
1581
|
+
success: boolean;
|
|
1582
1582
|
operation: "get_file";
|
|
1583
|
-
url?: string | undefined;
|
|
1584
1583
|
path?: string | undefined;
|
|
1585
1584
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
1586
1585
|
name?: string | undefined;
|
|
1587
1586
|
content?: string | undefined;
|
|
1587
|
+
url?: string | undefined;
|
|
1588
1588
|
size?: number | undefined;
|
|
1589
1589
|
sha?: string | undefined;
|
|
1590
1590
|
html_url?: string | undefined;
|
|
@@ -1592,14 +1592,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1592
1592
|
download_url?: string | null | undefined;
|
|
1593
1593
|
encoding?: string | undefined;
|
|
1594
1594
|
}, {
|
|
1595
|
-
success: boolean;
|
|
1596
1595
|
error: string;
|
|
1596
|
+
success: boolean;
|
|
1597
1597
|
operation: "get_file";
|
|
1598
|
-
url?: string | undefined;
|
|
1599
1598
|
path?: string | undefined;
|
|
1600
1599
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
1601
1600
|
name?: string | undefined;
|
|
1602
1601
|
content?: string | undefined;
|
|
1602
|
+
url?: string | undefined;
|
|
1603
1603
|
size?: number | undefined;
|
|
1604
1604
|
sha?: string | undefined;
|
|
1605
1605
|
html_url?: string | undefined;
|
|
@@ -1623,10 +1623,10 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1623
1623
|
content: z.ZodOptional<z.ZodString>;
|
|
1624
1624
|
encoding: z.ZodOptional<z.ZodString>;
|
|
1625
1625
|
}, "strip", z.ZodTypeAny, {
|
|
1626
|
-
url: string;
|
|
1627
1626
|
path: string;
|
|
1628
1627
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
1629
1628
|
name: string;
|
|
1629
|
+
url: string;
|
|
1630
1630
|
size: number;
|
|
1631
1631
|
sha: string;
|
|
1632
1632
|
html_url: string;
|
|
@@ -1635,10 +1635,10 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1635
1635
|
content?: string | undefined;
|
|
1636
1636
|
encoding?: string | undefined;
|
|
1637
1637
|
}, {
|
|
1638
|
-
url: string;
|
|
1639
1638
|
path: string;
|
|
1640
1639
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
1641
1640
|
name: string;
|
|
1641
|
+
url: string;
|
|
1642
1642
|
size: number;
|
|
1643
1643
|
sha: string;
|
|
1644
1644
|
html_url: string;
|
|
@@ -1648,14 +1648,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1648
1648
|
encoding?: string | undefined;
|
|
1649
1649
|
}>, "many">>;
|
|
1650
1650
|
}, "strip", z.ZodTypeAny, {
|
|
1651
|
-
success: boolean;
|
|
1652
1651
|
error: string;
|
|
1652
|
+
success: boolean;
|
|
1653
1653
|
operation: "get_directory";
|
|
1654
1654
|
contents?: {
|
|
1655
|
-
url: string;
|
|
1656
1655
|
path: string;
|
|
1657
1656
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
1658
1657
|
name: string;
|
|
1658
|
+
url: string;
|
|
1659
1659
|
size: number;
|
|
1660
1660
|
sha: string;
|
|
1661
1661
|
html_url: string;
|
|
@@ -1665,14 +1665,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1665
1665
|
encoding?: string | undefined;
|
|
1666
1666
|
}[] | undefined;
|
|
1667
1667
|
}, {
|
|
1668
|
-
success: boolean;
|
|
1669
1668
|
error: string;
|
|
1669
|
+
success: boolean;
|
|
1670
1670
|
operation: "get_directory";
|
|
1671
1671
|
contents?: {
|
|
1672
|
-
url: string;
|
|
1673
1672
|
path: string;
|
|
1674
1673
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
1675
1674
|
name: string;
|
|
1675
|
+
url: string;
|
|
1676
1676
|
size: number;
|
|
1677
1677
|
sha: string;
|
|
1678
1678
|
html_url: string;
|
|
@@ -1715,21 +1715,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1715
1715
|
ref: z.ZodString;
|
|
1716
1716
|
sha: z.ZodString;
|
|
1717
1717
|
}, "strip", z.ZodTypeAny, {
|
|
1718
|
-
sha: string;
|
|
1719
1718
|
ref: string;
|
|
1720
|
-
}, {
|
|
1721
1719
|
sha: string;
|
|
1720
|
+
}, {
|
|
1722
1721
|
ref: string;
|
|
1722
|
+
sha: string;
|
|
1723
1723
|
}>;
|
|
1724
1724
|
base: z.ZodObject<{
|
|
1725
1725
|
ref: z.ZodString;
|
|
1726
1726
|
sha: z.ZodString;
|
|
1727
1727
|
}, "strip", z.ZodTypeAny, {
|
|
1728
|
-
sha: string;
|
|
1729
1728
|
ref: string;
|
|
1730
|
-
}, {
|
|
1731
1729
|
sha: string;
|
|
1730
|
+
}, {
|
|
1732
1731
|
ref: string;
|
|
1732
|
+
sha: string;
|
|
1733
1733
|
}>;
|
|
1734
1734
|
merged: z.ZodOptional<z.ZodBoolean>;
|
|
1735
1735
|
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -1743,13 +1743,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1743
1743
|
}, "strip", z.ZodTypeAny, {
|
|
1744
1744
|
number: number;
|
|
1745
1745
|
title: string;
|
|
1746
|
-
body: string | null;
|
|
1747
1746
|
id: number;
|
|
1748
1747
|
user: {
|
|
1749
1748
|
id: number;
|
|
1750
1749
|
login: string;
|
|
1751
1750
|
avatar_url: string;
|
|
1752
1751
|
};
|
|
1752
|
+
body: string | null;
|
|
1753
1753
|
created_at: string;
|
|
1754
1754
|
draft: boolean;
|
|
1755
1755
|
state: "open" | "closed";
|
|
@@ -1759,12 +1759,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1759
1759
|
closed_at: string | null;
|
|
1760
1760
|
merged_at: string | null;
|
|
1761
1761
|
head: {
|
|
1762
|
-
sha: string;
|
|
1763
1762
|
ref: string;
|
|
1763
|
+
sha: string;
|
|
1764
1764
|
};
|
|
1765
1765
|
base: {
|
|
1766
|
-
sha: string;
|
|
1767
1766
|
ref: string;
|
|
1767
|
+
sha: string;
|
|
1768
1768
|
};
|
|
1769
1769
|
comments?: number | undefined;
|
|
1770
1770
|
merged?: boolean | undefined;
|
|
@@ -1778,13 +1778,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1778
1778
|
}, {
|
|
1779
1779
|
number: number;
|
|
1780
1780
|
title: string;
|
|
1781
|
-
body: string | null;
|
|
1782
1781
|
id: number;
|
|
1783
1782
|
user: {
|
|
1784
1783
|
id: number;
|
|
1785
1784
|
login: string;
|
|
1786
1785
|
avatar_url: string;
|
|
1787
1786
|
};
|
|
1787
|
+
body: string | null;
|
|
1788
1788
|
created_at: string;
|
|
1789
1789
|
draft: boolean;
|
|
1790
1790
|
state: "open" | "closed";
|
|
@@ -1794,12 +1794,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1794
1794
|
closed_at: string | null;
|
|
1795
1795
|
merged_at: string | null;
|
|
1796
1796
|
head: {
|
|
1797
|
-
sha: string;
|
|
1798
1797
|
ref: string;
|
|
1798
|
+
sha: string;
|
|
1799
1799
|
};
|
|
1800
1800
|
base: {
|
|
1801
|
-
sha: string;
|
|
1802
1801
|
ref: string;
|
|
1802
|
+
sha: string;
|
|
1803
1803
|
};
|
|
1804
1804
|
comments?: number | undefined;
|
|
1805
1805
|
merged?: boolean | undefined;
|
|
@@ -1812,19 +1812,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1812
1812
|
changed_files?: number | undefined;
|
|
1813
1813
|
}>, "many">>;
|
|
1814
1814
|
}, "strip", z.ZodTypeAny, {
|
|
1815
|
-
success: boolean;
|
|
1816
1815
|
error: string;
|
|
1816
|
+
success: boolean;
|
|
1817
1817
|
operation: "list_pull_requests";
|
|
1818
1818
|
pull_requests?: {
|
|
1819
1819
|
number: number;
|
|
1820
1820
|
title: string;
|
|
1821
|
-
body: string | null;
|
|
1822
1821
|
id: number;
|
|
1823
1822
|
user: {
|
|
1824
1823
|
id: number;
|
|
1825
1824
|
login: string;
|
|
1826
1825
|
avatar_url: string;
|
|
1827
1826
|
};
|
|
1827
|
+
body: string | null;
|
|
1828
1828
|
created_at: string;
|
|
1829
1829
|
draft: boolean;
|
|
1830
1830
|
state: "open" | "closed";
|
|
@@ -1834,12 +1834,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1834
1834
|
closed_at: string | null;
|
|
1835
1835
|
merged_at: string | null;
|
|
1836
1836
|
head: {
|
|
1837
|
-
sha: string;
|
|
1838
1837
|
ref: string;
|
|
1838
|
+
sha: string;
|
|
1839
1839
|
};
|
|
1840
1840
|
base: {
|
|
1841
|
-
sha: string;
|
|
1842
1841
|
ref: string;
|
|
1842
|
+
sha: string;
|
|
1843
1843
|
};
|
|
1844
1844
|
comments?: number | undefined;
|
|
1845
1845
|
merged?: boolean | undefined;
|
|
@@ -1852,19 +1852,19 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1852
1852
|
changed_files?: number | undefined;
|
|
1853
1853
|
}[] | undefined;
|
|
1854
1854
|
}, {
|
|
1855
|
-
success: boolean;
|
|
1856
1855
|
error: string;
|
|
1856
|
+
success: boolean;
|
|
1857
1857
|
operation: "list_pull_requests";
|
|
1858
1858
|
pull_requests?: {
|
|
1859
1859
|
number: number;
|
|
1860
1860
|
title: string;
|
|
1861
|
-
body: string | null;
|
|
1862
1861
|
id: number;
|
|
1863
1862
|
user: {
|
|
1864
1863
|
id: number;
|
|
1865
1864
|
login: string;
|
|
1866
1865
|
avatar_url: string;
|
|
1867
1866
|
};
|
|
1867
|
+
body: string | null;
|
|
1868
1868
|
created_at: string;
|
|
1869
1869
|
draft: boolean;
|
|
1870
1870
|
state: "open" | "closed";
|
|
@@ -1874,12 +1874,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1874
1874
|
closed_at: string | null;
|
|
1875
1875
|
merged_at: string | null;
|
|
1876
1876
|
head: {
|
|
1877
|
-
sha: string;
|
|
1878
1877
|
ref: string;
|
|
1878
|
+
sha: string;
|
|
1879
1879
|
};
|
|
1880
1880
|
base: {
|
|
1881
|
-
sha: string;
|
|
1882
1881
|
ref: string;
|
|
1882
|
+
sha: string;
|
|
1883
1883
|
};
|
|
1884
1884
|
comments?: number | undefined;
|
|
1885
1885
|
merged?: boolean | undefined;
|
|
@@ -1925,21 +1925,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1925
1925
|
ref: z.ZodString;
|
|
1926
1926
|
sha: z.ZodString;
|
|
1927
1927
|
}, "strip", z.ZodTypeAny, {
|
|
1928
|
-
sha: string;
|
|
1929
1928
|
ref: string;
|
|
1930
|
-
}, {
|
|
1931
1929
|
sha: string;
|
|
1930
|
+
}, {
|
|
1932
1931
|
ref: string;
|
|
1932
|
+
sha: string;
|
|
1933
1933
|
}>>;
|
|
1934
1934
|
base: z.ZodOptional<z.ZodObject<{
|
|
1935
1935
|
ref: z.ZodString;
|
|
1936
1936
|
sha: z.ZodString;
|
|
1937
1937
|
}, "strip", z.ZodTypeAny, {
|
|
1938
|
-
sha: string;
|
|
1939
1938
|
ref: string;
|
|
1940
|
-
}, {
|
|
1941
1939
|
sha: string;
|
|
1940
|
+
}, {
|
|
1942
1941
|
ref: string;
|
|
1942
|
+
sha: string;
|
|
1943
1943
|
}>>;
|
|
1944
1944
|
merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
1945
1945
|
mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
@@ -1951,18 +1951,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1951
1951
|
deletions: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
|
|
1952
1952
|
changed_files: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
|
|
1953
1953
|
}, "strip", z.ZodTypeAny, {
|
|
1954
|
-
success: boolean;
|
|
1955
1954
|
error: string;
|
|
1955
|
+
success: boolean;
|
|
1956
1956
|
operation: "get_pull_request";
|
|
1957
1957
|
number?: number | undefined;
|
|
1958
1958
|
title?: string | undefined;
|
|
1959
|
-
body?: string | null | undefined;
|
|
1960
1959
|
id?: number | undefined;
|
|
1961
1960
|
user?: {
|
|
1962
1961
|
id: number;
|
|
1963
1962
|
login: string;
|
|
1964
1963
|
avatar_url: string;
|
|
1965
1964
|
} | undefined;
|
|
1965
|
+
body?: string | null | undefined;
|
|
1966
1966
|
created_at?: string | undefined;
|
|
1967
1967
|
draft?: boolean | undefined;
|
|
1968
1968
|
comments?: number | undefined;
|
|
@@ -1973,12 +1973,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1973
1973
|
closed_at?: string | null | undefined;
|
|
1974
1974
|
merged_at?: string | null | undefined;
|
|
1975
1975
|
head?: {
|
|
1976
|
-
sha: string;
|
|
1977
1976
|
ref: string;
|
|
1977
|
+
sha: string;
|
|
1978
1978
|
} | undefined;
|
|
1979
1979
|
base?: {
|
|
1980
|
-
sha: string;
|
|
1981
1980
|
ref: string;
|
|
1981
|
+
sha: string;
|
|
1982
1982
|
} | undefined;
|
|
1983
1983
|
merged?: boolean | undefined;
|
|
1984
1984
|
mergeable?: boolean | null | undefined;
|
|
@@ -1989,18 +1989,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1989
1989
|
deletions?: number | undefined;
|
|
1990
1990
|
changed_files?: number | undefined;
|
|
1991
1991
|
}, {
|
|
1992
|
-
success: boolean;
|
|
1993
1992
|
error: string;
|
|
1993
|
+
success: boolean;
|
|
1994
1994
|
operation: "get_pull_request";
|
|
1995
1995
|
number?: number | undefined;
|
|
1996
1996
|
title?: string | undefined;
|
|
1997
|
-
body?: string | null | undefined;
|
|
1998
1997
|
id?: number | undefined;
|
|
1999
1998
|
user?: {
|
|
2000
1999
|
id: number;
|
|
2001
2000
|
login: string;
|
|
2002
2001
|
avatar_url: string;
|
|
2003
2002
|
} | undefined;
|
|
2003
|
+
body?: string | null | undefined;
|
|
2004
2004
|
created_at?: string | undefined;
|
|
2005
2005
|
draft?: boolean | undefined;
|
|
2006
2006
|
comments?: number | undefined;
|
|
@@ -2011,12 +2011,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2011
2011
|
closed_at?: string | null | undefined;
|
|
2012
2012
|
merged_at?: string | null | undefined;
|
|
2013
2013
|
head?: {
|
|
2014
|
-
sha: string;
|
|
2015
2014
|
ref: string;
|
|
2015
|
+
sha: string;
|
|
2016
2016
|
} | undefined;
|
|
2017
2017
|
base?: {
|
|
2018
|
-
sha: string;
|
|
2019
2018
|
ref: string;
|
|
2019
|
+
sha: string;
|
|
2020
2020
|
} | undefined;
|
|
2021
2021
|
merged?: boolean | undefined;
|
|
2022
2022
|
mergeable?: boolean | null | undefined;
|
|
@@ -2048,29 +2048,29 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2048
2048
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
2049
2049
|
html_url: z.ZodOptional<z.ZodString>;
|
|
2050
2050
|
}, "strip", z.ZodTypeAny, {
|
|
2051
|
-
success: boolean;
|
|
2052
2051
|
error: string;
|
|
2052
|
+
success: boolean;
|
|
2053
2053
|
operation: "create_pr_comment";
|
|
2054
|
-
body?: string | undefined;
|
|
2055
2054
|
id?: number | undefined;
|
|
2056
2055
|
user?: {
|
|
2057
2056
|
id: number;
|
|
2058
2057
|
login: string;
|
|
2059
2058
|
} | undefined;
|
|
2059
|
+
body?: string | undefined;
|
|
2060
2060
|
created_at?: string | undefined;
|
|
2061
2061
|
html_url?: string | undefined;
|
|
2062
2062
|
node_id?: string | undefined;
|
|
2063
2063
|
updated_at?: string | undefined;
|
|
2064
2064
|
}, {
|
|
2065
|
-
success: boolean;
|
|
2066
2065
|
error: string;
|
|
2066
|
+
success: boolean;
|
|
2067
2067
|
operation: "create_pr_comment";
|
|
2068
|
-
body?: string | undefined;
|
|
2069
2068
|
id?: number | undefined;
|
|
2070
2069
|
user?: {
|
|
2071
2070
|
id: number;
|
|
2072
2071
|
login: string;
|
|
2073
2072
|
} | undefined;
|
|
2073
|
+
body?: string | undefined;
|
|
2074
2074
|
created_at?: string | undefined;
|
|
2075
2075
|
html_url?: string | undefined;
|
|
2076
2076
|
node_id?: string | undefined;
|
|
@@ -2118,8 +2118,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2118
2118
|
}, "strip", z.ZodTypeAny, {
|
|
2119
2119
|
description: string | null;
|
|
2120
2120
|
name: string;
|
|
2121
|
-
size: number;
|
|
2122
2121
|
id: number;
|
|
2122
|
+
size: number;
|
|
2123
2123
|
private: boolean;
|
|
2124
2124
|
created_at: string;
|
|
2125
2125
|
owner: {
|
|
@@ -2132,8 +2132,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2132
2132
|
language: string | null;
|
|
2133
2133
|
html_url: string;
|
|
2134
2134
|
node_id: string;
|
|
2135
|
-
fork: boolean;
|
|
2136
2135
|
updated_at: string;
|
|
2136
|
+
fork: boolean;
|
|
2137
2137
|
pushed_at: string;
|
|
2138
2138
|
stargazers_count: number;
|
|
2139
2139
|
watchers_count: number;
|
|
@@ -2144,8 +2144,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2144
2144
|
}, {
|
|
2145
2145
|
description: string | null;
|
|
2146
2146
|
name: string;
|
|
2147
|
-
size: number;
|
|
2148
2147
|
id: number;
|
|
2148
|
+
size: number;
|
|
2149
2149
|
private: boolean;
|
|
2150
2150
|
created_at: string;
|
|
2151
2151
|
owner: {
|
|
@@ -2158,8 +2158,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2158
2158
|
language: string | null;
|
|
2159
2159
|
html_url: string;
|
|
2160
2160
|
node_id: string;
|
|
2161
|
-
fork: boolean;
|
|
2162
2161
|
updated_at: string;
|
|
2162
|
+
fork: boolean;
|
|
2163
2163
|
pushed_at: string;
|
|
2164
2164
|
stargazers_count: number;
|
|
2165
2165
|
watchers_count: number;
|
|
@@ -2169,14 +2169,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2169
2169
|
visibility?: string | undefined;
|
|
2170
2170
|
}>, "many">>;
|
|
2171
2171
|
}, "strip", z.ZodTypeAny, {
|
|
2172
|
-
success: boolean;
|
|
2173
2172
|
error: string;
|
|
2173
|
+
success: boolean;
|
|
2174
2174
|
operation: "list_repositories";
|
|
2175
2175
|
repositories?: {
|
|
2176
2176
|
description: string | null;
|
|
2177
2177
|
name: string;
|
|
2178
|
-
size: number;
|
|
2179
2178
|
id: number;
|
|
2179
|
+
size: number;
|
|
2180
2180
|
private: boolean;
|
|
2181
2181
|
created_at: string;
|
|
2182
2182
|
owner: {
|
|
@@ -2189,8 +2189,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2189
2189
|
language: string | null;
|
|
2190
2190
|
html_url: string;
|
|
2191
2191
|
node_id: string;
|
|
2192
|
-
fork: boolean;
|
|
2193
2192
|
updated_at: string;
|
|
2193
|
+
fork: boolean;
|
|
2194
2194
|
pushed_at: string;
|
|
2195
2195
|
stargazers_count: number;
|
|
2196
2196
|
watchers_count: number;
|
|
@@ -2200,14 +2200,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2200
2200
|
visibility?: string | undefined;
|
|
2201
2201
|
}[] | undefined;
|
|
2202
2202
|
}, {
|
|
2203
|
-
success: boolean;
|
|
2204
2203
|
error: string;
|
|
2204
|
+
success: boolean;
|
|
2205
2205
|
operation: "list_repositories";
|
|
2206
2206
|
repositories?: {
|
|
2207
2207
|
description: string | null;
|
|
2208
2208
|
name: string;
|
|
2209
|
-
size: number;
|
|
2210
2209
|
id: number;
|
|
2210
|
+
size: number;
|
|
2211
2211
|
private: boolean;
|
|
2212
2212
|
created_at: string;
|
|
2213
2213
|
owner: {
|
|
@@ -2220,8 +2220,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2220
2220
|
language: string | null;
|
|
2221
2221
|
html_url: string;
|
|
2222
2222
|
node_id: string;
|
|
2223
|
-
fork: boolean;
|
|
2224
2223
|
updated_at: string;
|
|
2224
|
+
fork: boolean;
|
|
2225
2225
|
pushed_at: string;
|
|
2226
2226
|
stargazers_count: number;
|
|
2227
2227
|
watchers_count: number;
|
|
@@ -2271,13 +2271,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2271
2271
|
default_branch: z.ZodOptional<z.ZodString>;
|
|
2272
2272
|
visibility: z.ZodOptional<z.ZodOptional<z.ZodString>>;
|
|
2273
2273
|
}, "strip", z.ZodTypeAny, {
|
|
2274
|
-
success: boolean;
|
|
2275
2274
|
error: string;
|
|
2275
|
+
success: boolean;
|
|
2276
2276
|
operation: "get_repository";
|
|
2277
2277
|
description?: string | null | undefined;
|
|
2278
2278
|
name?: string | undefined;
|
|
2279
|
-
size?: number | undefined;
|
|
2280
2279
|
id?: number | undefined;
|
|
2280
|
+
size?: number | undefined;
|
|
2281
2281
|
private?: boolean | undefined;
|
|
2282
2282
|
created_at?: string | undefined;
|
|
2283
2283
|
owner?: {
|
|
@@ -2288,25 +2288,25 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2288
2288
|
} | undefined;
|
|
2289
2289
|
full_name?: string | undefined;
|
|
2290
2290
|
language?: string | null | undefined;
|
|
2291
|
+
visibility?: string | undefined;
|
|
2291
2292
|
html_url?: string | undefined;
|
|
2292
2293
|
node_id?: string | undefined;
|
|
2293
|
-
fork?: boolean | undefined;
|
|
2294
2294
|
updated_at?: string | undefined;
|
|
2295
|
+
fork?: boolean | undefined;
|
|
2295
2296
|
pushed_at?: string | undefined;
|
|
2296
2297
|
stargazers_count?: number | undefined;
|
|
2297
2298
|
watchers_count?: number | undefined;
|
|
2298
2299
|
forks_count?: number | undefined;
|
|
2299
2300
|
open_issues_count?: number | undefined;
|
|
2300
2301
|
default_branch?: string | undefined;
|
|
2301
|
-
visibility?: string | undefined;
|
|
2302
2302
|
}, {
|
|
2303
|
-
success: boolean;
|
|
2304
2303
|
error: string;
|
|
2304
|
+
success: boolean;
|
|
2305
2305
|
operation: "get_repository";
|
|
2306
2306
|
description?: string | null | undefined;
|
|
2307
2307
|
name?: string | undefined;
|
|
2308
|
-
size?: number | undefined;
|
|
2309
2308
|
id?: number | undefined;
|
|
2309
|
+
size?: number | undefined;
|
|
2310
2310
|
private?: boolean | undefined;
|
|
2311
2311
|
created_at?: string | undefined;
|
|
2312
2312
|
owner?: {
|
|
@@ -2317,17 +2317,17 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2317
2317
|
} | undefined;
|
|
2318
2318
|
full_name?: string | undefined;
|
|
2319
2319
|
language?: string | null | undefined;
|
|
2320
|
+
visibility?: string | undefined;
|
|
2320
2321
|
html_url?: string | undefined;
|
|
2321
2322
|
node_id?: string | undefined;
|
|
2322
|
-
fork?: boolean | undefined;
|
|
2323
2323
|
updated_at?: string | undefined;
|
|
2324
|
+
fork?: boolean | undefined;
|
|
2324
2325
|
pushed_at?: string | undefined;
|
|
2325
2326
|
stargazers_count?: number | undefined;
|
|
2326
2327
|
watchers_count?: number | undefined;
|
|
2327
2328
|
forks_count?: number | undefined;
|
|
2328
2329
|
open_issues_count?: number | undefined;
|
|
2329
2330
|
default_branch?: string | undefined;
|
|
2330
|
-
visibility?: string | undefined;
|
|
2331
2331
|
}>, z.ZodObject<{
|
|
2332
2332
|
operation: z.ZodLiteral<"create_issue_comment">;
|
|
2333
2333
|
success: z.ZodBoolean;
|
|
@@ -2350,29 +2350,29 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2350
2350
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
2351
2351
|
html_url: z.ZodOptional<z.ZodString>;
|
|
2352
2352
|
}, "strip", z.ZodTypeAny, {
|
|
2353
|
-
success: boolean;
|
|
2354
2353
|
error: string;
|
|
2354
|
+
success: boolean;
|
|
2355
2355
|
operation: "create_issue_comment";
|
|
2356
|
-
body?: string | undefined;
|
|
2357
2356
|
id?: number | undefined;
|
|
2358
2357
|
user?: {
|
|
2359
2358
|
id: number;
|
|
2360
2359
|
login: string;
|
|
2361
2360
|
} | undefined;
|
|
2361
|
+
body?: string | undefined;
|
|
2362
2362
|
created_at?: string | undefined;
|
|
2363
2363
|
html_url?: string | undefined;
|
|
2364
2364
|
node_id?: string | undefined;
|
|
2365
2365
|
updated_at?: string | undefined;
|
|
2366
2366
|
}, {
|
|
2367
|
-
success: boolean;
|
|
2368
2367
|
error: string;
|
|
2368
|
+
success: boolean;
|
|
2369
2369
|
operation: "create_issue_comment";
|
|
2370
|
-
body?: string | undefined;
|
|
2371
2370
|
id?: number | undefined;
|
|
2372
2371
|
user?: {
|
|
2373
2372
|
id: number;
|
|
2374
2373
|
login: string;
|
|
2375
2374
|
} | undefined;
|
|
2375
|
+
body?: string | undefined;
|
|
2376
2376
|
created_at?: string | undefined;
|
|
2377
2377
|
html_url?: string | undefined;
|
|
2378
2378
|
node_id?: string | undefined;
|
|
@@ -2420,17 +2420,17 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2420
2420
|
html_url: z.ZodOptional<z.ZodString>;
|
|
2421
2421
|
comments: z.ZodOptional<z.ZodNumber>;
|
|
2422
2422
|
}, "strip", z.ZodTypeAny, {
|
|
2423
|
-
success: boolean;
|
|
2424
2423
|
error: string;
|
|
2424
|
+
success: boolean;
|
|
2425
2425
|
operation: "create_issue";
|
|
2426
2426
|
number?: number | undefined;
|
|
2427
2427
|
title?: string | undefined;
|
|
2428
|
-
body?: string | null | undefined;
|
|
2429
2428
|
id?: number | undefined;
|
|
2430
2429
|
user?: {
|
|
2431
2430
|
id: number;
|
|
2432
2431
|
login: string;
|
|
2433
2432
|
} | undefined;
|
|
2433
|
+
body?: string | null | undefined;
|
|
2434
2434
|
created_at?: string | undefined;
|
|
2435
2435
|
labels?: {
|
|
2436
2436
|
description: string | null;
|
|
@@ -2445,17 +2445,17 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2445
2445
|
updated_at?: string | undefined;
|
|
2446
2446
|
closed_at?: string | null | undefined;
|
|
2447
2447
|
}, {
|
|
2448
|
-
success: boolean;
|
|
2449
2448
|
error: string;
|
|
2449
|
+
success: boolean;
|
|
2450
2450
|
operation: "create_issue";
|
|
2451
2451
|
number?: number | undefined;
|
|
2452
2452
|
title?: string | undefined;
|
|
2453
|
-
body?: string | null | undefined;
|
|
2454
2453
|
id?: number | undefined;
|
|
2455
2454
|
user?: {
|
|
2456
2455
|
id: number;
|
|
2457
2456
|
login: string;
|
|
2458
2457
|
} | undefined;
|
|
2458
|
+
body?: string | null | undefined;
|
|
2459
2459
|
created_at?: string | undefined;
|
|
2460
2460
|
labels?: {
|
|
2461
2461
|
description: string | null;
|
|
@@ -2514,12 +2514,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2514
2514
|
}, "strip", z.ZodTypeAny, {
|
|
2515
2515
|
number: number;
|
|
2516
2516
|
title: string;
|
|
2517
|
-
body: string | null;
|
|
2518
2517
|
id: number;
|
|
2519
2518
|
user: {
|
|
2520
2519
|
id: number;
|
|
2521
2520
|
login: string;
|
|
2522
2521
|
};
|
|
2522
|
+
body: string | null;
|
|
2523
2523
|
created_at: string;
|
|
2524
2524
|
labels: {
|
|
2525
2525
|
description: string | null;
|
|
@@ -2536,12 +2536,12 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2536
2536
|
}, {
|
|
2537
2537
|
number: number;
|
|
2538
2538
|
title: string;
|
|
2539
|
-
body: string | null;
|
|
2540
2539
|
id: number;
|
|
2541
2540
|
user: {
|
|
2542
2541
|
id: number;
|
|
2543
2542
|
login: string;
|
|
2544
2543
|
};
|
|
2544
|
+
body: string | null;
|
|
2545
2545
|
created_at: string;
|
|
2546
2546
|
labels: {
|
|
2547
2547
|
description: string | null;
|
|
@@ -2557,18 +2557,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2557
2557
|
closed_at: string | null;
|
|
2558
2558
|
}>, "many">>;
|
|
2559
2559
|
}, "strip", z.ZodTypeAny, {
|
|
2560
|
-
success: boolean;
|
|
2561
2560
|
error: string;
|
|
2561
|
+
success: boolean;
|
|
2562
2562
|
operation: "list_issues";
|
|
2563
2563
|
issues?: {
|
|
2564
2564
|
number: number;
|
|
2565
2565
|
title: string;
|
|
2566
|
-
body: string | null;
|
|
2567
2566
|
id: number;
|
|
2568
2567
|
user: {
|
|
2569
2568
|
id: number;
|
|
2570
2569
|
login: string;
|
|
2571
2570
|
};
|
|
2571
|
+
body: string | null;
|
|
2572
2572
|
created_at: string;
|
|
2573
2573
|
labels: {
|
|
2574
2574
|
description: string | null;
|
|
@@ -2584,18 +2584,18 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2584
2584
|
closed_at: string | null;
|
|
2585
2585
|
}[] | undefined;
|
|
2586
2586
|
}, {
|
|
2587
|
-
success: boolean;
|
|
2588
2587
|
error: string;
|
|
2588
|
+
success: boolean;
|
|
2589
2589
|
operation: "list_issues";
|
|
2590
2590
|
issues?: {
|
|
2591
2591
|
number: number;
|
|
2592
2592
|
title: string;
|
|
2593
|
-
body: string | null;
|
|
2594
2593
|
id: number;
|
|
2595
2594
|
user: {
|
|
2596
2595
|
id: number;
|
|
2597
2596
|
login: string;
|
|
2598
2597
|
};
|
|
2598
|
+
body: string | null;
|
|
2599
2599
|
created_at: string;
|
|
2600
2600
|
labels: {
|
|
2601
2601
|
description: string | null;
|