@octokit/openapi 7.4.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.
- package/generated/api.github.com.deref.json +938 -1
- package/generated/api.github.com.json +55 -1
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +1 -1
- package/generated/ghes-3.2.deref.json +1 -1
- package/generated/ghes-3.2.json +1 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
- package/generated/ghes-3.3.deref.json +1 -3
- package/generated/ghes-3.3.json +1 -2
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
- package/generated/ghes-3.4.deref.json +1 -3
- package/generated/ghes-3.4.json +1 -2
- package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +784 -135
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +51464 -35140
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +7876 -3454
- package/generated/ghes-3.5.deref.json +85 -15
- package/generated/ghes-3.5.json +85 -14
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +44 -1
- package/generated/ghes-3.6-diff-to-api.github.com.json +30 -1
- package/generated/ghes-3.6.deref.json +735 -1
- package/generated/ghes-3.6.json +51 -1
- package/generated/github.ae-diff-to-api.github.com.deref.json +589 -1
- package/generated/github.ae-diff-to-api.github.com.json +31 -1
- package/generated/github.ae.deref.json +678 -1
- package/generated/github.ae.json +51 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "7.
|
|
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": {
|
|
@@ -11696,6 +11696,11 @@
|
|
|
11696
11696
|
"description": "Whether to allow forking this repo",
|
|
11697
11697
|
"type": "boolean"
|
|
11698
11698
|
},
|
|
11699
|
+
"web_commit_signoff_required": {
|
|
11700
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
11701
|
+
"default": false,
|
|
11702
|
+
"type": "boolean"
|
|
11703
|
+
},
|
|
11699
11704
|
"subscribers_count": {
|
|
11700
11705
|
"type": "integer"
|
|
11701
11706
|
},
|
|
@@ -30408,6 +30413,11 @@
|
|
|
30408
30413
|
"description": "Whether to allow forking this repo",
|
|
30409
30414
|
"type": "boolean"
|
|
30410
30415
|
},
|
|
30416
|
+
"web_commit_signoff_required": {
|
|
30417
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
30418
|
+
"default": false,
|
|
30419
|
+
"type": "boolean"
|
|
30420
|
+
},
|
|
30411
30421
|
"subscribers_count": {
|
|
30412
30422
|
"type": "integer"
|
|
30413
30423
|
},
|
|
@@ -31687,6 +31697,11 @@
|
|
|
31687
31697
|
"description": "Whether to allow forking this repo",
|
|
31688
31698
|
"type": "boolean"
|
|
31689
31699
|
},
|
|
31700
|
+
"web_commit_signoff_required": {
|
|
31701
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
31702
|
+
"default": false,
|
|
31703
|
+
"type": "boolean"
|
|
31704
|
+
},
|
|
31690
31705
|
"subscribers_count": {
|
|
31691
31706
|
"type": "integer"
|
|
31692
31707
|
},
|
|
@@ -36791,6 +36806,11 @@
|
|
|
36791
36806
|
"description": "Whether to allow forking this repo",
|
|
36792
36807
|
"type": "boolean"
|
|
36793
36808
|
},
|
|
36809
|
+
"web_commit_signoff_required": {
|
|
36810
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
36811
|
+
"default": false,
|
|
36812
|
+
"type": "boolean"
|
|
36813
|
+
},
|
|
36794
36814
|
"subscribers_count": {
|
|
36795
36815
|
"type": "integer"
|
|
36796
36816
|
},
|
|
@@ -49415,6 +49435,11 @@
|
|
|
49415
49435
|
"description": "Whether to allow forking this repo",
|
|
49416
49436
|
"type": "boolean"
|
|
49417
49437
|
},
|
|
49438
|
+
"web_commit_signoff_required": {
|
|
49439
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
49440
|
+
"default": false,
|
|
49441
|
+
"type": "boolean"
|
|
49442
|
+
},
|
|
49418
49443
|
"subscribers_count": {
|
|
49419
49444
|
"type": "integer"
|
|
49420
49445
|
},
|
|
@@ -51875,6 +51900,11 @@
|
|
|
51875
51900
|
"description": "Whether to allow forking this repo",
|
|
51876
51901
|
"type": "boolean"
|
|
51877
51902
|
},
|
|
51903
|
+
"web_commit_signoff_required": {
|
|
51904
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
51905
|
+
"default": false,
|
|
51906
|
+
"type": "boolean"
|
|
51907
|
+
},
|
|
51878
51908
|
"subscribers_count": {
|
|
51879
51909
|
"type": "integer"
|
|
51880
51910
|
},
|
|
@@ -55457,6 +55487,11 @@
|
|
|
55457
55487
|
"description": "Whether to allow forking this repo",
|
|
55458
55488
|
"type": "boolean"
|
|
55459
55489
|
},
|
|
55490
|
+
"web_commit_signoff_required": {
|
|
55491
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
55492
|
+
"default": false,
|
|
55493
|
+
"type": "boolean"
|
|
55494
|
+
},
|
|
55460
55495
|
"subscribers_count": {
|
|
55461
55496
|
"type": "integer"
|
|
55462
55497
|
},
|
|
@@ -58201,6 +58236,11 @@
|
|
|
58201
58236
|
"description": "Whether to allow forking this repo",
|
|
58202
58237
|
"type": "boolean"
|
|
58203
58238
|
},
|
|
58239
|
+
"web_commit_signoff_required": {
|
|
58240
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
58241
|
+
"default": false,
|
|
58242
|
+
"type": "boolean"
|
|
58243
|
+
},
|
|
58204
58244
|
"subscribers_count": {
|
|
58205
58245
|
"type": "integer"
|
|
58206
58246
|
},
|
|
@@ -58380,6 +58420,10 @@
|
|
|
58380
58420
|
},
|
|
58381
58421
|
"allow_forking": {
|
|
58382
58422
|
"type": "boolean"
|
|
58423
|
+
},
|
|
58424
|
+
"web_commit_signoff_required": {
|
|
58425
|
+
"type": "boolean",
|
|
58426
|
+
"example": false
|
|
58383
58427
|
}
|
|
58384
58428
|
},
|
|
58385
58429
|
"required": [
|
|
@@ -60413,6 +60457,11 @@
|
|
|
60413
60457
|
"description": "Whether to allow forking this repo",
|
|
60414
60458
|
"type": "boolean"
|
|
60415
60459
|
},
|
|
60460
|
+
"web_commit_signoff_required": {
|
|
60461
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
60462
|
+
"default": false,
|
|
60463
|
+
"type": "boolean"
|
|
60464
|
+
},
|
|
60416
60465
|
"subscribers_count": {
|
|
60417
60466
|
"type": "integer"
|
|
60418
60467
|
},
|
|
@@ -60592,6 +60641,10 @@
|
|
|
60592
60641
|
},
|
|
60593
60642
|
"allow_forking": {
|
|
60594
60643
|
"type": "boolean"
|
|
60644
|
+
},
|
|
60645
|
+
"web_commit_signoff_required": {
|
|
60646
|
+
"type": "boolean",
|
|
60647
|
+
"example": false
|
|
60595
60648
|
}
|
|
60596
60649
|
},
|
|
60597
60650
|
"required": [
|
|
@@ -61889,6 +61942,10 @@
|
|
|
61889
61942
|
"example": false,
|
|
61890
61943
|
"nullable": true
|
|
61891
61944
|
},
|
|
61945
|
+
"web_commit_signoff_required": {
|
|
61946
|
+
"type": "boolean",
|
|
61947
|
+
"example": false
|
|
61948
|
+
},
|
|
61892
61949
|
"updated_at": {
|
|
61893
61950
|
"type": "string",
|
|
61894
61951
|
"format": "date-time"
|
|
@@ -62127,6 +62184,11 @@
|
|
|
62127
62184
|
"description": "Whether organization members can fork private organization repositories.",
|
|
62128
62185
|
"default": false
|
|
62129
62186
|
},
|
|
62187
|
+
"web_commit_signoff_required": {
|
|
62188
|
+
"type": "boolean",
|
|
62189
|
+
"description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
|
|
62190
|
+
"default": false
|
|
62191
|
+
},
|
|
62130
62192
|
"blog": {
|
|
62131
62193
|
"type": "string",
|
|
62132
62194
|
"example": "\"http://github.blog\""
|
|
@@ -62384,6 +62446,10 @@
|
|
|
62384
62446
|
"example": false,
|
|
62385
62447
|
"nullable": true
|
|
62386
62448
|
},
|
|
62449
|
+
"web_commit_signoff_required": {
|
|
62450
|
+
"type": "boolean",
|
|
62451
|
+
"example": false
|
|
62452
|
+
},
|
|
62387
62453
|
"updated_at": {
|
|
62388
62454
|
"type": "string",
|
|
62389
62455
|
"format": "date-time"
|
|
@@ -62467,6 +62533,7 @@
|
|
|
62467
62533
|
"members_can_create_public_pages": true,
|
|
62468
62534
|
"members_can_create_private_pages": true,
|
|
62469
62535
|
"members_can_fork_private_repositories": false,
|
|
62536
|
+
"web_commit_signoff_required": false,
|
|
62470
62537
|
"updated_at": "2014-03-03T18:58:10Z"
|
|
62471
62538
|
}
|
|
62472
62539
|
}
|
|
@@ -64120,6 +64187,11 @@
|
|
|
64120
64187
|
"description": "Whether to allow forking this repo",
|
|
64121
64188
|
"type": "boolean"
|
|
64122
64189
|
},
|
|
64190
|
+
"web_commit_signoff_required": {
|
|
64191
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
64192
|
+
"default": false,
|
|
64193
|
+
"type": "boolean"
|
|
64194
|
+
},
|
|
64123
64195
|
"subscribers_count": {
|
|
64124
64196
|
"type": "integer"
|
|
64125
64197
|
},
|
|
@@ -67163,6 +67235,11 @@
|
|
|
67163
67235
|
"description": "Whether to allow forking this repo",
|
|
67164
67236
|
"type": "boolean"
|
|
67165
67237
|
},
|
|
67238
|
+
"web_commit_signoff_required": {
|
|
67239
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
67240
|
+
"default": false,
|
|
67241
|
+
"type": "boolean"
|
|
67242
|
+
},
|
|
67166
67243
|
"subscribers_count": {
|
|
67167
67244
|
"type": "integer"
|
|
67168
67245
|
},
|
|
@@ -67342,6 +67419,10 @@
|
|
|
67342
67419
|
},
|
|
67343
67420
|
"allow_forking": {
|
|
67344
67421
|
"type": "boolean"
|
|
67422
|
+
},
|
|
67423
|
+
"web_commit_signoff_required": {
|
|
67424
|
+
"type": "boolean",
|
|
67425
|
+
"example": false
|
|
67345
67426
|
}
|
|
67346
67427
|
},
|
|
67347
67428
|
"required": [
|
|
@@ -69724,6 +69805,11 @@
|
|
|
69724
69805
|
"description": "Whether to allow forking this repo",
|
|
69725
69806
|
"type": "boolean"
|
|
69726
69807
|
},
|
|
69808
|
+
"web_commit_signoff_required": {
|
|
69809
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
69810
|
+
"default": false,
|
|
69811
|
+
"type": "boolean"
|
|
69812
|
+
},
|
|
69727
69813
|
"subscribers_count": {
|
|
69728
69814
|
"type": "integer"
|
|
69729
69815
|
},
|
|
@@ -71003,6 +71089,11 @@
|
|
|
71003
71089
|
"description": "Whether to allow forking this repo",
|
|
71004
71090
|
"type": "boolean"
|
|
71005
71091
|
},
|
|
71092
|
+
"web_commit_signoff_required": {
|
|
71093
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
71094
|
+
"default": false,
|
|
71095
|
+
"type": "boolean"
|
|
71096
|
+
},
|
|
71006
71097
|
"subscribers_count": {
|
|
71007
71098
|
"type": "integer"
|
|
71008
71099
|
},
|
|
@@ -74314,6 +74405,11 @@
|
|
|
74314
74405
|
"description": "Whether to allow forking this repo",
|
|
74315
74406
|
"type": "boolean"
|
|
74316
74407
|
},
|
|
74408
|
+
"web_commit_signoff_required": {
|
|
74409
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
74410
|
+
"default": false,
|
|
74411
|
+
"type": "boolean"
|
|
74412
|
+
},
|
|
74317
74413
|
"subscribers_count": {
|
|
74318
74414
|
"type": "integer"
|
|
74319
74415
|
},
|
|
@@ -74493,6 +74589,10 @@
|
|
|
74493
74589
|
},
|
|
74494
74590
|
"allow_forking": {
|
|
74495
74591
|
"type": "boolean"
|
|
74592
|
+
},
|
|
74593
|
+
"web_commit_signoff_required": {
|
|
74594
|
+
"type": "boolean",
|
|
74595
|
+
"example": false
|
|
74496
74596
|
}
|
|
74497
74597
|
},
|
|
74498
74598
|
"required": [
|
|
@@ -78583,6 +78683,11 @@
|
|
|
78583
78683
|
"description": "Whether to allow forking this repo",
|
|
78584
78684
|
"type": "boolean"
|
|
78585
78685
|
},
|
|
78686
|
+
"web_commit_signoff_required": {
|
|
78687
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
78688
|
+
"default": false,
|
|
78689
|
+
"type": "boolean"
|
|
78690
|
+
},
|
|
78586
78691
|
"subscribers_count": {
|
|
78587
78692
|
"type": "integer"
|
|
78588
78693
|
},
|
|
@@ -78762,6 +78867,10 @@
|
|
|
78762
78867
|
},
|
|
78763
78868
|
"allow_forking": {
|
|
78764
78869
|
"type": "boolean"
|
|
78870
|
+
},
|
|
78871
|
+
"web_commit_signoff_required": {
|
|
78872
|
+
"type": "boolean",
|
|
78873
|
+
"example": false
|
|
78765
78874
|
}
|
|
78766
78875
|
},
|
|
78767
78876
|
"required": [
|
|
@@ -81225,6 +81334,11 @@
|
|
|
81225
81334
|
"description": "Whether to allow forking this repo",
|
|
81226
81335
|
"type": "boolean"
|
|
81227
81336
|
},
|
|
81337
|
+
"web_commit_signoff_required": {
|
|
81338
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
81339
|
+
"default": false,
|
|
81340
|
+
"type": "boolean"
|
|
81341
|
+
},
|
|
81228
81342
|
"subscribers_count": {
|
|
81229
81343
|
"type": "integer"
|
|
81230
81344
|
},
|
|
@@ -88319,6 +88433,11 @@
|
|
|
88319
88433
|
"description": "Whether to allow forking this repo",
|
|
88320
88434
|
"type": "boolean"
|
|
88321
88435
|
},
|
|
88436
|
+
"web_commit_signoff_required": {
|
|
88437
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
88438
|
+
"default": false,
|
|
88439
|
+
"type": "boolean"
|
|
88440
|
+
},
|
|
88322
88441
|
"subscribers_count": {
|
|
88323
88442
|
"type": "integer"
|
|
88324
88443
|
},
|
|
@@ -91788,6 +91907,11 @@
|
|
|
91788
91907
|
"description": "Whether to allow forking this repo",
|
|
91789
91908
|
"type": "boolean"
|
|
91790
91909
|
},
|
|
91910
|
+
"web_commit_signoff_required": {
|
|
91911
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
91912
|
+
"default": false,
|
|
91913
|
+
"type": "boolean"
|
|
91914
|
+
},
|
|
91791
91915
|
"subscribers_count": {
|
|
91792
91916
|
"type": "integer"
|
|
91793
91917
|
},
|
|
@@ -93474,6 +93598,11 @@
|
|
|
93474
93598
|
"description": "Whether to allow forking this repo",
|
|
93475
93599
|
"type": "boolean"
|
|
93476
93600
|
},
|
|
93601
|
+
"web_commit_signoff_required": {
|
|
93602
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
93603
|
+
"default": false,
|
|
93604
|
+
"type": "boolean"
|
|
93605
|
+
},
|
|
93477
93606
|
"subscribers_count": {
|
|
93478
93607
|
"type": "integer"
|
|
93479
93608
|
},
|
|
@@ -95189,6 +95318,11 @@
|
|
|
95189
95318
|
"description": "Whether to allow forking this repo",
|
|
95190
95319
|
"type": "boolean"
|
|
95191
95320
|
},
|
|
95321
|
+
"web_commit_signoff_required": {
|
|
95322
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
95323
|
+
"default": false,
|
|
95324
|
+
"type": "boolean"
|
|
95325
|
+
},
|
|
95192
95326
|
"subscribers_count": {
|
|
95193
95327
|
"type": "integer"
|
|
95194
95328
|
},
|
|
@@ -99188,6 +99322,11 @@
|
|
|
99188
99322
|
"description": "Whether to allow forking this repo",
|
|
99189
99323
|
"type": "boolean"
|
|
99190
99324
|
},
|
|
99325
|
+
"web_commit_signoff_required": {
|
|
99326
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
99327
|
+
"default": false,
|
|
99328
|
+
"type": "boolean"
|
|
99329
|
+
},
|
|
99191
99330
|
"subscribers_count": {
|
|
99192
99331
|
"type": "integer"
|
|
99193
99332
|
},
|
|
@@ -99367,6 +99506,10 @@
|
|
|
99367
99506
|
},
|
|
99368
99507
|
"allow_forking": {
|
|
99369
99508
|
"type": "boolean"
|
|
99509
|
+
},
|
|
99510
|
+
"web_commit_signoff_required": {
|
|
99511
|
+
"type": "boolean",
|
|
99512
|
+
"example": false
|
|
99370
99513
|
}
|
|
99371
99514
|
},
|
|
99372
99515
|
"required": [
|
|
@@ -100819,6 +100962,11 @@
|
|
|
100819
100962
|
"description": "Whether to allow forking this repo",
|
|
100820
100963
|
"type": "boolean"
|
|
100821
100964
|
},
|
|
100965
|
+
"web_commit_signoff_required": {
|
|
100966
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
100967
|
+
"default": false,
|
|
100968
|
+
"type": "boolean"
|
|
100969
|
+
},
|
|
100822
100970
|
"subscribers_count": {
|
|
100823
100971
|
"type": "integer"
|
|
100824
100972
|
},
|
|
@@ -103234,6 +103382,10 @@
|
|
|
103234
103382
|
"example": false,
|
|
103235
103383
|
"nullable": true
|
|
103236
103384
|
},
|
|
103385
|
+
"web_commit_signoff_required": {
|
|
103386
|
+
"type": "boolean",
|
|
103387
|
+
"example": false
|
|
103388
|
+
},
|
|
103237
103389
|
"updated_at": {
|
|
103238
103390
|
"type": "string",
|
|
103239
103391
|
"format": "date-time"
|
|
@@ -103876,6 +104028,10 @@
|
|
|
103876
104028
|
"example": false,
|
|
103877
104029
|
"nullable": true
|
|
103878
104030
|
},
|
|
104031
|
+
"web_commit_signoff_required": {
|
|
104032
|
+
"type": "boolean",
|
|
104033
|
+
"example": false
|
|
104034
|
+
},
|
|
103879
104035
|
"updated_at": {
|
|
103880
104036
|
"type": "string",
|
|
103881
104037
|
"format": "date-time"
|
|
@@ -104493,6 +104649,10 @@
|
|
|
104493
104649
|
"example": false,
|
|
104494
104650
|
"nullable": true
|
|
104495
104651
|
},
|
|
104652
|
+
"web_commit_signoff_required": {
|
|
104653
|
+
"type": "boolean",
|
|
104654
|
+
"example": false
|
|
104655
|
+
},
|
|
104496
104656
|
"updated_at": {
|
|
104497
104657
|
"type": "string",
|
|
104498
104658
|
"format": "date-time"
|
|
@@ -112572,6 +112732,11 @@
|
|
|
112572
112732
|
"description": "Whether to allow forking this repo",
|
|
112573
112733
|
"type": "boolean"
|
|
112574
112734
|
},
|
|
112735
|
+
"web_commit_signoff_required": {
|
|
112736
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
112737
|
+
"default": false,
|
|
112738
|
+
"type": "boolean"
|
|
112739
|
+
},
|
|
112575
112740
|
"subscribers_count": {
|
|
112576
112741
|
"type": "integer"
|
|
112577
112742
|
},
|
|
@@ -112751,6 +112916,10 @@
|
|
|
112751
112916
|
},
|
|
112752
112917
|
"allow_forking": {
|
|
112753
112918
|
"type": "boolean"
|
|
112919
|
+
},
|
|
112920
|
+
"web_commit_signoff_required": {
|
|
112921
|
+
"type": "boolean",
|
|
112922
|
+
"example": false
|
|
112754
112923
|
}
|
|
112755
112924
|
},
|
|
112756
112925
|
"required": [
|
|
@@ -114609,6 +114778,11 @@
|
|
|
114609
114778
|
"description": "Whether to allow forking this repo",
|
|
114610
114779
|
"type": "boolean"
|
|
114611
114780
|
},
|
|
114781
|
+
"web_commit_signoff_required": {
|
|
114782
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
114783
|
+
"default": false,
|
|
114784
|
+
"type": "boolean"
|
|
114785
|
+
},
|
|
114612
114786
|
"subscribers_count": {
|
|
114613
114787
|
"type": "integer"
|
|
114614
114788
|
},
|
|
@@ -114739,6 +114913,12 @@
|
|
|
114739
114913
|
"type": "boolean",
|
|
114740
114914
|
"example": false
|
|
114741
114915
|
},
|
|
114916
|
+
"web_commit_signoff_required": {
|
|
114917
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
114918
|
+
"default": false,
|
|
114919
|
+
"type": "boolean",
|
|
114920
|
+
"example": false
|
|
114921
|
+
},
|
|
114742
114922
|
"subscribers_count": {
|
|
114743
114923
|
"type": "integer"
|
|
114744
114924
|
},
|
|
@@ -122657,6 +122837,11 @@
|
|
|
122657
122837
|
"description": "Whether to allow forking this repo",
|
|
122658
122838
|
"type": "boolean"
|
|
122659
122839
|
},
|
|
122840
|
+
"web_commit_signoff_required": {
|
|
122841
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
122842
|
+
"default": false,
|
|
122843
|
+
"type": "boolean"
|
|
122844
|
+
},
|
|
122660
122845
|
"subscribers_count": {
|
|
122661
122846
|
"type": "integer"
|
|
122662
122847
|
},
|
|
@@ -122824,6 +123009,10 @@
|
|
|
122824
123009
|
"type": "boolean",
|
|
122825
123010
|
"example": true
|
|
122826
123011
|
},
|
|
123012
|
+
"web_commit_signoff_required": {
|
|
123013
|
+
"type": "boolean",
|
|
123014
|
+
"example": false
|
|
123015
|
+
},
|
|
122827
123016
|
"subscribers_count": {
|
|
122828
123017
|
"type": "integer",
|
|
122829
123018
|
"example": 42
|
|
@@ -124082,6 +124271,11 @@
|
|
|
124082
124271
|
"description": "Whether to allow forking this repo",
|
|
124083
124272
|
"type": "boolean"
|
|
124084
124273
|
},
|
|
124274
|
+
"web_commit_signoff_required": {
|
|
124275
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
124276
|
+
"default": false,
|
|
124277
|
+
"type": "boolean"
|
|
124278
|
+
},
|
|
124085
124279
|
"subscribers_count": {
|
|
124086
124280
|
"type": "integer"
|
|
124087
124281
|
},
|
|
@@ -125266,6 +125460,11 @@
|
|
|
125266
125460
|
"description": "Whether to allow forking this repo",
|
|
125267
125461
|
"type": "boolean"
|
|
125268
125462
|
},
|
|
125463
|
+
"web_commit_signoff_required": {
|
|
125464
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
125465
|
+
"default": false,
|
|
125466
|
+
"type": "boolean"
|
|
125467
|
+
},
|
|
125269
125468
|
"subscribers_count": {
|
|
125270
125469
|
"type": "integer"
|
|
125271
125470
|
},
|
|
@@ -126337,6 +126536,11 @@
|
|
|
126337
126536
|
"type": "boolean",
|
|
126338
126537
|
"description": "Either `true` to allow private forks, or `false` to prevent private forks.",
|
|
126339
126538
|
"default": false
|
|
126539
|
+
},
|
|
126540
|
+
"web_commit_signoff_required": {
|
|
126541
|
+
"type": "boolean",
|
|
126542
|
+
"description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.",
|
|
126543
|
+
"default": false
|
|
126340
126544
|
}
|
|
126341
126545
|
}
|
|
126342
126546
|
},
|
|
@@ -127915,6 +128119,11 @@
|
|
|
127915
128119
|
"description": "Whether to allow forking this repo",
|
|
127916
128120
|
"type": "boolean"
|
|
127917
128121
|
},
|
|
128122
|
+
"web_commit_signoff_required": {
|
|
128123
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
128124
|
+
"default": false,
|
|
128125
|
+
"type": "boolean"
|
|
128126
|
+
},
|
|
127918
128127
|
"subscribers_count": {
|
|
127919
128128
|
"type": "integer"
|
|
127920
128129
|
},
|
|
@@ -128082,6 +128291,10 @@
|
|
|
128082
128291
|
"type": "boolean",
|
|
128083
128292
|
"example": true
|
|
128084
128293
|
},
|
|
128294
|
+
"web_commit_signoff_required": {
|
|
128295
|
+
"type": "boolean",
|
|
128296
|
+
"example": false
|
|
128297
|
+
},
|
|
128085
128298
|
"subscribers_count": {
|
|
128086
128299
|
"type": "integer",
|
|
128087
128300
|
"example": 42
|
|
@@ -129340,6 +129553,11 @@
|
|
|
129340
129553
|
"description": "Whether to allow forking this repo",
|
|
129341
129554
|
"type": "boolean"
|
|
129342
129555
|
},
|
|
129556
|
+
"web_commit_signoff_required": {
|
|
129557
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
129558
|
+
"default": false,
|
|
129559
|
+
"type": "boolean"
|
|
129560
|
+
},
|
|
129343
129561
|
"subscribers_count": {
|
|
129344
129562
|
"type": "integer"
|
|
129345
129563
|
},
|
|
@@ -130524,6 +130742,11 @@
|
|
|
130524
130742
|
"description": "Whether to allow forking this repo",
|
|
130525
130743
|
"type": "boolean"
|
|
130526
130744
|
},
|
|
130745
|
+
"web_commit_signoff_required": {
|
|
130746
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
130747
|
+
"default": false,
|
|
130748
|
+
"type": "boolean"
|
|
130749
|
+
},
|
|
130527
130750
|
"subscribers_count": {
|
|
130528
130751
|
"type": "integer"
|
|
130529
130752
|
},
|
|
@@ -131034,6 +131257,7 @@
|
|
|
131034
131257
|
"delete_branch_on_merge": true,
|
|
131035
131258
|
"allow_merge_commit": true,
|
|
131036
131259
|
"allow_forking": true,
|
|
131260
|
+
"web_commit_signoff_required": false,
|
|
131037
131261
|
"subscribers_count": 42,
|
|
131038
131262
|
"network_count": 0,
|
|
131039
131263
|
"organization": {
|
|
@@ -135086,6 +135310,11 @@
|
|
|
135086
135310
|
"description": "Whether to allow forking this repo",
|
|
135087
135311
|
"type": "boolean"
|
|
135088
135312
|
},
|
|
135313
|
+
"web_commit_signoff_required": {
|
|
135314
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
135315
|
+
"default": false,
|
|
135316
|
+
"type": "boolean"
|
|
135317
|
+
},
|
|
135089
135318
|
"subscribers_count": {
|
|
135090
135319
|
"type": "integer"
|
|
135091
135320
|
},
|
|
@@ -136374,6 +136603,11 @@
|
|
|
136374
136603
|
"description": "Whether to allow forking this repo",
|
|
136375
136604
|
"type": "boolean"
|
|
136376
136605
|
},
|
|
136606
|
+
"web_commit_signoff_required": {
|
|
136607
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
136608
|
+
"default": false,
|
|
136609
|
+
"type": "boolean"
|
|
136610
|
+
},
|
|
136377
136611
|
"subscribers_count": {
|
|
136378
136612
|
"type": "integer"
|
|
136379
136613
|
},
|
|
@@ -139879,6 +140113,11 @@
|
|
|
139879
140113
|
"description": "Whether to allow forking this repo",
|
|
139880
140114
|
"type": "boolean"
|
|
139881
140115
|
},
|
|
140116
|
+
"web_commit_signoff_required": {
|
|
140117
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
140118
|
+
"default": false,
|
|
140119
|
+
"type": "boolean"
|
|
140120
|
+
},
|
|
139882
140121
|
"subscribers_count": {
|
|
139883
140122
|
"type": "integer"
|
|
139884
140123
|
},
|
|
@@ -140058,6 +140297,10 @@
|
|
|
140058
140297
|
},
|
|
140059
140298
|
"allow_forking": {
|
|
140060
140299
|
"type": "boolean"
|
|
140300
|
+
},
|
|
140301
|
+
"web_commit_signoff_required": {
|
|
140302
|
+
"type": "boolean",
|
|
140303
|
+
"example": false
|
|
140061
140304
|
}
|
|
140062
140305
|
},
|
|
140063
140306
|
"required": [
|
|
@@ -141632,6 +141875,11 @@
|
|
|
141632
141875
|
"description": "Whether to allow forking this repo",
|
|
141633
141876
|
"type": "boolean"
|
|
141634
141877
|
},
|
|
141878
|
+
"web_commit_signoff_required": {
|
|
141879
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
141880
|
+
"default": false,
|
|
141881
|
+
"type": "boolean"
|
|
141882
|
+
},
|
|
141635
141883
|
"subscribers_count": {
|
|
141636
141884
|
"type": "integer"
|
|
141637
141885
|
},
|
|
@@ -141811,6 +142059,10 @@
|
|
|
141811
142059
|
},
|
|
141812
142060
|
"allow_forking": {
|
|
141813
142061
|
"type": "boolean"
|
|
142062
|
+
},
|
|
142063
|
+
"web_commit_signoff_required": {
|
|
142064
|
+
"type": "boolean",
|
|
142065
|
+
"example": false
|
|
141814
142066
|
}
|
|
141815
142067
|
},
|
|
141816
142068
|
"required": [
|
|
@@ -144281,6 +144533,11 @@
|
|
|
144281
144533
|
"description": "Whether to allow forking this repo",
|
|
144282
144534
|
"type": "boolean"
|
|
144283
144535
|
},
|
|
144536
|
+
"web_commit_signoff_required": {
|
|
144537
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
144538
|
+
"default": false,
|
|
144539
|
+
"type": "boolean"
|
|
144540
|
+
},
|
|
144284
144541
|
"subscribers_count": {
|
|
144285
144542
|
"type": "integer"
|
|
144286
144543
|
},
|
|
@@ -144460,6 +144717,10 @@
|
|
|
144460
144717
|
},
|
|
144461
144718
|
"allow_forking": {
|
|
144462
144719
|
"type": "boolean"
|
|
144720
|
+
},
|
|
144721
|
+
"web_commit_signoff_required": {
|
|
144722
|
+
"type": "boolean",
|
|
144723
|
+
"example": false
|
|
144463
144724
|
}
|
|
144464
144725
|
},
|
|
144465
144726
|
"required": [
|
|
@@ -146034,6 +146295,11 @@
|
|
|
146034
146295
|
"description": "Whether to allow forking this repo",
|
|
146035
146296
|
"type": "boolean"
|
|
146036
146297
|
},
|
|
146298
|
+
"web_commit_signoff_required": {
|
|
146299
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
146300
|
+
"default": false,
|
|
146301
|
+
"type": "boolean"
|
|
146302
|
+
},
|
|
146037
146303
|
"subscribers_count": {
|
|
146038
146304
|
"type": "integer"
|
|
146039
146305
|
},
|
|
@@ -146213,6 +146479,10 @@
|
|
|
146213
146479
|
},
|
|
146214
146480
|
"allow_forking": {
|
|
146215
146481
|
"type": "boolean"
|
|
146482
|
+
},
|
|
146483
|
+
"web_commit_signoff_required": {
|
|
146484
|
+
"type": "boolean",
|
|
146485
|
+
"example": false
|
|
146216
146486
|
}
|
|
146217
146487
|
},
|
|
146218
146488
|
"required": [
|
|
@@ -149276,6 +149546,11 @@
|
|
|
149276
149546
|
"description": "Whether to allow forking this repo",
|
|
149277
149547
|
"type": "boolean"
|
|
149278
149548
|
},
|
|
149549
|
+
"web_commit_signoff_required": {
|
|
149550
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
149551
|
+
"default": false,
|
|
149552
|
+
"type": "boolean"
|
|
149553
|
+
},
|
|
149279
149554
|
"subscribers_count": {
|
|
149280
149555
|
"type": "integer"
|
|
149281
149556
|
},
|
|
@@ -149455,6 +149730,10 @@
|
|
|
149455
149730
|
},
|
|
149456
149731
|
"allow_forking": {
|
|
149457
149732
|
"type": "boolean"
|
|
149733
|
+
},
|
|
149734
|
+
"web_commit_signoff_required": {
|
|
149735
|
+
"type": "boolean",
|
|
149736
|
+
"example": false
|
|
149458
149737
|
}
|
|
149459
149738
|
},
|
|
149460
149739
|
"required": [
|
|
@@ -151029,6 +151308,11 @@
|
|
|
151029
151308
|
"description": "Whether to allow forking this repo",
|
|
151030
151309
|
"type": "boolean"
|
|
151031
151310
|
},
|
|
151311
|
+
"web_commit_signoff_required": {
|
|
151312
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
151313
|
+
"default": false,
|
|
151314
|
+
"type": "boolean"
|
|
151315
|
+
},
|
|
151032
151316
|
"subscribers_count": {
|
|
151033
151317
|
"type": "integer"
|
|
151034
151318
|
},
|
|
@@ -151208,6 +151492,10 @@
|
|
|
151208
151492
|
},
|
|
151209
151493
|
"allow_forking": {
|
|
151210
151494
|
"type": "boolean"
|
|
151495
|
+
},
|
|
151496
|
+
"web_commit_signoff_required": {
|
|
151497
|
+
"type": "boolean",
|
|
151498
|
+
"example": false
|
|
151211
151499
|
}
|
|
151212
151500
|
},
|
|
151213
151501
|
"required": [
|
|
@@ -157342,6 +157630,11 @@
|
|
|
157342
157630
|
"description": "Whether to allow forking this repo",
|
|
157343
157631
|
"type": "boolean"
|
|
157344
157632
|
},
|
|
157633
|
+
"web_commit_signoff_required": {
|
|
157634
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
157635
|
+
"default": false,
|
|
157636
|
+
"type": "boolean"
|
|
157637
|
+
},
|
|
157345
157638
|
"subscribers_count": {
|
|
157346
157639
|
"type": "integer"
|
|
157347
157640
|
},
|
|
@@ -157521,6 +157814,10 @@
|
|
|
157521
157814
|
},
|
|
157522
157815
|
"allow_forking": {
|
|
157523
157816
|
"type": "boolean"
|
|
157817
|
+
},
|
|
157818
|
+
"web_commit_signoff_required": {
|
|
157819
|
+
"type": "boolean",
|
|
157820
|
+
"example": false
|
|
157524
157821
|
}
|
|
157525
157822
|
},
|
|
157526
157823
|
"required": [
|
|
@@ -159095,6 +159392,11 @@
|
|
|
159095
159392
|
"description": "Whether to allow forking this repo",
|
|
159096
159393
|
"type": "boolean"
|
|
159097
159394
|
},
|
|
159395
|
+
"web_commit_signoff_required": {
|
|
159396
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
159397
|
+
"default": false,
|
|
159398
|
+
"type": "boolean"
|
|
159399
|
+
},
|
|
159098
159400
|
"subscribers_count": {
|
|
159099
159401
|
"type": "integer"
|
|
159100
159402
|
},
|
|
@@ -159274,6 +159576,10 @@
|
|
|
159274
159576
|
},
|
|
159275
159577
|
"allow_forking": {
|
|
159276
159578
|
"type": "boolean"
|
|
159579
|
+
},
|
|
159580
|
+
"web_commit_signoff_required": {
|
|
159581
|
+
"type": "boolean",
|
|
159582
|
+
"example": false
|
|
159277
159583
|
}
|
|
159278
159584
|
},
|
|
159279
159585
|
"required": [
|
|
@@ -185876,6 +186182,11 @@
|
|
|
185876
186182
|
"description": "Whether to allow forking this repo",
|
|
185877
186183
|
"type": "boolean"
|
|
185878
186184
|
},
|
|
186185
|
+
"web_commit_signoff_required": {
|
|
186186
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
186187
|
+
"default": false,
|
|
186188
|
+
"type": "boolean"
|
|
186189
|
+
},
|
|
185879
186190
|
"subscribers_count": {
|
|
185880
186191
|
"type": "integer"
|
|
185881
186192
|
},
|
|
@@ -186055,6 +186366,10 @@
|
|
|
186055
186366
|
},
|
|
186056
186367
|
"allow_forking": {
|
|
186057
186368
|
"type": "boolean"
|
|
186369
|
+
},
|
|
186370
|
+
"web_commit_signoff_required": {
|
|
186371
|
+
"type": "boolean",
|
|
186372
|
+
"example": false
|
|
186058
186373
|
}
|
|
186059
186374
|
},
|
|
186060
186375
|
"required": [
|
|
@@ -188447,6 +188762,11 @@
|
|
|
188447
188762
|
"description": "Whether to allow forking this repo",
|
|
188448
188763
|
"type": "boolean"
|
|
188449
188764
|
},
|
|
188765
|
+
"web_commit_signoff_required": {
|
|
188766
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
188767
|
+
"default": false,
|
|
188768
|
+
"type": "boolean"
|
|
188769
|
+
},
|
|
188450
188770
|
"subscribers_count": {
|
|
188451
188771
|
"type": "integer"
|
|
188452
188772
|
},
|
|
@@ -188626,6 +188946,10 @@
|
|
|
188626
188946
|
},
|
|
188627
188947
|
"allow_forking": {
|
|
188628
188948
|
"type": "boolean"
|
|
188949
|
+
},
|
|
188950
|
+
"web_commit_signoff_required": {
|
|
188951
|
+
"type": "boolean",
|
|
188952
|
+
"example": false
|
|
188629
188953
|
}
|
|
188630
188954
|
},
|
|
188631
188955
|
"required": [
|
|
@@ -190735,6 +191059,11 @@
|
|
|
190735
191059
|
"description": "Whether to allow forking this repo",
|
|
190736
191060
|
"type": "boolean"
|
|
190737
191061
|
},
|
|
191062
|
+
"web_commit_signoff_required": {
|
|
191063
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
191064
|
+
"default": false,
|
|
191065
|
+
"type": "boolean"
|
|
191066
|
+
},
|
|
190738
191067
|
"subscribers_count": {
|
|
190739
191068
|
"type": "integer"
|
|
190740
191069
|
},
|
|
@@ -190914,6 +191243,10 @@
|
|
|
190914
191243
|
},
|
|
190915
191244
|
"allow_forking": {
|
|
190916
191245
|
"type": "boolean"
|
|
191246
|
+
},
|
|
191247
|
+
"web_commit_signoff_required": {
|
|
191248
|
+
"type": "boolean",
|
|
191249
|
+
"example": false
|
|
190917
191250
|
}
|
|
190918
191251
|
},
|
|
190919
191252
|
"required": [
|
|
@@ -193196,6 +193529,11 @@
|
|
|
193196
193529
|
"description": "Whether to allow forking this repo",
|
|
193197
193530
|
"type": "boolean"
|
|
193198
193531
|
},
|
|
193532
|
+
"web_commit_signoff_required": {
|
|
193533
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
193534
|
+
"default": false,
|
|
193535
|
+
"type": "boolean"
|
|
193536
|
+
},
|
|
193199
193537
|
"subscribers_count": {
|
|
193200
193538
|
"type": "integer"
|
|
193201
193539
|
},
|
|
@@ -193375,6 +193713,10 @@
|
|
|
193375
193713
|
},
|
|
193376
193714
|
"allow_forking": {
|
|
193377
193715
|
"type": "boolean"
|
|
193716
|
+
},
|
|
193717
|
+
"web_commit_signoff_required": {
|
|
193718
|
+
"type": "boolean",
|
|
193719
|
+
"example": false
|
|
193378
193720
|
}
|
|
193379
193721
|
},
|
|
193380
193722
|
"required": [
|
|
@@ -200534,6 +200876,11 @@
|
|
|
200534
200876
|
"description": "Whether to allow forking this repo",
|
|
200535
200877
|
"type": "boolean"
|
|
200536
200878
|
},
|
|
200879
|
+
"web_commit_signoff_required": {
|
|
200880
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
200881
|
+
"default": false,
|
|
200882
|
+
"type": "boolean"
|
|
200883
|
+
},
|
|
200537
200884
|
"subscribers_count": {
|
|
200538
200885
|
"type": "integer"
|
|
200539
200886
|
},
|
|
@@ -200713,6 +201060,10 @@
|
|
|
200713
201060
|
},
|
|
200714
201061
|
"allow_forking": {
|
|
200715
201062
|
"type": "boolean"
|
|
201063
|
+
},
|
|
201064
|
+
"web_commit_signoff_required": {
|
|
201065
|
+
"type": "boolean",
|
|
201066
|
+
"example": false
|
|
200716
201067
|
}
|
|
200717
201068
|
},
|
|
200718
201069
|
"required": [
|
|
@@ -207862,6 +208213,11 @@
|
|
|
207862
208213
|
"description": "Whether to allow forking this repo",
|
|
207863
208214
|
"type": "boolean"
|
|
207864
208215
|
},
|
|
208216
|
+
"web_commit_signoff_required": {
|
|
208217
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
208218
|
+
"default": false,
|
|
208219
|
+
"type": "boolean"
|
|
208220
|
+
},
|
|
207865
208221
|
"subscribers_count": {
|
|
207866
208222
|
"type": "integer"
|
|
207867
208223
|
},
|
|
@@ -209187,6 +209543,11 @@
|
|
|
209187
209543
|
"description": "Whether to allow forking this repo",
|
|
209188
209544
|
"type": "boolean"
|
|
209189
209545
|
},
|
|
209546
|
+
"web_commit_signoff_required": {
|
|
209547
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
209548
|
+
"default": false,
|
|
209549
|
+
"type": "boolean"
|
|
209550
|
+
},
|
|
209190
209551
|
"subscribers_count": {
|
|
209191
209552
|
"type": "integer"
|
|
209192
209553
|
},
|
|
@@ -214169,6 +214530,11 @@
|
|
|
214169
214530
|
"description": "Whether to allow forking this repo",
|
|
214170
214531
|
"type": "boolean"
|
|
214171
214532
|
},
|
|
214533
|
+
"web_commit_signoff_required": {
|
|
214534
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
214535
|
+
"default": false,
|
|
214536
|
+
"type": "boolean"
|
|
214537
|
+
},
|
|
214172
214538
|
"subscribers_count": {
|
|
214173
214539
|
"type": "integer"
|
|
214174
214540
|
},
|
|
@@ -214348,6 +214714,10 @@
|
|
|
214348
214714
|
},
|
|
214349
214715
|
"allow_forking": {
|
|
214350
214716
|
"type": "boolean"
|
|
214717
|
+
},
|
|
214718
|
+
"web_commit_signoff_required": {
|
|
214719
|
+
"type": "boolean",
|
|
214720
|
+
"example": false
|
|
214351
214721
|
}
|
|
214352
214722
|
},
|
|
214353
214723
|
"required": [
|
|
@@ -216378,6 +216748,11 @@
|
|
|
216378
216748
|
"description": "Whether to allow forking this repo",
|
|
216379
216749
|
"type": "boolean"
|
|
216380
216750
|
},
|
|
216751
|
+
"web_commit_signoff_required": {
|
|
216752
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
216753
|
+
"default": false,
|
|
216754
|
+
"type": "boolean"
|
|
216755
|
+
},
|
|
216381
216756
|
"subscribers_count": {
|
|
216382
216757
|
"type": "integer"
|
|
216383
216758
|
},
|
|
@@ -216557,6 +216932,10 @@
|
|
|
216557
216932
|
},
|
|
216558
216933
|
"allow_forking": {
|
|
216559
216934
|
"type": "boolean"
|
|
216935
|
+
},
|
|
216936
|
+
"web_commit_signoff_required": {
|
|
216937
|
+
"type": "boolean",
|
|
216938
|
+
"example": false
|
|
216560
216939
|
}
|
|
216561
216940
|
},
|
|
216562
216941
|
"required": [
|
|
@@ -230872,6 +231251,11 @@
|
|
|
230872
231251
|
"description": "Whether to allow forking this repo",
|
|
230873
231252
|
"type": "boolean"
|
|
230874
231253
|
},
|
|
231254
|
+
"web_commit_signoff_required": {
|
|
231255
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
231256
|
+
"default": false,
|
|
231257
|
+
"type": "boolean"
|
|
231258
|
+
},
|
|
230875
231259
|
"subscribers_count": {
|
|
230876
231260
|
"type": "integer"
|
|
230877
231261
|
},
|
|
@@ -233521,6 +233905,11 @@
|
|
|
233521
233905
|
"description": "Whether to allow forking this repo",
|
|
233522
233906
|
"type": "boolean"
|
|
233523
233907
|
},
|
|
233908
|
+
"web_commit_signoff_required": {
|
|
233909
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
233910
|
+
"default": false,
|
|
233911
|
+
"type": "boolean"
|
|
233912
|
+
},
|
|
233524
233913
|
"subscribers_count": {
|
|
233525
233914
|
"type": "integer"
|
|
233526
233915
|
},
|
|
@@ -233700,6 +234089,10 @@
|
|
|
233700
234089
|
},
|
|
233701
234090
|
"allow_forking": {
|
|
233702
234091
|
"type": "boolean"
|
|
234092
|
+
},
|
|
234093
|
+
"web_commit_signoff_required": {
|
|
234094
|
+
"type": "boolean",
|
|
234095
|
+
"example": false
|
|
233703
234096
|
}
|
|
233704
234097
|
},
|
|
233705
234098
|
"required": [
|
|
@@ -235559,6 +235952,11 @@
|
|
|
235559
235952
|
"description": "Whether to allow forking this repo",
|
|
235560
235953
|
"type": "boolean"
|
|
235561
235954
|
},
|
|
235955
|
+
"web_commit_signoff_required": {
|
|
235956
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
235957
|
+
"default": false,
|
|
235958
|
+
"type": "boolean"
|
|
235959
|
+
},
|
|
235562
235960
|
"subscribers_count": {
|
|
235563
235961
|
"type": "integer"
|
|
235564
235962
|
},
|
|
@@ -235726,6 +236124,10 @@
|
|
|
235726
236124
|
"type": "boolean",
|
|
235727
236125
|
"example": true
|
|
235728
236126
|
},
|
|
236127
|
+
"web_commit_signoff_required": {
|
|
236128
|
+
"type": "boolean",
|
|
236129
|
+
"example": false
|
|
236130
|
+
},
|
|
235729
236131
|
"subscribers_count": {
|
|
235730
236132
|
"type": "integer",
|
|
235731
236133
|
"example": 42
|
|
@@ -236984,6 +237386,11 @@
|
|
|
236984
237386
|
"description": "Whether to allow forking this repo",
|
|
236985
237387
|
"type": "boolean"
|
|
236986
237388
|
},
|
|
237389
|
+
"web_commit_signoff_required": {
|
|
237390
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
237391
|
+
"default": false,
|
|
237392
|
+
"type": "boolean"
|
|
237393
|
+
},
|
|
236987
237394
|
"subscribers_count": {
|
|
236988
237395
|
"type": "integer"
|
|
236989
237396
|
},
|
|
@@ -238168,6 +238575,11 @@
|
|
|
238168
238575
|
"description": "Whether to allow forking this repo",
|
|
238169
238576
|
"type": "boolean"
|
|
238170
238577
|
},
|
|
238578
|
+
"web_commit_signoff_required": {
|
|
238579
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
238580
|
+
"default": false,
|
|
238581
|
+
"type": "boolean"
|
|
238582
|
+
},
|
|
238171
238583
|
"subscribers_count": {
|
|
238172
238584
|
"type": "integer"
|
|
238173
238585
|
},
|
|
@@ -238678,6 +239090,7 @@
|
|
|
238678
239090
|
"delete_branch_on_merge": true,
|
|
238679
239091
|
"allow_merge_commit": true,
|
|
238680
239092
|
"allow_forking": true,
|
|
239093
|
+
"web_commit_signoff_required": false,
|
|
238681
239094
|
"subscribers_count": 42,
|
|
238682
239095
|
"network_count": 0,
|
|
238683
239096
|
"organization": {
|
|
@@ -247749,6 +248162,11 @@
|
|
|
247749
248162
|
"description": "Whether to allow forking this repo",
|
|
247750
248163
|
"type": "boolean"
|
|
247751
248164
|
},
|
|
248165
|
+
"web_commit_signoff_required": {
|
|
248166
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
248167
|
+
"default": false,
|
|
248168
|
+
"type": "boolean"
|
|
248169
|
+
},
|
|
247752
248170
|
"subscribers_count": {
|
|
247753
248171
|
"type": "integer"
|
|
247754
248172
|
},
|
|
@@ -247928,6 +248346,10 @@
|
|
|
247928
248346
|
},
|
|
247929
248347
|
"allow_forking": {
|
|
247930
248348
|
"type": "boolean"
|
|
248349
|
+
},
|
|
248350
|
+
"web_commit_signoff_required": {
|
|
248351
|
+
"type": "boolean",
|
|
248352
|
+
"example": false
|
|
247931
248353
|
}
|
|
247932
248354
|
},
|
|
247933
248355
|
"required": [
|
|
@@ -250012,6 +250434,11 @@
|
|
|
250012
250434
|
"description": "Whether to allow forking this repo",
|
|
250013
250435
|
"type": "boolean"
|
|
250014
250436
|
},
|
|
250437
|
+
"web_commit_signoff_required": {
|
|
250438
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
250439
|
+
"default": false,
|
|
250440
|
+
"type": "boolean"
|
|
250441
|
+
},
|
|
250015
250442
|
"subscribers_count": {
|
|
250016
250443
|
"type": "integer"
|
|
250017
250444
|
},
|
|
@@ -250191,6 +250618,10 @@
|
|
|
250191
250618
|
},
|
|
250192
250619
|
"allow_forking": {
|
|
250193
250620
|
"type": "boolean"
|
|
250621
|
+
},
|
|
250622
|
+
"web_commit_signoff_required": {
|
|
250623
|
+
"type": "boolean",
|
|
250624
|
+
"example": false
|
|
250194
250625
|
}
|
|
250195
250626
|
},
|
|
250196
250627
|
"required": [
|
|
@@ -252847,6 +253278,11 @@
|
|
|
252847
253278
|
"description": "Whether to allow forking this repo",
|
|
252848
253279
|
"type": "boolean"
|
|
252849
253280
|
},
|
|
253281
|
+
"web_commit_signoff_required": {
|
|
253282
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
253283
|
+
"default": false,
|
|
253284
|
+
"type": "boolean"
|
|
253285
|
+
},
|
|
252850
253286
|
"subscribers_count": {
|
|
252851
253287
|
"type": "integer"
|
|
252852
253288
|
},
|
|
@@ -255694,6 +256130,11 @@
|
|
|
255694
256130
|
"description": "Whether to allow forking this repo",
|
|
255695
256131
|
"type": "boolean"
|
|
255696
256132
|
},
|
|
256133
|
+
"web_commit_signoff_required": {
|
|
256134
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
256135
|
+
"default": false,
|
|
256136
|
+
"type": "boolean"
|
|
256137
|
+
},
|
|
255697
256138
|
"subscribers_count": {
|
|
255698
256139
|
"type": "integer"
|
|
255699
256140
|
},
|
|
@@ -261694,6 +262135,11 @@
|
|
|
261694
262135
|
"description": "Whether to allow forking this repo",
|
|
261695
262136
|
"type": "boolean"
|
|
261696
262137
|
},
|
|
262138
|
+
"web_commit_signoff_required": {
|
|
262139
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
262140
|
+
"default": false,
|
|
262141
|
+
"type": "boolean"
|
|
262142
|
+
},
|
|
261697
262143
|
"subscribers_count": {
|
|
261698
262144
|
"type": "integer"
|
|
261699
262145
|
},
|
|
@@ -265597,6 +266043,11 @@
|
|
|
265597
266043
|
"description": "Whether to allow forking this repo",
|
|
265598
266044
|
"type": "boolean"
|
|
265599
266045
|
},
|
|
266046
|
+
"web_commit_signoff_required": {
|
|
266047
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
266048
|
+
"default": false,
|
|
266049
|
+
"type": "boolean"
|
|
266050
|
+
},
|
|
265600
266051
|
"subscribers_count": {
|
|
265601
266052
|
"type": "integer"
|
|
265602
266053
|
},
|
|
@@ -269382,6 +269833,11 @@
|
|
|
269382
269833
|
"description": "Whether to allow forking this repo",
|
|
269383
269834
|
"type": "boolean"
|
|
269384
269835
|
},
|
|
269836
|
+
"web_commit_signoff_required": {
|
|
269837
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
269838
|
+
"default": false,
|
|
269839
|
+
"type": "boolean"
|
|
269840
|
+
},
|
|
269385
269841
|
"subscribers_count": {
|
|
269386
269842
|
"type": "integer"
|
|
269387
269843
|
},
|
|
@@ -272195,6 +272651,11 @@
|
|
|
272195
272651
|
"description": "Whether to allow forking this repo",
|
|
272196
272652
|
"type": "boolean"
|
|
272197
272653
|
},
|
|
272654
|
+
"web_commit_signoff_required": {
|
|
272655
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
272656
|
+
"default": false,
|
|
272657
|
+
"type": "boolean"
|
|
272658
|
+
},
|
|
272198
272659
|
"subscribers_count": {
|
|
272199
272660
|
"type": "integer"
|
|
272200
272661
|
},
|
|
@@ -275045,6 +275506,11 @@
|
|
|
275045
275506
|
"description": "Whether to allow forking this repo",
|
|
275046
275507
|
"type": "boolean"
|
|
275047
275508
|
},
|
|
275509
|
+
"web_commit_signoff_required": {
|
|
275510
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
275511
|
+
"default": false,
|
|
275512
|
+
"type": "boolean"
|
|
275513
|
+
},
|
|
275048
275514
|
"subscribers_count": {
|
|
275049
275515
|
"type": "integer"
|
|
275050
275516
|
},
|
|
@@ -298892,6 +299358,11 @@
|
|
|
298892
299358
|
"description": "Whether to allow forking this repo",
|
|
298893
299359
|
"type": "boolean"
|
|
298894
299360
|
},
|
|
299361
|
+
"web_commit_signoff_required": {
|
|
299362
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
299363
|
+
"default": false,
|
|
299364
|
+
"type": "boolean"
|
|
299365
|
+
},
|
|
298895
299366
|
"subscribers_count": {
|
|
298896
299367
|
"type": "integer"
|
|
298897
299368
|
},
|
|
@@ -308175,6 +308646,11 @@
|
|
|
308175
308646
|
"description": "Whether to allow forking this repo",
|
|
308176
308647
|
"type": "boolean"
|
|
308177
308648
|
},
|
|
308649
|
+
"web_commit_signoff_required": {
|
|
308650
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
308651
|
+
"default": false,
|
|
308652
|
+
"type": "boolean"
|
|
308653
|
+
},
|
|
308178
308654
|
"subscribers_count": {
|
|
308179
308655
|
"type": "integer"
|
|
308180
308656
|
},
|
|
@@ -308354,6 +308830,10 @@
|
|
|
308354
308830
|
},
|
|
308355
308831
|
"allow_forking": {
|
|
308356
308832
|
"type": "boolean"
|
|
308833
|
+
},
|
|
308834
|
+
"web_commit_signoff_required": {
|
|
308835
|
+
"type": "boolean",
|
|
308836
|
+
"example": false
|
|
308357
308837
|
}
|
|
308358
308838
|
},
|
|
308359
308839
|
"required": [
|
|
@@ -314205,6 +314685,11 @@
|
|
|
314205
314685
|
"description": "Whether to allow forking this repo",
|
|
314206
314686
|
"type": "boolean"
|
|
314207
314687
|
},
|
|
314688
|
+
"web_commit_signoff_required": {
|
|
314689
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
314690
|
+
"default": false,
|
|
314691
|
+
"type": "boolean"
|
|
314692
|
+
},
|
|
314208
314693
|
"subscribers_count": {
|
|
314209
314694
|
"type": "integer"
|
|
314210
314695
|
},
|
|
@@ -315530,6 +316015,11 @@
|
|
|
315530
316015
|
"description": "Whether to allow forking this repo",
|
|
315531
316016
|
"type": "boolean"
|
|
315532
316017
|
},
|
|
316018
|
+
"web_commit_signoff_required": {
|
|
316019
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
316020
|
+
"default": false,
|
|
316021
|
+
"type": "boolean"
|
|
316022
|
+
},
|
|
315533
316023
|
"subscribers_count": {
|
|
315534
316024
|
"type": "integer"
|
|
315535
316025
|
},
|
|
@@ -318170,6 +318660,9 @@
|
|
|
318170
318660
|
},
|
|
318171
318661
|
"is_template": {
|
|
318172
318662
|
"type": "boolean"
|
|
318663
|
+
},
|
|
318664
|
+
"web_commit_signoff_required": {
|
|
318665
|
+
"type": "boolean"
|
|
318173
318666
|
}
|
|
318174
318667
|
},
|
|
318175
318668
|
"required": [
|
|
@@ -318783,6 +319276,9 @@
|
|
|
318783
319276
|
},
|
|
318784
319277
|
"allow_forking": {
|
|
318785
319278
|
"type": "boolean"
|
|
319279
|
+
},
|
|
319280
|
+
"web_commit_signoff_required": {
|
|
319281
|
+
"type": "boolean"
|
|
318786
319282
|
}
|
|
318787
319283
|
},
|
|
318788
319284
|
"required": [
|
|
@@ -324206,6 +324702,9 @@
|
|
|
324206
324702
|
},
|
|
324207
324703
|
"is_template": {
|
|
324208
324704
|
"type": "boolean"
|
|
324705
|
+
},
|
|
324706
|
+
"web_commit_signoff_required": {
|
|
324707
|
+
"type": "boolean"
|
|
324209
324708
|
}
|
|
324210
324709
|
},
|
|
324211
324710
|
"required": [
|
|
@@ -324819,6 +325318,9 @@
|
|
|
324819
325318
|
},
|
|
324820
325319
|
"allow_forking": {
|
|
324821
325320
|
"type": "boolean"
|
|
325321
|
+
},
|
|
325322
|
+
"web_commit_signoff_required": {
|
|
325323
|
+
"type": "boolean"
|
|
324822
325324
|
}
|
|
324823
325325
|
},
|
|
324824
325326
|
"required": [
|
|
@@ -327573,6 +328075,9 @@
|
|
|
327573
328075
|
},
|
|
327574
328076
|
"is_template": {
|
|
327575
328077
|
"type": "boolean"
|
|
328078
|
+
},
|
|
328079
|
+
"web_commit_signoff_required": {
|
|
328080
|
+
"type": "boolean"
|
|
327576
328081
|
}
|
|
327577
328082
|
},
|
|
327578
328083
|
"required": [
|
|
@@ -328186,6 +328691,9 @@
|
|
|
328186
328691
|
},
|
|
328187
328692
|
"allow_forking": {
|
|
328188
328693
|
"type": "boolean"
|
|
328694
|
+
},
|
|
328695
|
+
"web_commit_signoff_required": {
|
|
328696
|
+
"type": "boolean"
|
|
328189
328697
|
}
|
|
328190
328698
|
},
|
|
328191
328699
|
"required": [
|
|
@@ -335308,6 +335816,11 @@
|
|
|
335308
335816
|
"description": "Whether to allow forking this repo",
|
|
335309
335817
|
"type": "boolean"
|
|
335310
335818
|
},
|
|
335819
|
+
"web_commit_signoff_required": {
|
|
335820
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
335821
|
+
"default": false,
|
|
335822
|
+
"type": "boolean"
|
|
335823
|
+
},
|
|
335311
335824
|
"subscribers_count": {
|
|
335312
335825
|
"type": "integer"
|
|
335313
335826
|
},
|
|
@@ -336633,6 +337146,11 @@
|
|
|
336633
337146
|
"description": "Whether to allow forking this repo",
|
|
336634
337147
|
"type": "boolean"
|
|
336635
337148
|
},
|
|
337149
|
+
"web_commit_signoff_required": {
|
|
337150
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
337151
|
+
"default": false,
|
|
337152
|
+
"type": "boolean"
|
|
337153
|
+
},
|
|
336636
337154
|
"subscribers_count": {
|
|
336637
337155
|
"type": "integer"
|
|
336638
337156
|
},
|
|
@@ -340007,6 +340525,11 @@
|
|
|
340007
340525
|
"description": "Whether to allow forking this repo",
|
|
340008
340526
|
"type": "boolean"
|
|
340009
340527
|
},
|
|
340528
|
+
"web_commit_signoff_required": {
|
|
340529
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
340530
|
+
"default": false,
|
|
340531
|
+
"type": "boolean"
|
|
340532
|
+
},
|
|
340010
340533
|
"subscribers_count": {
|
|
340011
340534
|
"type": "integer"
|
|
340012
340535
|
},
|
|
@@ -341332,6 +341855,11 @@
|
|
|
341332
341855
|
"description": "Whether to allow forking this repo",
|
|
341333
341856
|
"type": "boolean"
|
|
341334
341857
|
},
|
|
341858
|
+
"web_commit_signoff_required": {
|
|
341859
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
341860
|
+
"default": false,
|
|
341861
|
+
"type": "boolean"
|
|
341862
|
+
},
|
|
341335
341863
|
"subscribers_count": {
|
|
341336
341864
|
"type": "integer"
|
|
341337
341865
|
},
|
|
@@ -359853,6 +360381,11 @@
|
|
|
359853
360381
|
"description": "Whether to allow forking this repo",
|
|
359854
360382
|
"type": "boolean"
|
|
359855
360383
|
},
|
|
360384
|
+
"web_commit_signoff_required": {
|
|
360385
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
360386
|
+
"default": false,
|
|
360387
|
+
"type": "boolean"
|
|
360388
|
+
},
|
|
359856
360389
|
"subscribers_count": {
|
|
359857
360390
|
"type": "integer"
|
|
359858
360391
|
},
|
|
@@ -360032,6 +360565,10 @@
|
|
|
360032
360565
|
},
|
|
360033
360566
|
"allow_forking": {
|
|
360034
360567
|
"type": "boolean"
|
|
360568
|
+
},
|
|
360569
|
+
"web_commit_signoff_required": {
|
|
360570
|
+
"type": "boolean",
|
|
360571
|
+
"example": false
|
|
360035
360572
|
}
|
|
360036
360573
|
},
|
|
360037
360574
|
"required": [
|
|
@@ -361569,6 +362106,11 @@
|
|
|
361569
362106
|
"description": "Whether to allow forking this repo",
|
|
361570
362107
|
"type": "boolean"
|
|
361571
362108
|
},
|
|
362109
|
+
"web_commit_signoff_required": {
|
|
362110
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
362111
|
+
"default": false,
|
|
362112
|
+
"type": "boolean"
|
|
362113
|
+
},
|
|
361572
362114
|
"subscribers_count": {
|
|
361573
362115
|
"type": "integer"
|
|
361574
362116
|
},
|
|
@@ -363379,6 +363921,11 @@
|
|
|
363379
363921
|
"description": "Whether to allow forking this repo",
|
|
363380
363922
|
"type": "boolean"
|
|
363381
363923
|
},
|
|
363924
|
+
"web_commit_signoff_required": {
|
|
363925
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
363926
|
+
"default": false,
|
|
363927
|
+
"type": "boolean"
|
|
363928
|
+
},
|
|
363382
363929
|
"subscribers_count": {
|
|
363383
363930
|
"type": "integer"
|
|
363384
363931
|
},
|
|
@@ -363558,6 +364105,10 @@
|
|
|
363558
364105
|
},
|
|
363559
364106
|
"allow_forking": {
|
|
363560
364107
|
"type": "boolean"
|
|
364108
|
+
},
|
|
364109
|
+
"web_commit_signoff_required": {
|
|
364110
|
+
"type": "boolean",
|
|
364111
|
+
"example": false
|
|
363561
364112
|
}
|
|
363562
364113
|
},
|
|
363563
364114
|
"required": [
|
|
@@ -365902,6 +366453,11 @@
|
|
|
365902
366453
|
"description": "Whether to allow forking this repo",
|
|
365903
366454
|
"type": "boolean"
|
|
365904
366455
|
},
|
|
366456
|
+
"web_commit_signoff_required": {
|
|
366457
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
366458
|
+
"default": false,
|
|
366459
|
+
"type": "boolean"
|
|
366460
|
+
},
|
|
365905
366461
|
"subscribers_count": {
|
|
365906
366462
|
"type": "integer"
|
|
365907
366463
|
},
|
|
@@ -366081,6 +366637,10 @@
|
|
|
366081
366637
|
},
|
|
366082
366638
|
"allow_forking": {
|
|
366083
366639
|
"type": "boolean"
|
|
366640
|
+
},
|
|
366641
|
+
"web_commit_signoff_required": {
|
|
366642
|
+
"type": "boolean",
|
|
366643
|
+
"example": false
|
|
366084
366644
|
}
|
|
366085
366645
|
},
|
|
366086
366646
|
"required": [
|
|
@@ -368322,6 +368882,11 @@
|
|
|
368322
368882
|
"description": "Whether to allow forking this repo",
|
|
368323
368883
|
"type": "boolean"
|
|
368324
368884
|
},
|
|
368885
|
+
"web_commit_signoff_required": {
|
|
368886
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
368887
|
+
"default": false,
|
|
368888
|
+
"type": "boolean"
|
|
368889
|
+
},
|
|
368325
368890
|
"subscribers_count": {
|
|
368326
368891
|
"type": "integer"
|
|
368327
368892
|
},
|
|
@@ -368501,6 +369066,10 @@
|
|
|
368501
369066
|
},
|
|
368502
369067
|
"allow_forking": {
|
|
368503
369068
|
"type": "boolean"
|
|
369069
|
+
},
|
|
369070
|
+
"web_commit_signoff_required": {
|
|
369071
|
+
"type": "boolean",
|
|
369072
|
+
"example": false
|
|
368504
369073
|
}
|
|
368505
369074
|
},
|
|
368506
369075
|
"required": [
|
|
@@ -370737,6 +371306,11 @@
|
|
|
370737
371306
|
"description": "Whether to allow forking this repo",
|
|
370738
371307
|
"type": "boolean"
|
|
370739
371308
|
},
|
|
371309
|
+
"web_commit_signoff_required": {
|
|
371310
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
371311
|
+
"default": false,
|
|
371312
|
+
"type": "boolean"
|
|
371313
|
+
},
|
|
370740
371314
|
"subscribers_count": {
|
|
370741
371315
|
"type": "integer"
|
|
370742
371316
|
},
|
|
@@ -372353,6 +372927,10 @@
|
|
|
372353
372927
|
},
|
|
372354
372928
|
"is_template": {
|
|
372355
372929
|
"type": "boolean"
|
|
372930
|
+
},
|
|
372931
|
+
"web_commit_signoff_required": {
|
|
372932
|
+
"type": "boolean",
|
|
372933
|
+
"example": false
|
|
372356
372934
|
}
|
|
372357
372935
|
},
|
|
372358
372936
|
"required": [
|
|
@@ -375332,6 +375910,10 @@
|
|
|
375332
375910
|
"example": false,
|
|
375333
375911
|
"nullable": true
|
|
375334
375912
|
},
|
|
375913
|
+
"web_commit_signoff_required": {
|
|
375914
|
+
"type": "boolean",
|
|
375915
|
+
"example": false
|
|
375916
|
+
},
|
|
375335
375917
|
"updated_at": {
|
|
375336
375918
|
"type": "string",
|
|
375337
375919
|
"format": "date-time"
|
|
@@ -375946,6 +376528,10 @@
|
|
|
375946
376528
|
"example": false,
|
|
375947
376529
|
"nullable": true
|
|
375948
376530
|
},
|
|
376531
|
+
"web_commit_signoff_required": {
|
|
376532
|
+
"type": "boolean",
|
|
376533
|
+
"example": false
|
|
376534
|
+
},
|
|
375949
376535
|
"updated_at": {
|
|
375950
376536
|
"type": "string",
|
|
375951
376537
|
"format": "date-time"
|
|
@@ -376444,6 +377030,10 @@
|
|
|
376444
377030
|
"example": false,
|
|
376445
377031
|
"nullable": true
|
|
376446
377032
|
},
|
|
377033
|
+
"web_commit_signoff_required": {
|
|
377034
|
+
"type": "boolean",
|
|
377035
|
+
"example": false
|
|
377036
|
+
},
|
|
376447
377037
|
"updated_at": {
|
|
376448
377038
|
"type": "string",
|
|
376449
377039
|
"format": "date-time"
|
|
@@ -384514,6 +385104,11 @@
|
|
|
384514
385104
|
"description": "Whether to allow forking this repo",
|
|
384515
385105
|
"type": "boolean"
|
|
384516
385106
|
},
|
|
385107
|
+
"web_commit_signoff_required": {
|
|
385108
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
385109
|
+
"default": false,
|
|
385110
|
+
"type": "boolean"
|
|
385111
|
+
},
|
|
384517
385112
|
"subscribers_count": {
|
|
384518
385113
|
"type": "integer"
|
|
384519
385114
|
},
|
|
@@ -384693,6 +385288,10 @@
|
|
|
384693
385288
|
},
|
|
384694
385289
|
"allow_forking": {
|
|
384695
385290
|
"type": "boolean"
|
|
385291
|
+
},
|
|
385292
|
+
"web_commit_signoff_required": {
|
|
385293
|
+
"type": "boolean",
|
|
385294
|
+
"example": false
|
|
384696
385295
|
}
|
|
384697
385296
|
},
|
|
384698
385297
|
"required": [
|
|
@@ -386571,6 +387170,11 @@
|
|
|
386571
387170
|
"description": "Whether to allow forking this repo",
|
|
386572
387171
|
"type": "boolean"
|
|
386573
387172
|
},
|
|
387173
|
+
"web_commit_signoff_required": {
|
|
387174
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
387175
|
+
"default": false,
|
|
387176
|
+
"type": "boolean"
|
|
387177
|
+
},
|
|
386574
387178
|
"subscribers_count": {
|
|
386575
387179
|
"type": "integer"
|
|
386576
387180
|
},
|
|
@@ -386701,6 +387305,12 @@
|
|
|
386701
387305
|
"type": "boolean",
|
|
386702
387306
|
"example": false
|
|
386703
387307
|
},
|
|
387308
|
+
"web_commit_signoff_required": {
|
|
387309
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
387310
|
+
"default": false,
|
|
387311
|
+
"type": "boolean",
|
|
387312
|
+
"example": false
|
|
387313
|
+
},
|
|
386704
387314
|
"subscribers_count": {
|
|
386705
387315
|
"type": "integer"
|
|
386706
387316
|
},
|
|
@@ -393844,6 +394454,11 @@
|
|
|
393844
394454
|
"description": "Whether to allow forking this repo",
|
|
393845
394455
|
"type": "boolean"
|
|
393846
394456
|
},
|
|
394457
|
+
"web_commit_signoff_required": {
|
|
394458
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
394459
|
+
"default": false,
|
|
394460
|
+
"type": "boolean"
|
|
394461
|
+
},
|
|
393847
394462
|
"subscribers_count": {
|
|
393848
394463
|
"type": "integer"
|
|
393849
394464
|
},
|
|
@@ -396476,6 +397091,11 @@
|
|
|
396476
397091
|
"description": "Whether to allow forking this repo",
|
|
396477
397092
|
"type": "boolean"
|
|
396478
397093
|
},
|
|
397094
|
+
"web_commit_signoff_required": {
|
|
397095
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
397096
|
+
"default": false,
|
|
397097
|
+
"type": "boolean"
|
|
397098
|
+
},
|
|
396479
397099
|
"subscribers_count": {
|
|
396480
397100
|
"type": "integer"
|
|
396481
397101
|
},
|
|
@@ -400699,6 +401319,11 @@
|
|
|
400699
401319
|
"description": "Whether to allow forking this repo",
|
|
400700
401320
|
"type": "boolean"
|
|
400701
401321
|
},
|
|
401322
|
+
"web_commit_signoff_required": {
|
|
401323
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
401324
|
+
"default": false,
|
|
401325
|
+
"type": "boolean"
|
|
401326
|
+
},
|
|
400702
401327
|
"subscribers_count": {
|
|
400703
401328
|
"type": "integer"
|
|
400704
401329
|
},
|
|
@@ -402439,6 +403064,11 @@
|
|
|
402439
403064
|
"description": "Whether to allow forking this repo",
|
|
402440
403065
|
"type": "boolean"
|
|
402441
403066
|
},
|
|
403067
|
+
"web_commit_signoff_required": {
|
|
403068
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
403069
|
+
"default": false,
|
|
403070
|
+
"type": "boolean"
|
|
403071
|
+
},
|
|
402442
403072
|
"subscribers_count": {
|
|
402443
403073
|
"type": "integer"
|
|
402444
403074
|
},
|
|
@@ -404544,6 +405174,11 @@
|
|
|
404544
405174
|
"description": "Whether to allow forking this repo",
|
|
404545
405175
|
"type": "boolean"
|
|
404546
405176
|
},
|
|
405177
|
+
"web_commit_signoff_required": {
|
|
405178
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
405179
|
+
"default": false,
|
|
405180
|
+
"type": "boolean"
|
|
405181
|
+
},
|
|
404547
405182
|
"subscribers_count": {
|
|
404548
405183
|
"type": "integer"
|
|
404549
405184
|
},
|
|
@@ -404723,6 +405358,10 @@
|
|
|
404723
405358
|
},
|
|
404724
405359
|
"allow_forking": {
|
|
404725
405360
|
"type": "boolean"
|
|
405361
|
+
},
|
|
405362
|
+
"web_commit_signoff_required": {
|
|
405363
|
+
"type": "boolean",
|
|
405364
|
+
"example": false
|
|
404726
405365
|
}
|
|
404727
405366
|
},
|
|
404728
405367
|
"required": [
|
|
@@ -406967,6 +407606,11 @@
|
|
|
406967
407606
|
"description": "Whether to allow forking this repo",
|
|
406968
407607
|
"type": "boolean"
|
|
406969
407608
|
},
|
|
407609
|
+
"web_commit_signoff_required": {
|
|
407610
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
407611
|
+
"default": false,
|
|
407612
|
+
"type": "boolean"
|
|
407613
|
+
},
|
|
406970
407614
|
"subscribers_count": {
|
|
406971
407615
|
"type": "integer"
|
|
406972
407616
|
},
|
|
@@ -408581,6 +409225,11 @@
|
|
|
408581
409225
|
"description": "Whether to allow forking this repo",
|
|
408582
409226
|
"type": "boolean"
|
|
408583
409227
|
},
|
|
409228
|
+
"web_commit_signoff_required": {
|
|
409229
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
409230
|
+
"default": false,
|
|
409231
|
+
"type": "boolean"
|
|
409232
|
+
},
|
|
408584
409233
|
"subscribers_count": {
|
|
408585
409234
|
"type": "integer"
|
|
408586
409235
|
},
|
|
@@ -410608,6 +411257,11 @@
|
|
|
410608
411257
|
"description": "Whether to allow forking this repo",
|
|
410609
411258
|
"type": "boolean"
|
|
410610
411259
|
},
|
|
411260
|
+
"web_commit_signoff_required": {
|
|
411261
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
411262
|
+
"default": false,
|
|
411263
|
+
"type": "boolean"
|
|
411264
|
+
},
|
|
410611
411265
|
"subscribers_count": {
|
|
410612
411266
|
"type": "integer"
|
|
410613
411267
|
},
|
|
@@ -410787,6 +411441,10 @@
|
|
|
410787
411441
|
},
|
|
410788
411442
|
"allow_forking": {
|
|
410789
411443
|
"type": "boolean"
|
|
411444
|
+
},
|
|
411445
|
+
"web_commit_signoff_required": {
|
|
411446
|
+
"type": "boolean",
|
|
411447
|
+
"example": false
|
|
410790
411448
|
}
|
|
410791
411449
|
},
|
|
410792
411450
|
"required": [
|
|
@@ -412759,6 +413417,11 @@
|
|
|
412759
413417
|
"description": "Whether to allow forking this repo",
|
|
412760
413418
|
"type": "boolean"
|
|
412761
413419
|
},
|
|
413420
|
+
"web_commit_signoff_required": {
|
|
413421
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
413422
|
+
"default": false,
|
|
413423
|
+
"type": "boolean"
|
|
413424
|
+
},
|
|
412762
413425
|
"subscribers_count": {
|
|
412763
413426
|
"type": "integer"
|
|
412764
413427
|
},
|
|
@@ -414087,6 +414750,11 @@
|
|
|
414087
414750
|
"description": "Whether to allow forking this repo",
|
|
414088
414751
|
"type": "boolean"
|
|
414089
414752
|
},
|
|
414753
|
+
"web_commit_signoff_required": {
|
|
414754
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
414755
|
+
"default": false,
|
|
414756
|
+
"type": "boolean"
|
|
414757
|
+
},
|
|
414090
414758
|
"subscribers_count": {
|
|
414091
414759
|
"type": "integer"
|
|
414092
414760
|
},
|
|
@@ -416338,6 +417006,11 @@
|
|
|
416338
417006
|
"description": "Whether to allow forking this repo",
|
|
416339
417007
|
"type": "boolean"
|
|
416340
417008
|
},
|
|
417009
|
+
"web_commit_signoff_required": {
|
|
417010
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
417011
|
+
"default": false,
|
|
417012
|
+
"type": "boolean"
|
|
417013
|
+
},
|
|
416341
417014
|
"subscribers_count": {
|
|
416342
417015
|
"type": "integer"
|
|
416343
417016
|
},
|
|
@@ -416517,6 +417190,10 @@
|
|
|
416517
417190
|
},
|
|
416518
417191
|
"allow_forking": {
|
|
416519
417192
|
"type": "boolean"
|
|
417193
|
+
},
|
|
417194
|
+
"web_commit_signoff_required": {
|
|
417195
|
+
"type": "boolean",
|
|
417196
|
+
"example": false
|
|
416520
417197
|
}
|
|
416521
417198
|
},
|
|
416522
417199
|
"required": [
|
|
@@ -417180,6 +417857,10 @@
|
|
|
417180
417857
|
"example": false,
|
|
417181
417858
|
"nullable": true
|
|
417182
417859
|
},
|
|
417860
|
+
"web_commit_signoff_required": {
|
|
417861
|
+
"type": "boolean",
|
|
417862
|
+
"example": false
|
|
417863
|
+
},
|
|
417183
417864
|
"updated_at": {
|
|
417184
417865
|
"type": "string",
|
|
417185
417866
|
"format": "date-time"
|
|
@@ -420312,6 +420993,11 @@
|
|
|
420312
420993
|
"description": "Whether to allow forking this repo",
|
|
420313
420994
|
"type": "boolean"
|
|
420314
420995
|
},
|
|
420996
|
+
"web_commit_signoff_required": {
|
|
420997
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
420998
|
+
"default": false,
|
|
420999
|
+
"type": "boolean"
|
|
421000
|
+
},
|
|
420315
421001
|
"subscribers_count": {
|
|
420316
421002
|
"type": "integer"
|
|
420317
421003
|
},
|
|
@@ -423505,6 +424191,11 @@
|
|
|
423505
424191
|
"description": "Whether to allow forking this repo",
|
|
423506
424192
|
"type": "boolean"
|
|
423507
424193
|
},
|
|
424194
|
+
"web_commit_signoff_required": {
|
|
424195
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
424196
|
+
"default": false,
|
|
424197
|
+
"type": "boolean"
|
|
424198
|
+
},
|
|
423508
424199
|
"subscribers_count": {
|
|
423509
424200
|
"type": "integer"
|
|
423510
424201
|
},
|
|
@@ -426700,6 +427391,11 @@
|
|
|
426700
427391
|
"description": "Whether to allow forking this repo",
|
|
426701
427392
|
"type": "boolean"
|
|
426702
427393
|
},
|
|
427394
|
+
"web_commit_signoff_required": {
|
|
427395
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
427396
|
+
"default": false,
|
|
427397
|
+
"type": "boolean"
|
|
427398
|
+
},
|
|
426703
427399
|
"subscribers_count": {
|
|
426704
427400
|
"type": "integer"
|
|
426705
427401
|
},
|
|
@@ -432844,6 +433540,11 @@
|
|
|
432844
433540
|
"description": "Whether to allow forking this repo",
|
|
432845
433541
|
"type": "boolean"
|
|
432846
433542
|
},
|
|
433543
|
+
"web_commit_signoff_required": {
|
|
433544
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
433545
|
+
"default": false,
|
|
433546
|
+
"type": "boolean"
|
|
433547
|
+
},
|
|
432847
433548
|
"subscribers_count": {
|
|
432848
433549
|
"type": "integer"
|
|
432849
433550
|
},
|
|
@@ -436039,6 +436740,11 @@
|
|
|
436039
436740
|
"description": "Whether to allow forking this repo",
|
|
436040
436741
|
"type": "boolean"
|
|
436041
436742
|
},
|
|
436743
|
+
"web_commit_signoff_required": {
|
|
436744
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
436745
|
+
"default": false,
|
|
436746
|
+
"type": "boolean"
|
|
436747
|
+
},
|
|
436042
436748
|
"subscribers_count": {
|
|
436043
436749
|
"type": "integer"
|
|
436044
436750
|
},
|
|
@@ -438718,6 +439424,11 @@
|
|
|
438718
439424
|
"description": "Whether to allow forking this repo",
|
|
438719
439425
|
"type": "boolean"
|
|
438720
439426
|
},
|
|
439427
|
+
"web_commit_signoff_required": {
|
|
439428
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
439429
|
+
"default": false,
|
|
439430
|
+
"type": "boolean"
|
|
439431
|
+
},
|
|
438721
439432
|
"subscribers_count": {
|
|
438722
439433
|
"type": "integer"
|
|
438723
439434
|
},
|
|
@@ -438897,6 +439608,10 @@
|
|
|
438897
439608
|
},
|
|
438898
439609
|
"allow_forking": {
|
|
438899
439610
|
"type": "boolean"
|
|
439611
|
+
},
|
|
439612
|
+
"web_commit_signoff_required": {
|
|
439613
|
+
"type": "boolean",
|
|
439614
|
+
"example": false
|
|
438900
439615
|
}
|
|
438901
439616
|
},
|
|
438902
439617
|
"required": [
|
|
@@ -440339,6 +441054,11 @@
|
|
|
440339
441054
|
"description": "Whether to allow forking this repo",
|
|
440340
441055
|
"type": "boolean"
|
|
440341
441056
|
},
|
|
441057
|
+
"web_commit_signoff_required": {
|
|
441058
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
441059
|
+
"default": false,
|
|
441060
|
+
"type": "boolean"
|
|
441061
|
+
},
|
|
440342
441062
|
"subscribers_count": {
|
|
440343
441063
|
"type": "integer"
|
|
440344
441064
|
},
|
|
@@ -441532,6 +442252,11 @@
|
|
|
441532
442252
|
"description": "Whether to allow forking this repo",
|
|
441533
442253
|
"type": "boolean"
|
|
441534
442254
|
},
|
|
442255
|
+
"web_commit_signoff_required": {
|
|
442256
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
442257
|
+
"default": false,
|
|
442258
|
+
"type": "boolean"
|
|
442259
|
+
},
|
|
441535
442260
|
"subscribers_count": {
|
|
441536
442261
|
"type": "integer"
|
|
441537
442262
|
},
|
|
@@ -443353,6 +444078,11 @@
|
|
|
443353
444078
|
"description": "Whether to allow forking this repo",
|
|
443354
444079
|
"type": "boolean"
|
|
443355
444080
|
},
|
|
444081
|
+
"web_commit_signoff_required": {
|
|
444082
|
+
"description": "Whether to require contributors to sign off on web-based commits",
|
|
444083
|
+
"default": false,
|
|
444084
|
+
"type": "boolean"
|
|
444085
|
+
},
|
|
443356
444086
|
"subscribers_count": {
|
|
443357
444087
|
"type": "integer"
|
|
443358
444088
|
},
|
|
@@ -443532,6 +444262,10 @@
|
|
|
443532
444262
|
},
|
|
443533
444263
|
"allow_forking": {
|
|
443534
444264
|
"type": "boolean"
|
|
444265
|
+
},
|
|
444266
|
+
"web_commit_signoff_required": {
|
|
444267
|
+
"type": "boolean",
|
|
444268
|
+
"example": false
|
|
443535
444269
|
}
|
|
443536
444270
|
},
|
|
443537
444271
|
"required": [
|