@octokit/openapi 7.2.0 → 7.5.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.
Files changed (35) hide show
  1. package/generated/api.github.com.deref.json +9605 -6
  2. package/generated/api.github.com.json +405 -33
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +119 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +111 -1
  7. package/generated/ghes-3.2.deref.json +348 -1
  8. package/generated/ghes-3.2.json +145 -10
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +16 -0
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +209 -1
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +9 -1
  12. package/generated/ghes-3.3.deref.json +348 -3
  13. package/generated/ghes-3.3.json +145 -11
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
  16. package/generated/ghes-3.4.deref.json +333 -3
  17. package/generated/ghes-3.4.json +146 -11
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +1548 -135
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +53558 -37094
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +8076 -3526
  23. package/generated/ghes-3.5.deref.json +427 -15
  24. package/generated/ghes-3.5.json +240 -23
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +88 -0
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +442 -1
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +212 -1
  28. package/generated/ghes-3.6.deref.json +7923 -1
  29. package/generated/ghes-3.6.json +380 -10
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +733 -3
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +751 -1
  32. package/generated/github.ae-diff-to-api.github.com.json +152 -4
  33. package/generated/github.ae.deref.json +926 -1
  34. package/generated/github.ae.json +184 -10
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.2.0",
4
+ "version": "7.5.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": {
@@ -4004,6 +4004,14 @@
4004
4004
  "write"
4005
4005
  ]
4006
4006
  },
4007
+ "organization_custom_roles": {
4008
+ "type": "string",
4009
+ "description": "The level of permission to grant the access token for custom roles management.",
4010
+ "enum": [
4011
+ "read",
4012
+ "write"
4013
+ ]
4014
+ },
4007
4015
  "deployments": {
4008
4016
  "type": "string",
4009
4017
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5116,6 +5124,14 @@
5116
5124
  "write"
5117
5125
  ]
5118
5126
  },
5127
+ "organization_custom_roles": {
5128
+ "type": "string",
5129
+ "description": "The level of permission to grant the access token for custom roles management.",
5130
+ "enum": [
5131
+ "read",
5132
+ "write"
5133
+ ]
5134
+ },
5119
5135
  "deployments": {
5120
5136
  "type": "string",
5121
5137
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5780,6 +5796,14 @@
5780
5796
  "write"
5781
5797
  ]
5782
5798
  },
5799
+ "organization_custom_roles": {
5800
+ "type": "string",
5801
+ "description": "The level of permission to grant the access token for custom roles management.",
5802
+ "enum": [
5803
+ "read",
5804
+ "write"
5805
+ ]
5806
+ },
5783
5807
  "deployments": {
5784
5808
  "type": "string",
5785
5809
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -7332,6 +7356,14 @@
7332
7356
  "write"
7333
7357
  ]
7334
7358
  },
7359
+ "organization_custom_roles": {
7360
+ "type": "string",
7361
+ "description": "The level of permission to grant the access token for custom roles management.",
7362
+ "enum": [
7363
+ "read",
7364
+ "write"
7365
+ ]
7366
+ },
7335
7367
  "deployments": {
7336
7368
  "type": "string",
7337
7369
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8191,6 +8223,14 @@
8191
8223
  "write"
8192
8224
  ]
8193
8225
  },
8226
+ "organization_custom_roles": {
8227
+ "type": "string",
8228
+ "description": "The level of permission to grant the access token for custom roles management.",
8229
+ "enum": [
8230
+ "read",
8231
+ "write"
8232
+ ]
8233
+ },
8194
8234
  "deployments": {
8195
8235
  "type": "string",
8196
8236
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9119,6 +9159,14 @@
9119
9159
  "write"
9120
9160
  ]
9121
9161
  },
9162
+ "organization_custom_roles": {
9163
+ "type": "string",
9164
+ "description": "The level of permission to grant the access token for custom roles management.",
9165
+ "enum": [
9166
+ "read",
9167
+ "write"
9168
+ ]
9169
+ },
9122
9170
  "deployments": {
9123
9171
  "type": "string",
9124
9172
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9791,6 +9839,14 @@
9791
9839
  "write"
9792
9840
  ]
9793
9841
  },
9842
+ "organization_custom_roles": {
9843
+ "type": "string",
9844
+ "description": "The level of permission to grant the access token for custom roles management.",
9845
+ "enum": [
9846
+ "read",
9847
+ "write"
9848
+ ]
9849
+ },
9794
9850
  "deployments": {
9795
9851
  "type": "string",
9796
9852
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10697,6 +10753,14 @@
10697
10753
  "write"
10698
10754
  ]
10699
10755
  },
10756
+ "organization_custom_roles": {
10757
+ "type": "string",
10758
+ "description": "The level of permission to grant the access token for custom roles management.",
10759
+ "enum": [
10760
+ "read",
10761
+ "write"
10762
+ ]
10763
+ },
10700
10764
  "deployments": {
10701
10765
  "type": "string",
10702
10766
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -11369,6 +11433,14 @@
11369
11433
  "write"
11370
11434
  ]
11371
11435
  },
11436
+ "organization_custom_roles": {
11437
+ "type": "string",
11438
+ "description": "The level of permission to grant the access token for custom roles management.",
11439
+ "enum": [
11440
+ "read",
11441
+ "write"
11442
+ ]
11443
+ },
11372
11444
  "deployments": {
11373
11445
  "type": "string",
11374
11446
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -12153,6 +12225,14 @@
12153
12225
  "write"
12154
12226
  ]
12155
12227
  },
12228
+ "organization_custom_roles": {
12229
+ "type": "string",
12230
+ "description": "The level of permission to grant the access token for custom roles management.",
12231
+ "enum": [
12232
+ "read",
12233
+ "write"
12234
+ ]
12235
+ },
12156
12236
  "deployments": {
12157
12237
  "type": "string",
12158
12238
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -12964,6 +13044,14 @@
12964
13044
  "write"
12965
13045
  ]
12966
13046
  },
13047
+ "organization_custom_roles": {
13048
+ "type": "string",
13049
+ "description": "The level of permission to grant the access token for custom roles management.",
13050
+ "enum": [
13051
+ "read",
13052
+ "write"
13053
+ ]
13054
+ },
12967
13055
  "deployments": {
12968
13056
  "type": "string",
12969
13057
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -15251,6 +15339,11 @@
15251
15339
  "description": "Whether organization members can fork private organization repositories.",
15252
15340
  "default": false
15253
15341
  },
15342
+ "web_commit_signoff_required": {
15343
+ "type": "boolean",
15344
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
15345
+ "default": false
15346
+ },
15254
15347
  "blog": {
15255
15348
  "type": "string",
15256
15349
  "example": "\"http://github.blog\""
@@ -15508,6 +15601,10 @@
15508
15601
  "example": false,
15509
15602
  "nullable": true
15510
15603
  },
15604
+ "web_commit_signoff_required": {
15605
+ "type": "boolean",
15606
+ "example": false
15607
+ },
15511
15608
  "updated_at": {
15512
15609
  "type": "string",
15513
15610
  "format": "date-time"
@@ -15591,6 +15688,7 @@
15591
15688
  "members_can_create_public_pages": true,
15592
15689
  "members_can_create_private_pages": true,
15593
15690
  "members_can_fork_private_repositories": false,
15691
+ "web_commit_signoff_required": false,
15594
15692
  "updated_at": "2014-03-03T18:58:10Z"
15595
15693
  }
15596
15694
  }
@@ -18348,6 +18446,10 @@
18348
18446
  "example": false,
18349
18447
  "nullable": true
18350
18448
  },
18449
+ "web_commit_signoff_required": {
18450
+ "type": "boolean",
18451
+ "example": false
18452
+ },
18351
18453
  "updated_at": {
18352
18454
  "type": "string",
18353
18455
  "format": "date-time"
@@ -21769,6 +21871,40 @@
21769
21871
  "use_squash_pr_title_as_default": {
21770
21872
  "type": "boolean"
21771
21873
  },
21874
+ "squash_merge_commit_title": {
21875
+ "type": "string",
21876
+ "enum": [
21877
+ "PR_TITLE",
21878
+ "COMMIT_OR_PR_TITLE"
21879
+ ],
21880
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
21881
+ },
21882
+ "squash_merge_commit_message": {
21883
+ "type": "string",
21884
+ "enum": [
21885
+ "PR_BODY",
21886
+ "COMMIT_MESSAGES",
21887
+ "BLANK"
21888
+ ],
21889
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
21890
+ },
21891
+ "merge_commit_title": {
21892
+ "type": "string",
21893
+ "enum": [
21894
+ "PR_TITLE",
21895
+ "MERGE_MESSAGE"
21896
+ ],
21897
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
21898
+ },
21899
+ "merge_commit_message": {
21900
+ "type": "string",
21901
+ "enum": [
21902
+ "PR_BODY",
21903
+ "PR_TITLE",
21904
+ "BLANK"
21905
+ ],
21906
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
21907
+ },
21772
21908
  "allow_merge_commit": {
21773
21909
  "type": "boolean"
21774
21910
  },
@@ -21812,6 +21948,40 @@
21812
21948
  "description": "Whether a squash merge commit can use the pull request title as default.",
21813
21949
  "default": false
21814
21950
  },
21951
+ "squash_merge_commit_title": {
21952
+ "type": "string",
21953
+ "enum": [
21954
+ "PR_TITLE",
21955
+ "COMMIT_OR_PR_TITLE"
21956
+ ],
21957
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
21958
+ },
21959
+ "squash_merge_commit_message": {
21960
+ "type": "string",
21961
+ "enum": [
21962
+ "PR_BODY",
21963
+ "COMMIT_MESSAGES",
21964
+ "BLANK"
21965
+ ],
21966
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
21967
+ },
21968
+ "merge_commit_title": {
21969
+ "type": "string",
21970
+ "enum": [
21971
+ "PR_TITLE",
21972
+ "MERGE_MESSAGE"
21973
+ ],
21974
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
21975
+ },
21976
+ "merge_commit_message": {
21977
+ "type": "string",
21978
+ "enum": [
21979
+ "PR_BODY",
21980
+ "PR_TITLE",
21981
+ "BLANK"
21982
+ ],
21983
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
21984
+ },
21815
21985
  "allow_merge_commit": {
21816
21986
  "description": "Whether to allow merge commits for pull requests.",
21817
21987
  "default": true,
@@ -21822,6 +21992,11 @@
21822
21992
  "description": "Whether to allow forking this repo",
21823
21993
  "type": "boolean"
21824
21994
  },
21995
+ "web_commit_signoff_required": {
21996
+ "description": "Whether to require contributors to sign off on web-based commits",
21997
+ "default": false,
21998
+ "type": "boolean"
21999
+ },
21825
22000
  "subscribers_count": {
21826
22001
  "type": "integer"
21827
22002
  },
@@ -21947,10 +22122,52 @@
21947
22122
  "type": "boolean",
21948
22123
  "example": false
21949
22124
  },
22125
+ "squash_merge_commit_title": {
22126
+ "type": "string",
22127
+ "example": "PR_TITLE",
22128
+ "enum": [
22129
+ "PR_TITLE",
22130
+ "COMMIT_OR_PR_TITLE"
22131
+ ],
22132
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
22133
+ },
22134
+ "squash_merge_commit_message": {
22135
+ "type": "string",
22136
+ "example": "PR_BODY",
22137
+ "enum": [
22138
+ "PR_BODY",
22139
+ "COMMIT_MESSAGES",
22140
+ "BLANK"
22141
+ ],
22142
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
22143
+ },
22144
+ "merge_commit_title": {
22145
+ "type": "string",
22146
+ "example": "PR_TITLE",
22147
+ "enum": [
22148
+ "PR_TITLE",
22149
+ "MERGE_MESSAGE"
22150
+ ],
22151
+ "description": "The default value for a merge commit title.\n\n - `PR_TITLE` - default to the pull request's title.\n - `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
22152
+ },
22153
+ "merge_commit_message": {
22154
+ "type": "string",
22155
+ "example": "PR_BODY",
22156
+ "enum": [
22157
+ "PR_BODY",
22158
+ "PR_TITLE",
22159
+ "BLANK"
22160
+ ],
22161
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
22162
+ },
21950
22163
  "allow_forking": {
21951
22164
  "type": "boolean",
21952
22165
  "example": true
21953
22166
  },
22167
+ "web_commit_signoff_required": {
22168
+ "type": "boolean",
22169
+ "example": false
22170
+ },
21954
22171
  "subscribers_count": {
21955
22172
  "type": "integer",
21956
22173
  "example": 42
@@ -23088,6 +23305,40 @@
23088
23305
  "use_squash_pr_title_as_default": {
23089
23306
  "type": "boolean"
23090
23307
  },
23308
+ "squash_merge_commit_title": {
23309
+ "type": "string",
23310
+ "enum": [
23311
+ "PR_TITLE",
23312
+ "COMMIT_OR_PR_TITLE"
23313
+ ],
23314
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
23315
+ },
23316
+ "squash_merge_commit_message": {
23317
+ "type": "string",
23318
+ "enum": [
23319
+ "PR_BODY",
23320
+ "COMMIT_MESSAGES",
23321
+ "BLANK"
23322
+ ],
23323
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
23324
+ },
23325
+ "merge_commit_title": {
23326
+ "type": "string",
23327
+ "enum": [
23328
+ "PR_TITLE",
23329
+ "MERGE_MESSAGE"
23330
+ ],
23331
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
23332
+ },
23333
+ "merge_commit_message": {
23334
+ "type": "string",
23335
+ "enum": [
23336
+ "PR_BODY",
23337
+ "PR_TITLE",
23338
+ "BLANK"
23339
+ ],
23340
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
23341
+ },
23091
23342
  "allow_merge_commit": {
23092
23343
  "type": "boolean"
23093
23344
  },
@@ -23131,6 +23382,40 @@
23131
23382
  "description": "Whether a squash merge commit can use the pull request title as default.",
23132
23383
  "default": false
23133
23384
  },
23385
+ "squash_merge_commit_title": {
23386
+ "type": "string",
23387
+ "enum": [
23388
+ "PR_TITLE",
23389
+ "COMMIT_OR_PR_TITLE"
23390
+ ],
23391
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
23392
+ },
23393
+ "squash_merge_commit_message": {
23394
+ "type": "string",
23395
+ "enum": [
23396
+ "PR_BODY",
23397
+ "COMMIT_MESSAGES",
23398
+ "BLANK"
23399
+ ],
23400
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
23401
+ },
23402
+ "merge_commit_title": {
23403
+ "type": "string",
23404
+ "enum": [
23405
+ "PR_TITLE",
23406
+ "MERGE_MESSAGE"
23407
+ ],
23408
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
23409
+ },
23410
+ "merge_commit_message": {
23411
+ "type": "string",
23412
+ "enum": [
23413
+ "PR_BODY",
23414
+ "PR_TITLE",
23415
+ "BLANK"
23416
+ ],
23417
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
23418
+ },
23134
23419
  "allow_merge_commit": {
23135
23420
  "description": "Whether to allow merge commits for pull requests.",
23136
23421
  "default": true,
@@ -23141,6 +23426,11 @@
23141
23426
  "description": "Whether to allow forking this repo",
23142
23427
  "type": "boolean"
23143
23428
  },
23429
+ "web_commit_signoff_required": {
23430
+ "description": "Whether to require contributors to sign off on web-based commits",
23431
+ "default": false,
23432
+ "type": "boolean"
23433
+ },
23144
23434
  "subscribers_count": {
23145
23435
  "type": "integer"
23146
23436
  },
@@ -24204,6 +24494,40 @@
24204
24494
  "use_squash_pr_title_as_default": {
24205
24495
  "type": "boolean"
24206
24496
  },
24497
+ "squash_merge_commit_title": {
24498
+ "type": "string",
24499
+ "enum": [
24500
+ "PR_TITLE",
24501
+ "COMMIT_OR_PR_TITLE"
24502
+ ],
24503
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
24504
+ },
24505
+ "squash_merge_commit_message": {
24506
+ "type": "string",
24507
+ "enum": [
24508
+ "PR_BODY",
24509
+ "COMMIT_MESSAGES",
24510
+ "BLANK"
24511
+ ],
24512
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
24513
+ },
24514
+ "merge_commit_title": {
24515
+ "type": "string",
24516
+ "enum": [
24517
+ "PR_TITLE",
24518
+ "MERGE_MESSAGE"
24519
+ ],
24520
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
24521
+ },
24522
+ "merge_commit_message": {
24523
+ "type": "string",
24524
+ "enum": [
24525
+ "PR_BODY",
24526
+ "PR_TITLE",
24527
+ "BLANK"
24528
+ ],
24529
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
24530
+ },
24207
24531
  "allow_merge_commit": {
24208
24532
  "type": "boolean"
24209
24533
  },
@@ -24247,6 +24571,40 @@
24247
24571
  "description": "Whether a squash merge commit can use the pull request title as default.",
24248
24572
  "default": false
24249
24573
  },
24574
+ "squash_merge_commit_title": {
24575
+ "type": "string",
24576
+ "enum": [
24577
+ "PR_TITLE",
24578
+ "COMMIT_OR_PR_TITLE"
24579
+ ],
24580
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
24581
+ },
24582
+ "squash_merge_commit_message": {
24583
+ "type": "string",
24584
+ "enum": [
24585
+ "PR_BODY",
24586
+ "COMMIT_MESSAGES",
24587
+ "BLANK"
24588
+ ],
24589
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
24590
+ },
24591
+ "merge_commit_title": {
24592
+ "type": "string",
24593
+ "enum": [
24594
+ "PR_TITLE",
24595
+ "MERGE_MESSAGE"
24596
+ ],
24597
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
24598
+ },
24599
+ "merge_commit_message": {
24600
+ "type": "string",
24601
+ "enum": [
24602
+ "PR_BODY",
24603
+ "PR_TITLE",
24604
+ "BLANK"
24605
+ ],
24606
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
24607
+ },
24250
24608
  "allow_merge_commit": {
24251
24609
  "description": "Whether to allow merge commits for pull requests.",
24252
24610
  "default": true,
@@ -24257,6 +24615,11 @@
24257
24615
  "description": "Whether to allow forking this repo",
24258
24616
  "type": "boolean"
24259
24617
  },
24618
+ "web_commit_signoff_required": {
24619
+ "description": "Whether to require contributors to sign off on web-based commits",
24620
+ "default": false,
24621
+ "type": "boolean"
24622
+ },
24260
24623
  "subscribers_count": {
24261
24624
  "type": "integer"
24262
24625
  },
@@ -24767,6 +25130,7 @@
24767
25130
  "delete_branch_on_merge": true,
24768
25131
  "allow_merge_commit": true,
24769
25132
  "allow_forking": true,
25133
+ "web_commit_signoff_required": false,
24770
25134
  "subscribers_count": 42,
24771
25135
  "network_count": 0,
24772
25136
  "organization": {
@@ -32284,6 +32648,40 @@
32284
32648
  "use_squash_pr_title_as_default": {
32285
32649
  "type": "boolean"
32286
32650
  },
32651
+ "squash_merge_commit_title": {
32652
+ "type": "string",
32653
+ "enum": [
32654
+ "PR_TITLE",
32655
+ "COMMIT_OR_PR_TITLE"
32656
+ ],
32657
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
32658
+ },
32659
+ "squash_merge_commit_message": {
32660
+ "type": "string",
32661
+ "enum": [
32662
+ "PR_BODY",
32663
+ "COMMIT_MESSAGES",
32664
+ "BLANK"
32665
+ ],
32666
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
32667
+ },
32668
+ "merge_commit_title": {
32669
+ "type": "string",
32670
+ "enum": [
32671
+ "PR_TITLE",
32672
+ "MERGE_MESSAGE"
32673
+ ],
32674
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
32675
+ },
32676
+ "merge_commit_message": {
32677
+ "type": "string",
32678
+ "enum": [
32679
+ "PR_BODY",
32680
+ "PR_TITLE",
32681
+ "BLANK"
32682
+ ],
32683
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
32684
+ },
32287
32685
  "allow_merge_commit": {
32288
32686
  "type": "boolean"
32289
32687
  },
@@ -32327,6 +32725,40 @@
32327
32725
  "description": "Whether a squash merge commit can use the pull request title as default.",
32328
32726
  "default": false
32329
32727
  },
32728
+ "squash_merge_commit_title": {
32729
+ "type": "string",
32730
+ "enum": [
32731
+ "PR_TITLE",
32732
+ "COMMIT_OR_PR_TITLE"
32733
+ ],
32734
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
32735
+ },
32736
+ "squash_merge_commit_message": {
32737
+ "type": "string",
32738
+ "enum": [
32739
+ "PR_BODY",
32740
+ "COMMIT_MESSAGES",
32741
+ "BLANK"
32742
+ ],
32743
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
32744
+ },
32745
+ "merge_commit_title": {
32746
+ "type": "string",
32747
+ "enum": [
32748
+ "PR_TITLE",
32749
+ "MERGE_MESSAGE"
32750
+ ],
32751
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
32752
+ },
32753
+ "merge_commit_message": {
32754
+ "type": "string",
32755
+ "enum": [
32756
+ "PR_BODY",
32757
+ "PR_TITLE",
32758
+ "BLANK"
32759
+ ],
32760
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
32761
+ },
32330
32762
  "allow_merge_commit": {
32331
32763
  "description": "Whether to allow merge commits for pull requests.",
32332
32764
  "default": true,
@@ -32337,6 +32769,11 @@
32337
32769
  "description": "Whether to allow forking this repo",
32338
32770
  "type": "boolean"
32339
32771
  },
32772
+ "web_commit_signoff_required": {
32773
+ "description": "Whether to require contributors to sign off on web-based commits",
32774
+ "default": false,
32775
+ "type": "boolean"
32776
+ },
32340
32777
  "subscribers_count": {
32341
32778
  "type": "integer"
32342
32779
  },
@@ -32516,6 +32953,10 @@
32516
32953
  },
32517
32954
  "allow_forking": {
32518
32955
  "type": "boolean"
32956
+ },
32957
+ "web_commit_signoff_required": {
32958
+ "type": "boolean",
32959
+ "example": false
32519
32960
  }
32520
32961
  },
32521
32962
  "required": [