@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.
Files changed (32) hide show
  1. package/generated/api.github.com.deref.json +938 -1
  2. package/generated/api.github.com.json +55 -1
  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 +1 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +1 -1
  7. package/generated/ghes-3.2.deref.json +1 -1
  8. package/generated/ghes-3.2.json +1 -1
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
  11. package/generated/ghes-3.3.deref.json +1 -3
  12. package/generated/ghes-3.3.json +1 -2
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
  15. package/generated/ghes-3.4.deref.json +1 -3
  16. package/generated/ghes-3.4.json +1 -2
  17. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +784 -135
  18. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  19. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +51464 -35140
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.json +7876 -3454
  22. package/generated/ghes-3.5.deref.json +85 -15
  23. package/generated/ghes-3.5.json +85 -14
  24. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +44 -1
  25. package/generated/ghes-3.6-diff-to-api.github.com.json +30 -1
  26. package/generated/ghes-3.6.deref.json +735 -1
  27. package/generated/ghes-3.6.json +51 -1
  28. package/generated/github.ae-diff-to-api.github.com.deref.json +589 -1
  29. package/generated/github.ae-diff-to-api.github.com.json +31 -1
  30. package/generated/github.ae.deref.json +678 -1
  31. package/generated/github.ae.json +51 -1
  32. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.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": {
@@ -5559,6 +5559,11 @@
5559
5559
  "description": "Whether to allow forking this repo",
5560
5560
  "type": "boolean"
5561
5561
  },
5562
+ "web_commit_signoff_required": {
5563
+ "description": "Whether to require contributors to sign off on web-based commits",
5564
+ "default": false,
5565
+ "type": "boolean"
5566
+ },
5562
5567
  "subscribers_count": {
5563
5568
  "type": "integer"
5564
5569
  },
@@ -15985,6 +15990,11 @@
15985
15990
  "description": "Whether to allow forking this repo",
15986
15991
  "type": "boolean"
15987
15992
  },
15993
+ "web_commit_signoff_required": {
15994
+ "description": "Whether to require contributors to sign off on web-based commits",
15995
+ "default": false,
15996
+ "type": "boolean"
15997
+ },
15988
15998
  "subscribers_count": {
15989
15999
  "type": "integer"
15990
16000
  },
@@ -17264,6 +17274,11 @@
17264
17274
  "description": "Whether to allow forking this repo",
17265
17275
  "type": "boolean"
17266
17276
  },
17277
+ "web_commit_signoff_required": {
17278
+ "description": "Whether to require contributors to sign off on web-based commits",
17279
+ "default": false,
17280
+ "type": "boolean"
17281
+ },
17267
17282
  "subscribers_count": {
17268
17283
  "type": "integer"
17269
17284
  },
@@ -24132,6 +24147,11 @@
24132
24147
  "description": "Whether to allow forking this repo",
24133
24148
  "type": "boolean"
24134
24149
  },
24150
+ "web_commit_signoff_required": {
24151
+ "description": "Whether to require contributors to sign off on web-based commits",
24152
+ "default": false,
24153
+ "type": "boolean"
24154
+ },
24135
24155
  "subscribers_count": {
24136
24156
  "type": "integer"
24137
24157
  },
@@ -36760,6 +36780,11 @@
36760
36780
  "description": "Whether to allow forking this repo",
36761
36781
  "type": "boolean"
36762
36782
  },
36783
+ "web_commit_signoff_required": {
36784
+ "description": "Whether to require contributors to sign off on web-based commits",
36785
+ "default": false,
36786
+ "type": "boolean"
36787
+ },
36763
36788
  "subscribers_count": {
36764
36789
  "type": "integer"
36765
36790
  },
@@ -39220,6 +39245,11 @@
39220
39245
  "description": "Whether to allow forking this repo",
39221
39246
  "type": "boolean"
39222
39247
  },
39248
+ "web_commit_signoff_required": {
39249
+ "description": "Whether to require contributors to sign off on web-based commits",
39250
+ "default": false,
39251
+ "type": "boolean"
39252
+ },
39223
39253
  "subscribers_count": {
39224
39254
  "type": "integer"
39225
39255
  },
@@ -45062,6 +45092,11 @@
45062
45092
  "description": "Whether to allow forking this repo",
45063
45093
  "type": "boolean"
45064
45094
  },
45095
+ "web_commit_signoff_required": {
45096
+ "description": "Whether to require contributors to sign off on web-based commits",
45097
+ "default": false,
45098
+ "type": "boolean"
45099
+ },
45065
45100
  "subscribers_count": {
45066
45101
  "type": "integer"
45067
45102
  },
@@ -47806,6 +47841,11 @@
47806
47841
  "description": "Whether to allow forking this repo",
47807
47842
  "type": "boolean"
47808
47843
  },
47844
+ "web_commit_signoff_required": {
47845
+ "description": "Whether to require contributors to sign off on web-based commits",
47846
+ "default": false,
47847
+ "type": "boolean"
47848
+ },
47809
47849
  "subscribers_count": {
47810
47850
  "type": "integer"
47811
47851
  },
@@ -47985,6 +48025,10 @@
47985
48025
  },
47986
48026
  "allow_forking": {
47987
48027
  "type": "boolean"
48028
+ },
48029
+ "web_commit_signoff_required": {
48030
+ "type": "boolean",
48031
+ "example": false
47988
48032
  }
47989
48033
  },
47990
48034
  "required": [
@@ -50018,6 +50062,11 @@
50018
50062
  "description": "Whether to allow forking this repo",
50019
50063
  "type": "boolean"
50020
50064
  },
50065
+ "web_commit_signoff_required": {
50066
+ "description": "Whether to require contributors to sign off on web-based commits",
50067
+ "default": false,
50068
+ "type": "boolean"
50069
+ },
50021
50070
  "subscribers_count": {
50022
50071
  "type": "integer"
50023
50072
  },
@@ -50197,6 +50246,10 @@
50197
50246
  },
50198
50247
  "allow_forking": {
50199
50248
  "type": "boolean"
50249
+ },
50250
+ "web_commit_signoff_required": {
50251
+ "type": "boolean",
50252
+ "example": false
50200
50253
  }
50201
50254
  },
50202
50255
  "required": [
@@ -51494,6 +51547,10 @@
51494
51547
  "example": false,
51495
51548
  "nullable": true
51496
51549
  },
51550
+ "web_commit_signoff_required": {
51551
+ "type": "boolean",
51552
+ "example": false
51553
+ },
51497
51554
  "updated_at": {
51498
51555
  "type": "string",
51499
51556
  "format": "date-time"
@@ -51742,6 +51799,11 @@
51742
51799
  "description": "Whether organization members can fork private organization repositories.",
51743
51800
  "default": false
51744
51801
  },
51802
+ "web_commit_signoff_required": {
51803
+ "type": "boolean",
51804
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
51805
+ "default": false
51806
+ },
51745
51807
  "blog": {
51746
51808
  "type": "string",
51747
51809
  "example": "\"http://github.blog\""
@@ -51999,6 +52061,10 @@
51999
52061
  "example": false,
52000
52062
  "nullable": true
52001
52063
  },
52064
+ "web_commit_signoff_required": {
52065
+ "type": "boolean",
52066
+ "example": false
52067
+ },
52002
52068
  "updated_at": {
52003
52069
  "type": "string",
52004
52070
  "format": "date-time"
@@ -52082,6 +52148,7 @@
52082
52148
  "members_can_create_public_pages": true,
52083
52149
  "members_can_create_private_pages": true,
52084
52150
  "members_can_fork_private_repositories": false,
52151
+ "web_commit_signoff_required": false,
52085
52152
  "updated_at": "2014-03-03T18:58:10Z"
52086
52153
  }
52087
52154
  }
@@ -53933,6 +54000,11 @@
53933
54000
  "description": "Whether to allow forking this repo",
53934
54001
  "type": "boolean"
53935
54002
  },
54003
+ "web_commit_signoff_required": {
54004
+ "description": "Whether to require contributors to sign off on web-based commits",
54005
+ "default": false,
54006
+ "type": "boolean"
54007
+ },
53936
54008
  "subscribers_count": {
53937
54009
  "type": "integer"
53938
54010
  },
@@ -56964,6 +57036,11 @@
56964
57036
  "description": "Whether to allow forking this repo",
56965
57037
  "type": "boolean"
56966
57038
  },
57039
+ "web_commit_signoff_required": {
57040
+ "description": "Whether to require contributors to sign off on web-based commits",
57041
+ "default": false,
57042
+ "type": "boolean"
57043
+ },
56967
57044
  "subscribers_count": {
56968
57045
  "type": "integer"
56969
57046
  },
@@ -57143,6 +57220,10 @@
57143
57220
  },
57144
57221
  "allow_forking": {
57145
57222
  "type": "boolean"
57223
+ },
57224
+ "web_commit_signoff_required": {
57225
+ "type": "boolean",
57226
+ "example": false
57146
57227
  }
57147
57228
  },
57148
57229
  "required": [
@@ -59515,6 +59596,11 @@
59515
59596
  "description": "Whether to allow forking this repo",
59516
59597
  "type": "boolean"
59517
59598
  },
59599
+ "web_commit_signoff_required": {
59600
+ "description": "Whether to require contributors to sign off on web-based commits",
59601
+ "default": false,
59602
+ "type": "boolean"
59603
+ },
59518
59604
  "subscribers_count": {
59519
59605
  "type": "integer"
59520
59606
  },
@@ -60794,6 +60880,11 @@
60794
60880
  "description": "Whether to allow forking this repo",
60795
60881
  "type": "boolean"
60796
60882
  },
60883
+ "web_commit_signoff_required": {
60884
+ "description": "Whether to require contributors to sign off on web-based commits",
60885
+ "default": false,
60886
+ "type": "boolean"
60887
+ },
60797
60888
  "subscribers_count": {
60798
60889
  "type": "integer"
60799
60890
  },
@@ -64105,6 +64196,11 @@
64105
64196
  "description": "Whether to allow forking this repo",
64106
64197
  "type": "boolean"
64107
64198
  },
64199
+ "web_commit_signoff_required": {
64200
+ "description": "Whether to require contributors to sign off on web-based commits",
64201
+ "default": false,
64202
+ "type": "boolean"
64203
+ },
64108
64204
  "subscribers_count": {
64109
64205
  "type": "integer"
64110
64206
  },
@@ -64284,6 +64380,10 @@
64284
64380
  },
64285
64381
  "allow_forking": {
64286
64382
  "type": "boolean"
64383
+ },
64384
+ "web_commit_signoff_required": {
64385
+ "type": "boolean",
64386
+ "example": false
64287
64387
  }
64288
64388
  },
64289
64389
  "required": [
@@ -68439,6 +68539,11 @@
68439
68539
  "description": "Whether to allow forking this repo",
68440
68540
  "type": "boolean"
68441
68541
  },
68542
+ "web_commit_signoff_required": {
68543
+ "description": "Whether to require contributors to sign off on web-based commits",
68544
+ "default": false,
68545
+ "type": "boolean"
68546
+ },
68442
68547
  "subscribers_count": {
68443
68548
  "type": "integer"
68444
68549
  },
@@ -68618,6 +68723,10 @@
68618
68723
  },
68619
68724
  "allow_forking": {
68620
68725
  "type": "boolean"
68726
+ },
68727
+ "web_commit_signoff_required": {
68728
+ "type": "boolean",
68729
+ "example": false
68621
68730
  }
68622
68731
  },
68623
68732
  "required": [
@@ -71835,6 +71944,11 @@
71835
71944
  "description": "Whether to allow forking this repo",
71836
71945
  "type": "boolean"
71837
71946
  },
71947
+ "web_commit_signoff_required": {
71948
+ "description": "Whether to require contributors to sign off on web-based commits",
71949
+ "default": false,
71950
+ "type": "boolean"
71951
+ },
71838
71952
  "subscribers_count": {
71839
71953
  "type": "integer"
71840
71954
  },
@@ -72014,6 +72128,10 @@
72014
72128
  },
72015
72129
  "allow_forking": {
72016
72130
  "type": "boolean"
72131
+ },
72132
+ "web_commit_signoff_required": {
72133
+ "type": "boolean",
72134
+ "example": false
72017
72135
  }
72018
72136
  },
72019
72137
  "required": [
@@ -74477,6 +74595,11 @@
74477
74595
  "description": "Whether to allow forking this repo",
74478
74596
  "type": "boolean"
74479
74597
  },
74598
+ "web_commit_signoff_required": {
74599
+ "description": "Whether to require contributors to sign off on web-based commits",
74600
+ "default": false,
74601
+ "type": "boolean"
74602
+ },
74480
74603
  "subscribers_count": {
74481
74604
  "type": "integer"
74482
74605
  },
@@ -83652,6 +83775,11 @@
83652
83775
  "description": "Whether to allow forking this repo",
83653
83776
  "type": "boolean"
83654
83777
  },
83778
+ "web_commit_signoff_required": {
83779
+ "description": "Whether to require contributors to sign off on web-based commits",
83780
+ "default": false,
83781
+ "type": "boolean"
83782
+ },
83655
83783
  "subscribers_count": {
83656
83784
  "type": "integer"
83657
83785
  },
@@ -86854,6 +86982,11 @@
86854
86982
  "description": "Whether to allow forking this repo",
86855
86983
  "type": "boolean"
86856
86984
  },
86985
+ "web_commit_signoff_required": {
86986
+ "description": "Whether to require contributors to sign off on web-based commits",
86987
+ "default": false,
86988
+ "type": "boolean"
86989
+ },
86857
86990
  "subscribers_count": {
86858
86991
  "type": "integer"
86859
86992
  },
@@ -87033,6 +87166,10 @@
87033
87166
  },
87034
87167
  "allow_forking": {
87035
87168
  "type": "boolean"
87169
+ },
87170
+ "web_commit_signoff_required": {
87171
+ "type": "boolean",
87172
+ "example": false
87036
87173
  }
87037
87174
  },
87038
87175
  "required": [
@@ -89883,6 +90020,11 @@
89883
90020
  "description": "Whether to allow forking this repo",
89884
90021
  "type": "boolean"
89885
90022
  },
90023
+ "web_commit_signoff_required": {
90024
+ "description": "Whether to require contributors to sign off on web-based commits",
90025
+ "default": false,
90026
+ "type": "boolean"
90027
+ },
89886
90028
  "subscribers_count": {
89887
90029
  "type": "integer"
89888
90030
  },
@@ -91569,6 +91711,11 @@
91569
91711
  "description": "Whether to allow forking this repo",
91570
91712
  "type": "boolean"
91571
91713
  },
91714
+ "web_commit_signoff_required": {
91715
+ "description": "Whether to require contributors to sign off on web-based commits",
91716
+ "default": false,
91717
+ "type": "boolean"
91718
+ },
91572
91719
  "subscribers_count": {
91573
91720
  "type": "integer"
91574
91721
  },
@@ -93284,6 +93431,11 @@
93284
93431
  "description": "Whether to allow forking this repo",
93285
93432
  "type": "boolean"
93286
93433
  },
93434
+ "web_commit_signoff_required": {
93435
+ "description": "Whether to require contributors to sign off on web-based commits",
93436
+ "default": false,
93437
+ "type": "boolean"
93438
+ },
93287
93439
  "subscribers_count": {
93288
93440
  "type": "integer"
93289
93441
  },
@@ -95431,6 +95583,11 @@
95431
95583
  "description": "Whether to allow forking this repo",
95432
95584
  "type": "boolean"
95433
95585
  },
95586
+ "web_commit_signoff_required": {
95587
+ "description": "Whether to require contributors to sign off on web-based commits",
95588
+ "default": false,
95589
+ "type": "boolean"
95590
+ },
95434
95591
  "subscribers_count": {
95435
95592
  "type": "integer"
95436
95593
  },
@@ -95610,6 +95767,10 @@
95610
95767
  },
95611
95768
  "allow_forking": {
95612
95769
  "type": "boolean"
95770
+ },
95771
+ "web_commit_signoff_required": {
95772
+ "type": "boolean",
95773
+ "example": false
95613
95774
  }
95614
95775
  },
95615
95776
  "required": [
@@ -97991,6 +98152,11 @@
97991
98152
  "description": "Whether to allow forking this repo",
97992
98153
  "type": "boolean"
97993
98154
  },
98155
+ "web_commit_signoff_required": {
98156
+ "description": "Whether to require contributors to sign off on web-based commits",
98157
+ "default": false,
98158
+ "type": "boolean"
98159
+ },
97994
98160
  "subscribers_count": {
97995
98161
  "type": "integer"
97996
98162
  },
@@ -98170,6 +98336,10 @@
98170
98336
  },
98171
98337
  "allow_forking": {
98172
98338
  "type": "boolean"
98339
+ },
98340
+ "web_commit_signoff_required": {
98341
+ "type": "boolean",
98342
+ "example": false
98173
98343
  }
98174
98344
  },
98175
98345
  "required": [
@@ -100122,6 +100292,11 @@
100122
100292
  "description": "Whether to allow forking this repo",
100123
100293
  "type": "boolean"
100124
100294
  },
100295
+ "web_commit_signoff_required": {
100296
+ "description": "Whether to require contributors to sign off on web-based commits",
100297
+ "default": false,
100298
+ "type": "boolean"
100299
+ },
100125
100300
  "subscribers_count": {
100126
100301
  "type": "integer"
100127
100302
  },
@@ -100301,6 +100476,10 @@
100301
100476
  },
100302
100477
  "allow_forking": {
100303
100478
  "type": "boolean"
100479
+ },
100480
+ "web_commit_signoff_required": {
100481
+ "type": "boolean",
100482
+ "example": false
100304
100483
  }
100305
100484
  },
100306
100485
  "required": [
@@ -104367,6 +104546,11 @@
104367
104546
  "description": "Whether to allow forking this repo",
104368
104547
  "type": "boolean"
104369
104548
  },
104549
+ "web_commit_signoff_required": {
104550
+ "description": "Whether to require contributors to sign off on web-based commits",
104551
+ "default": false,
104552
+ "type": "boolean"
104553
+ },
104370
104554
  "subscribers_count": {
104371
104555
  "type": "integer"
104372
104556
  },
@@ -104546,6 +104730,10 @@
104546
104730
  },
104547
104731
  "allow_forking": {
104548
104732
  "type": "boolean"
104733
+ },
104734
+ "web_commit_signoff_required": {
104735
+ "type": "boolean",
104736
+ "example": false
104549
104737
  }
104550
104738
  },
104551
104739
  "required": [
@@ -105998,6 +106186,11 @@
105998
106186
  "description": "Whether to allow forking this repo",
105999
106187
  "type": "boolean"
106000
106188
  },
106189
+ "web_commit_signoff_required": {
106190
+ "description": "Whether to require contributors to sign off on web-based commits",
106191
+ "default": false,
106192
+ "type": "boolean"
106193
+ },
106001
106194
  "subscribers_count": {
106002
106195
  "type": "integer"
106003
106196
  },
@@ -109085,6 +109278,10 @@
109085
109278
  "example": false,
109086
109279
  "nullable": true
109087
109280
  },
109281
+ "web_commit_signoff_required": {
109282
+ "type": "boolean",
109283
+ "example": false
109284
+ },
109088
109285
  "updated_at": {
109089
109286
  "type": "string",
109090
109287
  "format": "date-time"
@@ -109722,6 +109919,10 @@
109722
109919
  "example": false,
109723
109920
  "nullable": true
109724
109921
  },
109922
+ "web_commit_signoff_required": {
109923
+ "type": "boolean",
109924
+ "example": false
109925
+ },
109725
109926
  "updated_at": {
109726
109927
  "type": "string",
109727
109928
  "format": "date-time"
@@ -110340,6 +110541,10 @@
110340
110541
  "example": false,
110341
110542
  "nullable": true
110342
110543
  },
110544
+ "web_commit_signoff_required": {
110545
+ "type": "boolean",
110546
+ "example": false
110547
+ },
110343
110548
  "updated_at": {
110344
110549
  "type": "string",
110345
110550
  "format": "date-time"
@@ -119088,6 +119293,11 @@
119088
119293
  "description": "Whether to allow forking this repo",
119089
119294
  "type": "boolean"
119090
119295
  },
119296
+ "web_commit_signoff_required": {
119297
+ "description": "Whether to require contributors to sign off on web-based commits",
119298
+ "default": false,
119299
+ "type": "boolean"
119300
+ },
119091
119301
  "subscribers_count": {
119092
119302
  "type": "integer"
119093
119303
  },
@@ -119267,6 +119477,10 @@
119267
119477
  },
119268
119478
  "allow_forking": {
119269
119479
  "type": "boolean"
119480
+ },
119481
+ "web_commit_signoff_required": {
119482
+ "type": "boolean",
119483
+ "example": false
119270
119484
  }
119271
119485
  },
119272
119486
  "required": [
@@ -121125,6 +121339,11 @@
121125
121339
  "description": "Whether to allow forking this repo",
121126
121340
  "type": "boolean"
121127
121341
  },
121342
+ "web_commit_signoff_required": {
121343
+ "description": "Whether to require contributors to sign off on web-based commits",
121344
+ "default": false,
121345
+ "type": "boolean"
121346
+ },
121128
121347
  "subscribers_count": {
121129
121348
  "type": "integer"
121130
121349
  },
@@ -121255,6 +121474,12 @@
121255
121474
  "type": "boolean",
121256
121475
  "example": false
121257
121476
  },
121477
+ "web_commit_signoff_required": {
121478
+ "description": "Whether to require contributors to sign off on web-based commits",
121479
+ "default": false,
121480
+ "type": "boolean",
121481
+ "example": false
121482
+ },
121258
121483
  "subscribers_count": {
121259
121484
  "type": "integer"
121260
121485
  },
@@ -129495,6 +129720,11 @@
129495
129720
  "description": "Whether to allow forking this repo",
129496
129721
  "type": "boolean"
129497
129722
  },
129723
+ "web_commit_signoff_required": {
129724
+ "description": "Whether to require contributors to sign off on web-based commits",
129725
+ "default": false,
129726
+ "type": "boolean"
129727
+ },
129498
129728
  "subscribers_count": {
129499
129729
  "type": "integer"
129500
129730
  },
@@ -129662,6 +129892,10 @@
129662
129892
  "type": "boolean",
129663
129893
  "example": true
129664
129894
  },
129895
+ "web_commit_signoff_required": {
129896
+ "type": "boolean",
129897
+ "example": false
129898
+ },
129665
129899
  "subscribers_count": {
129666
129900
  "type": "integer",
129667
129901
  "example": 42
@@ -130920,6 +131154,11 @@
130920
131154
  "description": "Whether to allow forking this repo",
130921
131155
  "type": "boolean"
130922
131156
  },
131157
+ "web_commit_signoff_required": {
131158
+ "description": "Whether to require contributors to sign off on web-based commits",
131159
+ "default": false,
131160
+ "type": "boolean"
131161
+ },
130923
131162
  "subscribers_count": {
130924
131163
  "type": "integer"
130925
131164
  },
@@ -132104,6 +132343,11 @@
132104
132343
  "description": "Whether to allow forking this repo",
132105
132344
  "type": "boolean"
132106
132345
  },
132346
+ "web_commit_signoff_required": {
132347
+ "description": "Whether to require contributors to sign off on web-based commits",
132348
+ "default": false,
132349
+ "type": "boolean"
132350
+ },
132107
132351
  "subscribers_count": {
132108
132352
  "type": "integer"
132109
132353
  },
@@ -133175,6 +133419,11 @@
133175
133419
  "type": "boolean",
133176
133420
  "description": "Either `true` to allow private forks, or `false` to prevent private forks.",
133177
133421
  "default": false
133422
+ },
133423
+ "web_commit_signoff_required": {
133424
+ "type": "boolean",
133425
+ "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.",
133426
+ "default": false
133178
133427
  }
133179
133428
  }
133180
133429
  },
@@ -134753,6 +135002,11 @@
134753
135002
  "description": "Whether to allow forking this repo",
134754
135003
  "type": "boolean"
134755
135004
  },
135005
+ "web_commit_signoff_required": {
135006
+ "description": "Whether to require contributors to sign off on web-based commits",
135007
+ "default": false,
135008
+ "type": "boolean"
135009
+ },
134756
135010
  "subscribers_count": {
134757
135011
  "type": "integer"
134758
135012
  },
@@ -134920,6 +135174,10 @@
134920
135174
  "type": "boolean",
134921
135175
  "example": true
134922
135176
  },
135177
+ "web_commit_signoff_required": {
135178
+ "type": "boolean",
135179
+ "example": false
135180
+ },
134923
135181
  "subscribers_count": {
134924
135182
  "type": "integer",
134925
135183
  "example": 42
@@ -136178,6 +136436,11 @@
136178
136436
  "description": "Whether to allow forking this repo",
136179
136437
  "type": "boolean"
136180
136438
  },
136439
+ "web_commit_signoff_required": {
136440
+ "description": "Whether to require contributors to sign off on web-based commits",
136441
+ "default": false,
136442
+ "type": "boolean"
136443
+ },
136181
136444
  "subscribers_count": {
136182
136445
  "type": "integer"
136183
136446
  },
@@ -137362,6 +137625,11 @@
137362
137625
  "description": "Whether to allow forking this repo",
137363
137626
  "type": "boolean"
137364
137627
  },
137628
+ "web_commit_signoff_required": {
137629
+ "description": "Whether to require contributors to sign off on web-based commits",
137630
+ "default": false,
137631
+ "type": "boolean"
137632
+ },
137365
137633
  "subscribers_count": {
137366
137634
  "type": "integer"
137367
137635
  },
@@ -137872,6 +138140,7 @@
137872
138140
  "delete_branch_on_merge": true,
137873
138141
  "allow_merge_commit": true,
137874
138142
  "allow_forking": true,
138143
+ "web_commit_signoff_required": false,
137875
138144
  "subscribers_count": 42,
137876
138145
  "network_count": 0,
137877
138146
  "organization": {
@@ -142494,6 +142763,11 @@
142494
142763
  "description": "Whether to allow forking this repo",
142495
142764
  "type": "boolean"
142496
142765
  },
142766
+ "web_commit_signoff_required": {
142767
+ "description": "Whether to require contributors to sign off on web-based commits",
142768
+ "default": false,
142769
+ "type": "boolean"
142770
+ },
142497
142771
  "subscribers_count": {
142498
142772
  "type": "integer"
142499
142773
  },
@@ -143782,6 +144056,11 @@
143782
144056
  "description": "Whether to allow forking this repo",
143783
144057
  "type": "boolean"
143784
144058
  },
144059
+ "web_commit_signoff_required": {
144060
+ "description": "Whether to require contributors to sign off on web-based commits",
144061
+ "default": false,
144062
+ "type": "boolean"
144063
+ },
143785
144064
  "subscribers_count": {
143786
144065
  "type": "integer"
143787
144066
  },
@@ -147287,6 +147566,11 @@
147287
147566
  "description": "Whether to allow forking this repo",
147288
147567
  "type": "boolean"
147289
147568
  },
147569
+ "web_commit_signoff_required": {
147570
+ "description": "Whether to require contributors to sign off on web-based commits",
147571
+ "default": false,
147572
+ "type": "boolean"
147573
+ },
147290
147574
  "subscribers_count": {
147291
147575
  "type": "integer"
147292
147576
  },
@@ -147466,6 +147750,10 @@
147466
147750
  },
147467
147751
  "allow_forking": {
147468
147752
  "type": "boolean"
147753
+ },
147754
+ "web_commit_signoff_required": {
147755
+ "type": "boolean",
147756
+ "example": false
147469
147757
  }
147470
147758
  },
147471
147759
  "required": [
@@ -149040,6 +149328,11 @@
149040
149328
  "description": "Whether to allow forking this repo",
149041
149329
  "type": "boolean"
149042
149330
  },
149331
+ "web_commit_signoff_required": {
149332
+ "description": "Whether to require contributors to sign off on web-based commits",
149333
+ "default": false,
149334
+ "type": "boolean"
149335
+ },
149043
149336
  "subscribers_count": {
149044
149337
  "type": "integer"
149045
149338
  },
@@ -149219,6 +149512,10 @@
149219
149512
  },
149220
149513
  "allow_forking": {
149221
149514
  "type": "boolean"
149515
+ },
149516
+ "web_commit_signoff_required": {
149517
+ "type": "boolean",
149518
+ "example": false
149222
149519
  }
149223
149520
  },
149224
149521
  "required": [
@@ -151689,6 +151986,11 @@
151689
151986
  "description": "Whether to allow forking this repo",
151690
151987
  "type": "boolean"
151691
151988
  },
151989
+ "web_commit_signoff_required": {
151990
+ "description": "Whether to require contributors to sign off on web-based commits",
151991
+ "default": false,
151992
+ "type": "boolean"
151993
+ },
151692
151994
  "subscribers_count": {
151693
151995
  "type": "integer"
151694
151996
  },
@@ -151868,6 +152170,10 @@
151868
152170
  },
151869
152171
  "allow_forking": {
151870
152172
  "type": "boolean"
152173
+ },
152174
+ "web_commit_signoff_required": {
152175
+ "type": "boolean",
152176
+ "example": false
151871
152177
  }
151872
152178
  },
151873
152179
  "required": [
@@ -153442,6 +153748,11 @@
153442
153748
  "description": "Whether to allow forking this repo",
153443
153749
  "type": "boolean"
153444
153750
  },
153751
+ "web_commit_signoff_required": {
153752
+ "description": "Whether to require contributors to sign off on web-based commits",
153753
+ "default": false,
153754
+ "type": "boolean"
153755
+ },
153445
153756
  "subscribers_count": {
153446
153757
  "type": "integer"
153447
153758
  },
@@ -153621,6 +153932,10 @@
153621
153932
  },
153622
153933
  "allow_forking": {
153623
153934
  "type": "boolean"
153935
+ },
153936
+ "web_commit_signoff_required": {
153937
+ "type": "boolean",
153938
+ "example": false
153624
153939
  }
153625
153940
  },
153626
153941
  "required": [
@@ -156807,6 +157122,11 @@
156807
157122
  "description": "Whether to allow forking this repo",
156808
157123
  "type": "boolean"
156809
157124
  },
157125
+ "web_commit_signoff_required": {
157126
+ "description": "Whether to require contributors to sign off on web-based commits",
157127
+ "default": false,
157128
+ "type": "boolean"
157129
+ },
156810
157130
  "subscribers_count": {
156811
157131
  "type": "integer"
156812
157132
  },
@@ -156986,6 +157306,10 @@
156986
157306
  },
156987
157307
  "allow_forking": {
156988
157308
  "type": "boolean"
157309
+ },
157310
+ "web_commit_signoff_required": {
157311
+ "type": "boolean",
157312
+ "example": false
156989
157313
  }
156990
157314
  },
156991
157315
  "required": [
@@ -158560,6 +158884,11 @@
158560
158884
  "description": "Whether to allow forking this repo",
158561
158885
  "type": "boolean"
158562
158886
  },
158887
+ "web_commit_signoff_required": {
158888
+ "description": "Whether to require contributors to sign off on web-based commits",
158889
+ "default": false,
158890
+ "type": "boolean"
158891
+ },
158563
158892
  "subscribers_count": {
158564
158893
  "type": "integer"
158565
158894
  },
@@ -158739,6 +159068,10 @@
158739
159068
  },
158740
159069
  "allow_forking": {
158741
159070
  "type": "boolean"
159071
+ },
159072
+ "web_commit_signoff_required": {
159073
+ "type": "boolean",
159074
+ "example": false
158742
159075
  }
158743
159076
  },
158744
159077
  "required": [
@@ -165104,6 +165437,11 @@
165104
165437
  "description": "Whether to allow forking this repo",
165105
165438
  "type": "boolean"
165106
165439
  },
165440
+ "web_commit_signoff_required": {
165441
+ "description": "Whether to require contributors to sign off on web-based commits",
165442
+ "default": false,
165443
+ "type": "boolean"
165444
+ },
165107
165445
  "subscribers_count": {
165108
165446
  "type": "integer"
165109
165447
  },
@@ -165283,6 +165621,10 @@
165283
165621
  },
165284
165622
  "allow_forking": {
165285
165623
  "type": "boolean"
165624
+ },
165625
+ "web_commit_signoff_required": {
165626
+ "type": "boolean",
165627
+ "example": false
165286
165628
  }
165287
165629
  },
165288
165630
  "required": [
@@ -166857,6 +167199,11 @@
166857
167199
  "description": "Whether to allow forking this repo",
166858
167200
  "type": "boolean"
166859
167201
  },
167202
+ "web_commit_signoff_required": {
167203
+ "description": "Whether to require contributors to sign off on web-based commits",
167204
+ "default": false,
167205
+ "type": "boolean"
167206
+ },
166860
167207
  "subscribers_count": {
166861
167208
  "type": "integer"
166862
167209
  },
@@ -167036,6 +167383,10 @@
167036
167383
  },
167037
167384
  "allow_forking": {
167038
167385
  "type": "boolean"
167386
+ },
167387
+ "web_commit_signoff_required": {
167388
+ "type": "boolean",
167389
+ "example": false
167039
167390
  }
167040
167391
  },
167041
167392
  "required": [
@@ -193847,6 +194198,11 @@
193847
194198
  "description": "Whether to allow forking this repo",
193848
194199
  "type": "boolean"
193849
194200
  },
194201
+ "web_commit_signoff_required": {
194202
+ "description": "Whether to require contributors to sign off on web-based commits",
194203
+ "default": false,
194204
+ "type": "boolean"
194205
+ },
193850
194206
  "subscribers_count": {
193851
194207
  "type": "integer"
193852
194208
  },
@@ -194026,6 +194382,10 @@
194026
194382
  },
194027
194383
  "allow_forking": {
194028
194384
  "type": "boolean"
194385
+ },
194386
+ "web_commit_signoff_required": {
194387
+ "type": "boolean",
194388
+ "example": false
194029
194389
  }
194030
194390
  },
194031
194391
  "required": [
@@ -196418,6 +196778,11 @@
196418
196778
  "description": "Whether to allow forking this repo",
196419
196779
  "type": "boolean"
196420
196780
  },
196781
+ "web_commit_signoff_required": {
196782
+ "description": "Whether to require contributors to sign off on web-based commits",
196783
+ "default": false,
196784
+ "type": "boolean"
196785
+ },
196421
196786
  "subscribers_count": {
196422
196787
  "type": "integer"
196423
196788
  },
@@ -196597,6 +196962,10 @@
196597
196962
  },
196598
196963
  "allow_forking": {
196599
196964
  "type": "boolean"
196965
+ },
196966
+ "web_commit_signoff_required": {
196967
+ "type": "boolean",
196968
+ "example": false
196600
196969
  }
196601
196970
  },
196602
196971
  "required": [
@@ -198706,6 +199075,11 @@
198706
199075
  "description": "Whether to allow forking this repo",
198707
199076
  "type": "boolean"
198708
199077
  },
199078
+ "web_commit_signoff_required": {
199079
+ "description": "Whether to require contributors to sign off on web-based commits",
199080
+ "default": false,
199081
+ "type": "boolean"
199082
+ },
198709
199083
  "subscribers_count": {
198710
199084
  "type": "integer"
198711
199085
  },
@@ -198885,6 +199259,10 @@
198885
199259
  },
198886
199260
  "allow_forking": {
198887
199261
  "type": "boolean"
199262
+ },
199263
+ "web_commit_signoff_required": {
199264
+ "type": "boolean",
199265
+ "example": false
198888
199266
  }
198889
199267
  },
198890
199268
  "required": [
@@ -201167,6 +201545,11 @@
201167
201545
  "description": "Whether to allow forking this repo",
201168
201546
  "type": "boolean"
201169
201547
  },
201548
+ "web_commit_signoff_required": {
201549
+ "description": "Whether to require contributors to sign off on web-based commits",
201550
+ "default": false,
201551
+ "type": "boolean"
201552
+ },
201170
201553
  "subscribers_count": {
201171
201554
  "type": "integer"
201172
201555
  },
@@ -201346,6 +201729,10 @@
201346
201729
  },
201347
201730
  "allow_forking": {
201348
201731
  "type": "boolean"
201732
+ },
201733
+ "web_commit_signoff_required": {
201734
+ "type": "boolean",
201735
+ "example": false
201349
201736
  }
201350
201737
  },
201351
201738
  "required": [
@@ -208397,6 +208784,11 @@
208397
208784
  "description": "Whether to allow forking this repo",
208398
208785
  "type": "boolean"
208399
208786
  },
208787
+ "web_commit_signoff_required": {
208788
+ "description": "Whether to require contributors to sign off on web-based commits",
208789
+ "default": false,
208790
+ "type": "boolean"
208791
+ },
208400
208792
  "subscribers_count": {
208401
208793
  "type": "integer"
208402
208794
  },
@@ -208576,6 +208968,10 @@
208576
208968
  },
208577
208969
  "allow_forking": {
208578
208970
  "type": "boolean"
208971
+ },
208972
+ "web_commit_signoff_required": {
208973
+ "type": "boolean",
208974
+ "example": false
208579
208975
  }
208580
208976
  },
208581
208977
  "required": [
@@ -211185,6 +211581,11 @@
211185
211581
  "description": "Whether to allow forking this repo",
211186
211582
  "type": "boolean"
211187
211583
  },
211584
+ "web_commit_signoff_required": {
211585
+ "description": "Whether to require contributors to sign off on web-based commits",
211586
+ "default": false,
211587
+ "type": "boolean"
211588
+ },
211188
211589
  "subscribers_count": {
211189
211590
  "type": "integer"
211190
211591
  },
@@ -211364,6 +211765,10 @@
211364
211765
  },
211365
211766
  "allow_forking": {
211366
211767
  "type": "boolean"
211768
+ },
211769
+ "web_commit_signoff_required": {
211770
+ "type": "boolean",
211771
+ "example": false
211367
211772
  }
211368
211773
  },
211369
211774
  "required": [
@@ -213619,6 +214024,11 @@
213619
214024
  "description": "Whether to allow forking this repo",
213620
214025
  "type": "boolean"
213621
214026
  },
214027
+ "web_commit_signoff_required": {
214028
+ "description": "Whether to require contributors to sign off on web-based commits",
214029
+ "default": false,
214030
+ "type": "boolean"
214031
+ },
213622
214032
  "subscribers_count": {
213623
214033
  "type": "integer"
213624
214034
  },
@@ -213798,6 +214208,10 @@
213798
214208
  },
213799
214209
  "allow_forking": {
213800
214210
  "type": "boolean"
214211
+ },
214212
+ "web_commit_signoff_required": {
214213
+ "type": "boolean",
214214
+ "example": false
213801
214215
  }
213802
214216
  },
213803
214217
  "required": [
@@ -217698,6 +218112,11 @@
217698
218112
  "description": "Whether to allow forking this repo",
217699
218113
  "type": "boolean"
217700
218114
  },
218115
+ "web_commit_signoff_required": {
218116
+ "description": "Whether to require contributors to sign off on web-based commits",
218117
+ "default": false,
218118
+ "type": "boolean"
218119
+ },
217701
218120
  "subscribers_count": {
217702
218121
  "type": "integer"
217703
218122
  },
@@ -217877,6 +218296,10 @@
217877
218296
  },
217878
218297
  "allow_forking": {
217879
218298
  "type": "boolean"
218299
+ },
218300
+ "web_commit_signoff_required": {
218301
+ "type": "boolean",
218302
+ "example": false
217880
218303
  }
217881
218304
  },
217882
218305
  "required": [
@@ -225021,6 +225444,11 @@
225021
225444
  "description": "Whether to allow forking this repo",
225022
225445
  "type": "boolean"
225023
225446
  },
225447
+ "web_commit_signoff_required": {
225448
+ "description": "Whether to require contributors to sign off on web-based commits",
225449
+ "default": false,
225450
+ "type": "boolean"
225451
+ },
225024
225452
  "subscribers_count": {
225025
225453
  "type": "integer"
225026
225454
  },
@@ -226346,6 +226774,11 @@
226346
226774
  "description": "Whether to allow forking this repo",
226347
226775
  "type": "boolean"
226348
226776
  },
226777
+ "web_commit_signoff_required": {
226778
+ "description": "Whether to require contributors to sign off on web-based commits",
226779
+ "default": false,
226780
+ "type": "boolean"
226781
+ },
226349
226782
  "subscribers_count": {
226350
226783
  "type": "integer"
226351
226784
  },
@@ -231328,6 +231761,11 @@
231328
231761
  "description": "Whether to allow forking this repo",
231329
231762
  "type": "boolean"
231330
231763
  },
231764
+ "web_commit_signoff_required": {
231765
+ "description": "Whether to require contributors to sign off on web-based commits",
231766
+ "default": false,
231767
+ "type": "boolean"
231768
+ },
231331
231769
  "subscribers_count": {
231332
231770
  "type": "integer"
231333
231771
  },
@@ -231507,6 +231945,10 @@
231507
231945
  },
231508
231946
  "allow_forking": {
231509
231947
  "type": "boolean"
231948
+ },
231949
+ "web_commit_signoff_required": {
231950
+ "type": "boolean",
231951
+ "example": false
231510
231952
  }
231511
231953
  },
231512
231954
  "required": [
@@ -233537,6 +233979,11 @@
233537
233979
  "description": "Whether to allow forking this repo",
233538
233980
  "type": "boolean"
233539
233981
  },
233982
+ "web_commit_signoff_required": {
233983
+ "description": "Whether to require contributors to sign off on web-based commits",
233984
+ "default": false,
233985
+ "type": "boolean"
233986
+ },
233540
233987
  "subscribers_count": {
233541
233988
  "type": "integer"
233542
233989
  },
@@ -233716,6 +234163,10 @@
233716
234163
  },
233717
234164
  "allow_forking": {
233718
234165
  "type": "boolean"
234166
+ },
234167
+ "web_commit_signoff_required": {
234168
+ "type": "boolean",
234169
+ "example": false
233719
234170
  }
233720
234171
  },
233721
234172
  "required": [
@@ -248709,6 +249160,11 @@
248709
249160
  "description": "Whether to allow forking this repo",
248710
249161
  "type": "boolean"
248711
249162
  },
249163
+ "web_commit_signoff_required": {
249164
+ "description": "Whether to require contributors to sign off on web-based commits",
249165
+ "default": false,
249166
+ "type": "boolean"
249167
+ },
248712
249168
  "subscribers_count": {
248713
249169
  "type": "integer"
248714
249170
  },
@@ -251358,6 +251814,11 @@
251358
251814
  "description": "Whether to allow forking this repo",
251359
251815
  "type": "boolean"
251360
251816
  },
251817
+ "web_commit_signoff_required": {
251818
+ "description": "Whether to require contributors to sign off on web-based commits",
251819
+ "default": false,
251820
+ "type": "boolean"
251821
+ },
251361
251822
  "subscribers_count": {
251362
251823
  "type": "integer"
251363
251824
  },
@@ -251537,6 +251998,10 @@
251537
251998
  },
251538
251999
  "allow_forking": {
251539
252000
  "type": "boolean"
252001
+ },
252002
+ "web_commit_signoff_required": {
252003
+ "type": "boolean",
252004
+ "example": false
251540
252005
  }
251541
252006
  },
251542
252007
  "required": [
@@ -253400,6 +253865,11 @@
253400
253865
  "description": "Whether to allow forking this repo",
253401
253866
  "type": "boolean"
253402
253867
  },
253868
+ "web_commit_signoff_required": {
253869
+ "description": "Whether to require contributors to sign off on web-based commits",
253870
+ "default": false,
253871
+ "type": "boolean"
253872
+ },
253403
253873
  "subscribers_count": {
253404
253874
  "type": "integer"
253405
253875
  },
@@ -253567,6 +254037,10 @@
253567
254037
  "type": "boolean",
253568
254038
  "example": true
253569
254039
  },
254040
+ "web_commit_signoff_required": {
254041
+ "type": "boolean",
254042
+ "example": false
254043
+ },
253570
254044
  "subscribers_count": {
253571
254045
  "type": "integer",
253572
254046
  "example": 42
@@ -254825,6 +255299,11 @@
254825
255299
  "description": "Whether to allow forking this repo",
254826
255300
  "type": "boolean"
254827
255301
  },
255302
+ "web_commit_signoff_required": {
255303
+ "description": "Whether to require contributors to sign off on web-based commits",
255304
+ "default": false,
255305
+ "type": "boolean"
255306
+ },
254828
255307
  "subscribers_count": {
254829
255308
  "type": "integer"
254830
255309
  },
@@ -256009,6 +256488,11 @@
256009
256488
  "description": "Whether to allow forking this repo",
256010
256489
  "type": "boolean"
256011
256490
  },
256491
+ "web_commit_signoff_required": {
256492
+ "description": "Whether to require contributors to sign off on web-based commits",
256493
+ "default": false,
256494
+ "type": "boolean"
256495
+ },
256012
256496
  "subscribers_count": {
256013
256497
  "type": "integer"
256014
256498
  },
@@ -256519,6 +257003,7 @@
256519
257003
  "delete_branch_on_merge": true,
256520
257004
  "allow_merge_commit": true,
256521
257005
  "allow_forking": true,
257006
+ "web_commit_signoff_required": false,
256522
257007
  "subscribers_count": 42,
256523
257008
  "network_count": 0,
256524
257009
  "organization": {
@@ -267564,6 +268049,11 @@
267564
268049
  "description": "Whether to allow forking this repo",
267565
268050
  "type": "boolean"
267566
268051
  },
268052
+ "web_commit_signoff_required": {
268053
+ "description": "Whether to require contributors to sign off on web-based commits",
268054
+ "default": false,
268055
+ "type": "boolean"
268056
+ },
267567
268057
  "subscribers_count": {
267568
268058
  "type": "integer"
267569
268059
  },
@@ -267743,6 +268233,10 @@
267743
268233
  },
267744
268234
  "allow_forking": {
267745
268235
  "type": "boolean"
268236
+ },
268237
+ "web_commit_signoff_required": {
268238
+ "type": "boolean",
268239
+ "example": false
267746
268240
  }
267747
268241
  },
267748
268242
  "required": [
@@ -269827,6 +270321,11 @@
269827
270321
  "description": "Whether to allow forking this repo",
269828
270322
  "type": "boolean"
269829
270323
  },
270324
+ "web_commit_signoff_required": {
270325
+ "description": "Whether to require contributors to sign off on web-based commits",
270326
+ "default": false,
270327
+ "type": "boolean"
270328
+ },
269830
270329
  "subscribers_count": {
269831
270330
  "type": "integer"
269832
270331
  },
@@ -270006,6 +270505,10 @@
270006
270505
  },
270007
270506
  "allow_forking": {
270008
270507
  "type": "boolean"
270508
+ },
270509
+ "web_commit_signoff_required": {
270510
+ "type": "boolean",
270511
+ "example": false
270009
270512
  }
270010
270513
  },
270011
270514
  "required": [
@@ -272662,6 +273165,11 @@
272662
273165
  "description": "Whether to allow forking this repo",
272663
273166
  "type": "boolean"
272664
273167
  },
273168
+ "web_commit_signoff_required": {
273169
+ "description": "Whether to require contributors to sign off on web-based commits",
273170
+ "default": false,
273171
+ "type": "boolean"
273172
+ },
272665
273173
  "subscribers_count": {
272666
273174
  "type": "integer"
272667
273175
  },
@@ -275509,6 +276017,11 @@
275509
276017
  "description": "Whether to allow forking this repo",
275510
276018
  "type": "boolean"
275511
276019
  },
276020
+ "web_commit_signoff_required": {
276021
+ "description": "Whether to require contributors to sign off on web-based commits",
276022
+ "default": false,
276023
+ "type": "boolean"
276024
+ },
275512
276025
  "subscribers_count": {
275513
276026
  "type": "integer"
275514
276027
  },
@@ -281509,6 +282022,11 @@
281509
282022
  "description": "Whether to allow forking this repo",
281510
282023
  "type": "boolean"
281511
282024
  },
282025
+ "web_commit_signoff_required": {
282026
+ "description": "Whether to require contributors to sign off on web-based commits",
282027
+ "default": false,
282028
+ "type": "boolean"
282029
+ },
281512
282030
  "subscribers_count": {
281513
282031
  "type": "integer"
281514
282032
  },
@@ -285412,6 +285930,11 @@
285412
285930
  "description": "Whether to allow forking this repo",
285413
285931
  "type": "boolean"
285414
285932
  },
285933
+ "web_commit_signoff_required": {
285934
+ "description": "Whether to require contributors to sign off on web-based commits",
285935
+ "default": false,
285936
+ "type": "boolean"
285937
+ },
285415
285938
  "subscribers_count": {
285416
285939
  "type": "integer"
285417
285940
  },
@@ -289197,6 +289720,11 @@
289197
289720
  "description": "Whether to allow forking this repo",
289198
289721
  "type": "boolean"
289199
289722
  },
289723
+ "web_commit_signoff_required": {
289724
+ "description": "Whether to require contributors to sign off on web-based commits",
289725
+ "default": false,
289726
+ "type": "boolean"
289727
+ },
289200
289728
  "subscribers_count": {
289201
289729
  "type": "integer"
289202
289730
  },
@@ -292010,6 +292538,11 @@
292010
292538
  "description": "Whether to allow forking this repo",
292011
292539
  "type": "boolean"
292012
292540
  },
292541
+ "web_commit_signoff_required": {
292542
+ "description": "Whether to require contributors to sign off on web-based commits",
292543
+ "default": false,
292544
+ "type": "boolean"
292545
+ },
292013
292546
  "subscribers_count": {
292014
292547
  "type": "integer"
292015
292548
  },
@@ -294860,6 +295393,11 @@
294860
295393
  "description": "Whether to allow forking this repo",
294861
295394
  "type": "boolean"
294862
295395
  },
295396
+ "web_commit_signoff_required": {
295397
+ "description": "Whether to require contributors to sign off on web-based commits",
295398
+ "default": false,
295399
+ "type": "boolean"
295400
+ },
294863
295401
  "subscribers_count": {
294864
295402
  "type": "integer"
294865
295403
  },
@@ -318707,6 +319245,11 @@
318707
319245
  "description": "Whether to allow forking this repo",
318708
319246
  "type": "boolean"
318709
319247
  },
319248
+ "web_commit_signoff_required": {
319249
+ "description": "Whether to require contributors to sign off on web-based commits",
319250
+ "default": false,
319251
+ "type": "boolean"
319252
+ },
318710
319253
  "subscribers_count": {
318711
319254
  "type": "integer"
318712
319255
  },
@@ -328012,6 +328555,11 @@
328012
328555
  "description": "Whether to allow forking this repo",
328013
328556
  "type": "boolean"
328014
328557
  },
328558
+ "web_commit_signoff_required": {
328559
+ "description": "Whether to require contributors to sign off on web-based commits",
328560
+ "default": false,
328561
+ "type": "boolean"
328562
+ },
328015
328563
  "subscribers_count": {
328016
328564
  "type": "integer"
328017
328565
  },
@@ -328191,6 +328739,10 @@
328191
328739
  },
328192
328740
  "allow_forking": {
328193
328741
  "type": "boolean"
328742
+ },
328743
+ "web_commit_signoff_required": {
328744
+ "type": "boolean",
328745
+ "example": false
328194
328746
  }
328195
328747
  },
328196
328748
  "required": [
@@ -334285,6 +334837,11 @@
334285
334837
  "description": "Whether to allow forking this repo",
334286
334838
  "type": "boolean"
334287
334839
  },
334840
+ "web_commit_signoff_required": {
334841
+ "description": "Whether to require contributors to sign off on web-based commits",
334842
+ "default": false,
334843
+ "type": "boolean"
334844
+ },
334288
334845
  "subscribers_count": {
334289
334846
  "type": "integer"
334290
334847
  },
@@ -335610,6 +336167,11 @@
335610
336167
  "description": "Whether to allow forking this repo",
335611
336168
  "type": "boolean"
335612
336169
  },
336170
+ "web_commit_signoff_required": {
336171
+ "description": "Whether to require contributors to sign off on web-based commits",
336172
+ "default": false,
336173
+ "type": "boolean"
336174
+ },
335613
336175
  "subscribers_count": {
335614
336176
  "type": "integer"
335615
336177
  },
@@ -338250,6 +338812,9 @@
338250
338812
  },
338251
338813
  "is_template": {
338252
338814
  "type": "boolean"
338815
+ },
338816
+ "web_commit_signoff_required": {
338817
+ "type": "boolean"
338253
338818
  }
338254
338819
  },
338255
338820
  "required": [
@@ -338863,6 +339428,9 @@
338863
339428
  },
338864
339429
  "allow_forking": {
338865
339430
  "type": "boolean"
339431
+ },
339432
+ "web_commit_signoff_required": {
339433
+ "type": "boolean"
338866
339434
  }
338867
339435
  },
338868
339436
  "required": [
@@ -344286,6 +344854,9 @@
344286
344854
  },
344287
344855
  "is_template": {
344288
344856
  "type": "boolean"
344857
+ },
344858
+ "web_commit_signoff_required": {
344859
+ "type": "boolean"
344289
344860
  }
344290
344861
  },
344291
344862
  "required": [
@@ -344899,6 +345470,9 @@
344899
345470
  },
344900
345471
  "allow_forking": {
344901
345472
  "type": "boolean"
345473
+ },
345474
+ "web_commit_signoff_required": {
345475
+ "type": "boolean"
344902
345476
  }
344903
345477
  },
344904
345478
  "required": [
@@ -347653,6 +348227,9 @@
347653
348227
  },
347654
348228
  "is_template": {
347655
348229
  "type": "boolean"
348230
+ },
348231
+ "web_commit_signoff_required": {
348232
+ "type": "boolean"
347656
348233
  }
347657
348234
  },
347658
348235
  "required": [
@@ -348266,6 +348843,9 @@
348266
348843
  },
348267
348844
  "allow_forking": {
348268
348845
  "type": "boolean"
348846
+ },
348847
+ "web_commit_signoff_required": {
348848
+ "type": "boolean"
348269
348849
  }
348270
348850
  },
348271
348851
  "required": [
@@ -351481,6 +352061,11 @@
351481
352061
  "description": "Whether to allow forking this repo",
351482
352062
  "type": "boolean"
351483
352063
  },
352064
+ "web_commit_signoff_required": {
352065
+ "description": "Whether to require contributors to sign off on web-based commits",
352066
+ "default": false,
352067
+ "type": "boolean"
352068
+ },
351484
352069
  "subscribers_count": {
351485
352070
  "type": "integer"
351486
352071
  },
@@ -351660,6 +352245,10 @@
351660
352245
  },
351661
352246
  "allow_forking": {
351662
352247
  "type": "boolean"
352248
+ },
352249
+ "web_commit_signoff_required": {
352250
+ "type": "boolean",
352251
+ "example": false
351663
352252
  }
351664
352253
  },
351665
352254
  "required": [
@@ -353915,6 +354504,11 @@
353915
354504
  "description": "Whether to allow forking this repo",
353916
354505
  "type": "boolean"
353917
354506
  },
354507
+ "web_commit_signoff_required": {
354508
+ "description": "Whether to require contributors to sign off on web-based commits",
354509
+ "default": false,
354510
+ "type": "boolean"
354511
+ },
353918
354512
  "subscribers_count": {
353919
354513
  "type": "integer"
353920
354514
  },
@@ -354094,6 +354688,10 @@
354094
354688
  },
354095
354689
  "allow_forking": {
354096
354690
  "type": "boolean"
354691
+ },
354692
+ "web_commit_signoff_required": {
354693
+ "type": "boolean",
354694
+ "example": false
354097
354695
  }
354098
354696
  },
354099
354697
  "required": [
@@ -360443,6 +361041,11 @@
360443
361041
  "description": "Whether to allow forking this repo",
360444
361042
  "type": "boolean"
360445
361043
  },
361044
+ "web_commit_signoff_required": {
361045
+ "description": "Whether to require contributors to sign off on web-based commits",
361046
+ "default": false,
361047
+ "type": "boolean"
361048
+ },
360446
361049
  "subscribers_count": {
360447
361050
  "type": "integer"
360448
361051
  },
@@ -361768,6 +362371,11 @@
361768
362371
  "description": "Whether to allow forking this repo",
361769
362372
  "type": "boolean"
361770
362373
  },
362374
+ "web_commit_signoff_required": {
362375
+ "description": "Whether to require contributors to sign off on web-based commits",
362376
+ "default": false,
362377
+ "type": "boolean"
362378
+ },
361771
362379
  "subscribers_count": {
361772
362380
  "type": "integer"
361773
362381
  },
@@ -365142,6 +365750,11 @@
365142
365750
  "description": "Whether to allow forking this repo",
365143
365751
  "type": "boolean"
365144
365752
  },
365753
+ "web_commit_signoff_required": {
365754
+ "description": "Whether to require contributors to sign off on web-based commits",
365755
+ "default": false,
365756
+ "type": "boolean"
365757
+ },
365145
365758
  "subscribers_count": {
365146
365759
  "type": "integer"
365147
365760
  },
@@ -366467,6 +367080,11 @@
366467
367080
  "description": "Whether to allow forking this repo",
366468
367081
  "type": "boolean"
366469
367082
  },
367083
+ "web_commit_signoff_required": {
367084
+ "description": "Whether to require contributors to sign off on web-based commits",
367085
+ "default": false,
367086
+ "type": "boolean"
367087
+ },
366470
367088
  "subscribers_count": {
366471
367089
  "type": "integer"
366472
367090
  },
@@ -385591,6 +386209,11 @@
385591
386209
  "description": "Whether to allow forking this repo",
385592
386210
  "type": "boolean"
385593
386211
  },
386212
+ "web_commit_signoff_required": {
386213
+ "description": "Whether to require contributors to sign off on web-based commits",
386214
+ "default": false,
386215
+ "type": "boolean"
386216
+ },
385594
386217
  "subscribers_count": {
385595
386218
  "type": "integer"
385596
386219
  },
@@ -385770,6 +386393,10 @@
385770
386393
  },
385771
386394
  "allow_forking": {
385772
386395
  "type": "boolean"
386396
+ },
386397
+ "web_commit_signoff_required": {
386398
+ "type": "boolean",
386399
+ "example": false
385773
386400
  }
385774
386401
  },
385775
386402
  "required": [
@@ -387444,6 +388071,11 @@
387444
388071
  "description": "Whether to allow forking this repo",
387445
388072
  "type": "boolean"
387446
388073
  },
388074
+ "web_commit_signoff_required": {
388075
+ "description": "Whether to require contributors to sign off on web-based commits",
388076
+ "default": false,
388077
+ "type": "boolean"
388078
+ },
387447
388079
  "subscribers_count": {
387448
388080
  "type": "integer"
387449
388081
  },
@@ -389234,6 +389866,11 @@
389234
389866
  "description": "Whether to allow forking this repo",
389235
389867
  "type": "boolean"
389236
389868
  },
389869
+ "web_commit_signoff_required": {
389870
+ "description": "Whether to require contributors to sign off on web-based commits",
389871
+ "default": false,
389872
+ "type": "boolean"
389873
+ },
389237
389874
  "subscribers_count": {
389238
389875
  "type": "integer"
389239
389876
  },
@@ -389413,6 +390050,10 @@
389413
390050
  },
389414
390051
  "allow_forking": {
389415
390052
  "type": "boolean"
390053
+ },
390054
+ "web_commit_signoff_required": {
390055
+ "type": "boolean",
390056
+ "example": false
389416
390057
  }
389417
390058
  },
389418
390059
  "required": [
@@ -397209,6 +397850,11 @@
397209
397850
  "description": "Whether to allow forking this repo",
397210
397851
  "type": "boolean"
397211
397852
  },
397853
+ "web_commit_signoff_required": {
397854
+ "description": "Whether to require contributors to sign off on web-based commits",
397855
+ "default": false,
397856
+ "type": "boolean"
397857
+ },
397212
397858
  "subscribers_count": {
397213
397859
  "type": "integer"
397214
397860
  },
@@ -397388,6 +398034,10 @@
397388
398034
  },
397389
398035
  "allow_forking": {
397390
398036
  "type": "boolean"
398037
+ },
398038
+ "web_commit_signoff_required": {
398039
+ "type": "boolean",
398040
+ "example": false
397391
398041
  }
397392
398042
  },
397393
398043
  "required": [
@@ -399629,6 +400279,11 @@
399629
400279
  "description": "Whether to allow forking this repo",
399630
400280
  "type": "boolean"
399631
400281
  },
400282
+ "web_commit_signoff_required": {
400283
+ "description": "Whether to require contributors to sign off on web-based commits",
400284
+ "default": false,
400285
+ "type": "boolean"
400286
+ },
399632
400287
  "subscribers_count": {
399633
400288
  "type": "integer"
399634
400289
  },
@@ -399808,6 +400463,10 @@
399808
400463
  },
399809
400464
  "allow_forking": {
399810
400465
  "type": "boolean"
400466
+ },
400467
+ "web_commit_signoff_required": {
400468
+ "type": "boolean",
400469
+ "example": false
399811
400470
  }
399812
400471
  },
399813
400472
  "required": [
@@ -402044,6 +402703,11 @@
402044
402703
  "description": "Whether to allow forking this repo",
402045
402704
  "type": "boolean"
402046
402705
  },
402706
+ "web_commit_signoff_required": {
402707
+ "description": "Whether to require contributors to sign off on web-based commits",
402708
+ "default": false,
402709
+ "type": "boolean"
402710
+ },
402047
402711
  "subscribers_count": {
402048
402712
  "type": "integer"
402049
402713
  },
@@ -403660,6 +404324,10 @@
403660
404324
  },
403661
404325
  "is_template": {
403662
404326
  "type": "boolean"
404327
+ },
404328
+ "web_commit_signoff_required": {
404329
+ "type": "boolean",
404330
+ "example": false
403663
404331
  }
403664
404332
  },
403665
404333
  "required": [
@@ -405122,6 +405790,10 @@
405122
405790
  "example": false,
405123
405791
  "nullable": true
405124
405792
  },
405793
+ "web_commit_signoff_required": {
405794
+ "type": "boolean",
405795
+ "example": false
405796
+ },
405125
405797
  "updated_at": {
405126
405798
  "type": "string",
405127
405799
  "format": "date-time"
@@ -405737,6 +406409,10 @@
405737
406409
  "example": false,
405738
406410
  "nullable": true
405739
406411
  },
406412
+ "web_commit_signoff_required": {
406413
+ "type": "boolean",
406414
+ "example": false
406415
+ },
405740
406416
  "updated_at": {
405741
406417
  "type": "string",
405742
406418
  "format": "date-time"
@@ -406236,6 +406912,10 @@
406236
406912
  "example": false,
406237
406913
  "nullable": true
406238
406914
  },
406915
+ "web_commit_signoff_required": {
406916
+ "type": "boolean",
406917
+ "example": false
406918
+ },
406239
406919
  "updated_at": {
406240
406920
  "type": "string",
406241
406921
  "format": "date-time"
@@ -414591,6 +415271,11 @@
414591
415271
  "description": "Whether to allow forking this repo",
414592
415272
  "type": "boolean"
414593
415273
  },
415274
+ "web_commit_signoff_required": {
415275
+ "description": "Whether to require contributors to sign off on web-based commits",
415276
+ "default": false,
415277
+ "type": "boolean"
415278
+ },
414594
415279
  "subscribers_count": {
414595
415280
  "type": "integer"
414596
415281
  },
@@ -414770,6 +415455,10 @@
414770
415455
  },
414771
415456
  "allow_forking": {
414772
415457
  "type": "boolean"
415458
+ },
415459
+ "web_commit_signoff_required": {
415460
+ "type": "boolean",
415461
+ "example": false
414773
415462
  }
414774
415463
  },
414775
415464
  "required": [
@@ -416648,6 +417337,11 @@
416648
417337
  "description": "Whether to allow forking this repo",
416649
417338
  "type": "boolean"
416650
417339
  },
417340
+ "web_commit_signoff_required": {
417341
+ "description": "Whether to require contributors to sign off on web-based commits",
417342
+ "default": false,
417343
+ "type": "boolean"
417344
+ },
416651
417345
  "subscribers_count": {
416652
417346
  "type": "integer"
416653
417347
  },
@@ -416778,6 +417472,12 @@
416778
417472
  "type": "boolean",
416779
417473
  "example": false
416780
417474
  },
417475
+ "web_commit_signoff_required": {
417476
+ "description": "Whether to require contributors to sign off on web-based commits",
417477
+ "default": false,
417478
+ "type": "boolean",
417479
+ "example": false
417480
+ },
416781
417481
  "subscribers_count": {
416782
417482
  "type": "integer"
416783
417483
  },
@@ -421912,6 +422612,11 @@
421912
422612
  "description": "Whether to allow forking this repo",
421913
422613
  "type": "boolean"
421914
422614
  },
422615
+ "web_commit_signoff_required": {
422616
+ "description": "Whether to require contributors to sign off on web-based commits",
422617
+ "default": false,
422618
+ "type": "boolean"
422619
+ },
421915
422620
  "subscribers_count": {
421916
422621
  "type": "integer"
421917
422622
  },
@@ -422091,6 +422796,10 @@
422091
422796
  },
422092
422797
  "allow_forking": {
422093
422798
  "type": "boolean"
422799
+ },
422800
+ "web_commit_signoff_required": {
422801
+ "type": "boolean",
422802
+ "example": false
422094
422803
  }
422095
422804
  },
422096
422805
  "required": [
@@ -424883,6 +425592,11 @@
424883
425592
  "description": "Whether to allow forking this repo",
424884
425593
  "type": "boolean"
424885
425594
  },
425595
+ "web_commit_signoff_required": {
425596
+ "description": "Whether to require contributors to sign off on web-based commits",
425597
+ "default": false,
425598
+ "type": "boolean"
425599
+ },
424886
425600
  "subscribers_count": {
424887
425601
  "type": "integer"
424888
425602
  },
@@ -425062,6 +425776,10 @@
425062
425776
  },
425063
425777
  "allow_forking": {
425064
425778
  "type": "boolean"
425779
+ },
425780
+ "web_commit_signoff_required": {
425781
+ "type": "boolean",
425782
+ "example": false
425065
425783
  }
425066
425784
  },
425067
425785
  "required": [
@@ -427317,6 +428035,11 @@
427317
428035
  "description": "Whether to allow forking this repo",
427318
428036
  "type": "boolean"
427319
428037
  },
428038
+ "web_commit_signoff_required": {
428039
+ "description": "Whether to require contributors to sign off on web-based commits",
428040
+ "default": false,
428041
+ "type": "boolean"
428042
+ },
427320
428043
  "subscribers_count": {
427321
428044
  "type": "integer"
427322
428045
  },
@@ -427496,6 +428219,10 @@
427496
428219
  },
427497
428220
  "allow_forking": {
427498
428221
  "type": "boolean"
428222
+ },
428223
+ "web_commit_signoff_required": {
428224
+ "type": "boolean",
428225
+ "example": false
427499
428226
  }
427500
428227
  },
427501
428228
  "required": [
@@ -430124,6 +430851,11 @@
430124
430851
  "description": "Whether to allow forking this repo",
430125
430852
  "type": "boolean"
430126
430853
  },
430854
+ "web_commit_signoff_required": {
430855
+ "description": "Whether to require contributors to sign off on web-based commits",
430856
+ "default": false,
430857
+ "type": "boolean"
430858
+ },
430127
430859
  "subscribers_count": {
430128
430860
  "type": "integer"
430129
430861
  },
@@ -430303,6 +431035,10 @@
430303
431035
  },
430304
431036
  "allow_forking": {
430305
431037
  "type": "boolean"
431038
+ },
431039
+ "web_commit_signoff_required": {
431040
+ "type": "boolean",
431041
+ "example": false
430306
431042
  }
430307
431043
  },
430308
431044
  "required": [
@@ -433006,6 +433742,11 @@
433006
433742
  "description": "Whether to allow forking this repo",
433007
433743
  "type": "boolean"
433008
433744
  },
433745
+ "web_commit_signoff_required": {
433746
+ "description": "Whether to require contributors to sign off on web-based commits",
433747
+ "default": false,
433748
+ "type": "boolean"
433749
+ },
433009
433750
  "subscribers_count": {
433010
433751
  "type": "integer"
433011
433752
  },
@@ -433185,6 +433926,10 @@
433185
433926
  },
433186
433927
  "allow_forking": {
433187
433928
  "type": "boolean"
433929
+ },
433930
+ "web_commit_signoff_required": {
433931
+ "type": "boolean",
433932
+ "example": false
433188
433933
  }
433189
433934
  },
433190
433935
  "required": [
@@ -435613,6 +436358,11 @@
435613
436358
  "description": "Whether to allow forking this repo",
435614
436359
  "type": "boolean"
435615
436360
  },
436361
+ "web_commit_signoff_required": {
436362
+ "description": "Whether to require contributors to sign off on web-based commits",
436363
+ "default": false,
436364
+ "type": "boolean"
436365
+ },
435616
436366
  "subscribers_count": {
435617
436367
  "type": "integer"
435618
436368
  },
@@ -435792,6 +436542,10 @@
435792
436542
  },
435793
436543
  "allow_forking": {
435794
436544
  "type": "boolean"
436545
+ },
436546
+ "web_commit_signoff_required": {
436547
+ "type": "boolean",
436548
+ "example": false
435795
436549
  }
435796
436550
  },
435797
436551
  "required": [
@@ -438955,6 +439709,11 @@
438955
439709
  "description": "Whether to allow forking this repo",
438956
439710
  "type": "boolean"
438957
439711
  },
439712
+ "web_commit_signoff_required": {
439713
+ "description": "Whether to require contributors to sign off on web-based commits",
439714
+ "default": false,
439715
+ "type": "boolean"
439716
+ },
438958
439717
  "subscribers_count": {
438959
439718
  "type": "integer"
438960
439719
  },
@@ -439134,6 +439893,10 @@
439134
439893
  },
439135
439894
  "allow_forking": {
439136
439895
  "type": "boolean"
439896
+ },
439897
+ "web_commit_signoff_required": {
439898
+ "type": "boolean",
439899
+ "example": false
439137
439900
  }
439138
439901
  },
439139
439902
  "required": [
@@ -441642,6 +442405,11 @@
441642
442405
  "description": "Whether to allow forking this repo",
441643
442406
  "type": "boolean"
441644
442407
  },
442408
+ "web_commit_signoff_required": {
442409
+ "description": "Whether to require contributors to sign off on web-based commits",
442410
+ "default": false,
442411
+ "type": "boolean"
442412
+ },
441645
442413
  "subscribers_count": {
441646
442414
  "type": "integer"
441647
442415
  },
@@ -441821,6 +442589,10 @@
441821
442589
  },
441822
442590
  "allow_forking": {
441823
442591
  "type": "boolean"
442592
+ },
442593
+ "web_commit_signoff_required": {
442594
+ "type": "boolean",
442595
+ "example": false
441824
442596
  }
441825
442597
  },
441826
442598
  "required": [
@@ -447665,6 +448437,11 @@
447665
448437
  "description": "Whether to allow forking this repo",
447666
448438
  "type": "boolean"
447667
448439
  },
448440
+ "web_commit_signoff_required": {
448441
+ "description": "Whether to require contributors to sign off on web-based commits",
448442
+ "default": false,
448443
+ "type": "boolean"
448444
+ },
447668
448445
  "subscribers_count": {
447669
448446
  "type": "integer"
447670
448447
  },
@@ -450609,6 +451386,11 @@
450609
451386
  "description": "Whether to allow forking this repo",
450610
451387
  "type": "boolean"
450611
451388
  },
451389
+ "web_commit_signoff_required": {
451390
+ "description": "Whether to require contributors to sign off on web-based commits",
451391
+ "default": false,
451392
+ "type": "boolean"
451393
+ },
450612
451394
  "subscribers_count": {
450613
451395
  "type": "integer"
450614
451396
  },
@@ -455454,6 +456236,11 @@
455454
456236
  "description": "Whether to allow forking this repo",
455455
456237
  "type": "boolean"
455456
456238
  },
456239
+ "web_commit_signoff_required": {
456240
+ "description": "Whether to require contributors to sign off on web-based commits",
456241
+ "default": false,
456242
+ "type": "boolean"
456243
+ },
455457
456244
  "subscribers_count": {
455458
456245
  "type": "integer"
455459
456246
  },
@@ -457194,6 +457981,11 @@
457194
457981
  "description": "Whether to allow forking this repo",
457195
457982
  "type": "boolean"
457196
457983
  },
457984
+ "web_commit_signoff_required": {
457985
+ "description": "Whether to require contributors to sign off on web-based commits",
457986
+ "default": false,
457987
+ "type": "boolean"
457988
+ },
457197
457989
  "subscribers_count": {
457198
457990
  "type": "integer"
457199
457991
  },
@@ -458924,6 +459716,11 @@
458924
459716
  "description": "Whether to allow forking this repo",
458925
459717
  "type": "boolean"
458926
459718
  },
459719
+ "web_commit_signoff_required": {
459720
+ "description": "Whether to require contributors to sign off on web-based commits",
459721
+ "default": false,
459722
+ "type": "boolean"
459723
+ },
458927
459724
  "subscribers_count": {
458928
459725
  "type": "integer"
458929
459726
  },
@@ -461230,6 +462027,11 @@
461230
462027
  "description": "Whether to allow forking this repo",
461231
462028
  "type": "boolean"
461232
462029
  },
462030
+ "web_commit_signoff_required": {
462031
+ "description": "Whether to require contributors to sign off on web-based commits",
462032
+ "default": false,
462033
+ "type": "boolean"
462034
+ },
461233
462035
  "subscribers_count": {
461234
462036
  "type": "integer"
461235
462037
  },
@@ -461409,6 +462211,10 @@
461409
462211
  },
461410
462212
  "allow_forking": {
461411
462213
  "type": "boolean"
462214
+ },
462215
+ "web_commit_signoff_required": {
462216
+ "type": "boolean",
462217
+ "example": false
461412
462218
  }
461413
462219
  },
461414
462220
  "required": [
@@ -463580,6 +464386,11 @@
463580
464386
  "description": "Whether to allow forking this repo",
463581
464387
  "type": "boolean"
463582
464388
  },
464389
+ "web_commit_signoff_required": {
464390
+ "description": "Whether to require contributors to sign off on web-based commits",
464391
+ "default": false,
464392
+ "type": "boolean"
464393
+ },
463583
464394
  "subscribers_count": {
463584
464395
  "type": "integer"
463585
464396
  },
@@ -463759,6 +464570,10 @@
463759
464570
  },
463760
464571
  "allow_forking": {
463761
464572
  "type": "boolean"
464573
+ },
464574
+ "web_commit_signoff_required": {
464575
+ "type": "boolean",
464576
+ "example": false
463762
464577
  }
463763
464578
  },
463764
464579
  "required": [
@@ -465650,6 +466465,11 @@
465650
466465
  "description": "Whether to allow forking this repo",
465651
466466
  "type": "boolean"
465652
466467
  },
466468
+ "web_commit_signoff_required": {
466469
+ "description": "Whether to require contributors to sign off on web-based commits",
466470
+ "default": false,
466471
+ "type": "boolean"
466472
+ },
465653
466473
  "subscribers_count": {
465654
466474
  "type": "integer"
465655
466475
  },
@@ -465829,6 +466649,10 @@
465829
466649
  },
465830
466650
  "allow_forking": {
465831
466651
  "type": "boolean"
466652
+ },
466653
+ "web_commit_signoff_required": {
466654
+ "type": "boolean",
466655
+ "example": false
465832
466656
  }
465833
466657
  },
465834
466658
  "required": [
@@ -468911,6 +469735,11 @@
468911
469735
  "description": "Whether to allow forking this repo",
468912
469736
  "type": "boolean"
468913
469737
  },
469738
+ "web_commit_signoff_required": {
469739
+ "description": "Whether to require contributors to sign off on web-based commits",
469740
+ "default": false,
469741
+ "type": "boolean"
469742
+ },
468914
469743
  "subscribers_count": {
468915
469744
  "type": "integer"
468916
469745
  },
@@ -470525,6 +471354,11 @@
470525
471354
  "description": "Whether to allow forking this repo",
470526
471355
  "type": "boolean"
470527
471356
  },
471357
+ "web_commit_signoff_required": {
471358
+ "description": "Whether to require contributors to sign off on web-based commits",
471359
+ "default": false,
471360
+ "type": "boolean"
471361
+ },
470528
471362
  "subscribers_count": {
470529
471363
  "type": "integer"
470530
471364
  },
@@ -472552,6 +473386,11 @@
472552
473386
  "description": "Whether to allow forking this repo",
472553
473387
  "type": "boolean"
472554
473388
  },
473389
+ "web_commit_signoff_required": {
473390
+ "description": "Whether to require contributors to sign off on web-based commits",
473391
+ "default": false,
473392
+ "type": "boolean"
473393
+ },
472555
473394
  "subscribers_count": {
472556
473395
  "type": "integer"
472557
473396
  },
@@ -472731,6 +473570,10 @@
472731
473570
  },
472732
473571
  "allow_forking": {
472733
473572
  "type": "boolean"
473573
+ },
473574
+ "web_commit_signoff_required": {
473575
+ "type": "boolean",
473576
+ "example": false
472734
473577
  }
472735
473578
  },
472736
473579
  "required": [
@@ -474703,6 +475546,11 @@
474703
475546
  "description": "Whether to allow forking this repo",
474704
475547
  "type": "boolean"
474705
475548
  },
475549
+ "web_commit_signoff_required": {
475550
+ "description": "Whether to require contributors to sign off on web-based commits",
475551
+ "default": false,
475552
+ "type": "boolean"
475553
+ },
474706
475554
  "subscribers_count": {
474707
475555
  "type": "integer"
474708
475556
  },
@@ -476031,6 +476879,11 @@
476031
476879
  "description": "Whether to allow forking this repo",
476032
476880
  "type": "boolean"
476033
476881
  },
476882
+ "web_commit_signoff_required": {
476883
+ "description": "Whether to require contributors to sign off on web-based commits",
476884
+ "default": false,
476885
+ "type": "boolean"
476886
+ },
476034
476887
  "subscribers_count": {
476035
476888
  "type": "integer"
476036
476889
  },
@@ -478282,6 +479135,11 @@
478282
479135
  "description": "Whether to allow forking this repo",
478283
479136
  "type": "boolean"
478284
479137
  },
479138
+ "web_commit_signoff_required": {
479139
+ "description": "Whether to require contributors to sign off on web-based commits",
479140
+ "default": false,
479141
+ "type": "boolean"
479142
+ },
478285
479143
  "subscribers_count": {
478286
479144
  "type": "integer"
478287
479145
  },
@@ -478461,6 +479319,10 @@
478461
479319
  },
478462
479320
  "allow_forking": {
478463
479321
  "type": "boolean"
479322
+ },
479323
+ "web_commit_signoff_required": {
479324
+ "type": "boolean",
479325
+ "example": false
478464
479326
  }
478465
479327
  },
478466
479328
  "required": [
@@ -479124,6 +479986,10 @@
479124
479986
  "example": false,
479125
479987
  "nullable": true
479126
479988
  },
479989
+ "web_commit_signoff_required": {
479990
+ "type": "boolean",
479991
+ "example": false
479992
+ },
479127
479993
  "updated_at": {
479128
479994
  "type": "string",
479129
479995
  "format": "date-time"
@@ -482257,6 +483123,11 @@
482257
483123
  "description": "Whether to allow forking this repo",
482258
483124
  "type": "boolean"
482259
483125
  },
483126
+ "web_commit_signoff_required": {
483127
+ "description": "Whether to require contributors to sign off on web-based commits",
483128
+ "default": false,
483129
+ "type": "boolean"
483130
+ },
482260
483131
  "subscribers_count": {
482261
483132
  "type": "integer"
482262
483133
  },
@@ -485450,6 +486321,11 @@
485450
486321
  "description": "Whether to allow forking this repo",
485451
486322
  "type": "boolean"
485452
486323
  },
486324
+ "web_commit_signoff_required": {
486325
+ "description": "Whether to require contributors to sign off on web-based commits",
486326
+ "default": false,
486327
+ "type": "boolean"
486328
+ },
485453
486329
  "subscribers_count": {
485454
486330
  "type": "integer"
485455
486331
  },
@@ -488645,6 +489521,11 @@
488645
489521
  "description": "Whether to allow forking this repo",
488646
489522
  "type": "boolean"
488647
489523
  },
489524
+ "web_commit_signoff_required": {
489525
+ "description": "Whether to require contributors to sign off on web-based commits",
489526
+ "default": false,
489527
+ "type": "boolean"
489528
+ },
488648
489529
  "subscribers_count": {
488649
489530
  "type": "integer"
488650
489531
  },
@@ -494002,6 +494883,11 @@
494002
494883
  "description": "Whether to allow forking this repo",
494003
494884
  "type": "boolean"
494004
494885
  },
494886
+ "web_commit_signoff_required": {
494887
+ "description": "Whether to require contributors to sign off on web-based commits",
494888
+ "default": false,
494889
+ "type": "boolean"
494890
+ },
494005
494891
  "subscribers_count": {
494006
494892
  "type": "integer"
494007
494893
  },
@@ -494181,6 +495067,10 @@
494181
495067
  },
494182
495068
  "allow_forking": {
494183
495069
  "type": "boolean"
495070
+ },
495071
+ "web_commit_signoff_required": {
495072
+ "type": "boolean",
495073
+ "example": false
494184
495074
  }
494185
495075
  },
494186
495076
  "required": [
@@ -496133,6 +497023,11 @@
496133
497023
  "description": "Whether to allow forking this repo",
496134
497024
  "type": "boolean"
496135
497025
  },
497026
+ "web_commit_signoff_required": {
497027
+ "description": "Whether to require contributors to sign off on web-based commits",
497028
+ "default": false,
497029
+ "type": "boolean"
497030
+ },
496136
497031
  "subscribers_count": {
496137
497032
  "type": "integer"
496138
497033
  },
@@ -496312,6 +497207,10 @@
496312
497207
  },
496313
497208
  "allow_forking": {
496314
497209
  "type": "boolean"
497210
+ },
497211
+ "web_commit_signoff_required": {
497212
+ "type": "boolean",
497213
+ "example": false
496315
497214
  }
496316
497215
  },
496317
497216
  "required": [
@@ -500135,6 +501034,11 @@
500135
501034
  "description": "Whether to allow forking this repo",
500136
501035
  "type": "boolean"
500137
501036
  },
501037
+ "web_commit_signoff_required": {
501038
+ "description": "Whether to require contributors to sign off on web-based commits",
501039
+ "default": false,
501040
+ "type": "boolean"
501041
+ },
500138
501042
  "subscribers_count": {
500139
501043
  "type": "integer"
500140
501044
  },
@@ -503330,6 +504234,11 @@
503330
504234
  "description": "Whether to allow forking this repo",
503331
504235
  "type": "boolean"
503332
504236
  },
504237
+ "web_commit_signoff_required": {
504238
+ "description": "Whether to require contributors to sign off on web-based commits",
504239
+ "default": false,
504240
+ "type": "boolean"
504241
+ },
503333
504242
  "subscribers_count": {
503334
504243
  "type": "integer"
503335
504244
  },
@@ -506009,6 +506918,11 @@
506009
506918
  "description": "Whether to allow forking this repo",
506010
506919
  "type": "boolean"
506011
506920
  },
506921
+ "web_commit_signoff_required": {
506922
+ "description": "Whether to require contributors to sign off on web-based commits",
506923
+ "default": false,
506924
+ "type": "boolean"
506925
+ },
506012
506926
  "subscribers_count": {
506013
506927
  "type": "integer"
506014
506928
  },
@@ -506188,6 +507102,10 @@
506188
507102
  },
506189
507103
  "allow_forking": {
506190
507104
  "type": "boolean"
507105
+ },
507106
+ "web_commit_signoff_required": {
507107
+ "type": "boolean",
507108
+ "example": false
506191
507109
  }
506192
507110
  },
506193
507111
  "required": [
@@ -507829,6 +508747,11 @@
507829
508747
  "description": "Whether to allow forking this repo",
507830
508748
  "type": "boolean"
507831
508749
  },
508750
+ "web_commit_signoff_required": {
508751
+ "description": "Whether to require contributors to sign off on web-based commits",
508752
+ "default": false,
508753
+ "type": "boolean"
508754
+ },
507832
508755
  "subscribers_count": {
507833
508756
  "type": "integer"
507834
508757
  },
@@ -509022,6 +509945,11 @@
509022
509945
  "description": "Whether to allow forking this repo",
509023
509946
  "type": "boolean"
509024
509947
  },
509948
+ "web_commit_signoff_required": {
509949
+ "description": "Whether to require contributors to sign off on web-based commits",
509950
+ "default": false,
509951
+ "type": "boolean"
509952
+ },
509025
509953
  "subscribers_count": {
509026
509954
  "type": "integer"
509027
509955
  },
@@ -510843,6 +511771,11 @@
510843
511771
  "description": "Whether to allow forking this repo",
510844
511772
  "type": "boolean"
510845
511773
  },
511774
+ "web_commit_signoff_required": {
511775
+ "description": "Whether to require contributors to sign off on web-based commits",
511776
+ "default": false,
511777
+ "type": "boolean"
511778
+ },
510846
511779
  "subscribers_count": {
510847
511780
  "type": "integer"
510848
511781
  },
@@ -511022,6 +511955,10 @@
511022
511955
  },
511023
511956
  "allow_forking": {
511024
511957
  "type": "boolean"
511958
+ },
511959
+ "web_commit_signoff_required": {
511960
+ "type": "boolean",
511961
+ "example": false
511025
511962
  }
511026
511963
  },
511027
511964
  "required": [