@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- 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/schema.d.ts +4 -4
- 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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-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 +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -10,15 +10,15 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
10
10
|
ref: z.ZodOptional<z.ZodString>;
|
|
11
11
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
|
-
path: string;
|
|
14
13
|
operation: "get_file";
|
|
14
|
+
path: string;
|
|
15
15
|
owner: string;
|
|
16
16
|
repo: string;
|
|
17
17
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
18
18
|
ref?: string | undefined;
|
|
19
19
|
}, {
|
|
20
|
-
path: string;
|
|
21
20
|
operation: "get_file";
|
|
21
|
+
path: string;
|
|
22
22
|
owner: string;
|
|
23
23
|
repo: string;
|
|
24
24
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -31,8 +31,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
31
31
|
ref: z.ZodOptional<z.ZodString>;
|
|
32
32
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
path: string;
|
|
35
34
|
operation: "get_directory";
|
|
35
|
+
path: string;
|
|
36
36
|
owner: string;
|
|
37
37
|
repo: string;
|
|
38
38
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -55,11 +55,11 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
55
55
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
56
56
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
-
sort: "created" | "updated" | "popularity" | "long-running";
|
|
59
58
|
operation: "list_pull_requests";
|
|
59
|
+
sort: "created" | "updated" | "popularity" | "long-running";
|
|
60
|
+
state: "open" | "all" | "closed";
|
|
60
61
|
owner: string;
|
|
61
62
|
page: number;
|
|
62
|
-
state: "all" | "open" | "closed";
|
|
63
63
|
repo: string;
|
|
64
64
|
direction: "asc" | "desc";
|
|
65
65
|
per_page: number;
|
|
@@ -70,8 +70,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
70
70
|
repo: string;
|
|
71
71
|
sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
|
|
72
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
+
state?: "open" | "all" | "closed" | undefined;
|
|
73
74
|
page?: number | undefined;
|
|
74
|
-
state?: "all" | "open" | "closed" | undefined;
|
|
75
75
|
direction?: "asc" | "desc" | undefined;
|
|
76
76
|
per_page?: number | undefined;
|
|
77
77
|
}>, z.ZodObject<{
|
|
@@ -122,21 +122,21 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
122
122
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
123
123
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
125
|
-
sort: "created" | "updated" | "full_name" | "pushed";
|
|
126
125
|
operation: "list_repositories";
|
|
126
|
+
sort: "created" | "updated" | "full_name" | "pushed";
|
|
127
127
|
page: number;
|
|
128
|
+
visibility: "all" | "public" | "private";
|
|
128
129
|
direction: "asc" | "desc";
|
|
129
130
|
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?: "all" | "public" | "private" | undefined;
|
|
137
138
|
direction?: "asc" | "desc" | undefined;
|
|
138
139
|
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;
|
|
@@ -183,8 +183,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
183
183
|
assignees: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
184
184
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
-
title: string;
|
|
187
186
|
operation: "create_issue";
|
|
187
|
+
title: string;
|
|
188
188
|
owner: string;
|
|
189
189
|
repo: string;
|
|
190
190
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -192,8 +192,8 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
192
192
|
labels?: string[] | undefined;
|
|
193
193
|
assignees?: string[] | undefined;
|
|
194
194
|
}, {
|
|
195
|
-
title: string;
|
|
196
195
|
operation: "create_issue";
|
|
196
|
+
title: string;
|
|
197
197
|
owner: string;
|
|
198
198
|
repo: string;
|
|
199
199
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -212,11 +212,11 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
212
212
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
213
213
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
-
sort: "created" | "updated" | "comments";
|
|
216
215
|
operation: "list_issues";
|
|
216
|
+
sort: "created" | "updated" | "comments";
|
|
217
|
+
state: "open" | "all" | "closed";
|
|
217
218
|
owner: string;
|
|
218
219
|
page: number;
|
|
219
|
-
state: "all" | "open" | "closed";
|
|
220
220
|
repo: string;
|
|
221
221
|
direction: "asc" | "desc";
|
|
222
222
|
per_page: number;
|
|
@@ -228,9 +228,9 @@ declare const GithubParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
228
228
|
repo: string;
|
|
229
229
|
sort?: "created" | "updated" | "comments" | undefined;
|
|
230
230
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
231
|
+
state?: "open" | "all" | "closed" | undefined;
|
|
231
232
|
labels?: string | undefined;
|
|
232
233
|
page?: number | undefined;
|
|
233
|
-
state?: "all" | "open" | "closed" | undefined;
|
|
234
234
|
direction?: "asc" | "desc" | undefined;
|
|
235
235
|
per_page?: number | undefined;
|
|
236
236
|
}>]>;
|
|
@@ -251,13 +251,12 @@ 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
|
+
operation: "get_file";
|
|
254
255
|
success: boolean;
|
|
255
256
|
error: string;
|
|
256
|
-
operation: "get_file";
|
|
257
257
|
path?: string | undefined;
|
|
258
258
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
259
259
|
name?: string | undefined;
|
|
260
|
-
encoding?: string | undefined;
|
|
261
260
|
content?: string | undefined;
|
|
262
261
|
url?: string | undefined;
|
|
263
262
|
size?: number | undefined;
|
|
@@ -265,14 +264,14 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
265
264
|
html_url?: string | undefined;
|
|
266
265
|
git_url?: string | undefined;
|
|
267
266
|
download_url?: string | null | undefined;
|
|
267
|
+
encoding?: string | undefined;
|
|
268
268
|
}, {
|
|
269
|
+
operation: "get_file";
|
|
269
270
|
success: boolean;
|
|
270
271
|
error: string;
|
|
271
|
-
operation: "get_file";
|
|
272
272
|
path?: string | undefined;
|
|
273
273
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
274
274
|
name?: string | undefined;
|
|
275
|
-
encoding?: string | undefined;
|
|
276
275
|
content?: string | undefined;
|
|
277
276
|
url?: string | undefined;
|
|
278
277
|
size?: number | undefined;
|
|
@@ -280,6 +279,7 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
280
279
|
html_url?: string | undefined;
|
|
281
280
|
git_url?: string | undefined;
|
|
282
281
|
download_url?: string | null | undefined;
|
|
282
|
+
encoding?: string | undefined;
|
|
283
283
|
}>, z.ZodObject<{
|
|
284
284
|
operation: z.ZodLiteral<"get_directory">;
|
|
285
285
|
success: z.ZodBoolean;
|
|
@@ -306,8 +306,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
306
306
|
html_url: string;
|
|
307
307
|
git_url: string;
|
|
308
308
|
download_url: string | null;
|
|
309
|
-
encoding?: string | undefined;
|
|
310
309
|
content?: string | undefined;
|
|
310
|
+
encoding?: string | undefined;
|
|
311
311
|
}, {
|
|
312
312
|
path: string;
|
|
313
313
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -318,13 +318,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
318
318
|
html_url: string;
|
|
319
319
|
git_url: string;
|
|
320
320
|
download_url: string | null;
|
|
321
|
-
encoding?: string | undefined;
|
|
322
321
|
content?: string | undefined;
|
|
322
|
+
encoding?: string | undefined;
|
|
323
323
|
}>, "many">>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
|
+
operation: "get_directory";
|
|
325
326
|
success: boolean;
|
|
326
327
|
error: string;
|
|
327
|
-
operation: "get_directory";
|
|
328
328
|
contents?: {
|
|
329
329
|
path: string;
|
|
330
330
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -335,13 +335,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
335
335
|
html_url: string;
|
|
336
336
|
git_url: string;
|
|
337
337
|
download_url: string | null;
|
|
338
|
-
encoding?: string | undefined;
|
|
339
338
|
content?: string | undefined;
|
|
339
|
+
encoding?: string | undefined;
|
|
340
340
|
}[] | undefined;
|
|
341
341
|
}, {
|
|
342
|
+
operation: "get_directory";
|
|
342
343
|
success: boolean;
|
|
343
344
|
error: string;
|
|
344
|
-
operation: "get_directory";
|
|
345
345
|
contents?: {
|
|
346
346
|
path: string;
|
|
347
347
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -352,8 +352,8 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
352
352
|
html_url: string;
|
|
353
353
|
git_url: string;
|
|
354
354
|
download_url: string | null;
|
|
355
|
-
encoding?: string | undefined;
|
|
356
355
|
content?: string | undefined;
|
|
356
|
+
encoding?: string | undefined;
|
|
357
357
|
}[] | undefined;
|
|
358
358
|
}>, z.ZodObject<{
|
|
359
359
|
operation: z.ZodLiteral<"list_pull_requests">;
|
|
@@ -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
|
-
ref: string;
|
|
393
392
|
sha: string;
|
|
394
|
-
}, {
|
|
395
393
|
ref: string;
|
|
394
|
+
}, {
|
|
396
395
|
sha: string;
|
|
396
|
+
ref: string;
|
|
397
397
|
}>;
|
|
398
398
|
base: z.ZodObject<{
|
|
399
399
|
ref: z.ZodString;
|
|
400
400
|
sha: z.ZodString;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
|
-
ref: string;
|
|
403
402
|
sha: string;
|
|
404
|
-
}, {
|
|
405
403
|
ref: string;
|
|
404
|
+
}, {
|
|
406
405
|
sha: string;
|
|
406
|
+
ref: string;
|
|
407
407
|
}>;
|
|
408
408
|
merged: z.ZodOptional<z.ZodBoolean>;
|
|
409
409
|
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -418,27 +418,27 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
418
418
|
number: number;
|
|
419
419
|
title: string;
|
|
420
420
|
id: number;
|
|
421
|
+
draft: boolean;
|
|
422
|
+
state: "open" | "closed";
|
|
421
423
|
user: {
|
|
422
424
|
id: number;
|
|
423
425
|
login: string;
|
|
424
426
|
avatar_url: string;
|
|
425
427
|
};
|
|
426
|
-
created_at: string;
|
|
427
428
|
body: string | null;
|
|
428
|
-
|
|
429
|
-
state: "open" | "closed";
|
|
429
|
+
created_at: string;
|
|
430
430
|
html_url: string;
|
|
431
431
|
node_id: string;
|
|
432
432
|
updated_at: string;
|
|
433
433
|
closed_at: string | null;
|
|
434
434
|
merged_at: string | null;
|
|
435
435
|
head: {
|
|
436
|
-
ref: string;
|
|
437
436
|
sha: string;
|
|
437
|
+
ref: string;
|
|
438
438
|
};
|
|
439
439
|
base: {
|
|
440
|
-
ref: string;
|
|
441
440
|
sha: string;
|
|
441
|
+
ref: string;
|
|
442
442
|
};
|
|
443
443
|
comments?: number | undefined;
|
|
444
444
|
merged?: boolean | undefined;
|
|
@@ -453,27 +453,27 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
453
453
|
number: number;
|
|
454
454
|
title: string;
|
|
455
455
|
id: number;
|
|
456
|
+
draft: boolean;
|
|
457
|
+
state: "open" | "closed";
|
|
456
458
|
user: {
|
|
457
459
|
id: number;
|
|
458
460
|
login: string;
|
|
459
461
|
avatar_url: string;
|
|
460
462
|
};
|
|
461
|
-
created_at: string;
|
|
462
463
|
body: string | null;
|
|
463
|
-
|
|
464
|
-
state: "open" | "closed";
|
|
464
|
+
created_at: string;
|
|
465
465
|
html_url: string;
|
|
466
466
|
node_id: string;
|
|
467
467
|
updated_at: string;
|
|
468
468
|
closed_at: string | null;
|
|
469
469
|
merged_at: string | null;
|
|
470
470
|
head: {
|
|
471
|
-
ref: string;
|
|
472
471
|
sha: string;
|
|
472
|
+
ref: string;
|
|
473
473
|
};
|
|
474
474
|
base: {
|
|
475
|
-
ref: string;
|
|
476
475
|
sha: string;
|
|
476
|
+
ref: string;
|
|
477
477
|
};
|
|
478
478
|
comments?: number | undefined;
|
|
479
479
|
merged?: boolean | undefined;
|
|
@@ -486,34 +486,34 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
486
486
|
changed_files?: number | undefined;
|
|
487
487
|
}>, "many">>;
|
|
488
488
|
}, "strip", z.ZodTypeAny, {
|
|
489
|
+
operation: "list_pull_requests";
|
|
489
490
|
success: boolean;
|
|
490
491
|
error: string;
|
|
491
|
-
operation: "list_pull_requests";
|
|
492
492
|
pull_requests?: {
|
|
493
493
|
number: number;
|
|
494
494
|
title: string;
|
|
495
495
|
id: number;
|
|
496
|
+
draft: boolean;
|
|
497
|
+
state: "open" | "closed";
|
|
496
498
|
user: {
|
|
497
499
|
id: number;
|
|
498
500
|
login: string;
|
|
499
501
|
avatar_url: string;
|
|
500
502
|
};
|
|
501
|
-
created_at: string;
|
|
502
503
|
body: string | null;
|
|
503
|
-
|
|
504
|
-
state: "open" | "closed";
|
|
504
|
+
created_at: string;
|
|
505
505
|
html_url: string;
|
|
506
506
|
node_id: string;
|
|
507
507
|
updated_at: string;
|
|
508
508
|
closed_at: string | null;
|
|
509
509
|
merged_at: string | null;
|
|
510
510
|
head: {
|
|
511
|
-
ref: string;
|
|
512
511
|
sha: string;
|
|
512
|
+
ref: string;
|
|
513
513
|
};
|
|
514
514
|
base: {
|
|
515
|
-
ref: string;
|
|
516
515
|
sha: string;
|
|
516
|
+
ref: string;
|
|
517
517
|
};
|
|
518
518
|
comments?: number | undefined;
|
|
519
519
|
merged?: boolean | undefined;
|
|
@@ -526,34 +526,34 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
526
526
|
changed_files?: number | undefined;
|
|
527
527
|
}[] | undefined;
|
|
528
528
|
}, {
|
|
529
|
+
operation: "list_pull_requests";
|
|
529
530
|
success: boolean;
|
|
530
531
|
error: string;
|
|
531
|
-
operation: "list_pull_requests";
|
|
532
532
|
pull_requests?: {
|
|
533
533
|
number: number;
|
|
534
534
|
title: string;
|
|
535
535
|
id: number;
|
|
536
|
+
draft: boolean;
|
|
537
|
+
state: "open" | "closed";
|
|
536
538
|
user: {
|
|
537
539
|
id: number;
|
|
538
540
|
login: string;
|
|
539
541
|
avatar_url: string;
|
|
540
542
|
};
|
|
541
|
-
created_at: string;
|
|
542
543
|
body: string | null;
|
|
543
|
-
|
|
544
|
-
state: "open" | "closed";
|
|
544
|
+
created_at: string;
|
|
545
545
|
html_url: string;
|
|
546
546
|
node_id: string;
|
|
547
547
|
updated_at: string;
|
|
548
548
|
closed_at: string | null;
|
|
549
549
|
merged_at: string | null;
|
|
550
550
|
head: {
|
|
551
|
-
ref: string;
|
|
552
551
|
sha: string;
|
|
552
|
+
ref: string;
|
|
553
553
|
};
|
|
554
554
|
base: {
|
|
555
|
-
ref: string;
|
|
556
555
|
sha: string;
|
|
556
|
+
ref: 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
|
-
ref: string;
|
|
603
602
|
sha: string;
|
|
604
|
-
}, {
|
|
605
603
|
ref: string;
|
|
604
|
+
}, {
|
|
606
605
|
sha: string;
|
|
606
|
+
ref: 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
|
-
ref: string;
|
|
613
612
|
sha: string;
|
|
614
|
-
}, {
|
|
615
613
|
ref: string;
|
|
614
|
+
}, {
|
|
616
615
|
sha: string;
|
|
616
|
+
ref: string;
|
|
617
617
|
}>>;
|
|
618
618
|
merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
619
619
|
mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
@@ -625,34 +625,34 @@ 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
|
+
operation: "get_pull_request";
|
|
628
629
|
success: boolean;
|
|
629
630
|
error: string;
|
|
630
|
-
operation: "get_pull_request";
|
|
631
631
|
number?: number | undefined;
|
|
632
632
|
title?: string | undefined;
|
|
633
633
|
id?: number | undefined;
|
|
634
|
+
draft?: boolean | undefined;
|
|
635
|
+
state?: "open" | "closed" | undefined;
|
|
634
636
|
user?: {
|
|
635
637
|
id: number;
|
|
636
638
|
login: string;
|
|
637
639
|
avatar_url: string;
|
|
638
640
|
} | undefined;
|
|
639
|
-
created_at?: string | undefined;
|
|
640
641
|
body?: string | null | undefined;
|
|
641
|
-
|
|
642
|
+
created_at?: string | undefined;
|
|
642
643
|
comments?: number | undefined;
|
|
643
|
-
state?: "open" | "closed" | undefined;
|
|
644
644
|
html_url?: string | undefined;
|
|
645
645
|
node_id?: string | undefined;
|
|
646
646
|
updated_at?: string | undefined;
|
|
647
647
|
closed_at?: string | null | undefined;
|
|
648
648
|
merged_at?: string | null | undefined;
|
|
649
649
|
head?: {
|
|
650
|
-
ref: string;
|
|
651
650
|
sha: string;
|
|
651
|
+
ref: string;
|
|
652
652
|
} | undefined;
|
|
653
653
|
base?: {
|
|
654
|
-
ref: string;
|
|
655
654
|
sha: string;
|
|
655
|
+
ref: string;
|
|
656
656
|
} | undefined;
|
|
657
657
|
merged?: boolean | undefined;
|
|
658
658
|
mergeable?: boolean | null | undefined;
|
|
@@ -663,34 +663,34 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
663
663
|
deletions?: number | undefined;
|
|
664
664
|
changed_files?: number | undefined;
|
|
665
665
|
}, {
|
|
666
|
+
operation: "get_pull_request";
|
|
666
667
|
success: boolean;
|
|
667
668
|
error: string;
|
|
668
|
-
operation: "get_pull_request";
|
|
669
669
|
number?: number | undefined;
|
|
670
670
|
title?: string | undefined;
|
|
671
671
|
id?: number | undefined;
|
|
672
|
+
draft?: boolean | undefined;
|
|
673
|
+
state?: "open" | "closed" | undefined;
|
|
672
674
|
user?: {
|
|
673
675
|
id: number;
|
|
674
676
|
login: string;
|
|
675
677
|
avatar_url: string;
|
|
676
678
|
} | undefined;
|
|
677
|
-
created_at?: string | undefined;
|
|
678
679
|
body?: string | null | undefined;
|
|
679
|
-
|
|
680
|
+
created_at?: string | undefined;
|
|
680
681
|
comments?: number | undefined;
|
|
681
|
-
state?: "open" | "closed" | undefined;
|
|
682
682
|
html_url?: string | undefined;
|
|
683
683
|
node_id?: string | undefined;
|
|
684
684
|
updated_at?: string | undefined;
|
|
685
685
|
closed_at?: string | null | undefined;
|
|
686
686
|
merged_at?: string | null | undefined;
|
|
687
687
|
head?: {
|
|
688
|
-
ref: string;
|
|
689
688
|
sha: string;
|
|
689
|
+
ref: string;
|
|
690
690
|
} | undefined;
|
|
691
691
|
base?: {
|
|
692
|
-
ref: string;
|
|
693
692
|
sha: string;
|
|
693
|
+
ref: string;
|
|
694
694
|
} | undefined;
|
|
695
695
|
merged?: boolean | undefined;
|
|
696
696
|
mergeable?: boolean | null | undefined;
|
|
@@ -722,30 +722,30 @@ 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
|
+
operation: "create_pr_comment";
|
|
725
726
|
success: boolean;
|
|
726
727
|
error: string;
|
|
727
|
-
operation: "create_pr_comment";
|
|
728
728
|
id?: number | undefined;
|
|
729
729
|
user?: {
|
|
730
730
|
id: number;
|
|
731
731
|
login: string;
|
|
732
732
|
} | undefined;
|
|
733
|
-
created_at?: string | undefined;
|
|
734
733
|
body?: string | undefined;
|
|
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
|
+
operation: "create_pr_comment";
|
|
739
740
|
success: boolean;
|
|
740
741
|
error: string;
|
|
741
|
-
operation: "create_pr_comment";
|
|
742
742
|
id?: number | undefined;
|
|
743
743
|
user?: {
|
|
744
744
|
id: number;
|
|
745
745
|
login: string;
|
|
746
746
|
} | undefined;
|
|
747
|
-
created_at?: string | undefined;
|
|
748
747
|
body?: string | undefined;
|
|
748
|
+
created_at?: string | undefined;
|
|
749
749
|
html_url?: string | undefined;
|
|
750
750
|
node_id?: string | undefined;
|
|
751
751
|
updated_at?: string | undefined;
|
|
@@ -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
|
-
updated_at: string;
|
|
810
809
|
fork: boolean;
|
|
810
|
+
updated_at: string;
|
|
811
811
|
pushed_at: string;
|
|
812
812
|
stargazers_count: number;
|
|
813
813
|
watchers_count: number;
|
|
@@ -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
|
-
updated_at: string;
|
|
836
835
|
fork: boolean;
|
|
836
|
+
updated_at: string;
|
|
837
837
|
pushed_at: string;
|
|
838
838
|
stargazers_count: number;
|
|
839
839
|
watchers_count: number;
|
|
@@ -843,9 +843,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
843
843
|
visibility?: string | undefined;
|
|
844
844
|
}>, "many">>;
|
|
845
845
|
}, "strip", z.ZodTypeAny, {
|
|
846
|
+
operation: "list_repositories";
|
|
846
847
|
success: boolean;
|
|
847
848
|
error: string;
|
|
848
|
-
operation: "list_repositories";
|
|
849
849
|
repositories?: {
|
|
850
850
|
description: string | null;
|
|
851
851
|
name: string;
|
|
@@ -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
|
-
updated_at: string;
|
|
867
866
|
fork: boolean;
|
|
867
|
+
updated_at: string;
|
|
868
868
|
pushed_at: string;
|
|
869
869
|
stargazers_count: number;
|
|
870
870
|
watchers_count: number;
|
|
@@ -874,9 +874,9 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
874
874
|
visibility?: string | undefined;
|
|
875
875
|
}[] | undefined;
|
|
876
876
|
}, {
|
|
877
|
+
operation: "list_repositories";
|
|
877
878
|
success: boolean;
|
|
878
879
|
error: string;
|
|
879
|
-
operation: "list_repositories";
|
|
880
880
|
repositories?: {
|
|
881
881
|
description: string | null;
|
|
882
882
|
name: string;
|
|
@@ -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
|
-
updated_at: string;
|
|
898
897
|
fork: boolean;
|
|
898
|
+
updated_at: string;
|
|
899
899
|
pushed_at: string;
|
|
900
900
|
stargazers_count: number;
|
|
901
901
|
watchers_count: number;
|
|
@@ -945,9 +945,9 @@ 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
|
+
operation: "get_repository";
|
|
948
949
|
success: boolean;
|
|
949
950
|
error: string;
|
|
950
|
-
operation: "get_repository";
|
|
951
951
|
description?: string | null | undefined;
|
|
952
952
|
name?: string | undefined;
|
|
953
953
|
id?: number | undefined;
|
|
@@ -962,21 +962,21 @@ 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;
|
|
966
965
|
html_url?: string | undefined;
|
|
967
966
|
node_id?: string | undefined;
|
|
968
|
-
updated_at?: string | undefined;
|
|
969
967
|
fork?: boolean | undefined;
|
|
968
|
+
updated_at?: string | undefined;
|
|
970
969
|
pushed_at?: string | undefined;
|
|
971
970
|
stargazers_count?: number | undefined;
|
|
972
971
|
watchers_count?: number | undefined;
|
|
973
972
|
forks_count?: number | undefined;
|
|
974
973
|
open_issues_count?: number | undefined;
|
|
975
974
|
default_branch?: string | undefined;
|
|
975
|
+
visibility?: string | undefined;
|
|
976
976
|
}, {
|
|
977
|
+
operation: "get_repository";
|
|
977
978
|
success: boolean;
|
|
978
979
|
error: string;
|
|
979
|
-
operation: "get_repository";
|
|
980
980
|
description?: string | null | undefined;
|
|
981
981
|
name?: string | undefined;
|
|
982
982
|
id?: number | undefined;
|
|
@@ -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;
|
|
995
994
|
html_url?: string | undefined;
|
|
996
995
|
node_id?: string | undefined;
|
|
997
|
-
updated_at?: string | undefined;
|
|
998
996
|
fork?: boolean | undefined;
|
|
997
|
+
updated_at?: string | undefined;
|
|
999
998
|
pushed_at?: string | undefined;
|
|
1000
999
|
stargazers_count?: number | undefined;
|
|
1001
1000
|
watchers_count?: number | undefined;
|
|
1002
1001
|
forks_count?: number | undefined;
|
|
1003
1002
|
open_issues_count?: number | undefined;
|
|
1004
1003
|
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,30 +1024,30 @@ 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
|
+
operation: "create_issue_comment";
|
|
1027
1028
|
success: boolean;
|
|
1028
1029
|
error: string;
|
|
1029
|
-
operation: "create_issue_comment";
|
|
1030
1030
|
id?: number | undefined;
|
|
1031
1031
|
user?: {
|
|
1032
1032
|
id: number;
|
|
1033
1033
|
login: string;
|
|
1034
1034
|
} | undefined;
|
|
1035
|
-
created_at?: string | undefined;
|
|
1036
1035
|
body?: string | undefined;
|
|
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
|
+
operation: "create_issue_comment";
|
|
1041
1042
|
success: boolean;
|
|
1042
1043
|
error: string;
|
|
1043
|
-
operation: "create_issue_comment";
|
|
1044
1044
|
id?: number | undefined;
|
|
1045
1045
|
user?: {
|
|
1046
1046
|
id: number;
|
|
1047
1047
|
login: string;
|
|
1048
1048
|
} | undefined;
|
|
1049
|
-
created_at?: string | undefined;
|
|
1050
1049
|
body?: string | undefined;
|
|
1050
|
+
created_at?: string | undefined;
|
|
1051
1051
|
html_url?: string | undefined;
|
|
1052
1052
|
node_id?: string | undefined;
|
|
1053
1053
|
updated_at?: string | undefined;
|
|
@@ -1094,18 +1094,19 @@ 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
|
+
operation: "create_issue";
|
|
1097
1098
|
success: boolean;
|
|
1098
1099
|
error: string;
|
|
1099
|
-
operation: "create_issue";
|
|
1100
1100
|
number?: number | undefined;
|
|
1101
1101
|
title?: string | undefined;
|
|
1102
1102
|
id?: number | undefined;
|
|
1103
|
+
state?: "open" | "closed" | undefined;
|
|
1103
1104
|
user?: {
|
|
1104
1105
|
id: number;
|
|
1105
1106
|
login: string;
|
|
1106
1107
|
} | undefined;
|
|
1107
|
-
created_at?: string | undefined;
|
|
1108
1108
|
body?: string | null | undefined;
|
|
1109
|
+
created_at?: string | undefined;
|
|
1109
1110
|
labels?: {
|
|
1110
1111
|
description: string | null;
|
|
1111
1112
|
name: string;
|
|
@@ -1113,24 +1114,24 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1113
1114
|
color: string;
|
|
1114
1115
|
}[] | undefined;
|
|
1115
1116
|
comments?: number | undefined;
|
|
1116
|
-
state?: "open" | "closed" | undefined;
|
|
1117
1117
|
html_url?: string | undefined;
|
|
1118
1118
|
node_id?: string | undefined;
|
|
1119
1119
|
updated_at?: string | undefined;
|
|
1120
1120
|
closed_at?: string | null | undefined;
|
|
1121
1121
|
}, {
|
|
1122
|
+
operation: "create_issue";
|
|
1122
1123
|
success: boolean;
|
|
1123
1124
|
error: string;
|
|
1124
|
-
operation: "create_issue";
|
|
1125
1125
|
number?: number | undefined;
|
|
1126
1126
|
title?: string | undefined;
|
|
1127
1127
|
id?: number | undefined;
|
|
1128
|
+
state?: "open" | "closed" | undefined;
|
|
1128
1129
|
user?: {
|
|
1129
1130
|
id: number;
|
|
1130
1131
|
login: string;
|
|
1131
1132
|
} | undefined;
|
|
1132
|
-
created_at?: string | undefined;
|
|
1133
1133
|
body?: string | null | undefined;
|
|
1134
|
+
created_at?: string | undefined;
|
|
1134
1135
|
labels?: {
|
|
1135
1136
|
description: string | null;
|
|
1136
1137
|
name: string;
|
|
@@ -1138,7 +1139,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1138
1139
|
color: string;
|
|
1139
1140
|
}[] | undefined;
|
|
1140
1141
|
comments?: number | undefined;
|
|
1141
|
-
state?: "open" | "closed" | undefined;
|
|
1142
1142
|
html_url?: string | undefined;
|
|
1143
1143
|
node_id?: string | undefined;
|
|
1144
1144
|
updated_at?: string | undefined;
|
|
@@ -1189,12 +1189,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1189
1189
|
number: number;
|
|
1190
1190
|
title: string;
|
|
1191
1191
|
id: number;
|
|
1192
|
+
state: "open" | "closed";
|
|
1192
1193
|
user: {
|
|
1193
1194
|
id: number;
|
|
1194
1195
|
login: string;
|
|
1195
1196
|
};
|
|
1196
|
-
created_at: string;
|
|
1197
1197
|
body: string | null;
|
|
1198
|
+
created_at: string;
|
|
1198
1199
|
labels: {
|
|
1199
1200
|
description: string | null;
|
|
1200
1201
|
name: string;
|
|
@@ -1202,7 +1203,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1202
1203
|
color: string;
|
|
1203
1204
|
}[];
|
|
1204
1205
|
comments: number;
|
|
1205
|
-
state: "open" | "closed";
|
|
1206
1206
|
html_url: string;
|
|
1207
1207
|
node_id: string;
|
|
1208
1208
|
updated_at: string;
|
|
@@ -1211,12 +1211,13 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1211
1211
|
number: number;
|
|
1212
1212
|
title: string;
|
|
1213
1213
|
id: number;
|
|
1214
|
+
state: "open" | "closed";
|
|
1214
1215
|
user: {
|
|
1215
1216
|
id: number;
|
|
1216
1217
|
login: string;
|
|
1217
1218
|
};
|
|
1218
|
-
created_at: string;
|
|
1219
1219
|
body: string | null;
|
|
1220
|
+
created_at: string;
|
|
1220
1221
|
labels: {
|
|
1221
1222
|
description: string | null;
|
|
1222
1223
|
name: string;
|
|
@@ -1224,26 +1225,26 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1224
1225
|
color: string;
|
|
1225
1226
|
}[];
|
|
1226
1227
|
comments: number;
|
|
1227
|
-
state: "open" | "closed";
|
|
1228
1228
|
html_url: string;
|
|
1229
1229
|
node_id: string;
|
|
1230
1230
|
updated_at: string;
|
|
1231
1231
|
closed_at: string | null;
|
|
1232
1232
|
}>, "many">>;
|
|
1233
1233
|
}, "strip", z.ZodTypeAny, {
|
|
1234
|
+
operation: "list_issues";
|
|
1234
1235
|
success: boolean;
|
|
1235
1236
|
error: string;
|
|
1236
|
-
operation: "list_issues";
|
|
1237
1237
|
issues?: {
|
|
1238
1238
|
number: number;
|
|
1239
1239
|
title: string;
|
|
1240
1240
|
id: number;
|
|
1241
|
+
state: "open" | "closed";
|
|
1241
1242
|
user: {
|
|
1242
1243
|
id: number;
|
|
1243
1244
|
login: string;
|
|
1244
1245
|
};
|
|
1245
|
-
created_at: string;
|
|
1246
1246
|
body: string | null;
|
|
1247
|
+
created_at: string;
|
|
1247
1248
|
labels: {
|
|
1248
1249
|
description: string | null;
|
|
1249
1250
|
name: string;
|
|
@@ -1251,26 +1252,26 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1251
1252
|
color: string;
|
|
1252
1253
|
}[];
|
|
1253
1254
|
comments: number;
|
|
1254
|
-
state: "open" | "closed";
|
|
1255
1255
|
html_url: string;
|
|
1256
1256
|
node_id: string;
|
|
1257
1257
|
updated_at: string;
|
|
1258
1258
|
closed_at: string | null;
|
|
1259
1259
|
}[] | undefined;
|
|
1260
1260
|
}, {
|
|
1261
|
+
operation: "list_issues";
|
|
1261
1262
|
success: boolean;
|
|
1262
1263
|
error: string;
|
|
1263
|
-
operation: "list_issues";
|
|
1264
1264
|
issues?: {
|
|
1265
1265
|
number: number;
|
|
1266
1266
|
title: string;
|
|
1267
1267
|
id: number;
|
|
1268
|
+
state: "open" | "closed";
|
|
1268
1269
|
user: {
|
|
1269
1270
|
id: number;
|
|
1270
1271
|
login: string;
|
|
1271
1272
|
};
|
|
1272
|
-
created_at: string;
|
|
1273
1273
|
body: string | null;
|
|
1274
|
+
created_at: string;
|
|
1274
1275
|
labels: {
|
|
1275
1276
|
description: string | null;
|
|
1276
1277
|
name: string;
|
|
@@ -1278,7 +1279,6 @@ declare const GithubResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
1278
1279
|
color: string;
|
|
1279
1280
|
}[];
|
|
1280
1281
|
comments: number;
|
|
1281
|
-
state: "open" | "closed";
|
|
1282
1282
|
html_url: string;
|
|
1283
1283
|
node_id: string;
|
|
1284
1284
|
updated_at: string;
|
|
@@ -1336,15 +1336,15 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1336
1336
|
ref: z.ZodOptional<z.ZodString>;
|
|
1337
1337
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1338
1338
|
}, "strip", z.ZodTypeAny, {
|
|
1339
|
-
path: string;
|
|
1340
1339
|
operation: "get_file";
|
|
1340
|
+
path: string;
|
|
1341
1341
|
owner: string;
|
|
1342
1342
|
repo: string;
|
|
1343
1343
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1344
1344
|
ref?: string | undefined;
|
|
1345
1345
|
}, {
|
|
1346
|
-
path: string;
|
|
1347
1346
|
operation: "get_file";
|
|
1347
|
+
path: string;
|
|
1348
1348
|
owner: string;
|
|
1349
1349
|
repo: string;
|
|
1350
1350
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1357,8 +1357,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1357
1357
|
ref: z.ZodOptional<z.ZodString>;
|
|
1358
1358
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1359
1359
|
}, "strip", z.ZodTypeAny, {
|
|
1360
|
-
path: string;
|
|
1361
1360
|
operation: "get_directory";
|
|
1361
|
+
path: string;
|
|
1362
1362
|
owner: string;
|
|
1363
1363
|
repo: string;
|
|
1364
1364
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1381,11 +1381,11 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1381
1381
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
1382
1382
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1383
1383
|
}, "strip", z.ZodTypeAny, {
|
|
1384
|
-
sort: "created" | "updated" | "popularity" | "long-running";
|
|
1385
1384
|
operation: "list_pull_requests";
|
|
1385
|
+
sort: "created" | "updated" | "popularity" | "long-running";
|
|
1386
|
+
state: "open" | "all" | "closed";
|
|
1386
1387
|
owner: string;
|
|
1387
1388
|
page: number;
|
|
1388
|
-
state: "all" | "open" | "closed";
|
|
1389
1389
|
repo: string;
|
|
1390
1390
|
direction: "asc" | "desc";
|
|
1391
1391
|
per_page: number;
|
|
@@ -1396,8 +1396,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1396
1396
|
repo: string;
|
|
1397
1397
|
sort?: "created" | "updated" | "popularity" | "long-running" | undefined;
|
|
1398
1398
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1399
|
+
state?: "open" | "all" | "closed" | undefined;
|
|
1399
1400
|
page?: number | undefined;
|
|
1400
|
-
state?: "all" | "open" | "closed" | undefined;
|
|
1401
1401
|
direction?: "asc" | "desc" | undefined;
|
|
1402
1402
|
per_page?: number | undefined;
|
|
1403
1403
|
}>, z.ZodObject<{
|
|
@@ -1448,21 +1448,21 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1448
1448
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
1449
1449
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1450
1450
|
}, "strip", z.ZodTypeAny, {
|
|
1451
|
-
sort: "created" | "updated" | "full_name" | "pushed";
|
|
1452
1451
|
operation: "list_repositories";
|
|
1452
|
+
sort: "created" | "updated" | "full_name" | "pushed";
|
|
1453
1453
|
page: number;
|
|
1454
|
+
visibility: "all" | "public" | "private";
|
|
1454
1455
|
direction: "asc" | "desc";
|
|
1455
1456
|
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?: "all" | "public" | "private" | undefined;
|
|
1463
1464
|
direction?: "asc" | "desc" | undefined;
|
|
1464
1465
|
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;
|
|
@@ -1509,8 +1509,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1509
1509
|
assignees: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
1510
1510
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1511
1511
|
}, "strip", z.ZodTypeAny, {
|
|
1512
|
-
title: string;
|
|
1513
1512
|
operation: "create_issue";
|
|
1513
|
+
title: string;
|
|
1514
1514
|
owner: string;
|
|
1515
1515
|
repo: string;
|
|
1516
1516
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1518,8 +1518,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1518
1518
|
labels?: string[] | undefined;
|
|
1519
1519
|
assignees?: string[] | undefined;
|
|
1520
1520
|
}, {
|
|
1521
|
-
title: string;
|
|
1522
1521
|
operation: "create_issue";
|
|
1522
|
+
title: string;
|
|
1523
1523
|
owner: string;
|
|
1524
1524
|
repo: string;
|
|
1525
1525
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1538,11 +1538,11 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1538
1538
|
page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
1539
1539
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1540
1540
|
}, "strip", z.ZodTypeAny, {
|
|
1541
|
-
sort: "created" | "updated" | "comments";
|
|
1542
1541
|
operation: "list_issues";
|
|
1542
|
+
sort: "created" | "updated" | "comments";
|
|
1543
|
+
state: "open" | "all" | "closed";
|
|
1543
1544
|
owner: string;
|
|
1544
1545
|
page: number;
|
|
1545
|
-
state: "all" | "open" | "closed";
|
|
1546
1546
|
repo: string;
|
|
1547
1547
|
direction: "asc" | "desc";
|
|
1548
1548
|
per_page: number;
|
|
@@ -1554,9 +1554,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1554
1554
|
repo: string;
|
|
1555
1555
|
sort?: "created" | "updated" | "comments" | undefined;
|
|
1556
1556
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1557
|
+
state?: "open" | "all" | "closed" | undefined;
|
|
1557
1558
|
labels?: string | undefined;
|
|
1558
1559
|
page?: number | undefined;
|
|
1559
|
-
state?: "all" | "open" | "closed" | undefined;
|
|
1560
1560
|
direction?: "asc" | "desc" | undefined;
|
|
1561
1561
|
per_page?: number | undefined;
|
|
1562
1562
|
}>]>;
|
|
@@ -1577,13 +1577,12 @@ 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
|
+
operation: "get_file";
|
|
1580
1581
|
success: boolean;
|
|
1581
1582
|
error: string;
|
|
1582
|
-
operation: "get_file";
|
|
1583
1583
|
path?: string | undefined;
|
|
1584
1584
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
1585
1585
|
name?: string | undefined;
|
|
1586
|
-
encoding?: string | undefined;
|
|
1587
1586
|
content?: string | undefined;
|
|
1588
1587
|
url?: string | undefined;
|
|
1589
1588
|
size?: number | undefined;
|
|
@@ -1591,14 +1590,14 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1591
1590
|
html_url?: string | undefined;
|
|
1592
1591
|
git_url?: string | undefined;
|
|
1593
1592
|
download_url?: string | null | undefined;
|
|
1593
|
+
encoding?: string | undefined;
|
|
1594
1594
|
}, {
|
|
1595
|
+
operation: "get_file";
|
|
1595
1596
|
success: boolean;
|
|
1596
1597
|
error: string;
|
|
1597
|
-
operation: "get_file";
|
|
1598
1598
|
path?: string | undefined;
|
|
1599
1599
|
type?: "file" | "dir" | "symlink" | "submodule" | undefined;
|
|
1600
1600
|
name?: string | undefined;
|
|
1601
|
-
encoding?: string | undefined;
|
|
1602
1601
|
content?: string | undefined;
|
|
1603
1602
|
url?: string | undefined;
|
|
1604
1603
|
size?: number | undefined;
|
|
@@ -1606,6 +1605,7 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1606
1605
|
html_url?: string | undefined;
|
|
1607
1606
|
git_url?: string | undefined;
|
|
1608
1607
|
download_url?: string | null | undefined;
|
|
1608
|
+
encoding?: string | undefined;
|
|
1609
1609
|
}>, z.ZodObject<{
|
|
1610
1610
|
operation: z.ZodLiteral<"get_directory">;
|
|
1611
1611
|
success: z.ZodBoolean;
|
|
@@ -1632,8 +1632,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1632
1632
|
html_url: string;
|
|
1633
1633
|
git_url: string;
|
|
1634
1634
|
download_url: string | null;
|
|
1635
|
-
encoding?: string | undefined;
|
|
1636
1635
|
content?: string | undefined;
|
|
1636
|
+
encoding?: string | undefined;
|
|
1637
1637
|
}, {
|
|
1638
1638
|
path: string;
|
|
1639
1639
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -1644,13 +1644,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1644
1644
|
html_url: string;
|
|
1645
1645
|
git_url: string;
|
|
1646
1646
|
download_url: string | null;
|
|
1647
|
-
encoding?: string | undefined;
|
|
1648
1647
|
content?: string | undefined;
|
|
1648
|
+
encoding?: string | undefined;
|
|
1649
1649
|
}>, "many">>;
|
|
1650
1650
|
}, "strip", z.ZodTypeAny, {
|
|
1651
|
+
operation: "get_directory";
|
|
1651
1652
|
success: boolean;
|
|
1652
1653
|
error: string;
|
|
1653
|
-
operation: "get_directory";
|
|
1654
1654
|
contents?: {
|
|
1655
1655
|
path: string;
|
|
1656
1656
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -1661,13 +1661,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1661
1661
|
html_url: string;
|
|
1662
1662
|
git_url: string;
|
|
1663
1663
|
download_url: string | null;
|
|
1664
|
-
encoding?: string | undefined;
|
|
1665
1664
|
content?: string | undefined;
|
|
1665
|
+
encoding?: string | undefined;
|
|
1666
1666
|
}[] | undefined;
|
|
1667
1667
|
}, {
|
|
1668
|
+
operation: "get_directory";
|
|
1668
1669
|
success: boolean;
|
|
1669
1670
|
error: string;
|
|
1670
|
-
operation: "get_directory";
|
|
1671
1671
|
contents?: {
|
|
1672
1672
|
path: string;
|
|
1673
1673
|
type: "file" | "dir" | "symlink" | "submodule";
|
|
@@ -1678,8 +1678,8 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1678
1678
|
html_url: string;
|
|
1679
1679
|
git_url: string;
|
|
1680
1680
|
download_url: string | null;
|
|
1681
|
-
encoding?: string | undefined;
|
|
1682
1681
|
content?: string | undefined;
|
|
1682
|
+
encoding?: string | undefined;
|
|
1683
1683
|
}[] | undefined;
|
|
1684
1684
|
}>, z.ZodObject<{
|
|
1685
1685
|
operation: z.ZodLiteral<"list_pull_requests">;
|
|
@@ -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
|
-
ref: string;
|
|
1719
1718
|
sha: string;
|
|
1720
|
-
}, {
|
|
1721
1719
|
ref: string;
|
|
1720
|
+
}, {
|
|
1722
1721
|
sha: string;
|
|
1722
|
+
ref: string;
|
|
1723
1723
|
}>;
|
|
1724
1724
|
base: z.ZodObject<{
|
|
1725
1725
|
ref: z.ZodString;
|
|
1726
1726
|
sha: z.ZodString;
|
|
1727
1727
|
}, "strip", z.ZodTypeAny, {
|
|
1728
|
-
ref: string;
|
|
1729
1728
|
sha: string;
|
|
1730
|
-
}, {
|
|
1731
1729
|
ref: string;
|
|
1730
|
+
}, {
|
|
1732
1731
|
sha: string;
|
|
1732
|
+
ref: string;
|
|
1733
1733
|
}>;
|
|
1734
1734
|
merged: z.ZodOptional<z.ZodBoolean>;
|
|
1735
1735
|
mergeable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -1744,27 +1744,27 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1744
1744
|
number: number;
|
|
1745
1745
|
title: string;
|
|
1746
1746
|
id: number;
|
|
1747
|
+
draft: boolean;
|
|
1748
|
+
state: "open" | "closed";
|
|
1747
1749
|
user: {
|
|
1748
1750
|
id: number;
|
|
1749
1751
|
login: string;
|
|
1750
1752
|
avatar_url: string;
|
|
1751
1753
|
};
|
|
1752
|
-
created_at: string;
|
|
1753
1754
|
body: string | null;
|
|
1754
|
-
|
|
1755
|
-
state: "open" | "closed";
|
|
1755
|
+
created_at: string;
|
|
1756
1756
|
html_url: string;
|
|
1757
1757
|
node_id: string;
|
|
1758
1758
|
updated_at: string;
|
|
1759
1759
|
closed_at: string | null;
|
|
1760
1760
|
merged_at: string | null;
|
|
1761
1761
|
head: {
|
|
1762
|
-
ref: string;
|
|
1763
1762
|
sha: string;
|
|
1763
|
+
ref: string;
|
|
1764
1764
|
};
|
|
1765
1765
|
base: {
|
|
1766
|
-
ref: string;
|
|
1767
1766
|
sha: string;
|
|
1767
|
+
ref: string;
|
|
1768
1768
|
};
|
|
1769
1769
|
comments?: number | undefined;
|
|
1770
1770
|
merged?: boolean | undefined;
|
|
@@ -1779,27 +1779,27 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1779
1779
|
number: number;
|
|
1780
1780
|
title: string;
|
|
1781
1781
|
id: number;
|
|
1782
|
+
draft: boolean;
|
|
1783
|
+
state: "open" | "closed";
|
|
1782
1784
|
user: {
|
|
1783
1785
|
id: number;
|
|
1784
1786
|
login: string;
|
|
1785
1787
|
avatar_url: string;
|
|
1786
1788
|
};
|
|
1787
|
-
created_at: string;
|
|
1788
1789
|
body: string | null;
|
|
1789
|
-
|
|
1790
|
-
state: "open" | "closed";
|
|
1790
|
+
created_at: string;
|
|
1791
1791
|
html_url: string;
|
|
1792
1792
|
node_id: string;
|
|
1793
1793
|
updated_at: string;
|
|
1794
1794
|
closed_at: string | null;
|
|
1795
1795
|
merged_at: string | null;
|
|
1796
1796
|
head: {
|
|
1797
|
-
ref: string;
|
|
1798
1797
|
sha: string;
|
|
1798
|
+
ref: string;
|
|
1799
1799
|
};
|
|
1800
1800
|
base: {
|
|
1801
|
-
ref: string;
|
|
1802
1801
|
sha: string;
|
|
1802
|
+
ref: string;
|
|
1803
1803
|
};
|
|
1804
1804
|
comments?: number | undefined;
|
|
1805
1805
|
merged?: boolean | undefined;
|
|
@@ -1812,34 +1812,34 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1812
1812
|
changed_files?: number | undefined;
|
|
1813
1813
|
}>, "many">>;
|
|
1814
1814
|
}, "strip", z.ZodTypeAny, {
|
|
1815
|
+
operation: "list_pull_requests";
|
|
1815
1816
|
success: boolean;
|
|
1816
1817
|
error: string;
|
|
1817
|
-
operation: "list_pull_requests";
|
|
1818
1818
|
pull_requests?: {
|
|
1819
1819
|
number: number;
|
|
1820
1820
|
title: string;
|
|
1821
1821
|
id: number;
|
|
1822
|
+
draft: boolean;
|
|
1823
|
+
state: "open" | "closed";
|
|
1822
1824
|
user: {
|
|
1823
1825
|
id: number;
|
|
1824
1826
|
login: string;
|
|
1825
1827
|
avatar_url: string;
|
|
1826
1828
|
};
|
|
1827
|
-
created_at: string;
|
|
1828
1829
|
body: string | null;
|
|
1829
|
-
|
|
1830
|
-
state: "open" | "closed";
|
|
1830
|
+
created_at: string;
|
|
1831
1831
|
html_url: string;
|
|
1832
1832
|
node_id: string;
|
|
1833
1833
|
updated_at: string;
|
|
1834
1834
|
closed_at: string | null;
|
|
1835
1835
|
merged_at: string | null;
|
|
1836
1836
|
head: {
|
|
1837
|
-
ref: string;
|
|
1838
1837
|
sha: string;
|
|
1838
|
+
ref: string;
|
|
1839
1839
|
};
|
|
1840
1840
|
base: {
|
|
1841
|
-
ref: string;
|
|
1842
1841
|
sha: string;
|
|
1842
|
+
ref: string;
|
|
1843
1843
|
};
|
|
1844
1844
|
comments?: number | undefined;
|
|
1845
1845
|
merged?: boolean | undefined;
|
|
@@ -1852,34 +1852,34 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1852
1852
|
changed_files?: number | undefined;
|
|
1853
1853
|
}[] | undefined;
|
|
1854
1854
|
}, {
|
|
1855
|
+
operation: "list_pull_requests";
|
|
1855
1856
|
success: boolean;
|
|
1856
1857
|
error: string;
|
|
1857
|
-
operation: "list_pull_requests";
|
|
1858
1858
|
pull_requests?: {
|
|
1859
1859
|
number: number;
|
|
1860
1860
|
title: string;
|
|
1861
1861
|
id: number;
|
|
1862
|
+
draft: boolean;
|
|
1863
|
+
state: "open" | "closed";
|
|
1862
1864
|
user: {
|
|
1863
1865
|
id: number;
|
|
1864
1866
|
login: string;
|
|
1865
1867
|
avatar_url: string;
|
|
1866
1868
|
};
|
|
1867
|
-
created_at: string;
|
|
1868
1869
|
body: string | null;
|
|
1869
|
-
|
|
1870
|
-
state: "open" | "closed";
|
|
1870
|
+
created_at: string;
|
|
1871
1871
|
html_url: string;
|
|
1872
1872
|
node_id: string;
|
|
1873
1873
|
updated_at: string;
|
|
1874
1874
|
closed_at: string | null;
|
|
1875
1875
|
merged_at: string | null;
|
|
1876
1876
|
head: {
|
|
1877
|
-
ref: string;
|
|
1878
1877
|
sha: string;
|
|
1878
|
+
ref: string;
|
|
1879
1879
|
};
|
|
1880
1880
|
base: {
|
|
1881
|
-
ref: string;
|
|
1882
1881
|
sha: string;
|
|
1882
|
+
ref: 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
|
-
ref: string;
|
|
1929
1928
|
sha: string;
|
|
1930
|
-
}, {
|
|
1931
1929
|
ref: string;
|
|
1930
|
+
}, {
|
|
1932
1931
|
sha: string;
|
|
1932
|
+
ref: 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
|
-
ref: string;
|
|
1939
1938
|
sha: string;
|
|
1940
|
-
}, {
|
|
1941
1939
|
ref: string;
|
|
1940
|
+
}, {
|
|
1942
1941
|
sha: string;
|
|
1942
|
+
ref: string;
|
|
1943
1943
|
}>>;
|
|
1944
1944
|
merged: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
1945
1945
|
mergeable: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
@@ -1951,34 +1951,34 @@ 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
|
+
operation: "get_pull_request";
|
|
1954
1955
|
success: boolean;
|
|
1955
1956
|
error: string;
|
|
1956
|
-
operation: "get_pull_request";
|
|
1957
1957
|
number?: number | undefined;
|
|
1958
1958
|
title?: string | undefined;
|
|
1959
1959
|
id?: number | undefined;
|
|
1960
|
+
draft?: boolean | undefined;
|
|
1961
|
+
state?: "open" | "closed" | undefined;
|
|
1960
1962
|
user?: {
|
|
1961
1963
|
id: number;
|
|
1962
1964
|
login: string;
|
|
1963
1965
|
avatar_url: string;
|
|
1964
1966
|
} | undefined;
|
|
1965
|
-
created_at?: string | undefined;
|
|
1966
1967
|
body?: string | null | undefined;
|
|
1967
|
-
|
|
1968
|
+
created_at?: string | undefined;
|
|
1968
1969
|
comments?: number | undefined;
|
|
1969
|
-
state?: "open" | "closed" | undefined;
|
|
1970
1970
|
html_url?: string | undefined;
|
|
1971
1971
|
node_id?: string | undefined;
|
|
1972
1972
|
updated_at?: string | undefined;
|
|
1973
1973
|
closed_at?: string | null | undefined;
|
|
1974
1974
|
merged_at?: string | null | undefined;
|
|
1975
1975
|
head?: {
|
|
1976
|
-
ref: string;
|
|
1977
1976
|
sha: string;
|
|
1977
|
+
ref: string;
|
|
1978
1978
|
} | undefined;
|
|
1979
1979
|
base?: {
|
|
1980
|
-
ref: string;
|
|
1981
1980
|
sha: string;
|
|
1981
|
+
ref: string;
|
|
1982
1982
|
} | undefined;
|
|
1983
1983
|
merged?: boolean | undefined;
|
|
1984
1984
|
mergeable?: boolean | null | undefined;
|
|
@@ -1989,34 +1989,34 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
1989
1989
|
deletions?: number | undefined;
|
|
1990
1990
|
changed_files?: number | undefined;
|
|
1991
1991
|
}, {
|
|
1992
|
+
operation: "get_pull_request";
|
|
1992
1993
|
success: boolean;
|
|
1993
1994
|
error: string;
|
|
1994
|
-
operation: "get_pull_request";
|
|
1995
1995
|
number?: number | undefined;
|
|
1996
1996
|
title?: string | undefined;
|
|
1997
1997
|
id?: number | undefined;
|
|
1998
|
+
draft?: boolean | undefined;
|
|
1999
|
+
state?: "open" | "closed" | undefined;
|
|
1998
2000
|
user?: {
|
|
1999
2001
|
id: number;
|
|
2000
2002
|
login: string;
|
|
2001
2003
|
avatar_url: string;
|
|
2002
2004
|
} | undefined;
|
|
2003
|
-
created_at?: string | undefined;
|
|
2004
2005
|
body?: string | null | undefined;
|
|
2005
|
-
|
|
2006
|
+
created_at?: string | undefined;
|
|
2006
2007
|
comments?: number | undefined;
|
|
2007
|
-
state?: "open" | "closed" | undefined;
|
|
2008
2008
|
html_url?: string | undefined;
|
|
2009
2009
|
node_id?: string | undefined;
|
|
2010
2010
|
updated_at?: string | undefined;
|
|
2011
2011
|
closed_at?: string | null | undefined;
|
|
2012
2012
|
merged_at?: string | null | undefined;
|
|
2013
2013
|
head?: {
|
|
2014
|
-
ref: string;
|
|
2015
2014
|
sha: string;
|
|
2015
|
+
ref: string;
|
|
2016
2016
|
} | undefined;
|
|
2017
2017
|
base?: {
|
|
2018
|
-
ref: string;
|
|
2019
2018
|
sha: string;
|
|
2019
|
+
ref: string;
|
|
2020
2020
|
} | undefined;
|
|
2021
2021
|
merged?: boolean | undefined;
|
|
2022
2022
|
mergeable?: boolean | null | undefined;
|
|
@@ -2048,30 +2048,30 @@ 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
|
+
operation: "create_pr_comment";
|
|
2051
2052
|
success: boolean;
|
|
2052
2053
|
error: string;
|
|
2053
|
-
operation: "create_pr_comment";
|
|
2054
2054
|
id?: number | undefined;
|
|
2055
2055
|
user?: {
|
|
2056
2056
|
id: number;
|
|
2057
2057
|
login: string;
|
|
2058
2058
|
} | undefined;
|
|
2059
|
-
created_at?: string | undefined;
|
|
2060
2059
|
body?: string | undefined;
|
|
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
|
+
operation: "create_pr_comment";
|
|
2065
2066
|
success: boolean;
|
|
2066
2067
|
error: string;
|
|
2067
|
-
operation: "create_pr_comment";
|
|
2068
2068
|
id?: number | undefined;
|
|
2069
2069
|
user?: {
|
|
2070
2070
|
id: number;
|
|
2071
2071
|
login: string;
|
|
2072
2072
|
} | undefined;
|
|
2073
|
-
created_at?: string | undefined;
|
|
2074
2073
|
body?: string | undefined;
|
|
2074
|
+
created_at?: string | undefined;
|
|
2075
2075
|
html_url?: string | undefined;
|
|
2076
2076
|
node_id?: string | undefined;
|
|
2077
2077
|
updated_at?: string | undefined;
|
|
@@ -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
|
-
updated_at: string;
|
|
2136
2135
|
fork: boolean;
|
|
2136
|
+
updated_at: string;
|
|
2137
2137
|
pushed_at: string;
|
|
2138
2138
|
stargazers_count: number;
|
|
2139
2139
|
watchers_count: number;
|
|
@@ -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
|
-
updated_at: string;
|
|
2162
2161
|
fork: boolean;
|
|
2162
|
+
updated_at: string;
|
|
2163
2163
|
pushed_at: string;
|
|
2164
2164
|
stargazers_count: number;
|
|
2165
2165
|
watchers_count: number;
|
|
@@ -2169,9 +2169,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2169
2169
|
visibility?: string | undefined;
|
|
2170
2170
|
}>, "many">>;
|
|
2171
2171
|
}, "strip", z.ZodTypeAny, {
|
|
2172
|
+
operation: "list_repositories";
|
|
2172
2173
|
success: boolean;
|
|
2173
2174
|
error: string;
|
|
2174
|
-
operation: "list_repositories";
|
|
2175
2175
|
repositories?: {
|
|
2176
2176
|
description: string | null;
|
|
2177
2177
|
name: string;
|
|
@@ -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
|
-
updated_at: string;
|
|
2193
2192
|
fork: boolean;
|
|
2193
|
+
updated_at: string;
|
|
2194
2194
|
pushed_at: string;
|
|
2195
2195
|
stargazers_count: number;
|
|
2196
2196
|
watchers_count: number;
|
|
@@ -2200,9 +2200,9 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2200
2200
|
visibility?: string | undefined;
|
|
2201
2201
|
}[] | undefined;
|
|
2202
2202
|
}, {
|
|
2203
|
+
operation: "list_repositories";
|
|
2203
2204
|
success: boolean;
|
|
2204
2205
|
error: string;
|
|
2205
|
-
operation: "list_repositories";
|
|
2206
2206
|
repositories?: {
|
|
2207
2207
|
description: string | null;
|
|
2208
2208
|
name: string;
|
|
@@ -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
|
-
updated_at: string;
|
|
2224
2223
|
fork: boolean;
|
|
2224
|
+
updated_at: string;
|
|
2225
2225
|
pushed_at: string;
|
|
2226
2226
|
stargazers_count: number;
|
|
2227
2227
|
watchers_count: number;
|
|
@@ -2271,9 +2271,9 @@ 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
|
+
operation: "get_repository";
|
|
2274
2275
|
success: boolean;
|
|
2275
2276
|
error: string;
|
|
2276
|
-
operation: "get_repository";
|
|
2277
2277
|
description?: string | null | undefined;
|
|
2278
2278
|
name?: string | undefined;
|
|
2279
2279
|
id?: number | undefined;
|
|
@@ -2288,21 +2288,21 @@ 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;
|
|
2292
2291
|
html_url?: string | undefined;
|
|
2293
2292
|
node_id?: string | undefined;
|
|
2294
|
-
updated_at?: string | undefined;
|
|
2295
2293
|
fork?: boolean | undefined;
|
|
2294
|
+
updated_at?: string | undefined;
|
|
2296
2295
|
pushed_at?: string | undefined;
|
|
2297
2296
|
stargazers_count?: number | undefined;
|
|
2298
2297
|
watchers_count?: number | undefined;
|
|
2299
2298
|
forks_count?: number | undefined;
|
|
2300
2299
|
open_issues_count?: number | undefined;
|
|
2301
2300
|
default_branch?: string | undefined;
|
|
2301
|
+
visibility?: string | undefined;
|
|
2302
2302
|
}, {
|
|
2303
|
+
operation: "get_repository";
|
|
2303
2304
|
success: boolean;
|
|
2304
2305
|
error: string;
|
|
2305
|
-
operation: "get_repository";
|
|
2306
2306
|
description?: string | null | undefined;
|
|
2307
2307
|
name?: string | undefined;
|
|
2308
2308
|
id?: number | undefined;
|
|
@@ -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;
|
|
2321
2320
|
html_url?: string | undefined;
|
|
2322
2321
|
node_id?: string | undefined;
|
|
2323
|
-
updated_at?: string | undefined;
|
|
2324
2322
|
fork?: boolean | undefined;
|
|
2323
|
+
updated_at?: string | undefined;
|
|
2325
2324
|
pushed_at?: string | undefined;
|
|
2326
2325
|
stargazers_count?: number | undefined;
|
|
2327
2326
|
watchers_count?: number | undefined;
|
|
2328
2327
|
forks_count?: number | undefined;
|
|
2329
2328
|
open_issues_count?: number | undefined;
|
|
2330
2329
|
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,30 +2350,30 @@ 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
|
+
operation: "create_issue_comment";
|
|
2353
2354
|
success: boolean;
|
|
2354
2355
|
error: string;
|
|
2355
|
-
operation: "create_issue_comment";
|
|
2356
2356
|
id?: number | undefined;
|
|
2357
2357
|
user?: {
|
|
2358
2358
|
id: number;
|
|
2359
2359
|
login: string;
|
|
2360
2360
|
} | undefined;
|
|
2361
|
-
created_at?: string | undefined;
|
|
2362
2361
|
body?: string | undefined;
|
|
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
|
+
operation: "create_issue_comment";
|
|
2367
2368
|
success: boolean;
|
|
2368
2369
|
error: string;
|
|
2369
|
-
operation: "create_issue_comment";
|
|
2370
2370
|
id?: number | undefined;
|
|
2371
2371
|
user?: {
|
|
2372
2372
|
id: number;
|
|
2373
2373
|
login: string;
|
|
2374
2374
|
} | undefined;
|
|
2375
|
-
created_at?: string | undefined;
|
|
2376
2375
|
body?: string | undefined;
|
|
2376
|
+
created_at?: string | undefined;
|
|
2377
2377
|
html_url?: string | undefined;
|
|
2378
2378
|
node_id?: string | undefined;
|
|
2379
2379
|
updated_at?: string | undefined;
|
|
@@ -2420,18 +2420,19 @@ 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
|
+
operation: "create_issue";
|
|
2423
2424
|
success: boolean;
|
|
2424
2425
|
error: string;
|
|
2425
|
-
operation: "create_issue";
|
|
2426
2426
|
number?: number | undefined;
|
|
2427
2427
|
title?: string | undefined;
|
|
2428
2428
|
id?: number | undefined;
|
|
2429
|
+
state?: "open" | "closed" | undefined;
|
|
2429
2430
|
user?: {
|
|
2430
2431
|
id: number;
|
|
2431
2432
|
login: string;
|
|
2432
2433
|
} | undefined;
|
|
2433
|
-
created_at?: string | undefined;
|
|
2434
2434
|
body?: string | null | undefined;
|
|
2435
|
+
created_at?: string | undefined;
|
|
2435
2436
|
labels?: {
|
|
2436
2437
|
description: string | null;
|
|
2437
2438
|
name: string;
|
|
@@ -2439,24 +2440,24 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2439
2440
|
color: string;
|
|
2440
2441
|
}[] | undefined;
|
|
2441
2442
|
comments?: number | undefined;
|
|
2442
|
-
state?: "open" | "closed" | undefined;
|
|
2443
2443
|
html_url?: string | undefined;
|
|
2444
2444
|
node_id?: string | undefined;
|
|
2445
2445
|
updated_at?: string | undefined;
|
|
2446
2446
|
closed_at?: string | null | undefined;
|
|
2447
2447
|
}, {
|
|
2448
|
+
operation: "create_issue";
|
|
2448
2449
|
success: boolean;
|
|
2449
2450
|
error: string;
|
|
2450
|
-
operation: "create_issue";
|
|
2451
2451
|
number?: number | undefined;
|
|
2452
2452
|
title?: string | undefined;
|
|
2453
2453
|
id?: number | undefined;
|
|
2454
|
+
state?: "open" | "closed" | undefined;
|
|
2454
2455
|
user?: {
|
|
2455
2456
|
id: number;
|
|
2456
2457
|
login: string;
|
|
2457
2458
|
} | undefined;
|
|
2458
|
-
created_at?: string | undefined;
|
|
2459
2459
|
body?: string | null | undefined;
|
|
2460
|
+
created_at?: string | undefined;
|
|
2460
2461
|
labels?: {
|
|
2461
2462
|
description: string | null;
|
|
2462
2463
|
name: string;
|
|
@@ -2464,7 +2465,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2464
2465
|
color: string;
|
|
2465
2466
|
}[] | undefined;
|
|
2466
2467
|
comments?: number | undefined;
|
|
2467
|
-
state?: "open" | "closed" | undefined;
|
|
2468
2468
|
html_url?: string | undefined;
|
|
2469
2469
|
node_id?: string | undefined;
|
|
2470
2470
|
updated_at?: string | undefined;
|
|
@@ -2515,12 +2515,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2515
2515
|
number: number;
|
|
2516
2516
|
title: string;
|
|
2517
2517
|
id: number;
|
|
2518
|
+
state: "open" | "closed";
|
|
2518
2519
|
user: {
|
|
2519
2520
|
id: number;
|
|
2520
2521
|
login: string;
|
|
2521
2522
|
};
|
|
2522
|
-
created_at: string;
|
|
2523
2523
|
body: string | null;
|
|
2524
|
+
created_at: string;
|
|
2524
2525
|
labels: {
|
|
2525
2526
|
description: string | null;
|
|
2526
2527
|
name: string;
|
|
@@ -2528,7 +2529,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2528
2529
|
color: string;
|
|
2529
2530
|
}[];
|
|
2530
2531
|
comments: number;
|
|
2531
|
-
state: "open" | "closed";
|
|
2532
2532
|
html_url: string;
|
|
2533
2533
|
node_id: string;
|
|
2534
2534
|
updated_at: string;
|
|
@@ -2537,12 +2537,13 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2537
2537
|
number: number;
|
|
2538
2538
|
title: string;
|
|
2539
2539
|
id: number;
|
|
2540
|
+
state: "open" | "closed";
|
|
2540
2541
|
user: {
|
|
2541
2542
|
id: number;
|
|
2542
2543
|
login: string;
|
|
2543
2544
|
};
|
|
2544
|
-
created_at: string;
|
|
2545
2545
|
body: string | null;
|
|
2546
|
+
created_at: string;
|
|
2546
2547
|
labels: {
|
|
2547
2548
|
description: string | null;
|
|
2548
2549
|
name: string;
|
|
@@ -2550,26 +2551,26 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2550
2551
|
color: string;
|
|
2551
2552
|
}[];
|
|
2552
2553
|
comments: number;
|
|
2553
|
-
state: "open" | "closed";
|
|
2554
2554
|
html_url: string;
|
|
2555
2555
|
node_id: string;
|
|
2556
2556
|
updated_at: string;
|
|
2557
2557
|
closed_at: string | null;
|
|
2558
2558
|
}>, "many">>;
|
|
2559
2559
|
}, "strip", z.ZodTypeAny, {
|
|
2560
|
+
operation: "list_issues";
|
|
2560
2561
|
success: boolean;
|
|
2561
2562
|
error: string;
|
|
2562
|
-
operation: "list_issues";
|
|
2563
2563
|
issues?: {
|
|
2564
2564
|
number: number;
|
|
2565
2565
|
title: string;
|
|
2566
2566
|
id: number;
|
|
2567
|
+
state: "open" | "closed";
|
|
2567
2568
|
user: {
|
|
2568
2569
|
id: number;
|
|
2569
2570
|
login: string;
|
|
2570
2571
|
};
|
|
2571
|
-
created_at: string;
|
|
2572
2572
|
body: string | null;
|
|
2573
|
+
created_at: string;
|
|
2573
2574
|
labels: {
|
|
2574
2575
|
description: string | null;
|
|
2575
2576
|
name: string;
|
|
@@ -2577,26 +2578,26 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2577
2578
|
color: string;
|
|
2578
2579
|
}[];
|
|
2579
2580
|
comments: number;
|
|
2580
|
-
state: "open" | "closed";
|
|
2581
2581
|
html_url: string;
|
|
2582
2582
|
node_id: string;
|
|
2583
2583
|
updated_at: string;
|
|
2584
2584
|
closed_at: string | null;
|
|
2585
2585
|
}[] | undefined;
|
|
2586
2586
|
}, {
|
|
2587
|
+
operation: "list_issues";
|
|
2587
2588
|
success: boolean;
|
|
2588
2589
|
error: string;
|
|
2589
|
-
operation: "list_issues";
|
|
2590
2590
|
issues?: {
|
|
2591
2591
|
number: number;
|
|
2592
2592
|
title: string;
|
|
2593
2593
|
id: number;
|
|
2594
|
+
state: "open" | "closed";
|
|
2594
2595
|
user: {
|
|
2595
2596
|
id: number;
|
|
2596
2597
|
login: string;
|
|
2597
2598
|
};
|
|
2598
|
-
created_at: string;
|
|
2599
2599
|
body: string | null;
|
|
2600
|
+
created_at: string;
|
|
2600
2601
|
labels: {
|
|
2601
2602
|
description: string | null;
|
|
2602
2603
|
name: string;
|
|
@@ -2604,7 +2605,6 @@ export declare class GithubBubble<T extends GithubParams = GithubParams> extends
|
|
|
2604
2605
|
color: string;
|
|
2605
2606
|
}[];
|
|
2606
2607
|
comments: number;
|
|
2607
|
-
state: "open" | "closed";
|
|
2608
2608
|
html_url: string;
|
|
2609
2609
|
node_id: string;
|
|
2610
2610
|
updated_at: string;
|