@octokit/openapi 13.0.0 → 13.2.0
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/generated/api.github.com.deref.json +5235 -766
- package/generated/api.github.com.json +1925 -135
- package/generated/ghec.deref.json +8357 -536
- package/generated/ghec.json +3039 -825
- package/generated/ghes-3.10.deref.json +153 -133
- package/generated/ghes-3.10.json +116 -103
- package/generated/ghes-3.7.deref.json +136 -105
- package/generated/ghes-3.7.json +99 -76
- package/generated/ghes-3.8.deref.json +148 -125
- package/generated/ghes-3.8.json +111 -96
- package/generated/ghes-3.9.deref.json +151 -128
- package/generated/ghes-3.9.json +114 -99
- package/generated/github.ae.deref.json +327 -112
- package/generated/github.ae.json +204 -74
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.2.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": {
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"parameters": [
|
|
733
733
|
{
|
|
734
734
|
"name": "hook_id",
|
|
735
|
-
"description": "The unique identifier of the hook.",
|
|
735
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
736
736
|
"in": "path",
|
|
737
737
|
"required": true,
|
|
738
738
|
"schema": {
|
|
@@ -847,7 +847,7 @@
|
|
|
847
847
|
"parameters": [
|
|
848
848
|
{
|
|
849
849
|
"name": "hook_id",
|
|
850
|
-
"description": "The unique identifier of the hook.",
|
|
850
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
851
851
|
"in": "path",
|
|
852
852
|
"required": true,
|
|
853
853
|
"schema": {
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"parameters": [
|
|
1019
1019
|
{
|
|
1020
1020
|
"name": "hook_id",
|
|
1021
|
-
"description": "The unique identifier of the hook.",
|
|
1021
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
1022
1022
|
"in": "path",
|
|
1023
1023
|
"required": true,
|
|
1024
1024
|
"schema": {
|
|
@@ -1055,7 +1055,7 @@
|
|
|
1055
1055
|
"parameters": [
|
|
1056
1056
|
{
|
|
1057
1057
|
"name": "hook_id",
|
|
1058
|
-
"description": "The unique identifier of the hook.",
|
|
1058
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
1059
1059
|
"in": "path",
|
|
1060
1060
|
"required": true,
|
|
1061
1061
|
"schema": {
|
|
@@ -52969,7 +52969,7 @@
|
|
|
52969
52969
|
},
|
|
52970
52970
|
{
|
|
52971
52971
|
"name": "hook_id",
|
|
52972
|
-
"description": "The unique identifier of the hook.",
|
|
52972
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
52973
52973
|
"in": "path",
|
|
52974
52974
|
"required": true,
|
|
52975
52975
|
"schema": {
|
|
@@ -53156,7 +53156,7 @@
|
|
|
53156
53156
|
},
|
|
53157
53157
|
{
|
|
53158
53158
|
"name": "hook_id",
|
|
53159
|
-
"description": "The unique identifier of the hook.",
|
|
53159
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
53160
53160
|
"in": "path",
|
|
53161
53161
|
"required": true,
|
|
53162
53162
|
"schema": {
|
|
@@ -53489,7 +53489,7 @@
|
|
|
53489
53489
|
},
|
|
53490
53490
|
{
|
|
53491
53491
|
"name": "hook_id",
|
|
53492
|
-
"description": "The unique identifier of the hook.",
|
|
53492
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
53493
53493
|
"in": "path",
|
|
53494
53494
|
"required": true,
|
|
53495
53495
|
"schema": {
|
|
@@ -53561,7 +53561,7 @@
|
|
|
53561
53561
|
},
|
|
53562
53562
|
{
|
|
53563
53563
|
"name": "hook_id",
|
|
53564
|
-
"description": "The unique identifier of the hook.",
|
|
53564
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
53565
53565
|
"in": "path",
|
|
53566
53566
|
"required": true,
|
|
53567
53567
|
"schema": {
|
|
@@ -53654,7 +53654,7 @@
|
|
|
53654
53654
|
},
|
|
53655
53655
|
{
|
|
53656
53656
|
"name": "hook_id",
|
|
53657
|
-
"description": "The unique identifier of the hook.",
|
|
53657
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
53658
53658
|
"in": "path",
|
|
53659
53659
|
"required": true,
|
|
53660
53660
|
"schema": {
|
|
@@ -53800,7 +53800,7 @@
|
|
|
53800
53800
|
},
|
|
53801
53801
|
{
|
|
53802
53802
|
"name": "hook_id",
|
|
53803
|
-
"description": "The unique identifier of the hook.",
|
|
53803
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
53804
53804
|
"in": "path",
|
|
53805
53805
|
"required": true,
|
|
53806
53806
|
"schema": {
|
|
@@ -54119,7 +54119,7 @@
|
|
|
54119
54119
|
},
|
|
54120
54120
|
{
|
|
54121
54121
|
"name": "hook_id",
|
|
54122
|
-
"description": "The unique identifier of the hook.",
|
|
54122
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
54123
54123
|
"in": "path",
|
|
54124
54124
|
"required": true,
|
|
54125
54125
|
"schema": {
|
|
@@ -54480,7 +54480,7 @@
|
|
|
54480
54480
|
},
|
|
54481
54481
|
{
|
|
54482
54482
|
"name": "hook_id",
|
|
54483
|
-
"description": "The unique identifier of the hook.",
|
|
54483
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
54484
54484
|
"in": "path",
|
|
54485
54485
|
"required": true,
|
|
54486
54486
|
"schema": {
|
|
@@ -54675,7 +54675,7 @@
|
|
|
54675
54675
|
},
|
|
54676
54676
|
{
|
|
54677
54677
|
"name": "hook_id",
|
|
54678
|
-
"description": "The unique identifier of the hook.",
|
|
54678
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
54679
54679
|
"in": "path",
|
|
54680
54680
|
"required": true,
|
|
54681
54681
|
"schema": {
|
|
@@ -62197,7 +62197,7 @@
|
|
|
62197
62197
|
},
|
|
62198
62198
|
"exclude": {
|
|
62199
62199
|
"type": "array",
|
|
62200
|
-
"description": "Exclude related items from being returned in the response in order to improve performance of the request.
|
|
62200
|
+
"description": "Exclude related items from being returned in the response in order to improve performance of the request.",
|
|
62201
62201
|
"items": {
|
|
62202
62202
|
"type": "string",
|
|
62203
62203
|
"enum": [
|
|
@@ -92905,7 +92905,6 @@
|
|
|
92905
92905
|
"forks",
|
|
92906
92906
|
"forks_count",
|
|
92907
92907
|
"git_url",
|
|
92908
|
-
"has_downloads",
|
|
92909
92908
|
"has_issues",
|
|
92910
92909
|
"has_projects",
|
|
92911
92910
|
"has_wiki",
|
|
@@ -97958,7 +97957,6 @@
|
|
|
97958
97957
|
"forks",
|
|
97959
97958
|
"forks_count",
|
|
97960
97959
|
"git_url",
|
|
97961
|
-
"has_downloads",
|
|
97962
97960
|
"has_issues",
|
|
97963
97961
|
"has_projects",
|
|
97964
97962
|
"has_wiki",
|
|
@@ -99426,7 +99424,8 @@
|
|
|
99426
99424
|
"enum": [
|
|
99427
99425
|
"queued",
|
|
99428
99426
|
"in_progress",
|
|
99429
|
-
"completed"
|
|
99427
|
+
"completed",
|
|
99428
|
+
"waiting"
|
|
99430
99429
|
]
|
|
99431
99430
|
},
|
|
99432
99431
|
"conclusion": {
|
|
@@ -99601,7 +99600,7 @@
|
|
|
99601
99600
|
"node_id": "MDEyOldvcmtmbG93IEpvYjM5OTQ0NDQ5Ng==",
|
|
99602
99601
|
"head_sha": "f83a356604ae3c5d03e1b46ef4d1ca77d64a90b0",
|
|
99603
99602
|
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/jobs/399444496",
|
|
99604
|
-
"html_url": "https://github.com/octo-org/octo-repo/runs/399444496",
|
|
99603
|
+
"html_url": "https://github.com/octo-org/octo-repo/runs/29679449/jobs/399444496",
|
|
99605
99604
|
"status": "completed",
|
|
99606
99605
|
"conclusion": "success",
|
|
99607
99606
|
"started_at": "2020-01-20T17:42:40Z",
|
|
@@ -100257,7 +100256,7 @@
|
|
|
100257
100256
|
"/repos/{owner}/{repo}/actions/runners": {
|
|
100258
100257
|
"get": {
|
|
100259
100258
|
"summary": "List self-hosted runners for a repository",
|
|
100260
|
-
"description": "Lists all self-hosted runners configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
100259
|
+
"description": "Lists all self-hosted runners configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
100261
100260
|
"tags": [
|
|
100262
100261
|
"actions"
|
|
100263
100262
|
],
|
|
@@ -100482,7 +100481,7 @@
|
|
|
100482
100481
|
"/repos/{owner}/{repo}/actions/runners/downloads": {
|
|
100483
100482
|
"get": {
|
|
100484
100483
|
"summary": "List runner applications for a repository",
|
|
100485
|
-
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
100484
|
+
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
100486
100485
|
"tags": [
|
|
100487
100486
|
"actions"
|
|
100488
100487
|
],
|
|
@@ -100603,7 +100602,7 @@
|
|
|
100603
100602
|
"/repos/{owner}/{repo}/actions/runners/registration-token": {
|
|
100604
100603
|
"post": {
|
|
100605
100604
|
"summary": "Create a registration token for a repository",
|
|
100606
|
-
"description": "Returns a token that you can pass to the `config` script. The token\nexpires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
100605
|
+
"description": "Returns a token that you can pass to the `config` script. The token\nexpires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.\n\nExample using registration token:\n\nConfigure your self-hosted runner, replacing `TOKEN` with the registration token provided\nby this endpoint.\n\n```config.sh --url https://github.com/octo-org/octo-repo-artifacts --token TOKEN```",
|
|
100607
100606
|
"tags": [
|
|
100608
100607
|
"actions"
|
|
100609
100608
|
],
|
|
@@ -101826,7 +101825,7 @@
|
|
|
101826
101825
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
101827
101826
|
"post": {
|
|
101828
101827
|
"summary": "Create a remove token for a repository",
|
|
101829
|
-
"description": "Returns a token that you can pass to remove a self-hosted runner from\na repository. The token expires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
101828
|
+
"description": "Returns a token that you can pass to remove a self-hosted runner from\na repository. The token expires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.\n\nExample using remove token:\n\nTo remove your self-hosted runner from a repository, replace TOKEN with\nthe remove token provided by this endpoint.\n\n```config.sh remove --token TOKEN```",
|
|
101830
101829
|
"tags": [
|
|
101831
101830
|
"actions"
|
|
101832
101831
|
],
|
|
@@ -103049,7 +103048,7 @@
|
|
|
103049
103048
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
103050
103049
|
"get": {
|
|
103051
103050
|
"summary": "Get a self-hosted runner for a repository",
|
|
103052
|
-
"description": "Gets a specific self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
103051
|
+
"description": "Gets a specific self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
103053
103052
|
"tags": [
|
|
103054
103053
|
"actions"
|
|
103055
103054
|
],
|
|
@@ -103211,7 +103210,7 @@
|
|
|
103211
103210
|
},
|
|
103212
103211
|
"delete": {
|
|
103213
103212
|
"summary": "Delete a self-hosted runner from a repository",
|
|
103214
|
-
"description": "Forces the removal of a self-hosted runner from a repository. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
103213
|
+
"description": "Forces the removal of a self-hosted runner from a repository. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
103215
103214
|
"tags": [
|
|
103216
103215
|
"actions"
|
|
103217
103216
|
],
|
|
@@ -110370,7 +110369,8 @@
|
|
|
110370
110369
|
"enum": [
|
|
110371
110370
|
"queued",
|
|
110372
110371
|
"in_progress",
|
|
110373
|
-
"completed"
|
|
110372
|
+
"completed",
|
|
110373
|
+
"waiting"
|
|
110374
110374
|
]
|
|
110375
110375
|
},
|
|
110376
110376
|
"conclusion": {
|
|
@@ -110551,7 +110551,7 @@
|
|
|
110551
110551
|
"node_id": "MDEyOldvcmtmbG93IEpvYjM5OTQ0NDQ5Ng==",
|
|
110552
110552
|
"head_sha": "f83a356604ae3c5d03e1b46ef4d1ca77d64a90b0",
|
|
110553
110553
|
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/jobs/399444496",
|
|
110554
|
-
"html_url": "https://github.com/octo-org/octo-repo/runs/399444496",
|
|
110554
|
+
"html_url": "https://github.com/octo-org/octo-repo/runs/29679449/jobs/399444496",
|
|
110555
110555
|
"status": "completed",
|
|
110556
110556
|
"conclusion": "success",
|
|
110557
110557
|
"started_at": "2020-01-20T17:42:40Z",
|
|
@@ -110778,7 +110778,7 @@
|
|
|
110778
110778
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/cancel": {
|
|
110779
110779
|
"post": {
|
|
110780
110780
|
"summary": "Cancel a workflow run",
|
|
110781
|
-
"description": "Cancels a workflow run using its `id`.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
110781
|
+
"description": "Cancels a workflow run using its `id`.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `actions:write` permission to use this endpoint.",
|
|
110782
110782
|
"tags": [
|
|
110783
110783
|
"actions"
|
|
110784
110784
|
],
|
|
@@ -110872,6 +110872,103 @@
|
|
|
110872
110872
|
"x-octokit": {}
|
|
110873
110873
|
}
|
|
110874
110874
|
},
|
|
110875
|
+
"/repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel": {
|
|
110876
|
+
"post": {
|
|
110877
|
+
"summary": "Force cancel a workflow run",
|
|
110878
|
+
"description": "Cancels a workflow run and bypasses conditions that would otherwise cause a workflow execution to continue, such as an `always()` condition on a job.\nYou should only use this endpoint to cancel a workflow run when the workflow run is not responding to [`POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel`](/rest/actions/workflow-runs#cancel-a-workflow-run).\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `actions:write` permission to use this endpoint.",
|
|
110879
|
+
"tags": [
|
|
110880
|
+
"actions"
|
|
110881
|
+
],
|
|
110882
|
+
"operationId": "actions/force-cancel-workflow-run",
|
|
110883
|
+
"externalDocs": {
|
|
110884
|
+
"description": "API method documentation",
|
|
110885
|
+
"url": "https://docs.github.com/github-ae@latest/rest/actions/workflow-runs#force-cancel-a-workflow-run"
|
|
110886
|
+
},
|
|
110887
|
+
"parameters": [
|
|
110888
|
+
{
|
|
110889
|
+
"name": "owner",
|
|
110890
|
+
"description": "The account owner of the repository. The name is not case sensitive.",
|
|
110891
|
+
"in": "path",
|
|
110892
|
+
"required": true,
|
|
110893
|
+
"schema": {
|
|
110894
|
+
"type": "string"
|
|
110895
|
+
}
|
|
110896
|
+
},
|
|
110897
|
+
{
|
|
110898
|
+
"name": "repo",
|
|
110899
|
+
"description": "The name of the repository without the `.git` extension. The name is not case sensitive.",
|
|
110900
|
+
"in": "path",
|
|
110901
|
+
"required": true,
|
|
110902
|
+
"schema": {
|
|
110903
|
+
"type": "string"
|
|
110904
|
+
}
|
|
110905
|
+
},
|
|
110906
|
+
{
|
|
110907
|
+
"name": "run_id",
|
|
110908
|
+
"description": "The unique identifier of the workflow run.",
|
|
110909
|
+
"in": "path",
|
|
110910
|
+
"required": true,
|
|
110911
|
+
"schema": {
|
|
110912
|
+
"type": "integer"
|
|
110913
|
+
}
|
|
110914
|
+
}
|
|
110915
|
+
],
|
|
110916
|
+
"responses": {
|
|
110917
|
+
"202": {
|
|
110918
|
+
"description": "Response",
|
|
110919
|
+
"content": {
|
|
110920
|
+
"application/json": {
|
|
110921
|
+
"schema": {
|
|
110922
|
+
"title": "Empty Object",
|
|
110923
|
+
"description": "An object without any properties.",
|
|
110924
|
+
"type": "object",
|
|
110925
|
+
"properties": {},
|
|
110926
|
+
"additionalProperties": false
|
|
110927
|
+
},
|
|
110928
|
+
"examples": {
|
|
110929
|
+
"default": {
|
|
110930
|
+
"value": null
|
|
110931
|
+
}
|
|
110932
|
+
}
|
|
110933
|
+
}
|
|
110934
|
+
}
|
|
110935
|
+
},
|
|
110936
|
+
"409": {
|
|
110937
|
+
"description": "Conflict",
|
|
110938
|
+
"content": {
|
|
110939
|
+
"application/json": {
|
|
110940
|
+
"schema": {
|
|
110941
|
+
"title": "Basic Error",
|
|
110942
|
+
"description": "Basic Error",
|
|
110943
|
+
"type": "object",
|
|
110944
|
+
"properties": {
|
|
110945
|
+
"message": {
|
|
110946
|
+
"type": "string"
|
|
110947
|
+
},
|
|
110948
|
+
"documentation_url": {
|
|
110949
|
+
"type": "string"
|
|
110950
|
+
},
|
|
110951
|
+
"url": {
|
|
110952
|
+
"type": "string"
|
|
110953
|
+
},
|
|
110954
|
+
"status": {
|
|
110955
|
+
"type": "string"
|
|
110956
|
+
}
|
|
110957
|
+
}
|
|
110958
|
+
}
|
|
110959
|
+
}
|
|
110960
|
+
}
|
|
110961
|
+
}
|
|
110962
|
+
},
|
|
110963
|
+
"x-github": {
|
|
110964
|
+
"githubCloudOnly": false,
|
|
110965
|
+
"enabledForGitHubApps": true,
|
|
110966
|
+
"category": "actions",
|
|
110967
|
+
"subcategory": "workflow-runs"
|
|
110968
|
+
},
|
|
110969
|
+
"x-octokit": {}
|
|
110970
|
+
}
|
|
110971
|
+
},
|
|
110875
110972
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/jobs": {
|
|
110876
110973
|
"get": {
|
|
110877
110974
|
"summary": "List jobs for a workflow run",
|
|
@@ -111011,7 +111108,8 @@
|
|
|
111011
111108
|
"enum": [
|
|
111012
111109
|
"queued",
|
|
111013
111110
|
"in_progress",
|
|
111014
|
-
"completed"
|
|
111111
|
+
"completed",
|
|
111112
|
+
"waiting"
|
|
111015
111113
|
]
|
|
111016
111114
|
},
|
|
111017
111115
|
"conclusion": {
|
|
@@ -111192,7 +111290,7 @@
|
|
|
111192
111290
|
"node_id": "MDEyOldvcmtmbG93IEpvYjM5OTQ0NDQ5Ng==",
|
|
111193
111291
|
"head_sha": "f83a356604ae3c5d03e1b46ef4d1ca77d64a90b0",
|
|
111194
111292
|
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/jobs/399444496",
|
|
111195
|
-
"html_url": "https://github.com/octo-org/octo-repo/runs/399444496",
|
|
111293
|
+
"html_url": "https://github.com/octo-org/octo-repo/runs/29679449/jobs/399444496",
|
|
111196
111294
|
"status": "completed",
|
|
111197
111295
|
"conclusion": "success",
|
|
111198
111296
|
"started_at": "2020-01-20T17:42:40Z",
|
|
@@ -135996,7 +136094,7 @@
|
|
|
135996
136094
|
},
|
|
135997
136095
|
"patch": {
|
|
135998
136096
|
"summary": "Update a check run",
|
|
135999
|
-
"description": "**Note:** The
|
|
136097
|
+
"description": "Updates a check run for a specific commit in a repository. Your GitHub App must have the `checks:write` permission to edit check runs.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.",
|
|
136000
136098
|
"tags": [
|
|
136001
136099
|
"checks"
|
|
136002
136100
|
],
|
|
@@ -143083,7 +143181,7 @@
|
|
|
143083
143181
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
|
|
143084
143182
|
"get": {
|
|
143085
143183
|
"summary": "List check runs in a check suite",
|
|
143086
|
-
"description": "
|
|
143184
|
+
"description": "Lists check runs for a check suite using its `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.",
|
|
143087
143185
|
"tags": [
|
|
143088
143186
|
"checks"
|
|
143089
143187
|
],
|
|
@@ -158188,7 +158286,7 @@
|
|
|
158188
158286
|
"/repos/{owner}/{repo}/commits/{ref}/check-runs": {
|
|
158189
158287
|
"get": {
|
|
158190
158288
|
"summary": "List check runs for a Git reference",
|
|
158191
|
-
"description": "**Note:** The
|
|
158289
|
+
"description": "Lists check runs for a commit ref. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.\n\nIf there are more than 1000 check suites on a single git reference, this endpoint will limit check runs to the 1000 most recent check suites. To iterate over all possible check runs, use the [List check suites for a Git reference](https://docs.github.com/github-ae@latest/rest/reference/checks#list-check-suites-for-a-git-reference) endpoint and provide the `check_suite_id` parameter to the [List check runs in a check suite](https://docs.github.com/github-ae@latest/rest/reference/checks#list-check-runs-in-a-check-suite) endpoint.",
|
|
158192
158290
|
"tags": [
|
|
158193
158291
|
"checks"
|
|
158194
158292
|
],
|
|
@@ -159245,7 +159343,7 @@
|
|
|
159245
159343
|
"/repos/{owner}/{repo}/commits/{ref}/check-suites": {
|
|
159246
159344
|
"get": {
|
|
159247
159345
|
"summary": "List check suites for a Git reference",
|
|
159248
|
-
"description": "
|
|
159346
|
+
"description": "Lists check suites for a commit `ref`. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to list check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`.",
|
|
159249
159347
|
"tags": [
|
|
159250
159348
|
"checks"
|
|
159251
159349
|
],
|
|
@@ -170622,6 +170720,11 @@
|
|
|
170622
170720
|
"type": "string",
|
|
170623
170721
|
"example": "MDQ6R2F0ZTM3NTU="
|
|
170624
170722
|
},
|
|
170723
|
+
"prevent_self_review": {
|
|
170724
|
+
"type": "boolean",
|
|
170725
|
+
"example": false,
|
|
170726
|
+
"description": "Whether deployments to this environment can be approved by the user who created the deployment."
|
|
170727
|
+
},
|
|
170625
170728
|
"type": {
|
|
170626
170729
|
"type": "string",
|
|
170627
170730
|
"example": "required_reviewers"
|
|
@@ -171027,6 +171130,7 @@
|
|
|
171027
171130
|
{
|
|
171028
171131
|
"id": 3755,
|
|
171029
171132
|
"node_id": "MDQ6R2F0ZTM3NTU=",
|
|
171133
|
+
"prevent_self_review": false,
|
|
171030
171134
|
"type": "required_reviewers",
|
|
171031
171135
|
"reviewers": [
|
|
171032
171136
|
{
|
|
@@ -171228,6 +171332,11 @@
|
|
|
171228
171332
|
"type": "string",
|
|
171229
171333
|
"example": "MDQ6R2F0ZTM3NTU="
|
|
171230
171334
|
},
|
|
171335
|
+
"prevent_self_review": {
|
|
171336
|
+
"type": "boolean",
|
|
171337
|
+
"example": false,
|
|
171338
|
+
"description": "Whether deployments to this environment can be approved by the user who created the deployment."
|
|
171339
|
+
},
|
|
171231
171340
|
"type": {
|
|
171232
171341
|
"type": "string",
|
|
171233
171342
|
"example": "required_reviewers"
|
|
@@ -171627,6 +171736,7 @@
|
|
|
171627
171736
|
{
|
|
171628
171737
|
"id": 3755,
|
|
171629
171738
|
"node_id": "MDQ6R2F0ZTM3NTU=",
|
|
171739
|
+
"prevent_self_review": false,
|
|
171630
171740
|
"type": "required_reviewers",
|
|
171631
171741
|
"reviewers": [
|
|
171632
171742
|
{
|
|
@@ -171750,6 +171860,11 @@
|
|
|
171750
171860
|
"example": 30,
|
|
171751
171861
|
"description": "The amount of time to delay a job after the job is initially triggered. The time (in minutes) must be an integer between 0 and 43,200 (30 days)."
|
|
171752
171862
|
},
|
|
171863
|
+
"prevent_self_review": {
|
|
171864
|
+
"type": "boolean",
|
|
171865
|
+
"example": false,
|
|
171866
|
+
"description": "Whether or not a user who created the job is prevented from approving their own job."
|
|
171867
|
+
},
|
|
171753
171868
|
"reviewers": {
|
|
171754
171869
|
"type": "array",
|
|
171755
171870
|
"nullable": true,
|
|
@@ -171800,6 +171915,7 @@
|
|
|
171800
171915
|
"default": {
|
|
171801
171916
|
"value": {
|
|
171802
171917
|
"wait_timer": 30,
|
|
171918
|
+
"prevent_self_review": false,
|
|
171803
171919
|
"reviewers": [
|
|
171804
171920
|
{
|
|
171805
171921
|
"type": "User",
|
|
@@ -171907,6 +172023,11 @@
|
|
|
171907
172023
|
"type": "string",
|
|
171908
172024
|
"example": "MDQ6R2F0ZTM3NTU="
|
|
171909
172025
|
},
|
|
172026
|
+
"prevent_self_review": {
|
|
172027
|
+
"type": "boolean",
|
|
172028
|
+
"example": false,
|
|
172029
|
+
"description": "Whether deployments to this environment can be approved by the user who created the deployment."
|
|
172030
|
+
},
|
|
171910
172031
|
"type": {
|
|
171911
172032
|
"type": "string",
|
|
171912
172033
|
"example": "required_reviewers"
|
|
@@ -172306,6 +172427,7 @@
|
|
|
172306
172427
|
{
|
|
172307
172428
|
"id": 3755,
|
|
172308
172429
|
"node_id": "MDQ6R2F0ZTM3NTU=",
|
|
172430
|
+
"prevent_self_review": false,
|
|
172309
172431
|
"type": "required_reviewers",
|
|
172310
172432
|
"reviewers": [
|
|
172311
172433
|
{
|
|
@@ -172532,11 +172654,11 @@
|
|
|
172532
172654
|
"type": "array",
|
|
172533
172655
|
"items": {
|
|
172534
172656
|
"title": "Deployment branch policy",
|
|
172535
|
-
"description": "Details of a deployment branch policy.",
|
|
172657
|
+
"description": "Details of a deployment branch or tag policy.",
|
|
172536
172658
|
"type": "object",
|
|
172537
172659
|
"properties": {
|
|
172538
172660
|
"id": {
|
|
172539
|
-
"description": "The unique identifier of the branch policy.",
|
|
172661
|
+
"description": "The unique identifier of the branch or tag policy.",
|
|
172540
172662
|
"type": "integer",
|
|
172541
172663
|
"example": 361471
|
|
172542
172664
|
},
|
|
@@ -172545,9 +172667,18 @@
|
|
|
172545
172667
|
"example": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjE0NzE="
|
|
172546
172668
|
},
|
|
172547
172669
|
"name": {
|
|
172548
|
-
"description": "The name pattern that branches must match in order to deploy to the environment.",
|
|
172670
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.",
|
|
172549
172671
|
"type": "string",
|
|
172550
172672
|
"example": "release/*"
|
|
172673
|
+
},
|
|
172674
|
+
"type": {
|
|
172675
|
+
"description": "Whether this rule targets a branch or tag.",
|
|
172676
|
+
"type": "string",
|
|
172677
|
+
"example": "branch",
|
|
172678
|
+
"enum": [
|
|
172679
|
+
"branch",
|
|
172680
|
+
"tag"
|
|
172681
|
+
]
|
|
172551
172682
|
}
|
|
172552
172683
|
}
|
|
172553
172684
|
}
|
|
@@ -172591,7 +172722,7 @@
|
|
|
172591
172722
|
},
|
|
172592
172723
|
"post": {
|
|
172593
172724
|
"summary": "Create a deployment branch policy",
|
|
172594
|
-
"description": "Creates a deployment branch policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
172725
|
+
"description": "Creates a deployment branch or tag policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
172595
172726
|
"tags": [
|
|
172596
172727
|
"repos"
|
|
172597
172728
|
],
|
|
@@ -172634,13 +172765,22 @@
|
|
|
172634
172765
|
"content": {
|
|
172635
172766
|
"application/json": {
|
|
172636
172767
|
"schema": {
|
|
172637
|
-
"title": "Deployment branch policy name pattern",
|
|
172768
|
+
"title": "Deployment branch and tag policy name pattern",
|
|
172638
172769
|
"type": "object",
|
|
172639
172770
|
"properties": {
|
|
172640
172771
|
"name": {
|
|
172641
|
-
"description": "The name pattern that branches must match in order to deploy to the environment.\n\nWildcard characters will not match `/`. For example, to match branches that begin with `release/` and contain an additional single slash, use `release/*/*`.\nFor more information about pattern matching syntax, see the [Ruby File.fnmatch documentation](https://ruby-doc.org/core-2.5.1/File.html#method-c-fnmatch).",
|
|
172772
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.\n\nWildcard characters will not match `/`. For example, to match branches that begin with `release/` and contain an additional single slash, use `release/*/*`.\nFor more information about pattern matching syntax, see the [Ruby File.fnmatch documentation](https://ruby-doc.org/core-2.5.1/File.html#method-c-fnmatch).",
|
|
172642
172773
|
"type": "string",
|
|
172643
172774
|
"example": "release/*"
|
|
172775
|
+
},
|
|
172776
|
+
"type": {
|
|
172777
|
+
"description": "Whether this rule targets a branch or tag",
|
|
172778
|
+
"type": "string",
|
|
172779
|
+
"example": "branch",
|
|
172780
|
+
"enum": [
|
|
172781
|
+
"branch",
|
|
172782
|
+
"tag"
|
|
172783
|
+
]
|
|
172644
172784
|
}
|
|
172645
172785
|
},
|
|
172646
172786
|
"required": [
|
|
@@ -172657,7 +172797,15 @@
|
|
|
172657
172797
|
"example-single-branch": {
|
|
172658
172798
|
"summary": "Example of a single branch name pattern",
|
|
172659
172799
|
"value": {
|
|
172660
|
-
"name": "main"
|
|
172800
|
+
"name": "main",
|
|
172801
|
+
"type": "branch"
|
|
172802
|
+
}
|
|
172803
|
+
},
|
|
172804
|
+
"example-single-tag": {
|
|
172805
|
+
"summary": "Example of a single tag name pattern",
|
|
172806
|
+
"value": {
|
|
172807
|
+
"name": "v1",
|
|
172808
|
+
"type": "tag"
|
|
172661
172809
|
}
|
|
172662
172810
|
}
|
|
172663
172811
|
}
|
|
@@ -172671,11 +172819,11 @@
|
|
|
172671
172819
|
"application/json": {
|
|
172672
172820
|
"schema": {
|
|
172673
172821
|
"title": "Deployment branch policy",
|
|
172674
|
-
"description": "Details of a deployment branch policy.",
|
|
172822
|
+
"description": "Details of a deployment branch or tag policy.",
|
|
172675
172823
|
"type": "object",
|
|
172676
172824
|
"properties": {
|
|
172677
172825
|
"id": {
|
|
172678
|
-
"description": "The unique identifier of the branch policy.",
|
|
172826
|
+
"description": "The unique identifier of the branch or tag policy.",
|
|
172679
172827
|
"type": "integer",
|
|
172680
172828
|
"example": 361471
|
|
172681
172829
|
},
|
|
@@ -172684,9 +172832,18 @@
|
|
|
172684
172832
|
"example": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjE0NzE="
|
|
172685
172833
|
},
|
|
172686
172834
|
"name": {
|
|
172687
|
-
"description": "The name pattern that branches must match in order to deploy to the environment.",
|
|
172835
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.",
|
|
172688
172836
|
"type": "string",
|
|
172689
172837
|
"example": "release/*"
|
|
172838
|
+
},
|
|
172839
|
+
"type": {
|
|
172840
|
+
"description": "Whether this rule targets a branch or tag.",
|
|
172841
|
+
"type": "string",
|
|
172842
|
+
"example": "branch",
|
|
172843
|
+
"enum": [
|
|
172844
|
+
"branch",
|
|
172845
|
+
"tag"
|
|
172846
|
+
]
|
|
172690
172847
|
}
|
|
172691
172848
|
}
|
|
172692
172849
|
},
|
|
@@ -172704,6 +172861,14 @@
|
|
|
172704
172861
|
"node_id": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjM=",
|
|
172705
172862
|
"name": "main"
|
|
172706
172863
|
}
|
|
172864
|
+
},
|
|
172865
|
+
"example-single-tag": {
|
|
172866
|
+
"value": {
|
|
172867
|
+
"id": 364663,
|
|
172868
|
+
"node_id": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjM=",
|
|
172869
|
+
"name": "v1",
|
|
172870
|
+
"type": "tag"
|
|
172871
|
+
}
|
|
172707
172872
|
}
|
|
172708
172873
|
}
|
|
172709
172874
|
}
|
|
@@ -172728,7 +172893,7 @@
|
|
|
172728
172893
|
"/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}": {
|
|
172729
172894
|
"get": {
|
|
172730
172895
|
"summary": "Get a deployment branch policy",
|
|
172731
|
-
"description": "Gets a deployment branch policy for an environment.\n\nAnyone with read access to the repository can use this endpoint. If the repository is private, you must use an access token with the `repo` scope. GitHub Apps must have the `actions:read` permission to use this endpoint.",
|
|
172896
|
+
"description": "Gets a deployment branch or tag policy for an environment.\n\nAnyone with read access to the repository can use this endpoint. If the repository is private, you must use an access token with the `repo` scope. GitHub Apps must have the `actions:read` permission to use this endpoint.",
|
|
172732
172897
|
"tags": [
|
|
172733
172898
|
"repos"
|
|
172734
172899
|
],
|
|
@@ -172782,11 +172947,11 @@
|
|
|
172782
172947
|
"application/json": {
|
|
172783
172948
|
"schema": {
|
|
172784
172949
|
"title": "Deployment branch policy",
|
|
172785
|
-
"description": "Details of a deployment branch policy.",
|
|
172950
|
+
"description": "Details of a deployment branch or tag policy.",
|
|
172786
172951
|
"type": "object",
|
|
172787
172952
|
"properties": {
|
|
172788
172953
|
"id": {
|
|
172789
|
-
"description": "The unique identifier of the branch policy.",
|
|
172954
|
+
"description": "The unique identifier of the branch or tag policy.",
|
|
172790
172955
|
"type": "integer",
|
|
172791
172956
|
"example": 361471
|
|
172792
172957
|
},
|
|
@@ -172795,9 +172960,18 @@
|
|
|
172795
172960
|
"example": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjE0NzE="
|
|
172796
172961
|
},
|
|
172797
172962
|
"name": {
|
|
172798
|
-
"description": "The name pattern that branches must match in order to deploy to the environment.",
|
|
172963
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.",
|
|
172799
172964
|
"type": "string",
|
|
172800
172965
|
"example": "release/*"
|
|
172966
|
+
},
|
|
172967
|
+
"type": {
|
|
172968
|
+
"description": "Whether this rule targets a branch or tag.",
|
|
172969
|
+
"type": "string",
|
|
172970
|
+
"example": "branch",
|
|
172971
|
+
"enum": [
|
|
172972
|
+
"branch",
|
|
172973
|
+
"tag"
|
|
172974
|
+
]
|
|
172801
172975
|
}
|
|
172802
172976
|
}
|
|
172803
172977
|
},
|
|
@@ -172824,7 +172998,7 @@
|
|
|
172824
172998
|
},
|
|
172825
172999
|
"put": {
|
|
172826
173000
|
"summary": "Update a deployment branch policy",
|
|
172827
|
-
"description": "Updates a deployment branch policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
173001
|
+
"description": "Updates a deployment branch or tag policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
172828
173002
|
"tags": [
|
|
172829
173003
|
"repos"
|
|
172830
173004
|
],
|
|
@@ -172906,11 +173080,11 @@
|
|
|
172906
173080
|
"application/json": {
|
|
172907
173081
|
"schema": {
|
|
172908
173082
|
"title": "Deployment branch policy",
|
|
172909
|
-
"description": "Details of a deployment branch policy.",
|
|
173083
|
+
"description": "Details of a deployment branch or tag policy.",
|
|
172910
173084
|
"type": "object",
|
|
172911
173085
|
"properties": {
|
|
172912
173086
|
"id": {
|
|
172913
|
-
"description": "The unique identifier of the branch policy.",
|
|
173087
|
+
"description": "The unique identifier of the branch or tag policy.",
|
|
172914
173088
|
"type": "integer",
|
|
172915
173089
|
"example": 361471
|
|
172916
173090
|
},
|
|
@@ -172919,9 +173093,18 @@
|
|
|
172919
173093
|
"example": "MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjE0NzE="
|
|
172920
173094
|
},
|
|
172921
173095
|
"name": {
|
|
172922
|
-
"description": "The name pattern that branches must match in order to deploy to the environment.",
|
|
173096
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.",
|
|
172923
173097
|
"type": "string",
|
|
172924
173098
|
"example": "release/*"
|
|
173099
|
+
},
|
|
173100
|
+
"type": {
|
|
173101
|
+
"description": "Whether this rule targets a branch or tag.",
|
|
173102
|
+
"type": "string",
|
|
173103
|
+
"example": "branch",
|
|
173104
|
+
"enum": [
|
|
173105
|
+
"branch",
|
|
173106
|
+
"tag"
|
|
173107
|
+
]
|
|
172925
173108
|
}
|
|
172926
173109
|
}
|
|
172927
173110
|
},
|
|
@@ -172948,7 +173131,7 @@
|
|
|
172948
173131
|
},
|
|
172949
173132
|
"delete": {
|
|
172950
173133
|
"summary": "Delete a deployment branch policy",
|
|
172951
|
-
"description": "Deletes a deployment branch policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
173134
|
+
"description": "Deletes a deployment branch or tag policy for an environment.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `administration:write` permission for the repository to use this endpoint.",
|
|
172952
173135
|
"tags": [
|
|
172953
173136
|
"repos"
|
|
172954
173137
|
],
|
|
@@ -181305,7 +181488,6 @@
|
|
|
181305
181488
|
"forks",
|
|
181306
181489
|
"forks_count",
|
|
181307
181490
|
"git_url",
|
|
181308
|
-
"has_downloads",
|
|
181309
181491
|
"has_issues",
|
|
181310
181492
|
"has_projects",
|
|
181311
181493
|
"has_wiki",
|
|
@@ -185364,7 +185546,7 @@
|
|
|
185364
185546
|
"operationId": "repos/list-webhooks",
|
|
185365
185547
|
"externalDocs": {
|
|
185366
185548
|
"description": "API method documentation",
|
|
185367
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
185549
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#list-repository-webhooks"
|
|
185368
185550
|
},
|
|
185369
185551
|
"parameters": [
|
|
185370
185552
|
{
|
|
@@ -185645,8 +185827,8 @@
|
|
|
185645
185827
|
"x-github": {
|
|
185646
185828
|
"githubCloudOnly": false,
|
|
185647
185829
|
"enabledForGitHubApps": true,
|
|
185648
|
-
"category": "
|
|
185649
|
-
"subcategory": "
|
|
185830
|
+
"category": "repos",
|
|
185831
|
+
"subcategory": "webhooks"
|
|
185650
185832
|
},
|
|
185651
185833
|
"x-octokit": {}
|
|
185652
185834
|
},
|
|
@@ -185659,7 +185841,7 @@
|
|
|
185659
185841
|
"operationId": "repos/create-webhook",
|
|
185660
185842
|
"externalDocs": {
|
|
185661
185843
|
"description": "API method documentation",
|
|
185662
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
185844
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#create-a-repository-webhook"
|
|
185663
185845
|
},
|
|
185664
185846
|
"parameters": [
|
|
185665
185847
|
{
|
|
@@ -186104,8 +186286,8 @@
|
|
|
186104
186286
|
"x-github": {
|
|
186105
186287
|
"githubCloudOnly": false,
|
|
186106
186288
|
"enabledForGitHubApps": true,
|
|
186107
|
-
"category": "
|
|
186108
|
-
"subcategory": "
|
|
186289
|
+
"category": "repos",
|
|
186290
|
+
"subcategory": "webhooks"
|
|
186109
186291
|
},
|
|
186110
186292
|
"x-octokit": {}
|
|
186111
186293
|
}
|
|
@@ -186120,7 +186302,7 @@
|
|
|
186120
186302
|
"operationId": "repos/get-webhook",
|
|
186121
186303
|
"externalDocs": {
|
|
186122
186304
|
"description": "API method documentation",
|
|
186123
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
186305
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-repository-webhook"
|
|
186124
186306
|
},
|
|
186125
186307
|
"parameters": [
|
|
186126
186308
|
{
|
|
@@ -186143,7 +186325,7 @@
|
|
|
186143
186325
|
},
|
|
186144
186326
|
{
|
|
186145
186327
|
"name": "hook_id",
|
|
186146
|
-
"description": "The unique identifier of the hook.",
|
|
186328
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
186147
186329
|
"in": "path",
|
|
186148
186330
|
"required": true,
|
|
186149
186331
|
"schema": {
|
|
@@ -186379,8 +186561,8 @@
|
|
|
186379
186561
|
"x-github": {
|
|
186380
186562
|
"githubCloudOnly": false,
|
|
186381
186563
|
"enabledForGitHubApps": true,
|
|
186382
|
-
"category": "
|
|
186383
|
-
"subcategory": "
|
|
186564
|
+
"category": "repos",
|
|
186565
|
+
"subcategory": "webhooks"
|
|
186384
186566
|
},
|
|
186385
186567
|
"x-octokit": {}
|
|
186386
186568
|
},
|
|
@@ -186393,7 +186575,7 @@
|
|
|
186393
186575
|
"operationId": "repos/update-webhook",
|
|
186394
186576
|
"externalDocs": {
|
|
186395
186577
|
"description": "API method documentation",
|
|
186396
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
186578
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#update-a-repository-webhook"
|
|
186397
186579
|
},
|
|
186398
186580
|
"parameters": [
|
|
186399
186581
|
{
|
|
@@ -186416,7 +186598,7 @@
|
|
|
186416
186598
|
},
|
|
186417
186599
|
{
|
|
186418
186600
|
"name": "hook_id",
|
|
186419
|
-
"description": "The unique identifier of the hook.",
|
|
186601
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
186420
186602
|
"in": "path",
|
|
186421
186603
|
"required": true,
|
|
186422
186604
|
"schema": {
|
|
@@ -186817,8 +186999,8 @@
|
|
|
186817
186999
|
"x-github": {
|
|
186818
187000
|
"githubCloudOnly": false,
|
|
186819
187001
|
"enabledForGitHubApps": true,
|
|
186820
|
-
"category": "
|
|
186821
|
-
"subcategory": "
|
|
187002
|
+
"category": "repos",
|
|
187003
|
+
"subcategory": "webhooks"
|
|
186822
187004
|
},
|
|
186823
187005
|
"x-octokit": {}
|
|
186824
187006
|
},
|
|
@@ -186831,7 +187013,7 @@
|
|
|
186831
187013
|
"operationId": "repos/delete-webhook",
|
|
186832
187014
|
"externalDocs": {
|
|
186833
187015
|
"description": "API method documentation",
|
|
186834
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
187016
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#delete-a-repository-webhook"
|
|
186835
187017
|
},
|
|
186836
187018
|
"parameters": [
|
|
186837
187019
|
{
|
|
@@ -186854,7 +187036,7 @@
|
|
|
186854
187036
|
},
|
|
186855
187037
|
{
|
|
186856
187038
|
"name": "hook_id",
|
|
186857
|
-
"description": "The unique identifier of the hook.",
|
|
187039
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
186858
187040
|
"in": "path",
|
|
186859
187041
|
"required": true,
|
|
186860
187042
|
"schema": {
|
|
@@ -186896,8 +187078,8 @@
|
|
|
186896
187078
|
"x-github": {
|
|
186897
187079
|
"githubCloudOnly": false,
|
|
186898
187080
|
"enabledForGitHubApps": true,
|
|
186899
|
-
"category": "
|
|
186900
|
-
"subcategory": "
|
|
187081
|
+
"category": "repos",
|
|
187082
|
+
"subcategory": "webhooks"
|
|
186901
187083
|
},
|
|
186902
187084
|
"x-octokit": {}
|
|
186903
187085
|
}
|
|
@@ -186912,7 +187094,7 @@
|
|
|
186912
187094
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
186913
187095
|
"externalDocs": {
|
|
186914
187096
|
"description": "API method documentation",
|
|
186915
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
187097
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
186916
187098
|
},
|
|
186917
187099
|
"parameters": [
|
|
186918
187100
|
{
|
|
@@ -186935,7 +187117,7 @@
|
|
|
186935
187117
|
},
|
|
186936
187118
|
{
|
|
186937
187119
|
"name": "hook_id",
|
|
186938
|
-
"description": "The unique identifier of the hook.",
|
|
187120
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
186939
187121
|
"in": "path",
|
|
186940
187122
|
"required": true,
|
|
186941
187123
|
"schema": {
|
|
@@ -187000,8 +187182,8 @@
|
|
|
187000
187182
|
"x-github": {
|
|
187001
187183
|
"githubCloudOnly": false,
|
|
187002
187184
|
"enabledForGitHubApps": true,
|
|
187003
|
-
"category": "
|
|
187004
|
-
"subcategory": "
|
|
187185
|
+
"category": "repos",
|
|
187186
|
+
"subcategory": "webhooks"
|
|
187005
187187
|
},
|
|
187006
187188
|
"x-octokit": {}
|
|
187007
187189
|
},
|
|
@@ -187014,7 +187196,7 @@
|
|
|
187014
187196
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
187015
187197
|
"externalDocs": {
|
|
187016
187198
|
"description": "API method documentation",
|
|
187017
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
187199
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
187018
187200
|
},
|
|
187019
187201
|
"parameters": [
|
|
187020
187202
|
{
|
|
@@ -187037,7 +187219,7 @@
|
|
|
187037
187219
|
},
|
|
187038
187220
|
{
|
|
187039
187221
|
"name": "hook_id",
|
|
187040
|
-
"description": "The unique identifier of the hook.",
|
|
187222
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
187041
187223
|
"in": "path",
|
|
187042
187224
|
"required": true,
|
|
187043
187225
|
"schema": {
|
|
@@ -187152,8 +187334,8 @@
|
|
|
187152
187334
|
"x-github": {
|
|
187153
187335
|
"githubCloudOnly": false,
|
|
187154
187336
|
"enabledForGitHubApps": true,
|
|
187155
|
-
"category": "
|
|
187156
|
-
"subcategory": "
|
|
187337
|
+
"category": "repos",
|
|
187338
|
+
"subcategory": "webhooks"
|
|
187157
187339
|
},
|
|
187158
187340
|
"x-octokit": {}
|
|
187159
187341
|
}
|
|
@@ -187168,7 +187350,7 @@
|
|
|
187168
187350
|
"operationId": "repos/list-webhook-deliveries",
|
|
187169
187351
|
"externalDocs": {
|
|
187170
187352
|
"description": "API method documentation",
|
|
187171
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
187353
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
187172
187354
|
},
|
|
187173
187355
|
"parameters": [
|
|
187174
187356
|
{
|
|
@@ -187191,7 +187373,7 @@
|
|
|
187191
187373
|
},
|
|
187192
187374
|
{
|
|
187193
187375
|
"name": "hook_id",
|
|
187194
|
-
"description": "The unique identifier of the hook.",
|
|
187376
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
187195
187377
|
"in": "path",
|
|
187196
187378
|
"required": true,
|
|
187197
187379
|
"schema": {
|
|
@@ -187480,8 +187662,8 @@
|
|
|
187480
187662
|
"x-github": {
|
|
187481
187663
|
"githubCloudOnly": false,
|
|
187482
187664
|
"enabledForGitHubApps": true,
|
|
187483
|
-
"category": "
|
|
187484
|
-
"subcategory": "
|
|
187665
|
+
"category": "repos",
|
|
187666
|
+
"subcategory": "webhooks"
|
|
187485
187667
|
},
|
|
187486
187668
|
"x-octokit": {}
|
|
187487
187669
|
}
|
|
@@ -187496,7 +187678,7 @@
|
|
|
187496
187678
|
"operationId": "repos/get-webhook-delivery",
|
|
187497
187679
|
"externalDocs": {
|
|
187498
187680
|
"description": "API method documentation",
|
|
187499
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
187681
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
187500
187682
|
},
|
|
187501
187683
|
"parameters": [
|
|
187502
187684
|
{
|
|
@@ -187519,7 +187701,7 @@
|
|
|
187519
187701
|
},
|
|
187520
187702
|
{
|
|
187521
187703
|
"name": "hook_id",
|
|
187522
|
-
"description": "The unique identifier of the hook.",
|
|
187704
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
187523
187705
|
"in": "path",
|
|
187524
187706
|
"required": true,
|
|
187525
187707
|
"schema": {
|
|
@@ -187850,8 +188032,8 @@
|
|
|
187850
188032
|
"x-github": {
|
|
187851
188033
|
"githubCloudOnly": false,
|
|
187852
188034
|
"enabledForGitHubApps": true,
|
|
187853
|
-
"category": "
|
|
187854
|
-
"subcategory": "
|
|
188035
|
+
"category": "repos",
|
|
188036
|
+
"subcategory": "webhooks"
|
|
187855
188037
|
},
|
|
187856
188038
|
"x-octokit": {}
|
|
187857
188039
|
}
|
|
@@ -187866,7 +188048,7 @@
|
|
|
187866
188048
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
187867
188049
|
"externalDocs": {
|
|
187868
188050
|
"description": "API method documentation",
|
|
187869
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
188051
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
187870
188052
|
},
|
|
187871
188053
|
"parameters": [
|
|
187872
188054
|
{
|
|
@@ -187889,7 +188071,7 @@
|
|
|
187889
188071
|
},
|
|
187890
188072
|
{
|
|
187891
188073
|
"name": "hook_id",
|
|
187892
|
-
"description": "The unique identifier of the hook.",
|
|
188074
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
187893
188075
|
"in": "path",
|
|
187894
188076
|
"required": true,
|
|
187895
188077
|
"schema": {
|
|
@@ -188054,8 +188236,8 @@
|
|
|
188054
188236
|
"x-github": {
|
|
188055
188237
|
"githubCloudOnly": false,
|
|
188056
188238
|
"enabledForGitHubApps": true,
|
|
188057
|
-
"category": "
|
|
188058
|
-
"subcategory": "
|
|
188239
|
+
"category": "repos",
|
|
188240
|
+
"subcategory": "webhooks"
|
|
188059
188241
|
},
|
|
188060
188242
|
"x-octokit": {}
|
|
188061
188243
|
}
|
|
@@ -188070,7 +188252,7 @@
|
|
|
188070
188252
|
"operationId": "repos/ping-webhook",
|
|
188071
188253
|
"externalDocs": {
|
|
188072
188254
|
"description": "API method documentation",
|
|
188073
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
188255
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#ping-a-repository-webhook"
|
|
188074
188256
|
},
|
|
188075
188257
|
"parameters": [
|
|
188076
188258
|
{
|
|
@@ -188093,7 +188275,7 @@
|
|
|
188093
188275
|
},
|
|
188094
188276
|
{
|
|
188095
188277
|
"name": "hook_id",
|
|
188096
|
-
"description": "The unique identifier of the hook.",
|
|
188278
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
188097
188279
|
"in": "path",
|
|
188098
188280
|
"required": true,
|
|
188099
188281
|
"schema": {
|
|
@@ -188135,8 +188317,8 @@
|
|
|
188135
188317
|
"x-github": {
|
|
188136
188318
|
"githubCloudOnly": false,
|
|
188137
188319
|
"enabledForGitHubApps": true,
|
|
188138
|
-
"category": "
|
|
188139
|
-
"subcategory": "
|
|
188320
|
+
"category": "repos",
|
|
188321
|
+
"subcategory": "webhooks"
|
|
188140
188322
|
},
|
|
188141
188323
|
"x-octokit": {}
|
|
188142
188324
|
}
|
|
@@ -188151,7 +188333,7 @@
|
|
|
188151
188333
|
"operationId": "repos/test-push-webhook",
|
|
188152
188334
|
"externalDocs": {
|
|
188153
188335
|
"description": "API method documentation",
|
|
188154
|
-
"url": "https://docs.github.com/github-ae@latest/rest/webhooks
|
|
188336
|
+
"url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#test-the-push-repository-webhook"
|
|
188155
188337
|
},
|
|
188156
188338
|
"parameters": [
|
|
188157
188339
|
{
|
|
@@ -188174,7 +188356,7 @@
|
|
|
188174
188356
|
},
|
|
188175
188357
|
{
|
|
188176
188358
|
"name": "hook_id",
|
|
188177
|
-
"description": "The unique identifier of the hook.",
|
|
188359
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
188178
188360
|
"in": "path",
|
|
188179
188361
|
"required": true,
|
|
188180
188362
|
"schema": {
|
|
@@ -188216,8 +188398,8 @@
|
|
|
188216
188398
|
"x-github": {
|
|
188217
188399
|
"githubCloudOnly": false,
|
|
188218
188400
|
"enabledForGitHubApps": true,
|
|
188219
|
-
"category": "
|
|
188220
|
-
"subcategory": "
|
|
188401
|
+
"category": "repos",
|
|
188402
|
+
"subcategory": "webhooks"
|
|
188221
188403
|
},
|
|
188222
188404
|
"x-octokit": {}
|
|
188223
188405
|
}
|
|
@@ -244487,6 +244669,32 @@
|
|
|
244487
244669
|
}
|
|
244488
244670
|
}
|
|
244489
244671
|
}
|
|
244672
|
+
},
|
|
244673
|
+
"404": {
|
|
244674
|
+
"description": "Resource not found",
|
|
244675
|
+
"content": {
|
|
244676
|
+
"application/json": {
|
|
244677
|
+
"schema": {
|
|
244678
|
+
"title": "Basic Error",
|
|
244679
|
+
"description": "Basic Error",
|
|
244680
|
+
"type": "object",
|
|
244681
|
+
"properties": {
|
|
244682
|
+
"message": {
|
|
244683
|
+
"type": "string"
|
|
244684
|
+
},
|
|
244685
|
+
"documentation_url": {
|
|
244686
|
+
"type": "string"
|
|
244687
|
+
},
|
|
244688
|
+
"url": {
|
|
244689
|
+
"type": "string"
|
|
244690
|
+
},
|
|
244691
|
+
"status": {
|
|
244692
|
+
"type": "string"
|
|
244693
|
+
}
|
|
244694
|
+
}
|
|
244695
|
+
}
|
|
244696
|
+
}
|
|
244697
|
+
}
|
|
244490
244698
|
}
|
|
244491
244699
|
},
|
|
244492
244700
|
"x-github": {
|
|
@@ -260967,7 +261175,7 @@
|
|
|
260967
261175
|
"/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions": {
|
|
260968
261176
|
"get": {
|
|
260969
261177
|
"summary": "List reactions for a pull request review comment",
|
|
260970
|
-
"description": "List the reactions to a [pull request review comment](https://docs.github.com/github-ae@latest/pulls/comments#get-a-review-comment-for-a-pull-request).",
|
|
261178
|
+
"description": "List the reactions to a [pull request review comment](https://docs.github.com/github-ae@latest/rest/pulls/comments#get-a-review-comment-for-a-pull-request).",
|
|
260971
261179
|
"tags": [
|
|
260972
261180
|
"reactions"
|
|
260973
261181
|
],
|
|
@@ -377671,7 +377879,7 @@
|
|
|
377671
377879
|
"format": "uri"
|
|
377672
377880
|
},
|
|
377673
377881
|
"conclusion": {
|
|
377674
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
377882
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has `completed`.",
|
|
377675
377883
|
"type": "string",
|
|
377676
377884
|
"nullable": true,
|
|
377677
377885
|
"enum": [
|
|
@@ -379926,7 +380134,7 @@
|
|
|
379926
380134
|
"format": "uri"
|
|
379927
380135
|
},
|
|
379928
380136
|
"conclusion": {
|
|
379929
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
380137
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has completed.",
|
|
379930
380138
|
"type": "string",
|
|
379931
380139
|
"nullable": true,
|
|
379932
380140
|
"enum": [
|
|
@@ -382174,7 +382382,7 @@
|
|
|
382174
382382
|
"format": "uri"
|
|
382175
382383
|
},
|
|
382176
382384
|
"conclusion": {
|
|
382177
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
382385
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has completed.",
|
|
382178
382386
|
"type": "string",
|
|
382179
382387
|
"nullable": true,
|
|
382180
382388
|
"enum": [
|
|
@@ -384053,7 +384261,7 @@
|
|
|
384053
384261
|
]
|
|
384054
384262
|
},
|
|
384055
384263
|
"dismissed_reason": {
|
|
384056
|
-
"description": "The reason for dismissing or closing the alert.
|
|
384264
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
384057
384265
|
"type": "string",
|
|
384058
384266
|
"nullable": true,
|
|
384059
384267
|
"enum": [
|
|
@@ -385846,7 +386054,7 @@
|
|
|
385846
386054
|
]
|
|
385847
386055
|
},
|
|
385848
386056
|
"dismissed_reason": {
|
|
385849
|
-
"description": "The reason for dismissing or closing the alert.
|
|
386057
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
385850
386058
|
"type": "string",
|
|
385851
386059
|
"nullable": true,
|
|
385852
386060
|
"enum": [
|
|
@@ -389404,7 +389612,7 @@
|
|
|
389404
389612
|
]
|
|
389405
389613
|
},
|
|
389406
389614
|
"dismissed_reason": {
|
|
389407
|
-
"description": "The reason for dismissing or closing the alert.
|
|
389615
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
389408
389616
|
"type": "string",
|
|
389409
389617
|
"nullable": true,
|
|
389410
389618
|
"enum": [
|
|
@@ -432560,7 +432768,7 @@
|
|
|
432560
432768
|
"format": "date-time"
|
|
432561
432769
|
},
|
|
432562
432770
|
"conclusion": {
|
|
432563
|
-
"description": "The result of the completed check run.
|
|
432771
|
+
"description": "The result of the completed check run. This value will be `null` until the check run has completed.",
|
|
432564
432772
|
"type": "string",
|
|
432565
432773
|
"nullable": true,
|
|
432566
432774
|
"enum": [
|
|
@@ -527530,6 +527738,10 @@
|
|
|
527530
527738
|
"type": "string",
|
|
527531
527739
|
"format": "uri"
|
|
527532
527740
|
},
|
|
527741
|
+
"has_discussions": {
|
|
527742
|
+
"description": "Whether the repository has discussions enabled.",
|
|
527743
|
+
"type": "boolean"
|
|
527744
|
+
},
|
|
527533
527745
|
"has_downloads": {
|
|
527534
527746
|
"description": "Whether downloads are enabled.",
|
|
527535
527747
|
"type": "boolean",
|
|
@@ -527886,6 +528098,10 @@
|
|
|
527886
528098
|
},
|
|
527887
528099
|
"watchers_count": {
|
|
527888
528100
|
"type": "integer"
|
|
528101
|
+
},
|
|
528102
|
+
"web_commit_signoff_required": {
|
|
528103
|
+
"description": "Whether to require commit signoff.",
|
|
528104
|
+
"type": "boolean"
|
|
527889
528105
|
}
|
|
527890
528106
|
},
|
|
527891
528107
|
"required": [
|
|
@@ -645756,7 +645972,7 @@
|
|
|
645756
645972
|
"pull-request-edited": {
|
|
645757
645973
|
"post": {
|
|
645758
645974
|
"summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/github-ae@latest/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/github-ae@latest/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/github-ae@latest/rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
|
|
645759
|
-
"description": "The title or body of a pull request was edited.",
|
|
645975
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
645760
645976
|
"operationId": "pull-request/edited",
|
|
645761
645977
|
"externalDocs": {
|
|
645762
645978
|
"url": "https://docs.github.com/github-ae@latest/webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -799555,7 +799771,6 @@
|
|
|
799555
799771
|
"forks",
|
|
799556
799772
|
"forks_count",
|
|
799557
799773
|
"git_url",
|
|
799558
|
-
"has_downloads",
|
|
799559
799774
|
"has_issues",
|
|
799560
799775
|
"has_projects",
|
|
799561
799776
|
"has_wiki",
|
|
@@ -824702,7 +824917,7 @@
|
|
|
824702
824917
|
}
|
|
824703
824918
|
},
|
|
824704
824919
|
"x-github": {
|
|
824705
|
-
"githubCloudOnly":
|
|
824920
|
+
"githubCloudOnly": true,
|
|
824706
824921
|
"category": "webhooks",
|
|
824707
824922
|
"subcategory": "user",
|
|
824708
824923
|
"supported-webhook-types": [
|
|
@@ -826295,7 +826510,7 @@
|
|
|
826295
826510
|
}
|
|
826296
826511
|
},
|
|
826297
826512
|
"x-github": {
|
|
826298
|
-
"githubCloudOnly":
|
|
826513
|
+
"githubCloudOnly": true,
|
|
826299
826514
|
"category": "webhooks",
|
|
826300
826515
|
"subcategory": "user",
|
|
826301
826516
|
"supported-webhook-types": [
|