Commit 8fc4146 1 parent 4844e96 commit 8fc4146 Copy full SHA for 8fc4146
File tree 21 files changed +63
-17
lines changed
21 files changed +63
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
@@ -73227,13 +73227,19 @@
73227
73227
"head_repository_id": {
73228
73228
"type": "integer",
73229
73229
"example": 5
73230
+ },
73231
+ "display_title": {
73232
+ "type": "string",
73233
+ "example": "Simple Workflow",
73234
+ "description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
73230
73235
}
73231
73236
},
73232
73237
"required": [
73233
73238
"id",
73234
73239
"node_id",
73235
73240
"head_branch",
73236
73241
"run_number",
73242
+ "display_title",
73237
73243
"event",
73238
73244
"status",
73239
73245
"conclusion",
97952
97958
"path": ".github/workflows/build.yml@main",
97953
97959
"run_number": 562,
97954
97960
"event": "push",
97961
+ "display_title": "Update README.md",
97955
97962
"status": "queued",
97956
97963
"conclusion": null,
97957
97964
"workflow_id": 159038,
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
61031
61031
"node_id",
61032
61032
"head_branch",
61033
61033
"run_number",
61034
+ "display_title",
61034
61035
"event",
61035
61036
"status",
61036
61037
"conclusion",
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
61724
61724
"node_id",
61725
61725
"head_branch",
61726
61726
"run_number",
61727
+ "display_title",
61727
61728
"event",
61728
61729
"status",
61729
61730
"conclusion",
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
63651
63651
"node_id",
63652
63652
"head_branch",
63653
63653
"run_number",
63654
+ "display_title",
63654
63655
"event",
63655
63656
"status",
63656
63657
"conclusion",
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
65493
65493
"node_id",
65494
65494
"head_branch",
65495
65495
"run_number",
65496
+ "display_title",
65496
65497
"event",
65497
65498
"status",
65498
65499
"conclusion",
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
22436
22436
"category": "actions",
22437
22437
"subcategory": "workflow-runs"
22438
22438
},
22439
- "x-octokit": {}
22439
+ "x-octokit": {
22440
+ "diff": {
22441
+ "api.github.com": {
22442
+ "type": "changed"
22443
+ }
22444
+ }
22445
+ }
22440
22446
},
22441
22447
"delete": {
22442
22448
"summary": "Delete a workflow run",
22653
22659
"category": "actions",
22654
22660
"subcategory": "workflow-runs"
22655
22661
},
22656
- "x-octokit": {}
22662
+ "x-octokit": {
22663
+ "diff": {
22664
+ "api.github.com": {
22665
+ "type": "changed"
22666
+ }
22667
+ }
22668
+ }
22657
22669
}
22658
22670
},
22659
22671
"/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
70311
70323
"node_id",
70312
70324
"head_branch",
70313
70325
"run_number",
70326
+ "display_title",
70314
70327
"event",
70315
70328
"status",
70316
70329
"conclusion",
92950
92963
"run_number": 562,
92951
92964
"event": "push",
92952
92965
"status": "queued",
92953
- "conclusion": null,
92954
92966
"workflow_id": 159038,
92955
92967
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642",
92956
92968
"html_url": "https://github.com/octo-org/octo-repo/actions/runs/30433642",
Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "7.13 .0",
4
+ "version": "7.14 .0",
5
5
"title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
"license": {
@@ -62321,13 +62321,19 @@
62321
62321
"head_repository_id": {
62322
62322
"type": "integer",
62323
62323
"example": 5
62324
+ },
62325
+ "display_title": {
62326
+ "type": "string",
62327
+ "example": "Simple Workflow",
62328
+ "description": "The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow."
62324
62329
}
62325
62330
},
62326
62331
"required": [
62327
62332
"id",
62328
62333
"node_id",
62329
62334
"head_branch",
62330
62335
"run_number",
62336
+ "display_title",
62331
62337
"event",
62332
62338
"status",
62333
62339
"conclusion",
83213
83219
"path": ".github/workflows/build.yml@main",
83214
83220
"run_number": 562,
83215
83221
"event": "push",
83222
+ "display_title": "Update README.md",
83216
83223
"status": "queued",
83217
83224
"conclusion": null,
83218
83225
"workflow_id": 159038,
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -10084,6 +10084,7 @@ export interface components {
10084
10084
/** @example 5 */
10085
10085
head_repository_id?: number;
10086
10086
} & {
10087
+ display_title: unknown;
10087
10088
path: unknown;
10088
10089
};
10089
10090
/**
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -10637,6 +10637,7 @@ export interface components {
10637
10637
/** @example 5 */
10638
10638
head_repository_id?: number;
10639
10639
} & {
10640
+ display_title: unknown;
10640
10641
path: unknown;
10641
10642
};
10642
10643
/**
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -11028,6 +11028,7 @@ export interface components {
11028
11028
/** @example 5 */
11029
11029
head_repository_id?: number;
11030
11030
} & {
11031
+ display_title: unknown;
11031
11032
path: unknown;
11032
11033
};
11033
11034
/**
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -11405,6 +11405,7 @@ export interface components {
11405
11405
/** @example 5 */
11406
11406
head_repository_id?: number;
11407
11407
} & {
11408
+ display_title: unknown;
11408
11409
path: unknown;
11409
11410
};
11410
11411
/**
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -12435,6 +12435,8 @@ export interface components {
12435
12435
head_repository: components["schemas"]["minimal-repository"];
12436
12436
/** @example 5 */
12437
12437
head_repository_id?: number;
12438
+ } & {
12439
+ display_title: unknown;
12438
12440
};
12439
12441
/**
12440
12442
* Environment Approval
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -10677,6 +10677,11 @@ export interface components {
10677
10677
head_repository: components["schemas"]["minimal-repository"];
10678
10678
/** @example 5 */
10679
10679
head_repository_id?: number;
10680
+ /**
10681
+ * @description The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow.
10682
+ * @example Simple Workflow
10683
+ */
10684
+ display_title: string;
10680
10685
};
10681
10686
/**
10682
10687
* Workflow Run Usage
Original file line number Diff line number Diff line change 15
15
"author": "Gregor Martynus (https://twitter.com/gr2m)",
16
16
"license": "MIT",
17
17
"octokit": {
18
- "openapi-version": "7.13 .0"
18
+ "openapi-version": "7.14 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -13801,6 +13801,11 @@ export interface components {
13801
13801
head_repository: components["schemas"]["minimal-repository"];
13802
13802
/** @example 5 */
13803
13803
head_repository_id?: number;
13804
+ /**
13805
+ * @description The event-specific title associated with the run or the run-name if set, or the value of `run-name` if it is set in the workflow.
13806
+ * @example Simple Workflow
13807
+ */
13808
+ display_title: string;
13804
13809
};
13805
13810
/**
13806
13811
* Environment Approval
You can’t perform that action at this time.
0 commit comments