GitHubKit 0.12.15__py3-none-any.whl → 0.12.16__py3-none-any.whl

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.

Potentially problematic release.


This version of GitHubKit might be problematic. Click here for more details.

Files changed (2606) hide show
  1. githubkit/versions/ghec_v2022_11_28/models/__init__.py +4875 -4779
  2. githubkit/versions/ghec_v2022_11_28/models/group_0018.py +2 -1
  3. githubkit/versions/ghec_v2022_11_28/models/group_0021.py +1 -1
  4. githubkit/versions/ghec_v2022_11_28/models/group_0046.py +10 -121
  5. githubkit/versions/ghec_v2022_11_28/models/group_0047.py +8 -7
  6. githubkit/versions/ghec_v2022_11_28/models/group_0048.py +24 -12
  7. githubkit/versions/ghec_v2022_11_28/models/group_0049.py +107 -73
  8. githubkit/versions/ghec_v2022_11_28/models/group_0050.py +7 -37
  9. githubkit/versions/ghec_v2022_11_28/models/group_0051.py +16 -12
  10. githubkit/versions/ghec_v2022_11_28/models/group_0052.py +86 -16
  11. githubkit/versions/ghec_v2022_11_28/models/group_0053.py +24 -31
  12. githubkit/versions/ghec_v2022_11_28/models/group_0054.py +9 -147
  13. githubkit/versions/ghec_v2022_11_28/models/group_0055.py +20 -41
  14. githubkit/versions/ghec_v2022_11_28/models/group_0056.py +37 -11
  15. githubkit/versions/ghec_v2022_11_28/models/group_0057.py +126 -44
  16. githubkit/versions/ghec_v2022_11_28/models/group_0058.py +31 -124
  17. githubkit/versions/ghec_v2022_11_28/models/group_0059.py +12 -49
  18. githubkit/versions/ghec_v2022_11_28/models/group_0060.py +41 -187
  19. githubkit/versions/ghec_v2022_11_28/models/group_0061.py +128 -14
  20. githubkit/versions/ghec_v2022_11_28/models/group_0062.py +48 -10
  21. githubkit/versions/ghec_v2022_11_28/models/group_0063.py +203 -20
  22. githubkit/versions/ghec_v2022_11_28/models/group_0064.py +12 -33
  23. githubkit/versions/ghec_v2022_11_28/models/group_0065.py +15 -39
  24. githubkit/versions/ghec_v2022_11_28/models/group_0066.py +24 -26
  25. githubkit/versions/ghec_v2022_11_28/models/group_0067.py +40 -41
  26. githubkit/versions/ghec_v2022_11_28/models/group_0068.py +35 -63
  27. githubkit/versions/ghec_v2022_11_28/models/group_0069.py +23 -328
  28. githubkit/versions/ghec_v2022_11_28/models/group_0070.py +42 -12
  29. githubkit/versions/ghec_v2022_11_28/models/group_0071.py +55 -24
  30. githubkit/versions/ghec_v2022_11_28/models/group_0072.py +295 -68
  31. githubkit/versions/ghec_v2022_11_28/models/group_0073.py +8 -59
  32. githubkit/versions/ghec_v2022_11_28/models/group_0074.py +30 -19
  33. githubkit/versions/ghec_v2022_11_28/models/group_0075.py +97 -22
  34. githubkit/versions/ghec_v2022_11_28/models/group_0076.py +52 -15
  35. githubkit/versions/ghec_v2022_11_28/models/group_0077.py +20 -14
  36. githubkit/versions/ghec_v2022_11_28/models/group_0078.py +31 -41
  37. githubkit/versions/ghec_v2022_11_28/models/group_0079.py +18 -31
  38. githubkit/versions/ghec_v2022_11_28/models/group_0080.py +16 -20
  39. githubkit/versions/ghec_v2022_11_28/models/group_0081.py +45 -11
  40. githubkit/versions/ghec_v2022_11_28/models/group_0082.py +34 -12
  41. githubkit/versions/ghec_v2022_11_28/models/group_0083.py +28 -13
  42. githubkit/versions/ghec_v2022_11_28/models/group_0084.py +12 -18
  43. githubkit/versions/ghec_v2022_11_28/models/group_0085.py +14 -10
  44. githubkit/versions/ghec_v2022_11_28/models/group_0086.py +12 -14
  45. githubkit/versions/ghec_v2022_11_28/models/group_0087.py +18 -12
  46. githubkit/versions/ghec_v2022_11_28/models/group_0088.py +7 -33
  47. githubkit/versions/ghec_v2022_11_28/models/group_0089.py +14 -12
  48. githubkit/versions/ghec_v2022_11_28/models/group_0090.py +12 -10
  49. githubkit/versions/ghec_v2022_11_28/models/group_0091.py +33 -15
  50. githubkit/versions/ghec_v2022_11_28/models/group_0092.py +8 -16
  51. githubkit/versions/ghec_v2022_11_28/models/group_0093.py +8 -18
  52. githubkit/versions/ghec_v2022_11_28/models/group_0094.py +12 -12
  53. githubkit/versions/ghec_v2022_11_28/models/group_0095.py +17 -42
  54. githubkit/versions/ghec_v2022_11_28/models/group_0096.py +15 -10
  55. githubkit/versions/ghec_v2022_11_28/models/group_0097.py +20 -7
  56. githubkit/versions/ghec_v2022_11_28/models/group_0098.py +41 -6
  57. githubkit/versions/ghec_v2022_11_28/models/group_0099.py +8 -8
  58. githubkit/versions/ghec_v2022_11_28/models/group_0100.py +6 -32
  59. githubkit/versions/ghec_v2022_11_28/models/group_0101.py +6 -14
  60. githubkit/versions/ghec_v2022_11_28/models/group_0102.py +15 -7
  61. githubkit/versions/ghec_v2022_11_28/models/group_0103.py +27 -29
  62. githubkit/versions/ghec_v2022_11_28/models/group_0104.py +11 -9
  63. githubkit/versions/ghec_v2022_11_28/models/group_0105.py +6 -31
  64. githubkit/versions/ghec_v2022_11_28/models/group_0106.py +29 -12
  65. githubkit/versions/ghec_v2022_11_28/models/group_0107.py +11 -30
  66. githubkit/versions/ghec_v2022_11_28/models/group_0108.py +27 -12
  67. githubkit/versions/ghec_v2022_11_28/models/group_0109.py +13 -13
  68. githubkit/versions/ghec_v2022_11_28/models/group_0110.py +29 -11
  69. githubkit/versions/ghec_v2022_11_28/models/group_0111.py +12 -13
  70. githubkit/versions/ghec_v2022_11_28/models/group_0112.py +13 -12
  71. githubkit/versions/ghec_v2022_11_28/models/group_0113.py +12 -13
  72. githubkit/versions/ghec_v2022_11_28/models/group_0114.py +13 -12
  73. githubkit/versions/ghec_v2022_11_28/models/group_0115.py +12 -13
  74. githubkit/versions/ghec_v2022_11_28/models/group_0116.py +13 -12
  75. githubkit/versions/ghec_v2022_11_28/models/group_0117.py +12 -13
  76. githubkit/versions/ghec_v2022_11_28/models/group_0118.py +13 -14
  77. githubkit/versions/ghec_v2022_11_28/models/group_0119.py +16 -6
  78. githubkit/versions/ghec_v2022_11_28/models/group_0120.py +13 -13
  79. githubkit/versions/ghec_v2022_11_28/models/group_0121.py +18 -8
  80. githubkit/versions/ghec_v2022_11_28/models/group_0122.py +6 -17
  81. githubkit/versions/ghec_v2022_11_28/models/group_0123.py +17 -6
  82. githubkit/versions/ghec_v2022_11_28/models/group_0124.py +9 -16
  83. githubkit/versions/ghec_v2022_11_28/models/group_0125.py +17 -8
  84. githubkit/versions/ghec_v2022_11_28/models/group_0126.py +7 -11
  85. githubkit/versions/ghec_v2022_11_28/models/group_0127.py +9 -9
  86. githubkit/versions/ghec_v2022_11_28/models/group_0128.py +8 -34
  87. githubkit/versions/ghec_v2022_11_28/models/group_0129.py +7 -13
  88. githubkit/versions/ghec_v2022_11_28/models/group_0130.py +11 -25
  89. githubkit/versions/ghec_v2022_11_28/models/group_0131.py +31 -8
  90. githubkit/versions/ghec_v2022_11_28/models/group_0132.py +15 -8
  91. githubkit/versions/ghec_v2022_11_28/models/group_0133.py +27 -13
  92. githubkit/versions/ghec_v2022_11_28/models/group_0134.py +6 -10
  93. githubkit/versions/ghec_v2022_11_28/models/group_0135.py +8 -14
  94. githubkit/versions/ghec_v2022_11_28/models/group_0136.py +10 -128
  95. githubkit/versions/ghec_v2022_11_28/models/group_0137.py +12 -12
  96. githubkit/versions/ghec_v2022_11_28/models/group_0138.py +12 -7
  97. githubkit/versions/ghec_v2022_11_28/models/group_0139.py +129 -12
  98. githubkit/versions/ghec_v2022_11_28/models/group_0140.py +14 -7
  99. githubkit/versions/ghec_v2022_11_28/models/group_0141.py +12 -5
  100. githubkit/versions/ghec_v2022_11_28/models/group_0142.py +14 -126
  101. githubkit/versions/ghec_v2022_11_28/models/group_0143.py +7 -54
  102. githubkit/versions/ghec_v2022_11_28/models/group_0144.py +5 -28
  103. githubkit/versions/ghec_v2022_11_28/models/group_0145.py +114 -125
  104. githubkit/versions/ghec_v2022_11_28/models/group_0146.py +47 -78
  105. githubkit/versions/ghec_v2022_11_28/models/group_0147.py +20 -34
  106. githubkit/versions/ghec_v2022_11_28/models/group_0148.py +135 -30
  107. githubkit/versions/ghec_v2022_11_28/models/group_0149.py +84 -10
  108. githubkit/versions/ghec_v2022_11_28/models/group_0150.py +39 -11
  109. githubkit/versions/ghec_v2022_11_28/models/group_0151.py +26 -34
  110. githubkit/versions/ghec_v2022_11_28/models/group_0152.py +16 -28
  111. githubkit/versions/ghec_v2022_11_28/models/group_0153.py +12 -32
  112. githubkit/versions/ghec_v2022_11_28/models/group_0154.py +13 -14
  113. githubkit/versions/ghec_v2022_11_28/models/group_0155.py +10 -119
  114. githubkit/versions/ghec_v2022_11_28/models/group_0156.py +36 -39
  115. githubkit/versions/ghec_v2022_11_28/models/group_0157.py +23 -76
  116. githubkit/versions/ghec_v2022_11_28/models/group_0158.py +27 -66
  117. githubkit/versions/ghec_v2022_11_28/models/group_0159.py +14 -45
  118. githubkit/versions/ghec_v2022_11_28/models/group_0160.py +107 -53
  119. githubkit/versions/ghec_v2022_11_28/models/group_0161.py +35 -113
  120. githubkit/versions/ghec_v2022_11_28/models/group_0162.py +76 -25
  121. githubkit/versions/ghec_v2022_11_28/models/group_0163.py +67 -24
  122. githubkit/versions/ghec_v2022_11_28/models/group_0164.py +44 -8
  123. githubkit/versions/ghec_v2022_11_28/models/group_0165.py +64 -18
  124. githubkit/versions/ghec_v2022_11_28/models/group_0166.py +120 -18
  125. githubkit/versions/ghec_v2022_11_28/models/group_0167.py +30 -24
  126. githubkit/versions/ghec_v2022_11_28/models/group_0168.py +21 -30
  127. githubkit/versions/ghec_v2022_11_28/models/group_0169.py +7 -75
  128. githubkit/versions/ghec_v2022_11_28/models/group_0170.py +19 -102
  129. githubkit/versions/ghec_v2022_11_28/models/group_0171.py +18 -163
  130. githubkit/versions/ghec_v2022_11_28/models/group_0172.py +19 -28
  131. githubkit/versions/ghec_v2022_11_28/models/group_0173.py +35 -14
  132. githubkit/versions/ghec_v2022_11_28/models/group_0174.py +70 -22
  133. githubkit/versions/ghec_v2022_11_28/models/group_0175.py +97 -13
  134. githubkit/versions/ghec_v2022_11_28/models/group_0176.py +141 -114
  135. githubkit/versions/ghec_v2022_11_28/models/group_0177.py +32 -7
  136. githubkit/versions/ghec_v2022_11_28/models/group_0178.py +16 -20
  137. githubkit/versions/ghec_v2022_11_28/models/group_0179.py +28 -14
  138. githubkit/versions/ghec_v2022_11_28/models/group_0180.py +11 -130
  139. githubkit/versions/ghec_v2022_11_28/models/group_0181.py +118 -37
  140. githubkit/versions/ghec_v2022_11_28/models/group_0182.py +7 -21
  141. githubkit/versions/ghec_v2022_11_28/models/group_0183.py +13 -144
  142. githubkit/versions/ghec_v2022_11_28/models/group_0184.py +5 -5
  143. githubkit/versions/ghec_v2022_11_28/models/group_0185.py +109 -42
  144. githubkit/versions/ghec_v2022_11_28/models/group_0186.py +43 -35
  145. githubkit/versions/ghec_v2022_11_28/models/group_0187.py +19 -14
  146. githubkit/versions/ghec_v2022_11_28/models/group_0188.py +143 -12
  147. githubkit/versions/ghec_v2022_11_28/models/group_0189.py +11 -5
  148. githubkit/versions/ghec_v2022_11_28/models/group_0190.py +41 -111
  149. githubkit/versions/ghec_v2022_11_28/models/group_0191.py +45 -22
  150. githubkit/versions/ghec_v2022_11_28/models/group_0192.py +14 -37
  151. githubkit/versions/ghec_v2022_11_28/models/group_0193.py +19 -21
  152. githubkit/versions/ghec_v2022_11_28/models/group_0194.py +7 -23
  153. githubkit/versions/ghec_v2022_11_28/models/group_0195.py +176 -7
  154. githubkit/versions/ghec_v2022_11_28/models/group_0196.py +132 -24
  155. githubkit/versions/ghec_v2022_11_28/models/group_0197.py +25 -19
  156. githubkit/versions/ghec_v2022_11_28/models/group_0198.py +40 -13
  157. githubkit/versions/ghec_v2022_11_28/models/group_0199.py +19 -11
  158. githubkit/versions/ghec_v2022_11_28/models/group_0200.py +23 -7
  159. githubkit/versions/ghec_v2022_11_28/models/group_0201.py +9 -17
  160. githubkit/versions/ghec_v2022_11_28/models/group_0202.py +31 -11
  161. githubkit/versions/ghec_v2022_11_28/models/group_0203.py +16 -14
  162. githubkit/versions/ghec_v2022_11_28/models/group_0204.py +12 -20
  163. githubkit/versions/ghec_v2022_11_28/models/group_0205.py +13 -19
  164. githubkit/versions/ghec_v2022_11_28/models/group_0206.py +7 -35
  165. githubkit/versions/ghec_v2022_11_28/models/group_0207.py +18 -39
  166. githubkit/versions/ghec_v2022_11_28/models/group_0208.py +13 -7
  167. githubkit/versions/ghec_v2022_11_28/models/group_0209.py +11 -48
  168. githubkit/versions/ghec_v2022_11_28/models/group_0210.py +18 -15
  169. githubkit/versions/ghec_v2022_11_28/models/group_0211.py +18 -20
  170. githubkit/versions/ghec_v2022_11_28/models/group_0212.py +24 -32
  171. githubkit/versions/ghec_v2022_11_28/models/group_0213.py +33 -37
  172. githubkit/versions/ghec_v2022_11_28/models/group_0214.py +7 -57
  173. githubkit/versions/ghec_v2022_11_28/models/group_0215.py +40 -74
  174. githubkit/versions/ghec_v2022_11_28/models/group_0216.py +15 -83
  175. githubkit/versions/ghec_v2022_11_28/models/group_0217.py +15 -19
  176. githubkit/versions/ghec_v2022_11_28/models/group_0218.py +36 -26
  177. githubkit/versions/ghec_v2022_11_28/models/group_0219.py +41 -12
  178. githubkit/versions/ghec_v2022_11_28/models/group_0220.py +56 -12
  179. githubkit/versions/ghec_v2022_11_28/models/group_0221.py +89 -11
  180. githubkit/versions/ghec_v2022_11_28/models/group_0222.py +60 -156
  181. githubkit/versions/ghec_v2022_11_28/models/group_0223.py +18 -33
  182. githubkit/versions/ghec_v2022_11_28/models/group_0224.py +24 -77
  183. githubkit/versions/ghec_v2022_11_28/models/group_0225.py +9 -23
  184. githubkit/versions/ghec_v2022_11_28/models/group_0226.py +11 -184
  185. githubkit/versions/ghec_v2022_11_28/models/group_0227.py +9 -28
  186. githubkit/versions/ghec_v2022_11_28/models/group_0228.py +159 -94
  187. githubkit/versions/ghec_v2022_11_28/models/group_0229.py +37 -33
  188. githubkit/versions/ghec_v2022_11_28/models/group_0230.py +80 -24
  189. githubkit/versions/ghec_v2022_11_28/models/group_0231.py +25 -18
  190. githubkit/versions/ghec_v2022_11_28/models/group_0232.py +183 -11
  191. githubkit/versions/ghec_v2022_11_28/models/group_0233.py +20 -35
  192. githubkit/versions/ghec_v2022_11_28/models/group_0234.py +98 -130
  193. githubkit/versions/ghec_v2022_11_28/models/group_0235.py +29 -18
  194. githubkit/versions/ghec_v2022_11_28/models/group_0236.py +26 -11
  195. githubkit/versions/ghec_v2022_11_28/models/group_0237.py +14 -7
  196. githubkit/versions/ghec_v2022_11_28/models/group_0238.py +16 -8
  197. githubkit/versions/ghec_v2022_11_28/models/group_0239.py +44 -9
  198. githubkit/versions/ghec_v2022_11_28/models/group_0240.py +147 -18
  199. githubkit/versions/ghec_v2022_11_28/models/group_0241.py +20 -32
  200. githubkit/versions/ghec_v2022_11_28/models/group_0242.py +13 -27
  201. githubkit/versions/ghec_v2022_11_28/models/group_0243.py +10 -87
  202. githubkit/versions/ghec_v2022_11_28/models/group_0244.py +8 -16
  203. githubkit/versions/ghec_v2022_11_28/models/group_0245.py +10 -10
  204. githubkit/versions/ghec_v2022_11_28/models/group_0246.py +21 -13
  205. githubkit/versions/ghec_v2022_11_28/models/group_0247.py +36 -14
  206. githubkit/versions/ghec_v2022_11_28/models/group_0248.py +29 -7
  207. githubkit/versions/ghec_v2022_11_28/models/group_0249.py +86 -47
  208. githubkit/versions/ghec_v2022_11_28/models/group_0250.py +12 -42
  209. githubkit/versions/ghec_v2022_11_28/models/group_0251.py +6 -98
  210. githubkit/versions/ghec_v2022_11_28/models/group_0252.py +10 -42
  211. githubkit/versions/ghec_v2022_11_28/models/group_0253.py +17 -8
  212. githubkit/versions/ghec_v2022_11_28/models/group_0254.py +6 -14
  213. githubkit/versions/ghec_v2022_11_28/models/group_0255.py +41 -43
  214. githubkit/versions/ghec_v2022_11_28/models/group_0256.py +36 -41
  215. githubkit/versions/ghec_v2022_11_28/models/group_0257.py +89 -77
  216. githubkit/versions/ghec_v2022_11_28/models/group_0258.py +34 -40
  217. githubkit/versions/ghec_v2022_11_28/models/group_0259.py +9 -28
  218. githubkit/versions/ghec_v2022_11_28/models/group_0260.py +15 -13
  219. githubkit/versions/ghec_v2022_11_28/models/group_0261.py +49 -9
  220. githubkit/versions/ghec_v2022_11_28/models/group_0262.py +43 -23
  221. githubkit/versions/ghec_v2022_11_28/models/group_0263.py +78 -34
  222. githubkit/versions/ghec_v2022_11_28/models/group_0264.py +47 -125
  223. githubkit/versions/ghec_v2022_11_28/models/group_0265.py +24 -167
  224. githubkit/versions/ghec_v2022_11_28/models/group_0266.py +12 -26
  225. githubkit/versions/ghec_v2022_11_28/models/group_0267.py +11 -12
  226. githubkit/versions/ghec_v2022_11_28/models/group_0268.py +37 -17
  227. githubkit/versions/ghec_v2022_11_28/models/group_0269.py +43 -19
  228. githubkit/versions/ghec_v2022_11_28/models/group_0270.py +122 -49
  229. githubkit/versions/ghec_v2022_11_28/models/group_0271.py +161 -18
  230. githubkit/versions/ghec_v2022_11_28/models/group_0272.py +16 -20
  231. githubkit/versions/ghec_v2022_11_28/models/group_0273.py +9 -152
  232. githubkit/versions/ghec_v2022_11_28/models/group_0274.py +11 -23
  233. githubkit/versions/ghec_v2022_11_28/models/group_0275.py +20 -32
  234. githubkit/versions/ghec_v2022_11_28/models/group_0276.py +51 -31
  235. githubkit/versions/ghec_v2022_11_28/models/group_0277.py +23 -70
  236. githubkit/versions/ghec_v2022_11_28/models/group_0278.py +31 -17
  237. githubkit/versions/ghec_v2022_11_28/models/group_0279.py +143 -57
  238. githubkit/versions/ghec_v2022_11_28/models/group_0280.py +20 -31
  239. githubkit/versions/ghec_v2022_11_28/models/group_0281.py +37 -54
  240. githubkit/versions/ghec_v2022_11_28/models/group_0282.py +26 -82
  241. githubkit/versions/ghec_v2022_11_28/models/group_0283.py +71 -9
  242. githubkit/versions/ghec_v2022_11_28/models/group_0284.py +17 -14
  243. githubkit/versions/ghec_v2022_11_28/models/group_0285.py +68 -8
  244. githubkit/versions/ghec_v2022_11_28/models/group_0286.py +32 -41
  245. githubkit/versions/ghec_v2022_11_28/models/group_0287.py +49 -11
  246. githubkit/versions/ghec_v2022_11_28/models/group_0288.py +81 -21
  247. githubkit/versions/ghec_v2022_11_28/models/group_0289.py +11 -15
  248. githubkit/versions/ghec_v2022_11_28/models/group_0290.py +13 -9
  249. githubkit/versions/ghec_v2022_11_28/models/group_0291.py +7 -54
  250. githubkit/versions/ghec_v2022_11_28/models/group_0292.py +35 -20
  251. githubkit/versions/ghec_v2022_11_28/models/group_0293.py +11 -25
  252. githubkit/versions/ghec_v2022_11_28/models/group_0294.py +24 -33
  253. githubkit/versions/ghec_v2022_11_28/models/group_0295.py +13 -48
  254. githubkit/versions/ghec_v2022_11_28/models/group_0296.py +12 -43
  255. githubkit/versions/ghec_v2022_11_28/models/group_0297.py +52 -11
  256. githubkit/versions/ghec_v2022_11_28/models/group_0298.py +26 -7
  257. githubkit/versions/ghec_v2022_11_28/models/group_0299.py +27 -18
  258. githubkit/versions/ghec_v2022_11_28/models/group_0300.py +36 -25
  259. githubkit/versions/ghec_v2022_11_28/models/group_0301.py +44 -26
  260. githubkit/versions/ghec_v2022_11_28/models/group_0302.py +43 -10
  261. githubkit/versions/ghec_v2022_11_28/models/group_0303.py +11 -25
  262. githubkit/versions/ghec_v2022_11_28/models/group_0304.py +9 -59
  263. githubkit/versions/ghec_v2022_11_28/models/group_0305.py +15 -52
  264. githubkit/versions/ghec_v2022_11_28/models/group_0306.py +32 -22
  265. githubkit/versions/ghec_v2022_11_28/models/group_0307.py +33 -6
  266. githubkit/versions/ghec_v2022_11_28/models/group_0308.py +7 -18
  267. githubkit/versions/ghec_v2022_11_28/models/group_0309.py +18 -75
  268. githubkit/versions/ghec_v2022_11_28/models/group_0310.py +62 -29
  269. githubkit/versions/ghec_v2022_11_28/models/group_0311.py +56 -13
  270. githubkit/versions/ghec_v2022_11_28/models/group_0312.py +13 -35
  271. githubkit/versions/ghec_v2022_11_28/models/group_0313.py +6 -20
  272. githubkit/versions/ghec_v2022_11_28/models/group_0314.py +17 -42
  273. githubkit/versions/ghec_v2022_11_28/models/group_0315.py +78 -17
  274. githubkit/versions/ghec_v2022_11_28/models/group_0316.py +18 -53
  275. githubkit/versions/ghec_v2022_11_28/models/group_0317.py +13 -30
  276. githubkit/versions/ghec_v2022_11_28/models/group_0318.py +31 -25
  277. githubkit/versions/ghec_v2022_11_28/models/group_0319.py +18 -28
  278. githubkit/versions/ghec_v2022_11_28/models/group_0320.py +38 -24
  279. githubkit/versions/ghec_v2022_11_28/models/group_0321.py +22 -107
  280. githubkit/versions/ghec_v2022_11_28/models/group_0322.py +48 -40
  281. githubkit/versions/ghec_v2022_11_28/models/group_0323.py +32 -34
  282. githubkit/versions/ghec_v2022_11_28/models/group_0324.py +35 -56
  283. githubkit/versions/ghec_v2022_11_28/models/group_0325.py +31 -28
  284. githubkit/versions/ghec_v2022_11_28/models/group_0326.py +24 -23
  285. githubkit/versions/ghec_v2022_11_28/models/group_0327.py +90 -126
  286. githubkit/versions/ghec_v2022_11_28/models/group_0328.py +57 -7
  287. githubkit/versions/ghec_v2022_11_28/models/group_0329.py +35 -34
  288. githubkit/versions/ghec_v2022_11_28/models/group_0330.py +52 -34
  289. githubkit/versions/ghec_v2022_11_28/models/group_0331.py +19 -66
  290. githubkit/versions/ghec_v2022_11_28/models/group_0332.py +27 -42
  291. githubkit/versions/ghec_v2022_11_28/models/group_0333.py +144 -10
  292. githubkit/versions/ghec_v2022_11_28/models/group_0334.py +7 -83
  293. githubkit/versions/ghec_v2022_11_28/models/group_0335.py +25 -14
  294. githubkit/versions/ghec_v2022_11_28/models/group_0336.py +37 -12
  295. githubkit/versions/ghec_v2022_11_28/models/group_0337.py +72 -10
  296. githubkit/versions/ghec_v2022_11_28/models/group_0338.py +45 -6
  297. githubkit/versions/ghec_v2022_11_28/models/group_0339.py +10 -15
  298. githubkit/versions/ghec_v2022_11_28/models/group_0340.py +65 -30
  299. githubkit/versions/ghec_v2022_11_28/models/group_0341.py +20 -8
  300. githubkit/versions/ghec_v2022_11_28/models/group_0342.py +11 -14
  301. githubkit/versions/ghec_v2022_11_28/models/group_0343.py +11 -80
  302. githubkit/versions/ghec_v2022_11_28/models/group_0344.py +7 -23
  303. githubkit/versions/ghec_v2022_11_28/models/group_0345.py +17 -39
  304. githubkit/versions/ghec_v2022_11_28/models/group_0346.py +36 -20
  305. githubkit/versions/ghec_v2022_11_28/models/group_0347.py +9 -9
  306. githubkit/versions/ghec_v2022_11_28/models/group_0348.py +12 -29
  307. githubkit/versions/ghec_v2022_11_28/models/group_0349.py +73 -53
  308. githubkit/versions/ghec_v2022_11_28/models/group_0350.py +20 -11
  309. githubkit/versions/ghec_v2022_11_28/models/group_0351.py +39 -9
  310. githubkit/versions/ghec_v2022_11_28/models/group_0352.py +20 -128
  311. githubkit/versions/ghec_v2022_11_28/models/group_0353.py +8 -32
  312. githubkit/versions/ghec_v2022_11_28/models/group_0354.py +30 -28
  313. githubkit/versions/ghec_v2022_11_28/models/group_0355.py +62 -25
  314. githubkit/versions/ghec_v2022_11_28/models/group_0356.py +10 -19
  315. githubkit/versions/ghec_v2022_11_28/models/group_0357.py +9 -30
  316. githubkit/versions/ghec_v2022_11_28/models/group_0358.py +120 -14
  317. githubkit/versions/ghec_v2022_11_28/models/group_0359.py +13 -13
  318. githubkit/versions/ghec_v2022_11_28/models/group_0360.py +21 -23
  319. githubkit/versions/ghec_v2022_11_28/models/group_0361.py +12 -21
  320. githubkit/versions/ghec_v2022_11_28/models/group_0362.py +9 -23
  321. githubkit/versions/ghec_v2022_11_28/models/group_0363.py +17 -7
  322. githubkit/versions/ghec_v2022_11_28/models/group_0364.py +12 -21
  323. githubkit/versions/ghec_v2022_11_28/models/group_0365.py +13 -21
  324. githubkit/versions/ghec_v2022_11_28/models/group_0366.py +17 -23
  325. githubkit/versions/ghec_v2022_11_28/models/group_0367.py +17 -26
  326. githubkit/versions/ghec_v2022_11_28/models/group_0368.py +30 -41
  327. githubkit/versions/ghec_v2022_11_28/models/group_0369.py +17 -17
  328. githubkit/versions/ghec_v2022_11_28/models/group_0370.py +37 -10
  329. githubkit/versions/ghec_v2022_11_28/models/group_0371.py +26 -71
  330. githubkit/versions/ghec_v2022_11_28/models/group_0372.py +26 -52
  331. githubkit/versions/ghec_v2022_11_28/models/group_0373.py +29 -132
  332. githubkit/versions/ghec_v2022_11_28/models/group_0374.py +40 -14
  333. githubkit/versions/ghec_v2022_11_28/models/group_0375.py +17 -17
  334. githubkit/versions/ghec_v2022_11_28/models/group_0376.py +11 -21
  335. githubkit/versions/ghec_v2022_11_28/models/group_0377.py +79 -14
  336. githubkit/versions/ghec_v2022_11_28/models/group_0378.py +69 -6
  337. githubkit/versions/ghec_v2022_11_28/models/group_0379.py +140 -29
  338. githubkit/versions/ghec_v2022_11_28/models/group_0380.py +19 -11
  339. githubkit/versions/ghec_v2022_11_28/models/group_0381.py +18 -76
  340. githubkit/versions/ghec_v2022_11_28/models/group_0382.py +17 -23
  341. githubkit/versions/ghec_v2022_11_28/models/group_0383.py +18 -6
  342. githubkit/versions/ghec_v2022_11_28/models/group_0384.py +6 -23
  343. githubkit/versions/ghec_v2022_11_28/models/group_0385.py +35 -22
  344. githubkit/versions/ghec_v2022_11_28/models/group_0386.py +9 -86
  345. githubkit/versions/ghec_v2022_11_28/models/group_0387.py +68 -82
  346. githubkit/versions/ghec_v2022_11_28/models/group_0388.py +27 -10
  347. githubkit/versions/ghec_v2022_11_28/models/group_0389.py +8 -27
  348. githubkit/versions/ghec_v2022_11_28/models/group_0390.py +20 -13
  349. githubkit/versions/ghec_v2022_11_28/models/group_0391.py +23 -10
  350. githubkit/versions/ghec_v2022_11_28/models/group_0392.py +89 -10
  351. githubkit/versions/ghec_v2022_11_28/models/group_0393.py +69 -43
  352. githubkit/versions/ghec_v2022_11_28/models/group_0394.py +10 -75
  353. githubkit/versions/ghec_v2022_11_28/models/group_0395.py +27 -8
  354. githubkit/versions/ghec_v2022_11_28/models/group_0396.py +13 -27
  355. githubkit/versions/ghec_v2022_11_28/models/group_0397.py +8 -45
  356. githubkit/versions/ghec_v2022_11_28/models/group_0398.py +10 -9
  357. githubkit/versions/ghec_v2022_11_28/models/group_0399.py +61 -16
  358. githubkit/versions/ghec_v2022_11_28/models/group_0400.py +70 -12
  359. githubkit/versions/ghec_v2022_11_28/models/group_0401.py +8 -22
  360. githubkit/versions/ghec_v2022_11_28/models/group_0402.py +26 -18
  361. githubkit/versions/ghec_v2022_11_28/models/group_0403.py +41 -14
  362. githubkit/versions/ghec_v2022_11_28/models/group_0404.py +9 -21
  363. githubkit/versions/ghec_v2022_11_28/models/group_0405.py +7 -9
  364. githubkit/versions/ghec_v2022_11_28/models/group_0406.py +5 -5
  365. githubkit/versions/ghec_v2022_11_28/models/group_0407.py +7 -7
  366. githubkit/versions/ghec_v2022_11_28/models/group_0408.py +5 -10
  367. githubkit/versions/ghec_v2022_11_28/models/group_0409.py +5 -5
  368. githubkit/versions/ghec_v2022_11_28/models/group_0410.py +7 -9
  369. githubkit/versions/ghec_v2022_11_28/models/group_0411.py +7 -7
  370. githubkit/versions/ghec_v2022_11_28/models/group_0412.py +5 -10
  371. githubkit/versions/ghec_v2022_11_28/models/group_0413.py +7 -9
  372. githubkit/versions/ghec_v2022_11_28/models/group_0414.py +7 -7
  373. githubkit/versions/ghec_v2022_11_28/models/group_0415.py +5 -10
  374. githubkit/versions/ghec_v2022_11_28/models/group_0416.py +7 -7
  375. githubkit/versions/ghec_v2022_11_28/models/group_0417.py +7 -7
  376. githubkit/versions/ghec_v2022_11_28/models/group_0418.py +9 -7
  377. githubkit/versions/ghec_v2022_11_28/models/group_0419.py +9 -7
  378. githubkit/versions/ghec_v2022_11_28/models/group_0420.py +9 -7
  379. githubkit/versions/ghec_v2022_11_28/models/group_0421.py +14 -124
  380. githubkit/versions/ghec_v2022_11_28/models/group_0422.py +19 -59
  381. githubkit/versions/ghec_v2022_11_28/models/group_0423.py +18 -12
  382. githubkit/versions/ghec_v2022_11_28/models/group_0424.py +14 -58
  383. githubkit/versions/ghec_v2022_11_28/models/group_0425.py +18 -8
  384. githubkit/versions/ghec_v2022_11_28/models/group_0426.py +14 -107
  385. githubkit/versions/ghec_v2022_11_28/models/group_0427.py +113 -67
  386. githubkit/versions/ghec_v2022_11_28/models/group_0428.py +63 -125
  387. githubkit/versions/ghec_v2022_11_28/models/group_0429.py +17 -12
  388. githubkit/versions/ghec_v2022_11_28/models/group_0430.py +65 -8
  389. githubkit/versions/ghec_v2022_11_28/models/group_0431.py +11 -27
  390. githubkit/versions/ghec_v2022_11_28/models/group_0432.py +116 -6
  391. githubkit/versions/ghec_v2022_11_28/models/group_0433.py +85 -16
  392. githubkit/versions/ghec_v2022_11_28/models/group_0434.py +128 -24
  393. githubkit/versions/ghec_v2022_11_28/models/group_0435.py +12 -12
  394. githubkit/versions/ghec_v2022_11_28/models/group_0436.py +8 -6
  395. githubkit/versions/ghec_v2022_11_28/models/group_0437.py +28 -8
  396. githubkit/versions/ghec_v2022_11_28/models/group_0438.py +6 -12
  397. githubkit/versions/ghec_v2022_11_28/models/group_0439.py +18 -9
  398. githubkit/versions/ghec_v2022_11_28/models/group_0440.py +21 -8
  399. githubkit/versions/ghec_v2022_11_28/models/group_0441.py +12 -10
  400. githubkit/versions/ghec_v2022_11_28/models/group_0442.py +14 -49
  401. githubkit/versions/ghec_v2022_11_28/models/group_0443.py +8 -24
  402. githubkit/versions/ghec_v2022_11_28/models/group_0444.py +10 -74
  403. githubkit/versions/ghec_v2022_11_28/models/group_0445.py +10 -29
  404. githubkit/versions/ghec_v2022_11_28/models/group_0446.py +9 -29
  405. githubkit/versions/ghec_v2022_11_28/models/group_0447.py +10 -25
  406. githubkit/versions/ghec_v2022_11_28/models/group_0448.py +31 -21
  407. githubkit/versions/ghec_v2022_11_28/models/group_0449.py +21 -21
  408. githubkit/versions/ghec_v2022_11_28/models/group_0450.py +58 -17
  409. githubkit/versions/ghec_v2022_11_28/models/group_0451.py +18 -59
  410. githubkit/versions/ghec_v2022_11_28/models/group_0452.py +28 -15
  411. githubkit/versions/ghec_v2022_11_28/models/group_0453.py +25 -7
  412. githubkit/versions/ghec_v2022_11_28/models/group_0454.py +15 -43
  413. githubkit/versions/ghec_v2022_11_28/models/group_0455.py +24 -136
  414. githubkit/versions/ghec_v2022_11_28/models/group_0456.py +31 -22
  415. githubkit/versions/ghec_v2022_11_28/models/group_0457.py +60 -33
  416. githubkit/versions/ghec_v2022_11_28/models/group_0458.py +12 -50
  417. githubkit/versions/ghec_v2022_11_28/models/group_0459.py +7 -38
  418. githubkit/versions/ghec_v2022_11_28/models/group_0460.py +48 -114
  419. githubkit/versions/ghec_v2022_11_28/models/group_0461.py +126 -25
  420. githubkit/versions/ghec_v2022_11_28/models/group_0462.py +17 -127
  421. githubkit/versions/ghec_v2022_11_28/models/group_0463.py +24 -70
  422. githubkit/versions/ghec_v2022_11_28/models/group_0464.py +35 -43
  423. githubkit/versions/ghec_v2022_11_28/models/group_0465.py +30 -58
  424. githubkit/versions/ghec_v2022_11_28/models/group_0466.py +125 -7
  425. githubkit/versions/ghec_v2022_11_28/models/group_0467.py +29 -25
  426. githubkit/versions/ghec_v2022_11_28/models/group_0468.py +114 -130
  427. githubkit/versions/ghec_v2022_11_28/models/group_0469.py +86 -9
  428. githubkit/versions/ghec_v2022_11_28/models/group_0470.py +55 -60
  429. githubkit/versions/ghec_v2022_11_28/models/group_0471.py +61 -9
  430. githubkit/versions/ghec_v2022_11_28/models/group_0472.py +10 -41
  431. githubkit/versions/ghec_v2022_11_28/models/group_0473.py +33 -10
  432. githubkit/versions/ghec_v2022_11_28/models/group_0474.py +146 -7
  433. githubkit/versions/ghec_v2022_11_28/models/group_0475.py +10 -10
  434. githubkit/versions/ghec_v2022_11_28/models/group_0476.py +66 -17
  435. githubkit/versions/ghec_v2022_11_28/models/group_0477.py +11 -9
  436. githubkit/versions/ghec_v2022_11_28/models/group_0478.py +32 -32
  437. githubkit/versions/ghec_v2022_11_28/models/group_0479.py +10 -32
  438. githubkit/versions/ghec_v2022_11_28/models/group_0480.py +11 -12
  439. githubkit/versions/ghec_v2022_11_28/models/group_0481.py +10 -21
  440. githubkit/versions/ghec_v2022_11_28/models/group_0482.py +13 -354
  441. githubkit/versions/ghec_v2022_11_28/models/group_0483.py +7 -62
  442. githubkit/versions/ghec_v2022_11_28/models/group_0484.py +31 -25
  443. githubkit/versions/ghec_v2022_11_28/models/group_0485.py +23 -268
  444. githubkit/versions/ghec_v2022_11_28/models/group_0486.py +12 -53
  445. githubkit/versions/ghec_v2022_11_28/models/group_0487.py +19 -69
  446. githubkit/versions/ghec_v2022_11_28/models/group_0488.py +355 -17
  447. githubkit/versions/ghec_v2022_11_28/models/group_0489.py +63 -10
  448. githubkit/versions/ghec_v2022_11_28/models/group_0490.py +28 -62
  449. githubkit/versions/ghec_v2022_11_28/models/group_0491.py +276 -12
  450. githubkit/versions/ghec_v2022_11_28/models/group_0492.py +50 -25
  451. githubkit/versions/ghec_v2022_11_28/models/group_0493.py +63 -73
  452. githubkit/versions/ghec_v2022_11_28/models/group_0494.py +14 -163
  453. githubkit/versions/ghec_v2022_11_28/models/group_0495.py +11 -76
  454. githubkit/versions/ghec_v2022_11_28/models/group_0496.py +65 -12
  455. githubkit/versions/ghec_v2022_11_28/models/group_0497.py +12 -9
  456. githubkit/versions/ghec_v2022_11_28/models/group_0498.py +36 -15
  457. githubkit/versions/ghec_v2022_11_28/models/group_0499.py +20 -28
  458. githubkit/versions/ghec_v2022_11_28/models/group_0500.py +166 -15
  459. githubkit/versions/ghec_v2022_11_28/models/group_0501.py +19 -336
  460. githubkit/versions/ghec_v2022_11_28/models/group_0502.py +11 -57
  461. githubkit/versions/ghec_v2022_11_28/models/group_0503.py +8 -387
  462. githubkit/versions/ghec_v2022_11_28/models/group_0504.py +15 -38
  463. githubkit/versions/ghec_v2022_11_28/models/group_0505.py +91 -42
  464. githubkit/versions/ghec_v2022_11_28/models/group_0506.py +12 -37
  465. githubkit/versions/ghec_v2022_11_28/models/group_0507.py +378 -39
  466. githubkit/versions/ghec_v2022_11_28/models/group_0508.py +58 -13
  467. githubkit/versions/ghec_v2022_11_28/models/group_0509.py +336 -7
  468. githubkit/versions/ghec_v2022_11_28/models/group_0510.py +6 -22
  469. githubkit/versions/ghec_v2022_11_28/models/group_0511.py +34 -175
  470. githubkit/versions/ghec_v2022_11_28/models/group_0512.py +39 -47
  471. githubkit/versions/ghec_v2022_11_28/models/group_0513.py +49 -45
  472. githubkit/versions/ghec_v2022_11_28/models/group_0514.py +16 -18
  473. githubkit/versions/ghec_v2022_11_28/models/group_0515.py +52 -19
  474. githubkit/versions/ghec_v2022_11_28/models/group_0516.py +46 -19
  475. githubkit/versions/ghec_v2022_11_28/models/group_0517.py +175 -19
  476. githubkit/versions/ghec_v2022_11_28/models/group_0518.py +47 -24
  477. githubkit/versions/ghec_v2022_11_28/models/group_0519.py +45 -113
  478. githubkit/versions/ghec_v2022_11_28/models/group_0520.py +19 -44
  479. githubkit/versions/ghec_v2022_11_28/models/group_0521.py +17 -1051
  480. githubkit/versions/ghec_v2022_11_28/models/group_0522.py +18 -166
  481. githubkit/versions/ghec_v2022_11_28/models/group_0523.py +20 -83
  482. githubkit/versions/ghec_v2022_11_28/models/group_0524.py +19 -130
  483. githubkit/versions/ghec_v2022_11_28/models/group_0525.py +110 -128
  484. githubkit/versions/ghec_v2022_11_28/models/group_0526.py +39 -57
  485. githubkit/versions/ghec_v2022_11_28/models/group_0527.py +1025 -55
  486. githubkit/versions/ghec_v2022_11_28/models/group_0528.py +147 -74
  487. githubkit/versions/ghec_v2022_11_28/models/group_0529.py +51 -85
  488. githubkit/versions/ghec_v2022_11_28/models/group_0530.py +134 -35
  489. githubkit/versions/ghec_v2022_11_28/models/group_0531.py +125 -46
  490. githubkit/versions/ghec_v2022_11_28/models/group_0532.py +56 -30
  491. githubkit/versions/ghec_v2022_11_28/models/group_0533.py +78 -23
  492. githubkit/versions/ghec_v2022_11_28/models/group_0534.py +98 -42
  493. githubkit/versions/ghec_v2022_11_28/models/group_0535.py +121 -36
  494. githubkit/versions/ghec_v2022_11_28/models/group_0536.py +30 -193
  495. githubkit/versions/ghec_v2022_11_28/models/group_0537.py +51 -30
  496. githubkit/versions/ghec_v2022_11_28/models/group_0538.py +10 -16
  497. githubkit/versions/ghec_v2022_11_28/models/group_0539.py +10 -16
  498. githubkit/versions/ghec_v2022_11_28/models/group_0540.py +14 -20
  499. githubkit/versions/ghec_v2022_11_28/models/group_0541.py +14 -20
  500. githubkit/versions/ghec_v2022_11_28/models/group_0542.py +184 -13
  501. githubkit/versions/ghec_v2022_11_28/models/group_0543.py +39 -8
  502. githubkit/versions/ghec_v2022_11_28/models/group_0544.py +20 -13
  503. githubkit/versions/ghec_v2022_11_28/models/group_0545.py +39 -8
  504. githubkit/versions/ghec_v2022_11_28/models/group_0546.py +24 -31
  505. githubkit/versions/ghec_v2022_11_28/models/group_0547.py +44 -8
  506. githubkit/versions/ghec_v2022_11_28/models/group_0548.py +9 -9
  507. githubkit/versions/ghec_v2022_11_28/models/group_0549.py +6 -6
  508. githubkit/versions/ghec_v2022_11_28/models/group_0550.py +13 -320
  509. githubkit/versions/ghec_v2022_11_28/models/group_0551.py +7 -337
  510. githubkit/versions/ghec_v2022_11_28/models/group_0552.py +24 -312
  511. githubkit/versions/ghec_v2022_11_28/models/group_0553.py +7 -213
  512. githubkit/versions/ghec_v2022_11_28/models/group_0554.py +13 -229
  513. githubkit/versions/ghec_v2022_11_28/models/group_0555.py +7 -183
  514. githubkit/versions/ghec_v2022_11_28/models/group_0556.py +251 -123
  515. githubkit/versions/ghec_v2022_11_28/models/group_0557.py +270 -123
  516. githubkit/versions/ghec_v2022_11_28/models/group_0558.py +271 -112
  517. githubkit/versions/ghec_v2022_11_28/models/group_0559.py +154 -76
  518. githubkit/versions/ghec_v2022_11_28/models/group_0560.py +222 -21
  519. githubkit/versions/ghec_v2022_11_28/models/group_0561.py +163 -14
  520. githubkit/versions/ghec_v2022_11_28/models/group_0562.py +187 -17
  521. githubkit/versions/ghec_v2022_11_28/models/group_0563.py +171 -15
  522. githubkit/versions/ghec_v2022_11_28/models/group_0564.py +160 -15
  523. githubkit/versions/ghec_v2022_11_28/models/group_0565.py +115 -20
  524. githubkit/versions/ghec_v2022_11_28/models/group_0566.py +16 -10
  525. githubkit/versions/ghec_v2022_11_28/models/group_0567.py +20 -20
  526. githubkit/versions/ghec_v2022_11_28/models/group_0568.py +26 -20
  527. githubkit/versions/ghec_v2022_11_28/models/group_0569.py +20 -20
  528. githubkit/versions/ghec_v2022_11_28/models/group_0570.py +20 -20
  529. githubkit/versions/ghec_v2022_11_28/models/group_0571.py +27 -21
  530. githubkit/versions/ghec_v2022_11_28/models/group_0572.py +21 -15
  531. githubkit/versions/ghec_v2022_11_28/models/group_0573.py +10 -10
  532. githubkit/versions/ghec_v2022_11_28/models/group_0574.py +16 -18
  533. githubkit/versions/ghec_v2022_11_28/models/group_0575.py +16 -18
  534. githubkit/versions/ghec_v2022_11_28/models/group_0576.py +18 -581
  535. githubkit/versions/ghec_v2022_11_28/models/group_0577.py +21 -35
  536. githubkit/versions/ghec_v2022_11_28/models/group_0578.py +19 -437
  537. githubkit/versions/ghec_v2022_11_28/models/group_0579.py +19 -437
  538. githubkit/versions/ghec_v2022_11_28/models/group_0580.py +16 -470
  539. githubkit/versions/ghec_v2022_11_28/models/group_0581.py +15 -841
  540. githubkit/versions/ghec_v2022_11_28/models/group_0582.py +575 -16
  541. githubkit/versions/ghec_v2022_11_28/models/group_0583.py +33 -60
  542. githubkit/versions/ghec_v2022_11_28/models/group_0584.py +432 -16
  543. githubkit/versions/ghec_v2022_11_28/models/group_0585.py +432 -18
  544. githubkit/versions/ghec_v2022_11_28/models/group_0586.py +470 -18
  545. githubkit/versions/ghec_v2022_11_28/models/group_0587.py +832 -27
  546. githubkit/versions/ghec_v2022_11_28/models/group_0588.py +12 -10
  547. githubkit/versions/ghec_v2022_11_28/models/group_0589.py +49 -10
  548. githubkit/versions/ghec_v2022_11_28/models/group_0590.py +10 -38
  549. githubkit/versions/ghec_v2022_11_28/models/group_0591.py +12 -12
  550. githubkit/versions/ghec_v2022_11_28/models/group_0592.py +12 -10
  551. githubkit/versions/ghec_v2022_11_28/models/group_0593.py +31 -10
  552. githubkit/versions/ghec_v2022_11_28/models/group_0594.py +10 -10
  553. githubkit/versions/ghec_v2022_11_28/models/group_0595.py +10 -12
  554. githubkit/versions/ghec_v2022_11_28/models/group_0596.py +61 -8
  555. githubkit/versions/ghec_v2022_11_28/models/group_0597.py +23 -13
  556. githubkit/versions/ghec_v2022_11_28/models/group_0598.py +10 -12
  557. githubkit/versions/ghec_v2022_11_28/models/group_0599.py +10 -10
  558. githubkit/versions/ghec_v2022_11_28/models/group_0600.py +10 -10
  559. githubkit/versions/ghec_v2022_11_28/models/group_0601.py +17 -15
  560. githubkit/versions/ghec_v2022_11_28/models/group_0602.py +11 -171
  561. githubkit/versions/ghec_v2022_11_28/models/group_0603.py +22 -166
  562. githubkit/versions/ghec_v2022_11_28/models/group_0604.py +44 -14
  563. githubkit/versions/ghec_v2022_11_28/models/group_0605.py +35 -117
  564. githubkit/versions/ghec_v2022_11_28/models/group_0606.py +37 -8
  565. githubkit/versions/ghec_v2022_11_28/models/group_0607.py +15 -30
  566. githubkit/versions/ghec_v2022_11_28/models/group_0608.py +163 -28
  567. githubkit/versions/ghec_v2022_11_28/models/group_0609.py +165 -28
  568. githubkit/versions/ghec_v2022_11_28/models/group_0610.py +14 -41
  569. githubkit/versions/ghec_v2022_11_28/models/group_0611.py +113 -56
  570. githubkit/versions/ghec_v2022_11_28/models/group_0612.py +6 -56
  571. githubkit/versions/ghec_v2022_11_28/models/group_0613.py +34 -18
  572. githubkit/versions/ghec_v2022_11_28/models/group_0614.py +18 -94
  573. githubkit/versions/ghec_v2022_11_28/models/group_0615.py +9 -9
  574. githubkit/versions/ghec_v2022_11_28/models/group_0616.py +18 -24
  575. githubkit/versions/ghec_v2022_11_28/models/group_0617.py +50 -77
  576. githubkit/versions/ghec_v2022_11_28/models/group_0618.py +50 -152
  577. githubkit/versions/ghec_v2022_11_28/models/group_0619.py +29 -172
  578. githubkit/versions/ghec_v2022_11_28/models/group_0620.py +87 -35
  579. githubkit/versions/ghec_v2022_11_28/models/group_0621.py +35 -29
  580. githubkit/versions/ghec_v2022_11_28/models/group_0622.py +42 -30
  581. githubkit/versions/ghec_v2022_11_28/models/group_0623.py +62 -65
  582. githubkit/versions/ghec_v2022_11_28/models/group_0624.py +150 -29
  583. githubkit/versions/ghec_v2022_11_28/models/group_0625.py +181 -7
  584. githubkit/versions/ghec_v2022_11_28/models/group_0626.py +14 -109
  585. githubkit/versions/ghec_v2022_11_28/models/group_0627.py +35 -32
  586. githubkit/versions/ghec_v2022_11_28/models/group_0628.py +25 -28
  587. githubkit/versions/ghec_v2022_11_28/models/group_0629.py +86 -36
  588. githubkit/versions/ghec_v2022_11_28/models/group_0630.py +29 -150
  589. githubkit/versions/ghec_v2022_11_28/models/group_0631.py +7 -181
  590. githubkit/versions/ghec_v2022_11_28/models/group_0632.py +109 -14
  591. githubkit/versions/ghec_v2022_11_28/models/group_0633.py +32 -35
  592. githubkit/versions/ghec_v2022_11_28/models/group_0634.py +28 -25
  593. githubkit/versions/ghec_v2022_11_28/models/group_0635.py +38 -84
  594. githubkit/versions/ghec_v2022_11_28/models/group_0636.py +150 -29
  595. githubkit/versions/ghec_v2022_11_28/models/group_0637.py +181 -7
  596. githubkit/versions/ghec_v2022_11_28/models/group_0638.py +14 -110
  597. githubkit/versions/ghec_v2022_11_28/models/group_0639.py +35 -32
  598. githubkit/versions/ghec_v2022_11_28/models/group_0640.py +25 -28
  599. githubkit/versions/ghec_v2022_11_28/models/group_0641.py +84 -40
  600. githubkit/versions/ghec_v2022_11_28/models/group_0642.py +29 -150
  601. githubkit/versions/ghec_v2022_11_28/models/group_0643.py +7 -181
  602. githubkit/versions/ghec_v2022_11_28/models/group_0644.py +110 -14
  603. githubkit/versions/ghec_v2022_11_28/models/group_0645.py +32 -35
  604. githubkit/versions/ghec_v2022_11_28/models/group_0646.py +29 -24
  605. githubkit/versions/ghec_v2022_11_28/models/group_0647.py +39 -84
  606. githubkit/versions/ghec_v2022_11_28/models/group_0648.py +150 -28
  607. githubkit/versions/ghec_v2022_11_28/models/group_0649.py +181 -7
  608. githubkit/versions/ghec_v2022_11_28/models/group_0650.py +14 -109
  609. githubkit/versions/ghec_v2022_11_28/models/group_0651.py +35 -30
  610. githubkit/versions/ghec_v2022_11_28/models/group_0652.py +24 -28
  611. githubkit/versions/ghec_v2022_11_28/models/group_0653.py +86 -37
  612. githubkit/versions/ghec_v2022_11_28/models/group_0654.py +34 -33
  613. githubkit/versions/ghec_v2022_11_28/models/group_0655.py +7 -209
  614. githubkit/versions/ghec_v2022_11_28/models/group_0656.py +81 -143
  615. githubkit/versions/ghec_v2022_11_28/models/group_0657.py +30 -35
  616. githubkit/versions/ghec_v2022_11_28/models/group_0658.py +28 -24
  617. githubkit/versions/ghec_v2022_11_28/models/group_0659.py +37 -82
  618. githubkit/versions/ghec_v2022_11_28/models/group_0660.py +33 -34
  619. githubkit/versions/ghec_v2022_11_28/models/group_0661.py +200 -17
  620. githubkit/versions/ghec_v2022_11_28/models/group_0662.py +176 -78
  621. githubkit/versions/ghec_v2022_11_28/models/group_0663.py +32 -27
  622. githubkit/versions/ghec_v2022_11_28/models/group_0664.py +24 -28
  623. githubkit/versions/ghec_v2022_11_28/models/group_0665.py +80 -33
  624. githubkit/versions/ghec_v2022_11_28/models/group_0666.py +10 -368
  625. githubkit/versions/ghec_v2022_11_28/models/group_0667.py +28 -48
  626. githubkit/versions/ghec_v2022_11_28/models/group_0668.py +73 -361
  627. githubkit/versions/ghec_v2022_11_28/models/group_0669.py +27 -75
  628. githubkit/versions/ghec_v2022_11_28/models/group_0670.py +11 -382
  629. githubkit/versions/ghec_v2022_11_28/models/group_0671.py +11 -13
  630. githubkit/versions/ghec_v2022_11_28/models/group_0672.py +61 -70
  631. githubkit/versions/ghec_v2022_11_28/models/group_0673.py +17 -11
  632. githubkit/versions/ghec_v2022_11_28/models/group_0674.py +85 -71
  633. githubkit/versions/ghec_v2022_11_28/models/group_0675.py +46 -16
  634. githubkit/versions/ghec_v2022_11_28/models/group_0676.py +71 -66
  635. githubkit/versions/ghec_v2022_11_28/models/group_0677.py +13 -13
  636. githubkit/versions/ghec_v2022_11_28/models/group_0678.py +345 -162
  637. githubkit/versions/ghec_v2022_11_28/models/group_0679.py +29 -407
  638. githubkit/versions/ghec_v2022_11_28/models/group_0680.py +59 -63
  639. githubkit/versions/ghec_v2022_11_28/models/group_0681.py +16 -11
  640. githubkit/versions/ghec_v2022_11_28/models/group_0682.py +390 -30
  641. githubkit/versions/ghec_v2022_11_28/models/group_0683.py +32 -396
  642. githubkit/versions/ghec_v2022_11_28/models/group_0684.py +214 -32
  643. githubkit/versions/ghec_v2022_11_28/models/group_0685.py +355 -162
  644. githubkit/versions/ghec_v2022_11_28/models/group_0686.py +71 -90
  645. githubkit/versions/ghec_v2022_11_28/models/group_0687.py +12 -16
  646. githubkit/versions/ghec_v2022_11_28/models/group_0688.py +12 -16
  647. githubkit/versions/ghec_v2022_11_28/models/group_0689.py +396 -32
  648. githubkit/versions/ghec_v2022_11_28/models/group_0690.py +13 -11
  649. githubkit/versions/ghec_v2022_11_28/models/group_0691.py +162 -335
  650. githubkit/versions/ghec_v2022_11_28/models/group_0692.py +409 -30
  651. githubkit/versions/ghec_v2022_11_28/models/group_0693.py +11 -11
  652. githubkit/versions/ghec_v2022_11_28/models/group_0694.py +20 -15
  653. githubkit/versions/ghec_v2022_11_28/models/group_0695.py +16 -11
  654. githubkit/versions/ghec_v2022_11_28/models/group_0696.py +14 -65
  655. githubkit/versions/ghec_v2022_11_28/models/group_0697.py +387 -34
  656. githubkit/versions/ghec_v2022_11_28/models/group_0698.py +15 -71
  657. githubkit/versions/ghec_v2022_11_28/models/group_0699.py +18 -74
  658. githubkit/versions/ghec_v2022_11_28/models/group_0700.py +16 -77
  659. githubkit/versions/ghec_v2022_11_28/models/group_0701.py +12 -20
  660. githubkit/versions/ghec_v2022_11_28/models/group_0702.py +52 -43
  661. githubkit/versions/ghec_v2022_11_28/models/group_0703.py +21 -54
  662. githubkit/versions/ghec_v2022_11_28/models/group_0704.py +71 -12
  663. githubkit/versions/ghec_v2022_11_28/models/group_0705.py +72 -47
  664. githubkit/versions/ghec_v2022_11_28/models/group_0706.py +72 -47
  665. githubkit/versions/ghec_v2022_11_28/models/group_0707.py +23 -15
  666. githubkit/versions/ghec_v2022_11_28/models/group_0708.py +61 -20
  667. githubkit/versions/ghec_v2022_11_28/models/group_0709.py +46 -38
  668. githubkit/versions/ghec_v2022_11_28/models/group_0710.py +12 -15
  669. githubkit/versions/ghec_v2022_11_28/models/group_0711.py +55 -20
  670. githubkit/versions/ghec_v2022_11_28/models/group_0712.py +55 -20
  671. githubkit/versions/ghec_v2022_11_28/models/group_0713.py +16 -72
  672. githubkit/versions/ghec_v2022_11_28/models/group_0714.py +19 -18
  673. githubkit/versions/ghec_v2022_11_28/models/group_0715.py +50 -17
  674. githubkit/versions/ghec_v2022_11_28/models/group_0716.py +18 -15
  675. githubkit/versions/ghec_v2022_11_28/models/group_0717.py +16 -17
  676. githubkit/versions/ghec_v2022_11_28/models/group_0718.py +16 -16
  677. githubkit/versions/ghec_v2022_11_28/models/group_0719.py +64 -67
  678. githubkit/versions/ghec_v2022_11_28/models/group_0720.py +16 -16
  679. githubkit/versions/ghec_v2022_11_28/models/group_0721.py +12 -37
  680. githubkit/versions/ghec_v2022_11_28/models/group_0722.py +35 -38
  681. githubkit/versions/ghec_v2022_11_28/models/group_0723.py +15 -14
  682. githubkit/versions/ghec_v2022_11_28/models/group_0724.py +35 -67
  683. githubkit/versions/ghec_v2022_11_28/models/group_0725.py +67 -523
  684. githubkit/versions/ghec_v2022_11_28/models/group_0726.py +17 -16
  685. githubkit/versions/ghec_v2022_11_28/models/group_0727.py +61 -67
  686. githubkit/versions/ghec_v2022_11_28/models/group_0728.py +39 -164
  687. githubkit/versions/ghec_v2022_11_28/models/group_0729.py +16 -72
  688. githubkit/versions/ghec_v2022_11_28/models/group_0730.py +67 -28
  689. githubkit/versions/ghec_v2022_11_28/models/group_0731.py +555 -36
  690. githubkit/versions/ghec_v2022_11_28/models/group_0732.py +23 -18
  691. githubkit/versions/ghec_v2022_11_28/models/group_0733.py +70 -35
  692. githubkit/versions/ghec_v2022_11_28/models/group_0734.py +162 -28
  693. githubkit/versions/ghec_v2022_11_28/models/group_0735.py +81 -43
  694. githubkit/versions/ghec_v2022_11_28/models/group_0736.py +31 -8
  695. githubkit/versions/ghec_v2022_11_28/models/group_0737.py +18 -42
  696. githubkit/versions/ghec_v2022_11_28/models/group_0738.py +17 -21
  697. githubkit/versions/ghec_v2022_11_28/models/group_0739.py +20 -76
  698. githubkit/versions/ghec_v2022_11_28/models/group_0740.py +15 -41
  699. githubkit/versions/ghec_v2022_11_28/models/group_0741.py +41 -91
  700. githubkit/versions/ghec_v2022_11_28/models/group_0742.py +8 -55
  701. githubkit/versions/ghec_v2022_11_28/models/group_0743.py +55 -47
  702. githubkit/versions/ghec_v2022_11_28/models/group_0744.py +11 -11
  703. githubkit/versions/ghec_v2022_11_28/models/group_0745.py +67 -18
  704. githubkit/versions/ghec_v2022_11_28/models/group_0746.py +35 -14
  705. githubkit/versions/ghec_v2022_11_28/models/group_0747.py +80 -31
  706. githubkit/versions/ghec_v2022_11_28/models/group_0748.py +52 -33
  707. githubkit/versions/ghec_v2022_11_28/models/group_0749.py +51 -40
  708. githubkit/versions/ghec_v2022_11_28/models/group_0750.py +16 -14
  709. githubkit/versions/ghec_v2022_11_28/models/group_0751.py +11 -51
  710. githubkit/versions/ghec_v2022_11_28/models/group_0752.py +15 -17
  711. githubkit/versions/ghec_v2022_11_28/models/group_0753.py +44 -12
  712. githubkit/versions/ghec_v2022_11_28/models/group_0754.py +22 -14
  713. githubkit/versions/ghec_v2022_11_28/models/group_0755.py +22 -11
  714. githubkit/versions/ghec_v2022_11_28/models/group_0756.py +21 -70
  715. githubkit/versions/ghec_v2022_11_28/models/group_0757.py +65 -14
  716. githubkit/versions/ghec_v2022_11_28/models/group_0758.py +23 -34
  717. githubkit/versions/ghec_v2022_11_28/models/group_0759.py +10 -10
  718. githubkit/versions/ghec_v2022_11_28/models/group_0760.py +13 -10
  719. githubkit/versions/ghec_v2022_11_28/models/group_0761.py +11 -92
  720. githubkit/versions/ghec_v2022_11_28/models/group_0762.py +57 -23
  721. githubkit/versions/ghec_v2022_11_28/models/group_0763.py +9 -9
  722. githubkit/versions/ghec_v2022_11_28/models/group_0764.py +33 -11
  723. githubkit/versions/ghec_v2022_11_28/models/group_0765.py +9 -10
  724. githubkit/versions/ghec_v2022_11_28/models/group_0766.py +9 -10
  725. githubkit/versions/ghec_v2022_11_28/models/group_0767.py +71 -56
  726. githubkit/versions/ghec_v2022_11_28/models/group_0768.py +37 -18
  727. githubkit/versions/ghec_v2022_11_28/models/group_0769.py +14 -1142
  728. githubkit/versions/ghec_v2022_11_28/models/group_0770.py +12 -1195
  729. githubkit/versions/ghec_v2022_11_28/models/group_0771.py +13 -1187
  730. githubkit/versions/ghec_v2022_11_28/models/group_0772.py +12 -22
  731. githubkit/versions/ghec_v2022_11_28/models/group_0773.py +77 -22
  732. githubkit/versions/ghec_v2022_11_28/models/group_0774.py +12 -20
  733. githubkit/versions/ghec_v2022_11_28/models/group_0775.py +211 -219
  734. githubkit/versions/ghec_v2022_11_28/models/group_0776.py +1161 -56
  735. githubkit/versions/ghec_v2022_11_28/models/group_0777.py +244 -193
  736. githubkit/versions/ghec_v2022_11_28/models/group_0778.py +12 -1124
  737. githubkit/versions/ghec_v2022_11_28/models/group_0779.py +12 -1116
  738. githubkit/versions/ghec_v2022_11_28/models/group_0780.py +10 -10
  739. githubkit/versions/ghec_v2022_11_28/models/group_0781.py +1140 -13
  740. githubkit/versions/ghec_v2022_11_28/models/group_0782.py +78 -11
  741. githubkit/versions/ghec_v2022_11_28/models/group_0783.py +1126 -13
  742. githubkit/versions/ghec_v2022_11_28/models/group_0784.py +246 -464
  743. githubkit/versions/ghec_v2022_11_28/models/group_0785.py +257 -300
  744. githubkit/versions/ghec_v2022_11_28/models/group_0786.py +18 -1155
  745. githubkit/versions/ghec_v2022_11_28/models/group_0787.py +13 -1216
  746. githubkit/versions/ghec_v2022_11_28/models/group_0788.py +13 -1060
  747. githubkit/versions/ghec_v2022_11_28/models/group_0789.py +12 -1268
  748. githubkit/versions/ghec_v2022_11_28/models/group_0790.py +407 -357
  749. githubkit/versions/ghec_v2022_11_28/models/group_0791.py +225 -316
  750. githubkit/versions/ghec_v2022_11_28/models/group_0792.py +213 -335
  751. githubkit/versions/ghec_v2022_11_28/models/group_0793.py +256 -162
  752. githubkit/versions/ghec_v2022_11_28/models/group_0794.py +205 -467
  753. githubkit/versions/ghec_v2022_11_28/models/group_0795.py +352 -407
  754. githubkit/versions/ghec_v2022_11_28/models/group_0796.py +347 -201
  755. githubkit/versions/ghec_v2022_11_28/models/group_0797.py +317 -217
  756. githubkit/versions/ghec_v2022_11_28/models/group_0798.py +364 -225
  757. githubkit/versions/ghec_v2022_11_28/models/group_0799.py +261 -259
  758. githubkit/versions/ghec_v2022_11_28/models/group_0800.py +1115 -165
  759. githubkit/versions/ghec_v2022_11_28/models/group_0801.py +1326 -15
  760. githubkit/versions/ghec_v2022_11_28/models/group_0802.py +1148 -44
  761. githubkit/versions/ghec_v2022_11_28/models/group_0803.py +1049 -469
  762. githubkit/versions/ghec_v2022_11_28/models/group_0804.py +1136 -14
  763. githubkit/versions/ghec_v2022_11_28/models/group_0805.py +1124 -39
  764. githubkit/versions/ghec_v2022_11_28/models/group_0806.py +371 -157
  765. githubkit/versions/ghec_v2022_11_28/models/group_0807.py +13 -15
  766. githubkit/versions/ghec_v2022_11_28/models/group_0808.py +70 -42
  767. githubkit/versions/ghec_v2022_11_28/models/group_0809.py +596 -101
  768. githubkit/versions/ghec_v2022_11_28/models/group_0810.py +15 -162
  769. githubkit/versions/ghec_v2022_11_28/models/group_0811.py +62 -44
  770. githubkit/versions/ghec_v2022_11_28/models/group_0812.py +186 -45
  771. githubkit/versions/ghec_v2022_11_28/models/group_0813.py +12 -14
  772. githubkit/versions/ghec_v2022_11_28/models/group_0814.py +15 -16
  773. githubkit/versions/ghec_v2022_11_28/models/group_0815.py +73 -13
  774. githubkit/versions/ghec_v2022_11_28/models/group_0816.py +161 -11
  775. githubkit/versions/ghec_v2022_11_28/models/group_0817.py +17 -10
  776. githubkit/versions/ghec_v2022_11_28/models/group_0818.py +17 -10
  777. githubkit/versions/ghec_v2022_11_28/models/group_0819.py +21 -33
  778. githubkit/versions/ghec_v2022_11_28/models/group_0820.py +15 -61
  779. githubkit/versions/ghec_v2022_11_28/models/group_0821.py +16 -10
  780. githubkit/versions/ghec_v2022_11_28/models/group_0822.py +9 -9
  781. githubkit/versions/ghec_v2022_11_28/models/group_0823.py +9 -9
  782. githubkit/versions/ghec_v2022_11_28/models/group_0824.py +9 -36
  783. githubkit/versions/ghec_v2022_11_28/models/group_0825.py +33 -20
  784. githubkit/versions/ghec_v2022_11_28/models/group_0826.py +63 -17
  785. githubkit/versions/ghec_v2022_11_28/models/group_0827.py +10 -18
  786. githubkit/versions/ghec_v2022_11_28/models/group_0828.py +28 -32
  787. githubkit/versions/ghec_v2022_11_28/models/group_0829.py +38 -19
  788. githubkit/versions/ghec_v2022_11_28/models/group_0830.py +46 -85
  789. githubkit/versions/ghec_v2022_11_28/models/group_0831.py +43 -94
  790. githubkit/versions/ghec_v2022_11_28/models/group_0832.py +43 -126
  791. githubkit/versions/ghec_v2022_11_28/models/group_0833.py +19 -96
  792. githubkit/versions/ghec_v2022_11_28/models/group_0834.py +32 -28
  793. githubkit/versions/ghec_v2022_11_28/models/group_0835.py +19 -43
  794. githubkit/versions/ghec_v2022_11_28/models/group_0836.py +91 -91
  795. githubkit/versions/ghec_v2022_11_28/models/group_0837.py +94 -42
  796. githubkit/versions/ghec_v2022_11_28/models/group_0838.py +121 -96
  797. githubkit/versions/ghec_v2022_11_28/models/group_0839.py +95 -14
  798. githubkit/versions/ghec_v2022_11_28/models/group_0840.py +14 -12
  799. githubkit/versions/ghec_v2022_11_28/models/group_0841.py +39 -6
  800. githubkit/versions/ghec_v2022_11_28/models/group_0842.py +77 -15
  801. githubkit/versions/ghec_v2022_11_28/models/group_0843.py +15 -14
  802. githubkit/versions/ghec_v2022_11_28/models/group_0844.py +75 -15
  803. githubkit/versions/ghec_v2022_11_28/models/group_0845.py +10 -10
  804. githubkit/versions/ghec_v2022_11_28/models/group_0846.py +17 -49
  805. githubkit/versions/ghec_v2022_11_28/models/group_0847.py +6 -41
  806. githubkit/versions/ghec_v2022_11_28/models/group_0848.py +12 -15
  807. githubkit/versions/ghec_v2022_11_28/models/group_0849.py +12 -15
  808. githubkit/versions/ghec_v2022_11_28/models/group_0850.py +34 -118
  809. githubkit/versions/ghec_v2022_11_28/models/group_0851.py +16 -12
  810. githubkit/versions/ghec_v2022_11_28/models/group_0852.py +61 -7
  811. githubkit/versions/ghec_v2022_11_28/models/group_0853.py +37 -8
  812. githubkit/versions/ghec_v2022_11_28/models/group_0854.py +16 -12
  813. githubkit/versions/ghec_v2022_11_28/models/group_0855.py +16 -12
  814. githubkit/versions/ghec_v2022_11_28/models/group_0856.py +110 -49
  815. githubkit/versions/ghec_v2022_11_28/models/group_0857.py +15 -22
  816. githubkit/versions/ghec_v2022_11_28/models/group_0858.py +7 -40
  817. githubkit/versions/ghec_v2022_11_28/models/group_0859.py +8 -35
  818. githubkit/versions/ghec_v2022_11_28/models/group_0860.py +14 -14
  819. githubkit/versions/ghec_v2022_11_28/models/group_0861.py +13 -13
  820. githubkit/versions/ghec_v2022_11_28/models/group_0862.py +34 -203
  821. githubkit/versions/ghec_v2022_11_28/models/group_0863.py +44 -18
  822. githubkit/versions/ghec_v2022_11_28/models/group_0864.py +42 -7
  823. githubkit/versions/ghec_v2022_11_28/models/group_0865.py +42 -18
  824. githubkit/versions/ghec_v2022_11_28/models/group_0866.py +41 -12
  825. githubkit/versions/ghec_v2022_11_28/models/group_0867.py +17 -26
  826. githubkit/versions/ghec_v2022_11_28/models/group_0868.py +209 -25
  827. githubkit/versions/ghec_v2022_11_28/models/group_0869.py +12 -43
  828. githubkit/versions/ghec_v2022_11_28/models/group_0870.py +7 -45
  829. githubkit/versions/ghec_v2022_11_28/models/group_0871.py +19 -40
  830. githubkit/versions/ghec_v2022_11_28/models/group_0872.py +7 -236
  831. githubkit/versions/ghec_v2022_11_28/models/group_0873.py +31 -218
  832. githubkit/versions/ghec_v2022_11_28/models/group_0874.py +30 -219
  833. githubkit/versions/ghec_v2022_11_28/models/group_0875.py +30 -322
  834. githubkit/versions/ghec_v2022_11_28/models/group_0876.py +31 -222
  835. githubkit/versions/ghec_v2022_11_28/models/group_0877.py +13 -11
  836. githubkit/versions/ghec_v2022_11_28/models/group_0878.py +215 -22
  837. githubkit/versions/ghec_v2022_11_28/models/group_0879.py +200 -79
  838. githubkit/versions/ghec_v2022_11_28/models/group_0880.py +219 -58
  839. githubkit/versions/ghec_v2022_11_28/models/group_0881.py +329 -47
  840. githubkit/versions/ghec_v2022_11_28/models/group_0882.py +198 -67
  841. githubkit/versions/ghec_v2022_11_28/models/group_0883.py +29 -60
  842. githubkit/versions/ghec_v2022_11_28/models/group_0884.py +35 -44
  843. githubkit/versions/ghec_v2022_11_28/models/group_0885.py +56 -33
  844. githubkit/versions/ghec_v2022_11_28/models/group_0886.py +45 -62
  845. githubkit/versions/ghec_v2022_11_28/models/group_0887.py +43 -471
  846. githubkit/versions/ghec_v2022_11_28/models/group_0888.py +56 -423
  847. githubkit/versions/ghec_v2022_11_28/models/group_0889.py +44 -460
  848. githubkit/versions/ghec_v2022_11_28/models/group_0890.py +47 -32
  849. githubkit/versions/ghec_v2022_11_28/models/group_0891.py +90 -10
  850. githubkit/versions/ghec_v2022_11_28/models/group_0892.py +84 -12
  851. githubkit/versions/ghec_v2022_11_28/models/group_0893.py +488 -4
  852. githubkit/versions/ghec_v2022_11_28/models/group_0894.py +465 -12
  853. githubkit/versions/ghec_v2022_11_28/models/group_0895.py +481 -6
  854. githubkit/versions/ghec_v2022_11_28/models/group_0896.py +38 -6
  855. githubkit/versions/ghec_v2022_11_28/models/group_0897.py +11 -8
  856. githubkit/versions/ghec_v2022_11_28/models/group_0898.py +19 -6
  857. githubkit/versions/ghec_v2022_11_28/models/group_0899.py +9 -40
  858. githubkit/versions/ghec_v2022_11_28/models/group_0900.py +21 -9
  859. githubkit/versions/ghec_v2022_11_28/models/group_0901.py +11 -5
  860. githubkit/versions/ghec_v2022_11_28/models/group_0902.py +7 -8
  861. githubkit/versions/ghec_v2022_11_28/models/group_0903.py +6 -46
  862. githubkit/versions/ghec_v2022_11_28/models/group_0904.py +7 -10
  863. githubkit/versions/ghec_v2022_11_28/models/group_0905.py +38 -14
  864. githubkit/versions/ghec_v2022_11_28/models/group_0906.py +10 -9
  865. githubkit/versions/ghec_v2022_11_28/models/group_0907.py +5 -10
  866. githubkit/versions/ghec_v2022_11_28/models/group_0908.py +8 -21
  867. githubkit/versions/ghec_v2022_11_28/models/group_0909.py +40 -8
  868. githubkit/versions/ghec_v2022_11_28/models/group_0910.py +9 -7
  869. githubkit/versions/ghec_v2022_11_28/models/group_0911.py +8 -7
  870. githubkit/versions/ghec_v2022_11_28/models/group_0912.py +14 -47
  871. githubkit/versions/ghec_v2022_11_28/models/group_0913.py +12 -42
  872. githubkit/versions/ghec_v2022_11_28/models/group_0914.py +12 -20
  873. githubkit/versions/ghec_v2022_11_28/models/group_0915.py +15 -14
  874. githubkit/versions/ghec_v2022_11_28/models/group_0916.py +8 -9
  875. githubkit/versions/ghec_v2022_11_28/models/group_0917.py +7 -14
  876. githubkit/versions/ghec_v2022_11_28/models/group_0918.py +40 -6
  877. githubkit/versions/ghec_v2022_11_28/models/group_0919.py +38 -12
  878. githubkit/versions/ghec_v2022_11_28/models/group_0920.py +24 -14
  879. githubkit/versions/ghec_v2022_11_28/models/group_0921.py +13 -11
  880. githubkit/versions/ghec_v2022_11_28/models/group_0922.py +9 -8
  881. githubkit/versions/ghec_v2022_11_28/models/group_0923.py +15 -9
  882. githubkit/versions/ghec_v2022_11_28/models/group_0924.py +7 -9
  883. githubkit/versions/ghec_v2022_11_28/models/group_0925.py +9 -7
  884. githubkit/versions/ghec_v2022_11_28/models/group_0926.py +22 -41
  885. githubkit/versions/ghec_v2022_11_28/models/group_0927.py +13 -39
  886. githubkit/versions/ghec_v2022_11_28/models/group_0928.py +8 -7
  887. githubkit/versions/ghec_v2022_11_28/models/group_0929.py +9 -10
  888. githubkit/versions/ghec_v2022_11_28/models/group_0930.py +9 -124
  889. githubkit/versions/ghec_v2022_11_28/models/group_0931.py +7 -128
  890. githubkit/versions/ghec_v2022_11_28/models/group_0932.py +15 -13
  891. githubkit/versions/ghec_v2022_11_28/models/group_0933.py +13 -9
  892. githubkit/versions/ghec_v2022_11_28/models/group_0934.py +9 -20
  893. githubkit/versions/ghec_v2022_11_28/models/group_0935.py +16 -38
  894. githubkit/versions/ghec_v2022_11_28/models/group_0936.py +39 -14
  895. githubkit/versions/ghec_v2022_11_28/models/group_0937.py +39 -14
  896. githubkit/versions/ghec_v2022_11_28/models/group_0938.py +7 -8
  897. githubkit/versions/ghec_v2022_11_28/models/group_0939.py +8 -19
  898. githubkit/versions/ghec_v2022_11_28/models/group_0940.py +116 -15
  899. githubkit/versions/ghec_v2022_11_28/models/group_0941.py +128 -10
  900. githubkit/versions/ghec_v2022_11_28/models/group_0942.py +13 -85
  901. githubkit/versions/ghec_v2022_11_28/models/group_0943.py +14 -82
  902. githubkit/versions/ghec_v2022_11_28/models/group_0944.py +17 -6
  903. githubkit/versions/ghec_v2022_11_28/models/group_0945.py +40 -17
  904. githubkit/versions/ghec_v2022_11_28/models/group_0946.py +9 -12
  905. githubkit/versions/ghec_v2022_11_28/models/group_0947.py +11 -13
  906. githubkit/versions/ghec_v2022_11_28/models/group_0948.py +8 -29
  907. githubkit/versions/ghec_v2022_11_28/models/group_0949.py +18 -21
  908. githubkit/versions/ghec_v2022_11_28/models/group_0950.py +19 -30
  909. githubkit/versions/ghec_v2022_11_28/models/group_0951.py +12 -6
  910. githubkit/versions/ghec_v2022_11_28/models/group_0952.py +87 -5
  911. githubkit/versions/ghec_v2022_11_28/models/group_0953.py +91 -4
  912. githubkit/versions/ghec_v2022_11_28/models/group_0954.py +7 -11
  913. githubkit/versions/ghec_v2022_11_28/models/group_0955.py +30 -12
  914. githubkit/versions/ghec_v2022_11_28/models/group_0956.py +5 -15
  915. githubkit/versions/ghec_v2022_11_28/models/group_0957.py +24 -9
  916. githubkit/versions/ghec_v2022_11_28/models/group_0958.py +13 -7
  917. githubkit/versions/ghec_v2022_11_28/models/group_0959.py +19 -9
  918. githubkit/versions/ghec_v2022_11_28/models/group_0960.py +12 -13
  919. githubkit/versions/ghec_v2022_11_28/models/group_0961.py +28 -8
  920. githubkit/versions/ghec_v2022_11_28/models/group_0962.py +24 -125
  921. githubkit/versions/ghec_v2022_11_28/models/group_0963.py +29 -22
  922. githubkit/versions/ghec_v2022_11_28/models/group_0964.py +5 -8
  923. githubkit/versions/ghec_v2022_11_28/models/group_0965.py +5 -47
  924. githubkit/versions/ghec_v2022_11_28/models/group_0966.py +4 -11
  925. githubkit/versions/ghec_v2022_11_28/models/group_0967.py +9 -6
  926. githubkit/versions/ghec_v2022_11_28/models/group_0968.py +16 -8
  927. githubkit/versions/ghec_v2022_11_28/models/group_0969.py +15 -6
  928. githubkit/versions/ghec_v2022_11_28/models/group_0970.py +9 -23
  929. githubkit/versions/ghec_v2022_11_28/models/group_0971.py +6 -12
  930. githubkit/versions/ghec_v2022_11_28/models/group_0972.py +11 -7
  931. githubkit/versions/ghec_v2022_11_28/models/group_0973.py +15 -6
  932. githubkit/versions/ghec_v2022_11_28/models/group_0974.py +8 -45
  933. githubkit/versions/ghec_v2022_11_28/models/group_0975.py +107 -19
  934. githubkit/versions/ghec_v2022_11_28/models/group_0976.py +24 -26
  935. githubkit/versions/ghec_v2022_11_28/models/group_0977.py +5 -5
  936. githubkit/versions/ghec_v2022_11_28/models/group_0978.py +46 -7
  937. githubkit/versions/ghec_v2022_11_28/models/group_0979.py +8 -7
  938. githubkit/versions/ghec_v2022_11_28/models/group_0980.py +7 -7
  939. githubkit/versions/ghec_v2022_11_28/models/group_0981.py +8 -7
  940. githubkit/versions/ghec_v2022_11_28/models/group_0982.py +5 -7
  941. githubkit/versions/ghec_v2022_11_28/models/group_0983.py +16 -14
  942. githubkit/versions/ghec_v2022_11_28/models/group_0984.py +15 -8
  943. githubkit/versions/ghec_v2022_11_28/models/group_0985.py +9 -10
  944. githubkit/versions/ghec_v2022_11_28/models/group_0986.py +6 -29
  945. githubkit/versions/ghec_v2022_11_28/models/group_0987.py +40 -14
  946. githubkit/versions/ghec_v2022_11_28/models/group_0988.py +42 -14
  947. githubkit/versions/ghec_v2022_11_28/models/group_0989.py +28 -6
  948. githubkit/versions/ghec_v2022_11_28/models/group_0990.py +7 -34
  949. githubkit/versions/ghec_v2022_11_28/models/group_0991.py +8 -17
  950. githubkit/versions/ghec_v2022_11_28/models/group_0992.py +6 -17
  951. githubkit/versions/ghec_v2022_11_28/models/group_0993.py +7 -7
  952. githubkit/versions/ghec_v2022_11_28/models/group_0994.py +6 -6
  953. githubkit/versions/ghec_v2022_11_28/models/group_0995.py +9 -16
  954. githubkit/versions/ghec_v2022_11_28/models/group_0996.py +15 -43
  955. githubkit/versions/ghec_v2022_11_28/models/group_0997.py +7 -8
  956. githubkit/versions/ghec_v2022_11_28/models/group_0998.py +7 -7
  957. githubkit/versions/ghec_v2022_11_28/models/group_0999.py +22 -66
  958. githubkit/versions/ghec_v2022_11_28/models/group_1000.py +14 -48
  959. githubkit/versions/ghec_v2022_11_28/models/group_1001.py +15 -50
  960. githubkit/versions/ghec_v2022_11_28/models/group_1002.py +6 -177
  961. githubkit/versions/ghec_v2022_11_28/models/group_1003.py +32 -7
  962. githubkit/versions/ghec_v2022_11_28/models/group_1004.py +11 -175
  963. githubkit/versions/ghec_v2022_11_28/models/group_1005.py +10 -9
  964. githubkit/versions/ghec_v2022_11_28/models/group_1006.py +8 -14
  965. githubkit/versions/ghec_v2022_11_28/models/group_1007.py +6 -20
  966. githubkit/versions/ghec_v2022_11_28/models/group_1008.py +16 -9
  967. githubkit/versions/ghec_v2022_11_28/models/group_1009.py +44 -18
  968. githubkit/versions/ghec_v2022_11_28/models/group_1010.py +8 -7
  969. githubkit/versions/ghec_v2022_11_28/models/group_1011.py +8 -7
  970. githubkit/versions/ghec_v2022_11_28/models/group_1012.py +66 -29
  971. githubkit/versions/ghec_v2022_11_28/models/group_1013.py +46 -15
  972. githubkit/versions/ghec_v2022_11_28/models/group_1014.py +50 -15
  973. githubkit/versions/ghec_v2022_11_28/models/group_1015.py +177 -6
  974. githubkit/versions/ghec_v2022_11_28/models/group_1016.py +9 -10
  975. githubkit/versions/ghec_v2022_11_28/models/group_1017.py +181 -8
  976. githubkit/versions/ghec_v2022_11_28/models/group_1018.py +17 -8
  977. githubkit/versions/ghec_v2022_11_28/models/group_1019.py +14 -8
  978. githubkit/versions/ghec_v2022_11_28/models/group_1020.py +20 -8
  979. githubkit/versions/ghec_v2022_11_28/models/group_1021.py +9 -9
  980. githubkit/versions/ghec_v2022_11_28/models/group_1022.py +22 -9
  981. githubkit/versions/ghec_v2022_11_28/models/group_1023.py +6 -6
  982. githubkit/versions/ghec_v2022_11_28/models/group_1024.py +9 -9
  983. githubkit/versions/ghec_v2022_11_28/models/group_1025.py +33 -8
  984. githubkit/versions/ghec_v2022_11_28/models/group_1026.py +17 -24
  985. githubkit/versions/ghec_v2022_11_28/models/group_1027.py +8 -23
  986. githubkit/versions/ghec_v2022_11_28/models/group_1028.py +7 -8
  987. githubkit/versions/ghec_v2022_11_28/models/group_1029.py +12 -6
  988. githubkit/versions/ghec_v2022_11_28/models/group_1030.py +8 -44
  989. githubkit/versions/ghec_v2022_11_28/models/group_1031.py +7 -42
  990. githubkit/versions/ghec_v2022_11_28/models/group_1032.py +8 -20
  991. githubkit/versions/ghec_v2022_11_28/models/group_1033.py +8 -7
  992. githubkit/versions/ghec_v2022_11_28/models/group_1034.py +12 -5
  993. githubkit/versions/ghec_v2022_11_28/models/group_1035.py +14 -32
  994. githubkit/versions/ghec_v2022_11_28/models/group_1036.py +9 -9
  995. githubkit/versions/ghec_v2022_11_28/models/group_1037.py +8 -12
  996. githubkit/versions/ghec_v2022_11_28/models/group_1038.py +9 -40
  997. githubkit/versions/ghec_v2022_11_28/models/group_1039.py +27 -8
  998. githubkit/versions/ghec_v2022_11_28/models/group_1040.py +26 -4
  999. githubkit/versions/ghec_v2022_11_28/models/group_1041.py +8 -8
  1000. githubkit/versions/ghec_v2022_11_28/models/group_1042.py +7 -21
  1001. githubkit/versions/ghec_v2022_11_28/models/group_1043.py +38 -9
  1002. githubkit/versions/ghec_v2022_11_28/models/group_1044.py +41 -12
  1003. githubkit/versions/ghec_v2022_11_28/models/group_1045.py +18 -7
  1004. githubkit/versions/ghec_v2022_11_28/models/group_1046.py +7 -35
  1005. githubkit/versions/ghec_v2022_11_28/models/group_1047.py +8 -35
  1006. githubkit/versions/ghec_v2022_11_28/models/group_1048.py +32 -12
  1007. githubkit/versions/ghec_v2022_11_28/models/group_1049.py +14 -40
  1008. githubkit/versions/ghec_v2022_11_28/models/group_1050.py +9 -7
  1009. githubkit/versions/ghec_v2022_11_28/models/group_1051.py +43 -11
  1010. githubkit/versions/ghec_v2022_11_28/models/group_1052.py +11 -14
  1011. githubkit/versions/ghec_v2022_11_28/models/group_1053.py +5 -120
  1012. githubkit/versions/ghec_v2022_11_28/models/group_1054.py +6 -83
  1013. githubkit/versions/ghec_v2022_11_28/models/group_1055.py +14 -79
  1014. githubkit/versions/ghec_v2022_11_28/models/group_1056.py +15 -8
  1015. githubkit/versions/ghec_v2022_11_28/models/group_1057.py +9 -15
  1016. githubkit/versions/ghec_v2022_11_28/models/group_1058.py +7 -19
  1017. githubkit/versions/ghec_v2022_11_28/models/group_1059.py +29 -30
  1018. githubkit/versions/ghec_v2022_11_28/models/group_1060.py +18 -19
  1019. githubkit/versions/ghec_v2022_11_28/models/group_1061.py +6 -12
  1020. githubkit/versions/ghec_v2022_11_28/models/group_1062.py +30 -8
  1021. githubkit/versions/ghec_v2022_11_28/models/group_1063.py +10 -5
  1022. githubkit/versions/ghec_v2022_11_28/models/group_1064.py +12 -12
  1023. githubkit/versions/ghec_v2022_11_28/models/group_1065.py +14 -19
  1024. githubkit/versions/ghec_v2022_11_28/models/group_1066.py +113 -8
  1025. githubkit/versions/ghec_v2022_11_28/models/group_1067.py +85 -5
  1026. githubkit/versions/ghec_v2022_11_28/models/group_1068.py +82 -7
  1027. githubkit/versions/ghec_v2022_11_28/models/group_1069.py +8 -12
  1028. githubkit/versions/ghec_v2022_11_28/models/group_1070.py +19 -7
  1029. githubkit/versions/ghec_v2022_11_28/models/group_1071.py +18 -7
  1030. githubkit/versions/ghec_v2022_11_28/models/group_1072.py +32 -19
  1031. githubkit/versions/ghec_v2022_11_28/models/group_1073.py +24 -7
  1032. githubkit/versions/ghec_v2022_11_28/models/group_1074.py +10 -7
  1033. githubkit/versions/ghec_v2022_11_28/models/group_1075.py +8 -10
  1034. githubkit/versions/ghec_v2022_11_28/models/group_1076.py +5 -14
  1035. githubkit/versions/ghec_v2022_11_28/models/group_1077.py +14 -4
  1036. githubkit/versions/ghec_v2022_11_28/models/group_1078.py +17 -22
  1037. githubkit/versions/ghec_v2022_11_28/models/group_1079.py +11 -23
  1038. githubkit/versions/ghec_v2022_11_28/models/group_1080.py +5 -5
  1039. githubkit/versions/ghec_v2022_11_28/models/group_1081.py +10 -6
  1040. githubkit/versions/ghec_v2022_11_28/models/group_1082.py +11 -9
  1041. githubkit/versions/ghec_v2022_11_28/models/group_1083.py +4 -19
  1042. githubkit/versions/ghec_v2022_11_28/models/group_1084.py +9 -7
  1043. githubkit/versions/ghec_v2022_11_28/models/group_1085.py +27 -4
  1044. githubkit/versions/ghec_v2022_11_28/models/group_1086.py +10 -7
  1045. githubkit/versions/ghec_v2022_11_28/models/group_1087.py +7 -21
  1046. githubkit/versions/ghec_v2022_11_28/models/group_1088.py +12 -7
  1047. githubkit/versions/ghec_v2022_11_28/models/group_1089.py +11 -8
  1048. githubkit/versions/ghec_v2022_11_28/models/group_1090.py +4 -8
  1049. githubkit/versions/ghec_v2022_11_28/models/group_1091.py +20 -4
  1050. githubkit/versions/ghec_v2022_11_28/models/group_1092.py +16 -294
  1051. githubkit/versions/ghec_v2022_11_28/models/group_1093.py +5 -8
  1052. githubkit/versions/ghec_v2022_11_28/models/group_1094.py +7 -9
  1053. githubkit/versions/ghec_v2022_11_28/models/group_1095.py +8 -14
  1054. githubkit/versions/ghec_v2022_11_28/models/group_1096.py +22 -7
  1055. githubkit/versions/ghec_v2022_11_28/models/group_1097.py +8 -8
  1056. githubkit/versions/ghec_v2022_11_28/models/group_1098.py +4 -18
  1057. githubkit/versions/ghec_v2022_11_28/models/group_1099.py +9 -8
  1058. githubkit/versions/ghec_v2022_11_28/models/group_1100.py +18 -14
  1059. githubkit/versions/ghec_v2022_11_28/models/group_1101.py +10 -9
  1060. githubkit/versions/ghec_v2022_11_28/models/group_1102.py +11 -9
  1061. githubkit/versions/ghec_v2022_11_28/models/group_1103.py +5 -8
  1062. githubkit/versions/ghec_v2022_11_28/models/group_1104.py +8 -8
  1063. githubkit/versions/ghec_v2022_11_28/models/group_1105.py +298 -7
  1064. githubkit/versions/ghec_v2022_11_28/models/group_1106.py +6 -6
  1065. githubkit/versions/ghec_v2022_11_28/models/group_1107.py +8 -12
  1066. githubkit/versions/ghec_v2022_11_28/models/group_1108.py +13 -6
  1067. githubkit/versions/ghec_v2022_11_28/models/group_1109.py +8 -9
  1068. githubkit/versions/ghec_v2022_11_28/models/group_1110.py +6 -6
  1069. githubkit/versions/ghec_v2022_11_28/models/group_1111.py +14 -8
  1070. githubkit/versions/ghec_v2022_11_28/models/group_1112.py +6 -6
  1071. githubkit/versions/ghec_v2022_11_28/models/group_1113.py +20 -7
  1072. githubkit/versions/ghec_v2022_11_28/models/group_1114.py +9 -9
  1073. githubkit/versions/ghec_v2022_11_28/models/group_1115.py +10 -37
  1074. githubkit/versions/ghec_v2022_11_28/models/group_1116.py +8 -30
  1075. githubkit/versions/ghec_v2022_11_28/models/group_1117.py +6 -6
  1076. githubkit/versions/ghec_v2022_11_28/models/group_1118.py +9 -44
  1077. githubkit/versions/ghec_v2022_11_28/models/group_1119.py +8 -7
  1078. githubkit/versions/ghec_v2022_11_28/models/group_1120.py +13 -79
  1079. githubkit/versions/ghec_v2022_11_28/models/group_1121.py +6 -13
  1080. githubkit/versions/ghec_v2022_11_28/models/group_1122.py +6 -212
  1081. githubkit/versions/ghec_v2022_11_28/models/group_1123.py +7 -91
  1082. githubkit/versions/ghec_v2022_11_28/models/group_1124.py +8 -40
  1083. githubkit/versions/ghec_v2022_11_28/models/group_1125.py +7 -14
  1084. githubkit/versions/ghec_v2022_11_28/models/group_1126.py +6 -15
  1085. githubkit/versions/ghec_v2022_11_28/models/group_1127.py +8 -16
  1086. githubkit/versions/ghec_v2022_11_28/models/group_1128.py +35 -10
  1087. githubkit/versions/ghec_v2022_11_28/models/group_1129.py +30 -11
  1088. githubkit/versions/ghec_v2022_11_28/models/group_1130.py +7 -10
  1089. githubkit/versions/ghec_v2022_11_28/models/group_1131.py +44 -8
  1090. githubkit/versions/ghec_v2022_11_28/models/group_1132.py +7 -11
  1091. githubkit/versions/ghec_v2022_11_28/models/group_1133.py +76 -8
  1092. githubkit/versions/ghec_v2022_11_28/models/group_1134.py +16 -9
  1093. githubkit/versions/ghec_v2022_11_28/models/group_1135.py +213 -7
  1094. githubkit/versions/ghec_v2022_11_28/models/group_1136.py +90 -7
  1095. githubkit/versions/ghec_v2022_11_28/models/group_1137.py +47 -11
  1096. githubkit/versions/ghec_v2022_11_28/models/group_1138.py +13 -12
  1097. githubkit/versions/ghec_v2022_11_28/models/group_1139.py +9 -9
  1098. githubkit/versions/ghec_v2022_11_28/models/group_1140.py +13 -102
  1099. githubkit/versions/ghec_v2022_11_28/models/group_1141.py +10 -54
  1100. githubkit/versions/ghec_v2022_11_28/models/group_1142.py +10 -59
  1101. githubkit/versions/ghec_v2022_11_28/models/group_1143.py +9 -100
  1102. githubkit/versions/ghec_v2022_11_28/models/group_1144.py +9 -57
  1103. githubkit/versions/ghec_v2022_11_28/models/group_1145.py +11 -60
  1104. githubkit/versions/ghec_v2022_11_28/models/group_1146.py +11 -5
  1105. githubkit/versions/ghec_v2022_11_28/models/group_1147.py +8 -27
  1106. githubkit/versions/ghec_v2022_11_28/models/group_1148.py +8 -7
  1107. githubkit/versions/ghec_v2022_11_28/models/group_1149.py +15 -33
  1108. githubkit/versions/ghec_v2022_11_28/models/group_1150.py +12 -34
  1109. githubkit/versions/ghec_v2022_11_28/models/group_1151.py +11 -24
  1110. githubkit/versions/ghec_v2022_11_28/models/group_1152.py +13 -25
  1111. githubkit/versions/ghec_v2022_11_28/models/group_1153.py +92 -25
  1112. githubkit/versions/ghec_v2022_11_28/models/group_1154.py +55 -8
  1113. githubkit/versions/ghec_v2022_11_28/models/group_1155.py +43 -32
  1114. githubkit/versions/ghec_v2022_11_28/models/group_1156.py +94 -16
  1115. githubkit/versions/ghec_v2022_11_28/models/group_1157.py +57 -8
  1116. githubkit/versions/ghec_v2022_11_28/models/group_1158.py +55 -22
  1117. githubkit/versions/ghec_v2022_11_28/models/group_1159.py +5 -23
  1118. githubkit/versions/ghec_v2022_11_28/models/group_1160.py +23 -9
  1119. githubkit/versions/ghec_v2022_11_28/models/group_1161.py +8 -10
  1120. githubkit/versions/ghec_v2022_11_28/models/group_1162.py +33 -11
  1121. githubkit/versions/ghec_v2022_11_28/models/group_1163.py +25 -9
  1122. githubkit/versions/ghec_v2022_11_28/models/group_1164.py +22 -12
  1123. githubkit/versions/ghec_v2022_11_28/models/group_1165.py +34 -15
  1124. githubkit/versions/ghec_v2022_11_28/models/group_1166.py +28 -51
  1125. githubkit/versions/ghec_v2022_11_28/models/group_1167.py +7 -53
  1126. githubkit/versions/ghec_v2022_11_28/models/group_1168.py +40 -15
  1127. githubkit/versions/ghec_v2022_11_28/models/group_1169.py +18 -17
  1128. githubkit/versions/ghec_v2022_11_28/models/group_1170.py +8 -14
  1129. githubkit/versions/ghec_v2022_11_28/models/group_1171.py +25 -10
  1130. githubkit/versions/ghec_v2022_11_28/models/group_1172.py +26 -52
  1131. githubkit/versions/ghec_v2022_11_28/models/group_1173.py +12 -5
  1132. githubkit/versions/ghec_v2022_11_28/models/group_1174.py +6 -33
  1133. githubkit/versions/ghec_v2022_11_28/models/group_1175.py +5 -12
  1134. githubkit/versions/ghec_v2022_11_28/models/group_1176.py +10 -10
  1135. githubkit/versions/ghec_v2022_11_28/models/group_1177.py +13 -24
  1136. githubkit/versions/ghec_v2022_11_28/models/group_1178.py +7 -48
  1137. githubkit/versions/ghec_v2022_11_28/models/group_1179.py +48 -26
  1138. githubkit/versions/ghec_v2022_11_28/models/group_1180.py +48 -10
  1139. githubkit/versions/ghec_v2022_11_28/models/group_1181.py +20 -19
  1140. githubkit/versions/ghec_v2022_11_28/models/group_1182.py +22 -7
  1141. githubkit/versions/ghec_v2022_11_28/models/group_1183.py +12 -7
  1142. githubkit/versions/ghec_v2022_11_28/models/group_1184.py +12 -8
  1143. githubkit/versions/ghec_v2022_11_28/models/group_1185.py +50 -7
  1144. githubkit/versions/ghec_v2022_11_28/models/group_1186.py +5 -6
  1145. githubkit/versions/ghec_v2022_11_28/models/group_1187.py +29 -10
  1146. githubkit/versions/ghec_v2022_11_28/models/group_1188.py +11 -10
  1147. githubkit/versions/ghec_v2022_11_28/models/group_1189.py +9 -68
  1148. githubkit/versions/ghec_v2022_11_28/models/group_1190.py +10 -7
  1149. githubkit/versions/ghec_v2022_11_28/models/group_1191.py +25 -8
  1150. githubkit/versions/ghec_v2022_11_28/models/group_1192.py +35 -27
  1151. githubkit/versions/ghec_v2022_11_28/models/group_1193.py +26 -29
  1152. githubkit/versions/ghec_v2022_11_28/models/group_1194.py +10 -42
  1153. githubkit/versions/ghec_v2022_11_28/models/group_1195.py +18 -24
  1154. githubkit/versions/ghec_v2022_11_28/models/group_1196.py +8 -20
  1155. githubkit/versions/ghec_v2022_11_28/models/group_1197.py +8 -24
  1156. githubkit/versions/ghec_v2022_11_28/models/group_1198.py +14 -30
  1157. githubkit/versions/ghec_v2022_11_28/models/group_1199.py +6 -8
  1158. githubkit/versions/ghec_v2022_11_28/models/group_1200.py +8 -9
  1159. githubkit/versions/ghec_v2022_11_28/models/group_1201.py +21 -4
  1160. githubkit/versions/ghec_v2022_11_28/models/group_1202.py +8 -11
  1161. githubkit/versions/ghec_v2022_11_28/models/group_1203.py +55 -26
  1162. githubkit/versions/ghec_v2022_11_28/models/group_1204.py +8 -5
  1163. githubkit/versions/ghec_v2022_11_28/models/group_1205.py +10 -10
  1164. githubkit/versions/ghec_v2022_11_28/models/group_1206.py +28 -42
  1165. githubkit/versions/ghec_v2022_11_28/models/group_1207.py +38 -6
  1166. githubkit/versions/ghec_v2022_11_28/models/group_1208.py +44 -6
  1167. githubkit/versions/ghec_v2022_11_28/models/group_1209.py +35 -11
  1168. githubkit/versions/ghec_v2022_11_28/models/group_1210.py +17 -8
  1169. githubkit/versions/ghec_v2022_11_28/models/group_1211.py +24 -18
  1170. githubkit/versions/ghec_v2022_11_28/models/group_1212.py +30 -11
  1171. githubkit/versions/ghec_v2022_11_28/models/group_1213.py +7 -10
  1172. githubkit/versions/ghec_v2022_11_28/models/group_1214.py +10 -20
  1173. githubkit/versions/ghec_v2022_11_28/models/group_1215.py +4 -8
  1174. githubkit/versions/ghec_v2022_11_28/models/group_1216.py +6 -6
  1175. githubkit/versions/ghec_v2022_11_28/models/group_1217.py +39 -8
  1176. githubkit/versions/ghec_v2022_11_28/models/group_1218.py +5 -5
  1177. githubkit/versions/ghec_v2022_11_28/models/group_1219.py +10 -12
  1178. githubkit/versions/ghec_v2022_11_28/models/group_1220.py +49 -9
  1179. githubkit/versions/ghec_v2022_11_28/models/group_1221.py +6 -8
  1180. githubkit/versions/ghec_v2022_11_28/models/group_1222.py +6 -13
  1181. githubkit/versions/ghec_v2022_11_28/models/group_1223.py +5 -18
  1182. githubkit/versions/ghec_v2022_11_28/models/group_1224.py +11 -7
  1183. githubkit/versions/ghec_v2022_11_28/models/group_1225.py +18 -15
  1184. githubkit/versions/ghec_v2022_11_28/models/group_1226.py +5 -21
  1185. githubkit/versions/ghec_v2022_11_28/models/group_1227.py +8 -20
  1186. githubkit/versions/ghec_v2022_11_28/models/group_1228.py +18 -11
  1187. githubkit/versions/ghec_v2022_11_28/models/group_1229.py +5 -8
  1188. githubkit/versions/ghec_v2022_11_28/models/group_1230.py +11 -12
  1189. githubkit/versions/ghec_v2022_11_28/models/group_1231.py +9 -29
  1190. githubkit/versions/ghec_v2022_11_28/models/group_1232.py +11 -36
  1191. githubkit/versions/ghec_v2022_11_28/models/group_1233.py +8 -26
  1192. githubkit/versions/ghec_v2022_11_28/models/group_1234.py +9 -25
  1193. githubkit/versions/ghec_v2022_11_28/models/group_1235.py +8 -27
  1194. githubkit/versions/ghec_v2022_11_28/models/group_1236.py +12 -13
  1195. githubkit/versions/ghec_v2022_11_28/models/group_1237.py +13 -12
  1196. githubkit/versions/ghec_v2022_11_28/models/group_1238.py +6 -16
  1197. githubkit/versions/ghec_v2022_11_28/models/group_1239.py +10 -22
  1198. githubkit/versions/ghec_v2022_11_28/models/group_1240.py +20 -6
  1199. githubkit/versions/ghec_v2022_11_28/models/group_1241.py +20 -7
  1200. githubkit/versions/ghec_v2022_11_28/models/group_1242.py +11 -8
  1201. githubkit/versions/ghec_v2022_11_28/models/group_1243.py +10 -37
  1202. githubkit/versions/ghec_v2022_11_28/models/group_1244.py +15 -5
  1203. githubkit/versions/ghec_v2022_11_28/models/group_1245.py +29 -9
  1204. githubkit/versions/ghec_v2022_11_28/models/group_1246.py +20 -16
  1205. githubkit/versions/ghec_v2022_11_28/models/group_1247.py +22 -36
  1206. githubkit/versions/ghec_v2022_11_28/models/group_1248.py +21 -32
  1207. githubkit/versions/ghec_v2022_11_28/models/group_1249.py +37 -11
  1208. githubkit/versions/ghec_v2022_11_28/models/group_1250.py +11 -14
  1209. githubkit/versions/ghec_v2022_11_28/models/group_1251.py +15 -6
  1210. githubkit/versions/ghec_v2022_11_28/models/group_1252.py +15 -6
  1211. githubkit/versions/ghec_v2022_11_28/models/group_1253.py +24 -8
  1212. githubkit/versions/ghec_v2022_11_28/models/group_1254.py +6 -11
  1213. githubkit/versions/ghec_v2022_11_28/models/group_1255.py +7 -9
  1214. githubkit/versions/ghec_v2022_11_28/models/group_1256.py +7 -45
  1215. githubkit/versions/ghec_v2022_11_28/models/group_1257.py +41 -11
  1216. githubkit/versions/ghec_v2022_11_28/models/group_1258.py +5 -12
  1217. githubkit/versions/ghec_v2022_11_28/models/group_1259.py +8 -11
  1218. githubkit/versions/ghec_v2022_11_28/models/group_1260.py +22 -6
  1219. githubkit/versions/ghec_v2022_11_28/models/group_1261.py +43 -6
  1220. githubkit/versions/ghec_v2022_11_28/models/group_1262.py +26 -21
  1221. githubkit/versions/ghec_v2022_11_28/models/group_1263.py +5 -12
  1222. githubkit/versions/ghec_v2022_11_28/models/group_1264.py +14 -14
  1223. githubkit/versions/ghec_v2022_11_28/models/group_1265.py +10 -35
  1224. githubkit/versions/ghec_v2022_11_28/models/group_1266.py +8 -9
  1225. githubkit/versions/ghec_v2022_11_28/models/group_1267.py +8 -73
  1226. githubkit/versions/ghec_v2022_11_28/models/group_1268.py +8 -74
  1227. githubkit/versions/ghec_v2022_11_28/models/group_1269.py +8 -17
  1228. githubkit/versions/ghec_v2022_11_28/models/group_1270.py +43 -8
  1229. githubkit/versions/ghec_v2022_11_28/models/group_1271.py +5 -22
  1230. githubkit/versions/ghec_v2022_11_28/models/group_1272.py +9 -11
  1231. githubkit/versions/ghec_v2022_11_28/models/group_1273.py +13 -6
  1232. githubkit/versions/ghec_v2022_11_28/models/group_1274.py +9 -6
  1233. githubkit/versions/ghec_v2022_11_28/models/group_1275.py +6 -14
  1234. githubkit/versions/ghec_v2022_11_28/models/group_1276.py +28 -13
  1235. githubkit/versions/ghec_v2022_11_28/models/group_1277.py +9 -46
  1236. githubkit/versions/ghec_v2022_11_28/models/group_1278.py +16 -44
  1237. githubkit/versions/ghec_v2022_11_28/models/group_1279.py +30 -64
  1238. githubkit/versions/ghec_v2022_11_28/models/group_1280.py +7 -27
  1239. githubkit/versions/ghec_v2022_11_28/models/group_1281.py +73 -8
  1240. githubkit/versions/ghec_v2022_11_28/models/group_1282.py +74 -8
  1241. githubkit/versions/ghec_v2022_11_28/models/group_1283.py +21 -5
  1242. githubkit/versions/ghec_v2022_11_28/models/group_1284.py +12 -5
  1243. githubkit/versions/ghec_v2022_11_28/models/group_1285.py +20 -15
  1244. githubkit/versions/ghec_v2022_11_28/models/group_1286.py +13 -10
  1245. githubkit/versions/ghec_v2022_11_28/models/group_1287.py +6 -10
  1246. githubkit/versions/ghec_v2022_11_28/models/group_1288.py +6 -11
  1247. githubkit/versions/ghec_v2022_11_28/models/group_1289.py +14 -6
  1248. githubkit/versions/ghec_v2022_11_28/models/group_1290.py +18 -8
  1249. githubkit/versions/ghec_v2022_11_28/models/group_1291.py +42 -18
  1250. githubkit/versions/ghec_v2022_11_28/models/group_1292.py +45 -26
  1251. githubkit/versions/ghec_v2022_11_28/models/group_1293.py +67 -8
  1252. githubkit/versions/ghec_v2022_11_28/models/group_1294.py +18 -39
  1253. githubkit/versions/ghec_v2022_11_28/models/group_1295.py +8 -43
  1254. githubkit/versions/ghec_v2022_11_28/models/group_1296.py +10 -32
  1255. githubkit/versions/ghec_v2022_11_28/models/group_1297.py +5 -18
  1256. githubkit/versions/ghec_v2022_11_28/models/group_1298.py +5 -8
  1257. githubkit/versions/ghec_v2022_11_28/models/group_1299.py +16 -6
  1258. githubkit/versions/ghec_v2022_11_28/models/group_1300.py +10 -15
  1259. githubkit/versions/ghec_v2022_11_28/models/group_1301.py +11 -8
  1260. githubkit/versions/ghec_v2022_11_28/models/group_1302.py +9 -9
  1261. githubkit/versions/ghec_v2022_11_28/models/group_1303.py +8 -9
  1262. githubkit/versions/ghec_v2022_11_28/models/group_1304.py +12 -12
  1263. githubkit/versions/ghec_v2022_11_28/models/group_1305.py +24 -16
  1264. githubkit/versions/ghec_v2022_11_28/models/group_1306.py +27 -7
  1265. githubkit/versions/ghec_v2022_11_28/models/group_1307.py +6 -6
  1266. githubkit/versions/ghec_v2022_11_28/models/group_1308.py +48 -9
  1267. githubkit/versions/ghec_v2022_11_28/models/group_1309.py +50 -4
  1268. githubkit/versions/ghec_v2022_11_28/models/group_1310.py +32 -11
  1269. githubkit/versions/ghec_v2022_11_28/models/group_1311.py +16 -7
  1270. githubkit/versions/ghec_v2022_11_28/models/group_1312.py +14 -45
  1271. githubkit/versions/ghec_v2022_11_28/models/group_1313.py +6 -11
  1272. githubkit/versions/ghec_v2022_11_28/models/group_1314.py +10 -84
  1273. githubkit/versions/ghec_v2022_11_28/models/group_1315.py +7 -11
  1274. githubkit/versions/ghec_v2022_11_28/models/group_1316.py +11 -11
  1275. githubkit/versions/ghec_v2022_11_28/models/group_1317.py +8 -12
  1276. githubkit/versions/ghec_v2022_11_28/models/group_1318.py +10 -13
  1277. githubkit/versions/ghec_v2022_11_28/models/group_1319.py +14 -46
  1278. githubkit/versions/ghec_v2022_11_28/models/group_1320.py +10 -9
  1279. githubkit/versions/ghec_v2022_11_28/models/group_1321.py +9 -10
  1280. githubkit/versions/ghec_v2022_11_28/models/group_1322.py +9 -75
  1281. githubkit/versions/ghec_v2022_11_28/models/group_1323.py +21 -0
  1282. githubkit/versions/ghec_v2022_11_28/models/group_1324.py +33 -0
  1283. githubkit/versions/ghec_v2022_11_28/models/group_1325.py +29 -0
  1284. githubkit/versions/ghec_v2022_11_28/models/group_1326.py +59 -0
  1285. githubkit/versions/ghec_v2022_11_28/models/group_1327.py +32 -0
  1286. githubkit/versions/ghec_v2022_11_28/models/group_1328.py +110 -0
  1287. githubkit/versions/ghec_v2022_11_28/models/group_1329.py +32 -0
  1288. githubkit/versions/ghec_v2022_11_28/models/group_1330.py +32 -0
  1289. githubkit/versions/ghec_v2022_11_28/models/group_1331.py +33 -0
  1290. githubkit/versions/ghec_v2022_11_28/models/group_1332.py +35 -0
  1291. githubkit/versions/ghec_v2022_11_28/models/group_1333.py +69 -0
  1292. githubkit/versions/ghec_v2022_11_28/models/group_1334.py +29 -0
  1293. githubkit/versions/ghec_v2022_11_28/models/group_1335.py +29 -0
  1294. githubkit/versions/ghec_v2022_11_28/models/group_1336.py +97 -0
  1295. githubkit/versions/ghec_v2022_11_28/rest/apps.py +1072 -6
  1296. githubkit/versions/ghec_v2022_11_28/rest/billing.py +534 -12
  1297. githubkit/versions/ghec_v2022_11_28/rest/code_scanning.py +513 -0
  1298. githubkit/versions/ghec_v2022_11_28/rest/dependabot.py +14 -8
  1299. githubkit/versions/ghec_v2022_11_28/rest/orgs.py +12 -0
  1300. githubkit/versions/ghec_v2022_11_28/types/__init__.py +4880 -4784
  1301. githubkit/versions/ghec_v2022_11_28/types/group_0018.py +1 -0
  1302. githubkit/versions/ghec_v2022_11_28/types/group_0021.py +1 -1
  1303. githubkit/versions/ghec_v2022_11_28/types/group_0046.py +9 -82
  1304. githubkit/versions/ghec_v2022_11_28/types/group_0047.py +7 -6
  1305. githubkit/versions/ghec_v2022_11_28/types/group_0048.py +18 -11
  1306. githubkit/versions/ghec_v2022_11_28/types/group_0049.py +76 -59
  1307. githubkit/versions/ghec_v2022_11_28/types/group_0050.py +5 -25
  1308. githubkit/versions/ghec_v2022_11_28/types/group_0051.py +13 -10
  1309. githubkit/versions/ghec_v2022_11_28/types/group_0052.py +64 -14
  1310. githubkit/versions/ghec_v2022_11_28/types/group_0053.py +19 -16
  1311. githubkit/versions/ghec_v2022_11_28/types/group_0054.py +8 -82
  1312. githubkit/versions/ghec_v2022_11_28/types/group_0055.py +15 -15
  1313. githubkit/versions/ghec_v2022_11_28/types/group_0056.py +25 -7
  1314. githubkit/versions/ghec_v2022_11_28/types/group_0057.py +70 -30
  1315. githubkit/versions/ghec_v2022_11_28/types/group_0058.py +16 -56
  1316. githubkit/versions/ghec_v2022_11_28/types/group_0059.py +11 -34
  1317. githubkit/versions/ghec_v2022_11_28/types/group_0060.py +31 -111
  1318. githubkit/versions/ghec_v2022_11_28/types/group_0061.py +54 -8
  1319. githubkit/versions/ghec_v2022_11_28/types/group_0062.py +34 -12
  1320. githubkit/versions/ghec_v2022_11_28/types/group_0063.py +118 -17
  1321. githubkit/versions/ghec_v2022_11_28/types/group_0064.py +9 -14
  1322. githubkit/versions/ghec_v2022_11_28/types/group_0065.py +11 -39
  1323. githubkit/versions/ghec_v2022_11_28/types/group_0066.py +22 -20
  1324. githubkit/versions/ghec_v2022_11_28/types/group_0067.py +13 -35
  1325. githubkit/versions/ghec_v2022_11_28/types/group_0068.py +32 -42
  1326. githubkit/versions/ghec_v2022_11_28/types/group_0069.py +17 -180
  1327. githubkit/versions/ghec_v2022_11_28/types/group_0070.py +36 -8
  1328. githubkit/versions/ghec_v2022_11_28/types/group_0071.py +36 -17
  1329. githubkit/versions/ghec_v2022_11_28/types/group_0072.py +161 -50
  1330. githubkit/versions/ghec_v2022_11_28/types/group_0073.py +9 -36
  1331. githubkit/versions/ghec_v2022_11_28/types/group_0074.py +23 -11
  1332. githubkit/versions/ghec_v2022_11_28/types/group_0075.py +62 -19
  1333. githubkit/versions/ghec_v2022_11_28/types/group_0076.py +33 -11
  1334. githubkit/versions/ghec_v2022_11_28/types/group_0077.py +13 -9
  1335. githubkit/versions/ghec_v2022_11_28/types/group_0078.py +26 -15
  1336. githubkit/versions/ghec_v2022_11_28/types/group_0079.py +10 -12
  1337. githubkit/versions/ghec_v2022_11_28/types/group_0080.py +9 -15
  1338. githubkit/versions/ghec_v2022_11_28/types/group_0081.py +17 -12
  1339. githubkit/versions/ghec_v2022_11_28/types/group_0082.py +15 -7
  1340. githubkit/versions/ghec_v2022_11_28/types/group_0083.py +16 -12
  1341. githubkit/versions/ghec_v2022_11_28/types/group_0084.py +14 -7
  1342. githubkit/versions/ghec_v2022_11_28/types/group_0085.py +7 -9
  1343. githubkit/versions/ghec_v2022_11_28/types/group_0086.py +14 -6
  1344. githubkit/versions/ghec_v2022_11_28/types/group_0087.py +7 -14
  1345. githubkit/versions/ghec_v2022_11_28/types/group_0088.py +6 -19
  1346. githubkit/versions/ghec_v2022_11_28/types/group_0089.py +6 -14
  1347. githubkit/versions/ghec_v2022_11_28/types/group_0090.py +14 -5
  1348. githubkit/versions/ghec_v2022_11_28/types/group_0091.py +19 -18
  1349. githubkit/versions/ghec_v2022_11_28/types/group_0092.py +9 -17
  1350. githubkit/versions/ghec_v2022_11_28/types/group_0093.py +4 -21
  1351. githubkit/versions/ghec_v2022_11_28/types/group_0094.py +13 -13
  1352. githubkit/versions/ghec_v2022_11_28/types/group_0095.py +19 -38
  1353. githubkit/versions/ghec_v2022_11_28/types/group_0096.py +18 -8
  1354. githubkit/versions/ghec_v2022_11_28/types/group_0097.py +22 -5
  1355. githubkit/versions/ghec_v2022_11_28/types/group_0098.py +37 -5
  1356. githubkit/versions/ghec_v2022_11_28/types/group_0099.py +7 -7
  1357. githubkit/versions/ghec_v2022_11_28/types/group_0100.py +4 -11
  1358. githubkit/versions/ghec_v2022_11_28/types/group_0101.py +6 -10
  1359. githubkit/versions/ghec_v2022_11_28/types/group_0102.py +12 -5
  1360. githubkit/versions/ghec_v2022_11_28/types/group_0103.py +10 -23
  1361. githubkit/versions/ghec_v2022_11_28/types/group_0104.py +8 -8
  1362. githubkit/versions/ghec_v2022_11_28/types/group_0105.py +5 -12
  1363. githubkit/versions/ghec_v2022_11_28/types/group_0106.py +21 -9
  1364. githubkit/versions/ghec_v2022_11_28/types/group_0107.py +9 -16
  1365. githubkit/versions/ghec_v2022_11_28/types/group_0108.py +10 -10
  1366. githubkit/versions/ghec_v2022_11_28/types/group_0109.py +11 -7
  1367. githubkit/versions/ghec_v2022_11_28/types/group_0110.py +16 -8
  1368. githubkit/versions/ghec_v2022_11_28/types/group_0111.py +10 -7
  1369. githubkit/versions/ghec_v2022_11_28/types/group_0112.py +7 -10
  1370. githubkit/versions/ghec_v2022_11_28/types/group_0113.py +10 -7
  1371. githubkit/versions/ghec_v2022_11_28/types/group_0114.py +7 -10
  1372. githubkit/versions/ghec_v2022_11_28/types/group_0115.py +10 -7
  1373. githubkit/versions/ghec_v2022_11_28/types/group_0116.py +7 -10
  1374. githubkit/versions/ghec_v2022_11_28/types/group_0117.py +10 -7
  1375. githubkit/versions/ghec_v2022_11_28/types/group_0118.py +7 -12
  1376. githubkit/versions/ghec_v2022_11_28/types/group_0119.py +12 -5
  1377. githubkit/versions/ghec_v2022_11_28/types/group_0120.py +7 -11
  1378. githubkit/versions/ghec_v2022_11_28/types/group_0121.py +14 -5
  1379. githubkit/versions/ghec_v2022_11_28/types/group_0122.py +5 -13
  1380. githubkit/versions/ghec_v2022_11_28/types/group_0123.py +13 -5
  1381. githubkit/versions/ghec_v2022_11_28/types/group_0124.py +5 -13
  1382. githubkit/versions/ghec_v2022_11_28/types/group_0125.py +13 -5
  1383. githubkit/versions/ghec_v2022_11_28/types/group_0126.py +5 -9
  1384. githubkit/versions/ghec_v2022_11_28/types/group_0127.py +8 -8
  1385. githubkit/versions/ghec_v2022_11_28/types/group_0128.py +5 -21
  1386. githubkit/versions/ghec_v2022_11_28/types/group_0129.py +6 -11
  1387. githubkit/versions/ghec_v2022_11_28/types/group_0130.py +9 -18
  1388. githubkit/versions/ghec_v2022_11_28/types/group_0131.py +18 -9
  1389. githubkit/versions/ghec_v2022_11_28/types/group_0132.py +13 -4
  1390. githubkit/versions/ghec_v2022_11_28/types/group_0133.py +19 -13
  1391. githubkit/versions/ghec_v2022_11_28/types/group_0134.py +6 -8
  1392. githubkit/versions/ghec_v2022_11_28/types/group_0135.py +4 -15
  1393. githubkit/versions/ghec_v2022_11_28/types/group_0136.py +11 -107
  1394. githubkit/versions/ghec_v2022_11_28/types/group_0137.py +11 -10
  1395. githubkit/versions/ghec_v2022_11_28/types/group_0138.py +13 -6
  1396. githubkit/versions/ghec_v2022_11_28/types/group_0139.py +110 -10
  1397. githubkit/versions/ghec_v2022_11_28/types/group_0140.py +11 -5
  1398. githubkit/versions/ghec_v2022_11_28/types/group_0141.py +8 -5
  1399. githubkit/versions/ghec_v2022_11_28/types/group_0142.py +10 -91
  1400. githubkit/versions/ghec_v2022_11_28/types/group_0143.py +5 -43
  1401. githubkit/versions/ghec_v2022_11_28/types/group_0144.py +4 -20
  1402. githubkit/versions/ghec_v2022_11_28/types/group_0145.py +96 -78
  1403. githubkit/versions/ghec_v2022_11_28/types/group_0146.py +40 -26
  1404. githubkit/versions/ghec_v2022_11_28/types/group_0147.py +15 -24
  1405. githubkit/versions/ghec_v2022_11_28/types/group_0148.py +76 -27
  1406. githubkit/versions/ghec_v2022_11_28/types/group_0149.py +36 -12
  1407. githubkit/versions/ghec_v2022_11_28/types/group_0150.py +31 -7
  1408. githubkit/versions/ghec_v2022_11_28/types/group_0151.py +20 -18
  1409. githubkit/versions/ghec_v2022_11_28/types/group_0152.py +14 -24
  1410. githubkit/versions/ghec_v2022_11_28/types/group_0153.py +10 -25
  1411. githubkit/versions/ghec_v2022_11_28/types/group_0154.py +9 -16
  1412. githubkit/versions/ghec_v2022_11_28/types/group_0155.py +7 -99
  1413. githubkit/versions/ghec_v2022_11_28/types/group_0156.py +27 -39
  1414. githubkit/versions/ghec_v2022_11_28/types/group_0157.py +23 -64
  1415. githubkit/versions/ghec_v2022_11_28/types/group_0158.py +23 -46
  1416. githubkit/versions/ghec_v2022_11_28/types/group_0159.py +15 -41
  1417. githubkit/versions/ghec_v2022_11_28/types/group_0160.py +86 -50
  1418. githubkit/versions/ghec_v2022_11_28/types/group_0161.py +27 -103
  1419. githubkit/versions/ghec_v2022_11_28/types/group_0162.py +64 -24
  1420. githubkit/versions/ghec_v2022_11_28/types/group_0163.py +41 -21
  1421. githubkit/versions/ghec_v2022_11_28/types/group_0164.py +38 -7
  1422. githubkit/versions/ghec_v2022_11_28/types/group_0165.py +59 -17
  1423. githubkit/versions/ghec_v2022_11_28/types/group_0166.py +108 -17
  1424. githubkit/versions/ghec_v2022_11_28/types/group_0167.py +23 -18
  1425. githubkit/versions/ghec_v2022_11_28/types/group_0168.py +19 -20
  1426. githubkit/versions/ghec_v2022_11_28/types/group_0169.py +7 -65
  1427. githubkit/versions/ghec_v2022_11_28/types/group_0170.py +21 -84
  1428. githubkit/versions/ghec_v2022_11_28/types/group_0171.py +17 -144
  1429. githubkit/versions/ghec_v2022_11_28/types/group_0172.py +17 -25
  1430. githubkit/versions/ghec_v2022_11_28/types/group_0173.py +25 -13
  1431. githubkit/versions/ghec_v2022_11_28/types/group_0174.py +64 -16
  1432. githubkit/versions/ghec_v2022_11_28/types/group_0175.py +80 -9
  1433. githubkit/versions/ghec_v2022_11_28/types/group_0176.py +134 -84
  1434. githubkit/versions/ghec_v2022_11_28/types/group_0177.py +28 -5
  1435. githubkit/versions/ghec_v2022_11_28/types/group_0178.py +15 -8
  1436. githubkit/versions/ghec_v2022_11_28/types/group_0179.py +16 -10
  1437. githubkit/versions/ghec_v2022_11_28/types/group_0180.py +8 -72
  1438. githubkit/versions/ghec_v2022_11_28/types/group_0181.py +86 -24
  1439. githubkit/versions/ghec_v2022_11_28/types/group_0182.py +5 -12
  1440. githubkit/versions/ghec_v2022_11_28/types/group_0183.py +8 -85
  1441. githubkit/versions/ghec_v2022_11_28/types/group_0184.py +4 -4
  1442. githubkit/versions/ghec_v2022_11_28/types/group_0185.py +66 -24
  1443. githubkit/versions/ghec_v2022_11_28/types/group_0186.py +34 -19
  1444. githubkit/versions/ghec_v2022_11_28/types/group_0187.py +13 -7
  1445. githubkit/versions/ghec_v2022_11_28/types/group_0188.py +84 -7
  1446. githubkit/versions/ghec_v2022_11_28/types/group_0189.py +9 -5
  1447. githubkit/versions/ghec_v2022_11_28/types/group_0190.py +24 -65
  1448. githubkit/versions/ghec_v2022_11_28/types/group_0191.py +19 -21
  1449. githubkit/versions/ghec_v2022_11_28/types/group_0192.py +8 -31
  1450. githubkit/versions/ghec_v2022_11_28/types/group_0193.py +8 -18
  1451. githubkit/versions/ghec_v2022_11_28/types/group_0194.py +9 -22
  1452. githubkit/versions/ghec_v2022_11_28/types/group_0195.py +94 -7
  1453. githubkit/versions/ghec_v2022_11_28/types/group_0196.py +67 -22
  1454. githubkit/versions/ghec_v2022_11_28/types/group_0197.py +22 -10
  1455. githubkit/versions/ghec_v2022_11_28/types/group_0198.py +31 -11
  1456. githubkit/versions/ghec_v2022_11_28/types/group_0199.py +16 -6
  1457. githubkit/versions/ghec_v2022_11_28/types/group_0200.py +21 -6
  1458. githubkit/versions/ghec_v2022_11_28/types/group_0201.py +9 -14
  1459. githubkit/versions/ghec_v2022_11_28/types/group_0202.py +28 -9
  1460. githubkit/versions/ghec_v2022_11_28/types/group_0203.py +10 -11
  1461. githubkit/versions/ghec_v2022_11_28/types/group_0204.py +11 -15
  1462. githubkit/versions/ghec_v2022_11_28/types/group_0205.py +8 -15
  1463. githubkit/versions/ghec_v2022_11_28/types/group_0206.py +6 -26
  1464. githubkit/versions/ghec_v2022_11_28/types/group_0207.py +16 -32
  1465. githubkit/versions/ghec_v2022_11_28/types/group_0208.py +9 -6
  1466. githubkit/versions/ghec_v2022_11_28/types/group_0209.py +8 -30
  1467. githubkit/versions/ghec_v2022_11_28/types/group_0210.py +16 -9
  1468. githubkit/versions/ghec_v2022_11_28/types/group_0211.py +14 -9
  1469. githubkit/versions/ghec_v2022_11_28/types/group_0212.py +16 -27
  1470. githubkit/versions/ghec_v2022_11_28/types/group_0213.py +26 -30
  1471. githubkit/versions/ghec_v2022_11_28/types/group_0214.py +6 -42
  1472. githubkit/versions/ghec_v2022_11_28/types/group_0215.py +22 -55
  1473. githubkit/versions/ghec_v2022_11_28/types/group_0216.py +9 -64
  1474. githubkit/versions/ghec_v2022_11_28/types/group_0217.py +9 -14
  1475. githubkit/versions/ghec_v2022_11_28/types/group_0218.py +30 -18
  1476. githubkit/versions/ghec_v2022_11_28/types/group_0219.py +34 -10
  1477. githubkit/versions/ghec_v2022_11_28/types/group_0220.py +43 -11
  1478. githubkit/versions/ghec_v2022_11_28/types/group_0221.py +65 -10
  1479. githubkit/versions/ghec_v2022_11_28/types/group_0222.py +52 -131
  1480. githubkit/versions/ghec_v2022_11_28/types/group_0223.py +16 -17
  1481. githubkit/versions/ghec_v2022_11_28/types/group_0224.py +23 -40
  1482. githubkit/versions/ghec_v2022_11_28/types/group_0225.py +9 -23
  1483. githubkit/versions/ghec_v2022_11_28/types/group_0226.py +10 -131
  1484. githubkit/versions/ghec_v2022_11_28/types/group_0227.py +9 -19
  1485. githubkit/versions/ghec_v2022_11_28/types/group_0228.py +128 -88
  1486. githubkit/versions/ghec_v2022_11_28/types/group_0229.py +19 -33
  1487. githubkit/versions/ghec_v2022_11_28/types/group_0230.py +41 -23
  1488. githubkit/versions/ghec_v2022_11_28/types/group_0231.py +18 -13
  1489. githubkit/versions/ghec_v2022_11_28/types/group_0232.py +131 -8
  1490. githubkit/versions/ghec_v2022_11_28/types/group_0233.py +13 -28
  1491. githubkit/versions/ghec_v2022_11_28/types/group_0234.py +85 -96
  1492. githubkit/versions/ghec_v2022_11_28/types/group_0235.py +22 -15
  1493. githubkit/versions/ghec_v2022_11_28/types/group_0236.py +20 -11
  1494. githubkit/versions/ghec_v2022_11_28/types/group_0237.py +13 -6
  1495. githubkit/versions/ghec_v2022_11_28/types/group_0238.py +10 -7
  1496. githubkit/versions/ghec_v2022_11_28/types/group_0239.py +36 -11
  1497. githubkit/versions/ghec_v2022_11_28/types/group_0240.py +112 -16
  1498. githubkit/versions/ghec_v2022_11_28/types/group_0241.py +19 -29
  1499. githubkit/versions/ghec_v2022_11_28/types/group_0242.py +13 -22
  1500. githubkit/versions/ghec_v2022_11_28/types/group_0243.py +10 -57
  1501. githubkit/versions/ghec_v2022_11_28/types/group_0244.py +8 -9
  1502. githubkit/versions/ghec_v2022_11_28/types/group_0245.py +9 -8
  1503. githubkit/versions/ghec_v2022_11_28/types/group_0246.py +18 -9
  1504. githubkit/versions/ghec_v2022_11_28/types/group_0247.py +33 -7
  1505. githubkit/versions/ghec_v2022_11_28/types/group_0248.py +25 -6
  1506. githubkit/versions/ghec_v2022_11_28/types/group_0249.py +52 -40
  1507. githubkit/versions/ghec_v2022_11_28/types/group_0250.py +7 -37
  1508. githubkit/versions/ghec_v2022_11_28/types/group_0251.py +6 -59
  1509. githubkit/versions/ghec_v2022_11_28/types/group_0252.py +8 -29
  1510. githubkit/versions/ghec_v2022_11_28/types/group_0253.py +8 -6
  1511. githubkit/versions/ghec_v2022_11_28/types/group_0254.py +5 -7
  1512. githubkit/versions/ghec_v2022_11_28/types/group_0255.py +37 -28
  1513. githubkit/versions/ghec_v2022_11_28/types/group_0256.py +33 -32
  1514. githubkit/versions/ghec_v2022_11_28/types/group_0257.py +58 -71
  1515. githubkit/versions/ghec_v2022_11_28/types/group_0258.py +22 -32
  1516. githubkit/versions/ghec_v2022_11_28/types/group_0259.py +5 -25
  1517. githubkit/versions/ghec_v2022_11_28/types/group_0260.py +8 -11
  1518. githubkit/versions/ghec_v2022_11_28/types/group_0261.py +36 -7
  1519. githubkit/versions/ghec_v2022_11_28/types/group_0262.py +35 -20
  1520. githubkit/versions/ghec_v2022_11_28/types/group_0263.py +69 -21
  1521. githubkit/versions/ghec_v2022_11_28/types/group_0264.py +35 -115
  1522. githubkit/versions/ghec_v2022_11_28/types/group_0265.py +22 -126
  1523. githubkit/versions/ghec_v2022_11_28/types/group_0266.py +9 -22
  1524. githubkit/versions/ghec_v2022_11_28/types/group_0267.py +7 -9
  1525. githubkit/versions/ghec_v2022_11_28/types/group_0268.py +23 -10
  1526. githubkit/versions/ghec_v2022_11_28/types/group_0269.py +28 -20
  1527. githubkit/versions/ghec_v2022_11_28/types/group_0270.py +109 -40
  1528. githubkit/versions/ghec_v2022_11_28/types/group_0271.py +120 -15
  1529. githubkit/versions/ghec_v2022_11_28/types/group_0272.py +13 -17
  1530. githubkit/versions/ghec_v2022_11_28/types/group_0273.py +8 -122
  1531. githubkit/versions/ghec_v2022_11_28/types/group_0274.py +9 -19
  1532. githubkit/versions/ghec_v2022_11_28/types/group_0275.py +19 -28
  1533. githubkit/versions/ghec_v2022_11_28/types/group_0276.py +46 -21
  1534. githubkit/versions/ghec_v2022_11_28/types/group_0277.py +17 -55
  1535. githubkit/versions/ghec_v2022_11_28/types/group_0278.py +26 -16
  1536. githubkit/versions/ghec_v2022_11_28/types/group_0279.py +114 -50
  1537. githubkit/versions/ghec_v2022_11_28/types/group_0280.py +17 -27
  1538. githubkit/versions/ghec_v2022_11_28/types/group_0281.py +28 -27
  1539. githubkit/versions/ghec_v2022_11_28/types/group_0282.py +24 -45
  1540. githubkit/versions/ghec_v2022_11_28/types/group_0283.py +61 -7
  1541. githubkit/versions/ghec_v2022_11_28/types/group_0284.py +16 -7
  1542. githubkit/versions/ghec_v2022_11_28/types/group_0285.py +60 -5
  1543. githubkit/versions/ghec_v2022_11_28/types/group_0286.py +28 -20
  1544. githubkit/versions/ghec_v2022_11_28/types/group_0287.py +34 -15
  1545. githubkit/versions/ghec_v2022_11_28/types/group_0288.py +43 -17
  1546. githubkit/versions/ghec_v2022_11_28/types/group_0289.py +7 -13
  1547. githubkit/versions/ghec_v2022_11_28/types/group_0290.py +8 -7
  1548. githubkit/versions/ghec_v2022_11_28/types/group_0291.py +9 -38
  1549. githubkit/versions/ghec_v2022_11_28/types/group_0292.py +20 -12
  1550. githubkit/versions/ghec_v2022_11_28/types/group_0293.py +7 -25
  1551. githubkit/versions/ghec_v2022_11_28/types/group_0294.py +19 -15
  1552. githubkit/versions/ghec_v2022_11_28/types/group_0295.py +14 -32
  1553. githubkit/versions/ghec_v2022_11_28/types/group_0296.py +13 -33
  1554. githubkit/versions/ghec_v2022_11_28/types/group_0297.py +34 -10
  1555. githubkit/versions/ghec_v2022_11_28/types/group_0298.py +13 -5
  1556. githubkit/versions/ghec_v2022_11_28/types/group_0299.py +28 -8
  1557. githubkit/versions/ghec_v2022_11_28/types/group_0300.py +16 -22
  1558. githubkit/versions/ghec_v2022_11_28/types/group_0301.py +32 -23
  1559. githubkit/versions/ghec_v2022_11_28/types/group_0302.py +28 -8
  1560. githubkit/versions/ghec_v2022_11_28/types/group_0303.py +8 -19
  1561. githubkit/versions/ghec_v2022_11_28/types/group_0304.py +5 -55
  1562. githubkit/versions/ghec_v2022_11_28/types/group_0305.py +6 -48
  1563. githubkit/versions/ghec_v2022_11_28/types/group_0306.py +23 -20
  1564. githubkit/versions/ghec_v2022_11_28/types/group_0307.py +22 -6
  1565. githubkit/versions/ghec_v2022_11_28/types/group_0308.py +5 -11
  1566. githubkit/versions/ghec_v2022_11_28/types/group_0309.py +12 -66
  1567. githubkit/versions/ghec_v2022_11_28/types/group_0310.py +49 -19
  1568. githubkit/versions/ghec_v2022_11_28/types/group_0311.py +49 -13
  1569. githubkit/versions/ghec_v2022_11_28/types/group_0312.py +12 -29
  1570. githubkit/versions/ghec_v2022_11_28/types/group_0313.py +5 -18
  1571. githubkit/versions/ghec_v2022_11_28/types/group_0314.py +11 -38
  1572. githubkit/versions/ghec_v2022_11_28/types/group_0315.py +68 -16
  1573. githubkit/versions/ghec_v2022_11_28/types/group_0316.py +17 -48
  1574. githubkit/versions/ghec_v2022_11_28/types/group_0317.py +13 -26
  1575. githubkit/versions/ghec_v2022_11_28/types/group_0318.py +27 -23
  1576. githubkit/versions/ghec_v2022_11_28/types/group_0319.py +19 -28
  1577. githubkit/versions/ghec_v2022_11_28/types/group_0320.py +34 -23
  1578. githubkit/versions/ghec_v2022_11_28/types/group_0321.py +23 -98
  1579. githubkit/versions/ghec_v2022_11_28/types/group_0322.py +43 -31
  1580. githubkit/versions/ghec_v2022_11_28/types/group_0323.py +29 -32
  1581. githubkit/versions/ghec_v2022_11_28/types/group_0324.py +30 -31
  1582. githubkit/versions/ghec_v2022_11_28/types/group_0325.py +27 -11
  1583. githubkit/versions/ghec_v2022_11_28/types/group_0326.py +22 -19
  1584. githubkit/versions/ghec_v2022_11_28/types/group_0327.py +78 -52
  1585. githubkit/versions/ghec_v2022_11_28/types/group_0328.py +46 -8
  1586. githubkit/versions/ghec_v2022_11_28/types/group_0329.py +32 -14
  1587. githubkit/versions/ghec_v2022_11_28/types/group_0330.py +39 -33
  1588. githubkit/versions/ghec_v2022_11_28/types/group_0331.py +11 -48
  1589. githubkit/versions/ghec_v2022_11_28/types/group_0332.py +31 -33
  1590. githubkit/versions/ghec_v2022_11_28/types/group_0333.py +71 -8
  1591. githubkit/versions/ghec_v2022_11_28/types/group_0334.py +8 -61
  1592. githubkit/versions/ghec_v2022_11_28/types/group_0335.py +10 -11
  1593. githubkit/versions/ghec_v2022_11_28/types/group_0336.py +27 -9
  1594. githubkit/versions/ghec_v2022_11_28/types/group_0337.py +50 -6
  1595. githubkit/versions/ghec_v2022_11_28/types/group_0338.py +34 -10
  1596. githubkit/versions/ghec_v2022_11_28/types/group_0339.py +7 -8
  1597. githubkit/versions/ghec_v2022_11_28/types/group_0340.py +47 -16
  1598. githubkit/versions/ghec_v2022_11_28/types/group_0341.py +12 -8
  1599. githubkit/versions/ghec_v2022_11_28/types/group_0342.py +8 -13
  1600. githubkit/versions/ghec_v2022_11_28/types/group_0343.py +6 -72
  1601. githubkit/versions/ghec_v2022_11_28/types/group_0344.py +4 -21
  1602. githubkit/versions/ghec_v2022_11_28/types/group_0345.py +8 -34
  1603. githubkit/versions/ghec_v2022_11_28/types/group_0346.py +21 -17
  1604. githubkit/versions/ghec_v2022_11_28/types/group_0347.py +8 -7
  1605. githubkit/versions/ghec_v2022_11_28/types/group_0348.py +11 -20
  1606. githubkit/versions/ghec_v2022_11_28/types/group_0349.py +64 -50
  1607. githubkit/versions/ghec_v2022_11_28/types/group_0350.py +18 -10
  1608. githubkit/versions/ghec_v2022_11_28/types/group_0351.py +35 -9
  1609. githubkit/versions/ghec_v2022_11_28/types/group_0352.py +17 -98
  1610. githubkit/versions/ghec_v2022_11_28/types/group_0353.py +7 -30
  1611. githubkit/versions/ghec_v2022_11_28/types/group_0354.py +19 -26
  1612. githubkit/versions/ghec_v2022_11_28/types/group_0355.py +56 -19
  1613. githubkit/versions/ghec_v2022_11_28/types/group_0356.py +9 -17
  1614. githubkit/versions/ghec_v2022_11_28/types/group_0357.py +8 -27
  1615. githubkit/versions/ghec_v2022_11_28/types/group_0358.py +89 -13
  1616. githubkit/versions/ghec_v2022_11_28/types/group_0359.py +11 -11
  1617. githubkit/versions/ghec_v2022_11_28/types/group_0360.py +17 -10
  1618. githubkit/versions/ghec_v2022_11_28/types/group_0361.py +10 -12
  1619. githubkit/versions/ghec_v2022_11_28/types/group_0362.py +9 -20
  1620. githubkit/versions/ghec_v2022_11_28/types/group_0363.py +15 -6
  1621. githubkit/versions/ghec_v2022_11_28/types/group_0364.py +11 -16
  1622. githubkit/versions/ghec_v2022_11_28/types/group_0365.py +12 -16
  1623. githubkit/versions/ghec_v2022_11_28/types/group_0366.py +9 -20
  1624. githubkit/versions/ghec_v2022_11_28/types/group_0367.py +10 -21
  1625. githubkit/versions/ghec_v2022_11_28/types/group_0368.py +25 -30
  1626. githubkit/versions/ghec_v2022_11_28/types/group_0369.py +17 -13
  1627. githubkit/versions/ghec_v2022_11_28/types/group_0370.py +33 -6
  1628. githubkit/versions/ghec_v2022_11_28/types/group_0371.py +23 -62
  1629. githubkit/versions/ghec_v2022_11_28/types/group_0372.py +22 -45
  1630. githubkit/versions/ghec_v2022_11_28/types/group_0373.py +22 -82
  1631. githubkit/versions/ghec_v2022_11_28/types/group_0374.py +31 -14
  1632. githubkit/versions/ghec_v2022_11_28/types/group_0375.py +13 -17
  1633. githubkit/versions/ghec_v2022_11_28/types/group_0376.py +6 -19
  1634. githubkit/versions/ghec_v2022_11_28/types/group_0377.py +69 -13
  1635. githubkit/versions/ghec_v2022_11_28/types/group_0378.py +59 -7
  1636. githubkit/versions/ghec_v2022_11_28/types/group_0379.py +86 -25
  1637. githubkit/versions/ghec_v2022_11_28/types/group_0380.py +19 -9
  1638. githubkit/versions/ghec_v2022_11_28/types/group_0381.py +17 -52
  1639. githubkit/versions/ghec_v2022_11_28/types/group_0382.py +15 -22
  1640. githubkit/versions/ghec_v2022_11_28/types/group_0383.py +15 -6
  1641. githubkit/versions/ghec_v2022_11_28/types/group_0384.py +7 -13
  1642. githubkit/versions/ghec_v2022_11_28/types/group_0385.py +39 -25
  1643. githubkit/versions/ghec_v2022_11_28/types/group_0386.py +8 -77
  1644. githubkit/versions/ghec_v2022_11_28/types/group_0387.py +52 -73
  1645. githubkit/versions/ghec_v2022_11_28/types/group_0388.py +25 -9
  1646. githubkit/versions/ghec_v2022_11_28/types/group_0389.py +7 -24
  1647. githubkit/versions/ghec_v2022_11_28/types/group_0390.py +11 -13
  1648. githubkit/versions/ghec_v2022_11_28/types/group_0391.py +25 -15
  1649. githubkit/versions/ghec_v2022_11_28/types/group_0392.py +78 -10
  1650. githubkit/versions/ghec_v2022_11_28/types/group_0393.py +59 -39
  1651. githubkit/versions/ghec_v2022_11_28/types/group_0394.py +10 -49
  1652. githubkit/versions/ghec_v2022_11_28/types/group_0395.py +24 -7
  1653. githubkit/versions/ghec_v2022_11_28/types/group_0396.py +12 -23
  1654. githubkit/versions/ghec_v2022_11_28/types/group_0397.py +10 -36
  1655. githubkit/versions/ghec_v2022_11_28/types/group_0398.py +9 -6
  1656. githubkit/versions/ghec_v2022_11_28/types/group_0399.py +54 -9
  1657. githubkit/versions/ghec_v2022_11_28/types/group_0400.py +50 -8
  1658. githubkit/versions/ghec_v2022_11_28/types/group_0401.py +8 -11
  1659. githubkit/versions/ghec_v2022_11_28/types/group_0402.py +25 -9
  1660. githubkit/versions/ghec_v2022_11_28/types/group_0403.py +39 -12
  1661. githubkit/versions/ghec_v2022_11_28/types/group_0404.py +8 -11
  1662. githubkit/versions/ghec_v2022_11_28/types/group_0405.py +6 -6
  1663. githubkit/versions/ghec_v2022_11_28/types/group_0406.py +4 -4
  1664. githubkit/versions/ghec_v2022_11_28/types/group_0407.py +6 -6
  1665. githubkit/versions/ghec_v2022_11_28/types/group_0408.py +4 -7
  1666. githubkit/versions/ghec_v2022_11_28/types/group_0409.py +4 -4
  1667. githubkit/versions/ghec_v2022_11_28/types/group_0410.py +6 -6
  1668. githubkit/versions/ghec_v2022_11_28/types/group_0411.py +6 -6
  1669. githubkit/versions/ghec_v2022_11_28/types/group_0412.py +4 -7
  1670. githubkit/versions/ghec_v2022_11_28/types/group_0413.py +6 -6
  1671. githubkit/versions/ghec_v2022_11_28/types/group_0414.py +6 -6
  1672. githubkit/versions/ghec_v2022_11_28/types/group_0415.py +4 -7
  1673. githubkit/versions/ghec_v2022_11_28/types/group_0416.py +6 -6
  1674. githubkit/versions/ghec_v2022_11_28/types/group_0417.py +6 -6
  1675. githubkit/versions/ghec_v2022_11_28/types/group_0418.py +6 -6
  1676. githubkit/versions/ghec_v2022_11_28/types/group_0419.py +6 -6
  1677. githubkit/versions/ghec_v2022_11_28/types/group_0420.py +6 -6
  1678. githubkit/versions/ghec_v2022_11_28/types/group_0421.py +10 -71
  1679. githubkit/versions/ghec_v2022_11_28/types/group_0422.py +10 -57
  1680. githubkit/versions/ghec_v2022_11_28/types/group_0423.py +11 -8
  1681. githubkit/versions/ghec_v2022_11_28/types/group_0424.py +10 -37
  1682. githubkit/versions/ghec_v2022_11_28/types/group_0425.py +11 -5
  1683. githubkit/versions/ghec_v2022_11_28/types/group_0426.py +10 -70
  1684. githubkit/versions/ghec_v2022_11_28/types/group_0427.py +69 -49
  1685. githubkit/versions/ghec_v2022_11_28/types/group_0428.py +55 -72
  1686. githubkit/versions/ghec_v2022_11_28/types/group_0429.py +8 -12
  1687. githubkit/versions/ghec_v2022_11_28/types/group_0430.py +37 -8
  1688. githubkit/versions/ghec_v2022_11_28/types/group_0431.py +5 -24
  1689. githubkit/versions/ghec_v2022_11_28/types/group_0432.py +72 -6
  1690. githubkit/versions/ghec_v2022_11_28/types/group_0433.py +51 -13
  1691. githubkit/versions/ghec_v2022_11_28/types/group_0434.py +70 -16
  1692. githubkit/versions/ghec_v2022_11_28/types/group_0435.py +11 -10
  1693. githubkit/versions/ghec_v2022_11_28/types/group_0436.py +7 -5
  1694. githubkit/versions/ghec_v2022_11_28/types/group_0437.py +25 -8
  1695. githubkit/versions/ghec_v2022_11_28/types/group_0438.py +5 -11
  1696. githubkit/versions/ghec_v2022_11_28/types/group_0439.py +12 -8
  1697. githubkit/versions/ghec_v2022_11_28/types/group_0440.py +19 -7
  1698. githubkit/versions/ghec_v2022_11_28/types/group_0441.py +10 -10
  1699. githubkit/versions/ghec_v2022_11_28/types/group_0442.py +7 -24
  1700. githubkit/versions/ghec_v2022_11_28/types/group_0443.py +8 -12
  1701. githubkit/versions/ghec_v2022_11_28/types/group_0444.py +10 -38
  1702. githubkit/versions/ghec_v2022_11_28/types/group_0445.py +10 -19
  1703. githubkit/versions/ghec_v2022_11_28/types/group_0446.py +8 -17
  1704. githubkit/versions/ghec_v2022_11_28/types/group_0447.py +10 -16
  1705. githubkit/versions/ghec_v2022_11_28/types/group_0448.py +18 -12
  1706. githubkit/versions/ghec_v2022_11_28/types/group_0449.py +13 -21
  1707. githubkit/versions/ghec_v2022_11_28/types/group_0450.py +35 -11
  1708. githubkit/versions/ghec_v2022_11_28/types/group_0451.py +13 -27
  1709. githubkit/versions/ghec_v2022_11_28/types/group_0452.py +18 -9
  1710. githubkit/versions/ghec_v2022_11_28/types/group_0453.py +16 -5
  1711. githubkit/versions/ghec_v2022_11_28/types/group_0454.py +10 -27
  1712. githubkit/versions/ghec_v2022_11_28/types/group_0455.py +16 -100
  1713. githubkit/versions/ghec_v2022_11_28/types/group_0456.py +14 -18
  1714. githubkit/versions/ghec_v2022_11_28/types/group_0457.py +27 -29
  1715. githubkit/versions/ghec_v2022_11_28/types/group_0458.py +8 -44
  1716. githubkit/versions/ghec_v2022_11_28/types/group_0459.py +6 -34
  1717. githubkit/versions/ghec_v2022_11_28/types/group_0460.py +35 -106
  1718. githubkit/versions/ghec_v2022_11_28/types/group_0461.py +95 -21
  1719. githubkit/versions/ghec_v2022_11_28/types/group_0462.py +13 -117
  1720. githubkit/versions/ghec_v2022_11_28/types/group_0463.py +20 -60
  1721. githubkit/versions/ghec_v2022_11_28/types/group_0464.py +30 -41
  1722. githubkit/versions/ghec_v2022_11_28/types/group_0465.py +27 -56
  1723. githubkit/versions/ghec_v2022_11_28/types/group_0466.py +105 -7
  1724. githubkit/versions/ghec_v2022_11_28/types/group_0467.py +26 -13
  1725. githubkit/versions/ghec_v2022_11_28/types/group_0468.py +112 -75
  1726. githubkit/versions/ghec_v2022_11_28/types/group_0469.py +73 -9
  1727. githubkit/versions/ghec_v2022_11_28/types/group_0470.py +46 -51
  1728. githubkit/versions/ghec_v2022_11_28/types/group_0471.py +58 -9
  1729. githubkit/versions/ghec_v2022_11_28/types/group_0472.py +7 -32
  1730. githubkit/versions/ghec_v2022_11_28/types/group_0473.py +15 -7
  1731. githubkit/versions/ghec_v2022_11_28/types/group_0474.py +82 -7
  1732. githubkit/versions/ghec_v2022_11_28/types/group_0475.py +9 -9
  1733. githubkit/versions/ghec_v2022_11_28/types/group_0476.py +55 -11
  1734. githubkit/versions/ghec_v2022_11_28/types/group_0477.py +11 -7
  1735. githubkit/versions/ghec_v2022_11_28/types/group_0478.py +28 -17
  1736. githubkit/versions/ghec_v2022_11_28/types/group_0479.py +7 -22
  1737. githubkit/versions/ghec_v2022_11_28/types/group_0480.py +8 -10
  1738. githubkit/versions/ghec_v2022_11_28/types/group_0481.py +11 -22
  1739. githubkit/versions/ghec_v2022_11_28/types/group_0482.py +11 -266
  1740. githubkit/versions/ghec_v2022_11_28/types/group_0483.py +8 -41
  1741. githubkit/versions/ghec_v2022_11_28/types/group_0484.py +21 -13
  1742. githubkit/versions/ghec_v2022_11_28/types/group_0485.py +20 -167
  1743. githubkit/versions/ghec_v2022_11_28/types/group_0486.py +14 -44
  1744. githubkit/versions/ghec_v2022_11_28/types/group_0487.py +18 -54
  1745. githubkit/versions/ghec_v2022_11_28/types/group_0488.py +269 -15
  1746. githubkit/versions/ghec_v2022_11_28/types/group_0489.py +42 -13
  1747. githubkit/versions/ghec_v2022_11_28/types/group_0490.py +12 -58
  1748. githubkit/versions/ghec_v2022_11_28/types/group_0491.py +171 -12
  1749. githubkit/versions/ghec_v2022_11_28/types/group_0492.py +42 -25
  1750. githubkit/versions/ghec_v2022_11_28/types/group_0493.py +48 -63
  1751. githubkit/versions/ghec_v2022_11_28/types/group_0494.py +13 -142
  1752. githubkit/versions/ghec_v2022_11_28/types/group_0495.py +11 -69
  1753. githubkit/versions/ghec_v2022_11_28/types/group_0496.py +60 -11
  1754. githubkit/versions/ghec_v2022_11_28/types/group_0497.py +10 -7
  1755. githubkit/versions/ghec_v2022_11_28/types/group_0498.py +31 -13
  1756. githubkit/versions/ghec_v2022_11_28/types/group_0499.py +14 -19
  1757. githubkit/versions/ghec_v2022_11_28/types/group_0500.py +140 -9
  1758. githubkit/versions/ghec_v2022_11_28/types/group_0501.py +16 -284
  1759. githubkit/versions/ghec_v2022_11_28/types/group_0502.py +8 -51
  1760. githubkit/versions/ghec_v2022_11_28/types/group_0503.py +6 -338
  1761. githubkit/versions/ghec_v2022_11_28/types/group_0504.py +13 -31
  1762. githubkit/versions/ghec_v2022_11_28/types/group_0505.py +76 -37
  1763. githubkit/versions/ghec_v2022_11_28/types/group_0506.py +10 -33
  1764. githubkit/versions/ghec_v2022_11_28/types/group_0507.py +321 -24
  1765. githubkit/versions/ghec_v2022_11_28/types/group_0508.py +53 -12
  1766. githubkit/versions/ghec_v2022_11_28/types/group_0509.py +291 -5
  1767. githubkit/versions/ghec_v2022_11_28/types/group_0510.py +3 -20
  1768. githubkit/versions/ghec_v2022_11_28/types/group_0511.py +31 -146
  1769. githubkit/versions/ghec_v2022_11_28/types/group_0512.py +33 -42
  1770. githubkit/versions/ghec_v2022_11_28/types/group_0513.py +34 -39
  1771. githubkit/versions/ghec_v2022_11_28/types/group_0514.py +14 -15
  1772. githubkit/versions/ghec_v2022_11_28/types/group_0515.py +49 -19
  1773. githubkit/versions/ghec_v2022_11_28/types/group_0516.py +42 -15
  1774. githubkit/versions/ghec_v2022_11_28/types/group_0517.py +151 -16
  1775. githubkit/versions/ghec_v2022_11_28/types/group_0518.py +45 -19
  1776. githubkit/versions/ghec_v2022_11_28/types/group_0519.py +41 -73
  1777. githubkit/versions/ghec_v2022_11_28/types/group_0520.py +14 -14
  1778. githubkit/versions/ghec_v2022_11_28/types/group_0521.py +17 -854
  1779. githubkit/versions/ghec_v2022_11_28/types/group_0522.py +10 -116
  1780. githubkit/versions/ghec_v2022_11_28/types/group_0523.py +14 -75
  1781. githubkit/versions/ghec_v2022_11_28/types/group_0524.py +16 -119
  1782. githubkit/versions/ghec_v2022_11_28/types/group_0525.py +75 -120
  1783. githubkit/versions/ghec_v2022_11_28/types/group_0526.py +14 -54
  1784. githubkit/versions/ghec_v2022_11_28/types/group_0527.py +857 -37
  1785. githubkit/versions/ghec_v2022_11_28/types/group_0528.py +100 -64
  1786. githubkit/versions/ghec_v2022_11_28/types/group_0529.py +43 -77
  1787. githubkit/versions/ghec_v2022_11_28/types/group_0530.py +118 -26
  1788. githubkit/versions/ghec_v2022_11_28/types/group_0531.py +110 -28
  1789. githubkit/versions/ghec_v2022_11_28/types/group_0532.py +53 -15
  1790. githubkit/versions/ghec_v2022_11_28/types/group_0533.py +42 -17
  1791. githubkit/versions/ghec_v2022_11_28/types/group_0534.py +85 -17
  1792. githubkit/versions/ghec_v2022_11_28/types/group_0535.py +113 -17
  1793. githubkit/versions/ghec_v2022_11_28/types/group_0536.py +23 -154
  1794. githubkit/versions/ghec_v2022_11_28/types/group_0537.py +46 -21
  1795. githubkit/versions/ghec_v2022_11_28/types/group_0538.py +9 -11
  1796. githubkit/versions/ghec_v2022_11_28/types/group_0539.py +9 -11
  1797. githubkit/versions/ghec_v2022_11_28/types/group_0540.py +11 -13
  1798. githubkit/versions/ghec_v2022_11_28/types/group_0541.py +11 -13
  1799. githubkit/versions/ghec_v2022_11_28/types/group_0542.py +158 -10
  1800. githubkit/versions/ghec_v2022_11_28/types/group_0543.py +18 -7
  1801. githubkit/versions/ghec_v2022_11_28/types/group_0544.py +12 -10
  1802. githubkit/versions/ghec_v2022_11_28/types/group_0545.py +18 -7
  1803. githubkit/versions/ghec_v2022_11_28/types/group_0546.py +14 -23
  1804. githubkit/versions/ghec_v2022_11_28/types/group_0547.py +20 -7
  1805. githubkit/versions/ghec_v2022_11_28/types/group_0548.py +8 -8
  1806. githubkit/versions/ghec_v2022_11_28/types/group_0549.py +4 -4
  1807. githubkit/versions/ghec_v2022_11_28/types/group_0550.py +10 -253
  1808. githubkit/versions/ghec_v2022_11_28/types/group_0551.py +6 -255
  1809. githubkit/versions/ghec_v2022_11_28/types/group_0552.py +16 -242
  1810. githubkit/versions/ghec_v2022_11_28/types/group_0553.py +6 -144
  1811. githubkit/versions/ghec_v2022_11_28/types/group_0554.py +10 -177
  1812. githubkit/versions/ghec_v2022_11_28/types/group_0555.py +6 -112
  1813. githubkit/versions/ghec_v2022_11_28/types/group_0556.py +193 -75
  1814. githubkit/versions/ghec_v2022_11_28/types/group_0557.py +214 -75
  1815. githubkit/versions/ghec_v2022_11_28/types/group_0558.py +215 -71
  1816. githubkit/versions/ghec_v2022_11_28/types/group_0559.py +101 -53
  1817. githubkit/versions/ghec_v2022_11_28/types/group_0560.py +174 -11
  1818. githubkit/versions/ghec_v2022_11_28/types/group_0561.py +107 -10
  1819. githubkit/versions/ghec_v2022_11_28/types/group_0562.py +131 -14
  1820. githubkit/versions/ghec_v2022_11_28/types/group_0563.py +112 -11
  1821. githubkit/versions/ghec_v2022_11_28/types/group_0564.py +106 -11
  1822. githubkit/versions/ghec_v2022_11_28/types/group_0565.py +92 -14
  1823. githubkit/versions/ghec_v2022_11_28/types/group_0566.py +10 -8
  1824. githubkit/versions/ghec_v2022_11_28/types/group_0567.py +11 -13
  1825. githubkit/versions/ghec_v2022_11_28/types/group_0568.py +19 -13
  1826. githubkit/versions/ghec_v2022_11_28/types/group_0569.py +11 -13
  1827. githubkit/versions/ghec_v2022_11_28/types/group_0570.py +11 -13
  1828. githubkit/versions/ghec_v2022_11_28/types/group_0571.py +14 -13
  1829. githubkit/versions/ghec_v2022_11_28/types/group_0572.py +11 -11
  1830. githubkit/versions/ghec_v2022_11_28/types/group_0573.py +9 -9
  1831. githubkit/versions/ghec_v2022_11_28/types/group_0574.py +11 -11
  1832. githubkit/versions/ghec_v2022_11_28/types/group_0575.py +11 -11
  1833. githubkit/versions/ghec_v2022_11_28/types/group_0576.py +13 -536
  1834. githubkit/versions/ghec_v2022_11_28/types/group_0577.py +17 -20
  1835. githubkit/versions/ghec_v2022_11_28/types/group_0578.py +13 -405
  1836. githubkit/versions/ghec_v2022_11_28/types/group_0579.py +13 -403
  1837. githubkit/versions/ghec_v2022_11_28/types/group_0580.py +12 -438
  1838. githubkit/versions/ghec_v2022_11_28/types/group_0581.py +12 -750
  1839. githubkit/versions/ghec_v2022_11_28/types/group_0582.py +535 -14
  1840. githubkit/versions/ghec_v2022_11_28/types/group_0583.py +20 -51
  1841. githubkit/versions/ghec_v2022_11_28/types/group_0584.py +404 -12
  1842. githubkit/versions/ghec_v2022_11_28/types/group_0585.py +402 -14
  1843. githubkit/versions/ghec_v2022_11_28/types/group_0586.py +438 -14
  1844. githubkit/versions/ghec_v2022_11_28/types/group_0587.py +742 -23
  1845. githubkit/versions/ghec_v2022_11_28/types/group_0588.py +11 -9
  1846. githubkit/versions/ghec_v2022_11_28/types/group_0589.py +43 -9
  1847. githubkit/versions/ghec_v2022_11_28/types/group_0590.py +9 -34
  1848. githubkit/versions/ghec_v2022_11_28/types/group_0591.py +11 -11
  1849. githubkit/versions/ghec_v2022_11_28/types/group_0592.py +11 -9
  1850. githubkit/versions/ghec_v2022_11_28/types/group_0593.py +28 -9
  1851. githubkit/versions/ghec_v2022_11_28/types/group_0594.py +9 -9
  1852. githubkit/versions/ghec_v2022_11_28/types/group_0595.py +9 -11
  1853. githubkit/versions/ghec_v2022_11_28/types/group_0596.py +43 -8
  1854. githubkit/versions/ghec_v2022_11_28/types/group_0597.py +14 -10
  1855. githubkit/versions/ghec_v2022_11_28/types/group_0598.py +9 -11
  1856. githubkit/versions/ghec_v2022_11_28/types/group_0599.py +9 -9
  1857. githubkit/versions/ghec_v2022_11_28/types/group_0600.py +9 -9
  1858. githubkit/versions/ghec_v2022_11_28/types/group_0601.py +13 -12
  1859. githubkit/versions/ghec_v2022_11_28/types/group_0602.py +8 -142
  1860. githubkit/versions/ghec_v2022_11_28/types/group_0603.py +15 -140
  1861. githubkit/versions/ghec_v2022_11_28/types/group_0604.py +20 -8
  1862. githubkit/versions/ghec_v2022_11_28/types/group_0605.py +17 -112
  1863. githubkit/versions/ghec_v2022_11_28/types/group_0606.py +18 -8
  1864. githubkit/versions/ghec_v2022_11_28/types/group_0607.py +12 -23
  1865. githubkit/versions/ghec_v2022_11_28/types/group_0608.py +140 -18
  1866. githubkit/versions/ghec_v2022_11_28/types/group_0609.py +140 -18
  1867. githubkit/versions/ghec_v2022_11_28/types/group_0610.py +8 -19
  1868. githubkit/versions/ghec_v2022_11_28/types/group_0611.py +106 -30
  1869. githubkit/versions/ghec_v2022_11_28/types/group_0612.py +7 -36
  1870. githubkit/versions/ghec_v2022_11_28/types/group_0613.py +25 -14
  1871. githubkit/versions/ghec_v2022_11_28/types/group_0614.py +14 -80
  1872. githubkit/versions/ghec_v2022_11_28/types/group_0615.py +8 -8
  1873. githubkit/versions/ghec_v2022_11_28/types/group_0616.py +13 -14
  1874. githubkit/versions/ghec_v2022_11_28/types/group_0617.py +30 -71
  1875. githubkit/versions/ghec_v2022_11_28/types/group_0618.py +31 -142
  1876. githubkit/versions/ghec_v2022_11_28/types/group_0619.py +18 -153
  1877. githubkit/versions/ghec_v2022_11_28/types/group_0620.py +62 -29
  1878. githubkit/versions/ghec_v2022_11_28/types/group_0621.py +22 -29
  1879. githubkit/versions/ghec_v2022_11_28/types/group_0622.py +26 -36
  1880. githubkit/versions/ghec_v2022_11_28/types/group_0623.py +52 -51
  1881. githubkit/versions/ghec_v2022_11_28/types/group_0624.py +139 -24
  1882. githubkit/versions/ghec_v2022_11_28/types/group_0625.py +155 -7
  1883. githubkit/versions/ghec_v2022_11_28/types/group_0626.py +11 -97
  1884. githubkit/versions/ghec_v2022_11_28/types/group_0627.py +27 -28
  1885. githubkit/versions/ghec_v2022_11_28/types/group_0628.py +25 -22
  1886. githubkit/versions/ghec_v2022_11_28/types/group_0629.py +76 -19
  1887. githubkit/versions/ghec_v2022_11_28/types/group_0630.py +24 -139
  1888. githubkit/versions/ghec_v2022_11_28/types/group_0631.py +7 -155
  1889. githubkit/versions/ghec_v2022_11_28/types/group_0632.py +97 -11
  1890. githubkit/versions/ghec_v2022_11_28/types/group_0633.py +28 -27
  1891. githubkit/versions/ghec_v2022_11_28/types/group_0634.py +22 -25
  1892. githubkit/versions/ghec_v2022_11_28/types/group_0635.py +19 -76
  1893. githubkit/versions/ghec_v2022_11_28/types/group_0636.py +139 -24
  1894. githubkit/versions/ghec_v2022_11_28/types/group_0637.py +155 -7
  1895. githubkit/versions/ghec_v2022_11_28/types/group_0638.py +11 -98
  1896. githubkit/versions/ghec_v2022_11_28/types/group_0639.py +27 -28
  1897. githubkit/versions/ghec_v2022_11_28/types/group_0640.py +25 -22
  1898. githubkit/versions/ghec_v2022_11_28/types/group_0641.py +76 -21
  1899. githubkit/versions/ghec_v2022_11_28/types/group_0642.py +24 -137
  1900. githubkit/versions/ghec_v2022_11_28/types/group_0643.py +7 -153
  1901. githubkit/versions/ghec_v2022_11_28/types/group_0644.py +98 -11
  1902. githubkit/versions/ghec_v2022_11_28/types/group_0645.py +28 -27
  1903. githubkit/versions/ghec_v2022_11_28/types/group_0646.py +22 -25
  1904. githubkit/versions/ghec_v2022_11_28/types/group_0647.py +21 -75
  1905. githubkit/versions/ghec_v2022_11_28/types/group_0648.py +137 -24
  1906. githubkit/versions/ghec_v2022_11_28/types/group_0649.py +153 -7
  1907. githubkit/versions/ghec_v2022_11_28/types/group_0650.py +11 -97
  1908. githubkit/versions/ghec_v2022_11_28/types/group_0651.py +27 -28
  1909. githubkit/versions/ghec_v2022_11_28/types/group_0652.py +25 -22
  1910. githubkit/versions/ghec_v2022_11_28/types/group_0653.py +74 -18
  1911. githubkit/versions/ghec_v2022_11_28/types/group_0654.py +37 -22
  1912. githubkit/versions/ghec_v2022_11_28/types/group_0655.py +7 -180
  1913. githubkit/versions/ghec_v2022_11_28/types/group_0656.py +71 -115
  1914. githubkit/versions/ghec_v2022_11_28/types/group_0657.py +28 -27
  1915. githubkit/versions/ghec_v2022_11_28/types/group_0658.py +25 -24
  1916. githubkit/versions/ghec_v2022_11_28/types/group_0659.py +18 -74
  1917. githubkit/versions/ghec_v2022_11_28/types/group_0660.py +22 -36
  1918. githubkit/versions/ghec_v2022_11_28/types/group_0661.py +171 -13
  1919. githubkit/versions/ghec_v2022_11_28/types/group_0662.py +141 -67
  1920. githubkit/versions/ghec_v2022_11_28/types/group_0663.py +27 -24
  1921. githubkit/versions/ghec_v2022_11_28/types/group_0664.py +22 -22
  1922. githubkit/versions/ghec_v2022_11_28/types/group_0665.py +75 -17
  1923. githubkit/versions/ghec_v2022_11_28/types/group_0666.py +9 -325
  1924. githubkit/versions/ghec_v2022_11_28/types/group_0667.py +20 -19
  1925. githubkit/versions/ghec_v2022_11_28/types/group_0668.py +63 -308
  1926. githubkit/versions/ghec_v2022_11_28/types/group_0669.py +29 -54
  1927. githubkit/versions/ghec_v2022_11_28/types/group_0670.py +10 -331
  1928. githubkit/versions/ghec_v2022_11_28/types/group_0671.py +10 -12
  1929. githubkit/versions/ghec_v2022_11_28/types/group_0672.py +48 -47
  1930. githubkit/versions/ghec_v2022_11_28/types/group_0673.py +12 -10
  1931. githubkit/versions/ghec_v2022_11_28/types/group_0674.py +54 -50
  1932. githubkit/versions/ghec_v2022_11_28/types/group_0675.py +40 -12
  1933. githubkit/versions/ghec_v2022_11_28/types/group_0676.py +46 -47
  1934. githubkit/versions/ghec_v2022_11_28/types/group_0677.py +12 -12
  1935. githubkit/versions/ghec_v2022_11_28/types/group_0678.py +294 -127
  1936. githubkit/versions/ghec_v2022_11_28/types/group_0679.py +17 -376
  1937. githubkit/versions/ghec_v2022_11_28/types/group_0680.py +47 -45
  1938. githubkit/versions/ghec_v2022_11_28/types/group_0681.py +12 -10
  1939. githubkit/versions/ghec_v2022_11_28/types/group_0682.py +347 -17
  1940. githubkit/versions/ghec_v2022_11_28/types/group_0683.py +19 -347
  1941. githubkit/versions/ghec_v2022_11_28/types/group_0684.py +180 -20
  1942. githubkit/versions/ghec_v2022_11_28/types/group_0685.py +321 -128
  1943. githubkit/versions/ghec_v2022_11_28/types/group_0686.py +43 -71
  1944. githubkit/versions/ghec_v2022_11_28/types/group_0687.py +11 -13
  1945. githubkit/versions/ghec_v2022_11_28/types/group_0688.py +11 -13
  1946. githubkit/versions/ghec_v2022_11_28/types/group_0689.py +347 -19
  1947. githubkit/versions/ghec_v2022_11_28/types/group_0690.py +12 -10
  1948. githubkit/versions/ghec_v2022_11_28/types/group_0691.py +129 -295
  1949. githubkit/versions/ghec_v2022_11_28/types/group_0692.py +375 -17
  1950. githubkit/versions/ghec_v2022_11_28/types/group_0693.py +10 -10
  1951. githubkit/versions/ghec_v2022_11_28/types/group_0694.py +14 -12
  1952. githubkit/versions/ghec_v2022_11_28/types/group_0695.py +12 -10
  1953. githubkit/versions/ghec_v2022_11_28/types/group_0696.py +10 -46
  1954. githubkit/versions/ghec_v2022_11_28/types/group_0697.py +349 -20
  1955. githubkit/versions/ghec_v2022_11_28/types/group_0698.py +12 -63
  1956. githubkit/versions/ghec_v2022_11_28/types/group_0699.py +13 -64
  1957. githubkit/versions/ghec_v2022_11_28/types/group_0700.py +13 -66
  1958. githubkit/versions/ghec_v2022_11_28/types/group_0701.py +11 -14
  1959. githubkit/versions/ghec_v2022_11_28/types/group_0702.py +34 -35
  1960. githubkit/versions/ghec_v2022_11_28/types/group_0703.py +15 -41
  1961. githubkit/versions/ghec_v2022_11_28/types/group_0704.py +62 -11
  1962. githubkit/versions/ghec_v2022_11_28/types/group_0705.py +62 -41
  1963. githubkit/versions/ghec_v2022_11_28/types/group_0706.py +62 -41
  1964. githubkit/versions/ghec_v2022_11_28/types/group_0707.py +15 -10
  1965. githubkit/versions/ghec_v2022_11_28/types/group_0708.py +51 -13
  1966. githubkit/versions/ghec_v2022_11_28/types/group_0709.py +31 -32
  1967. githubkit/versions/ghec_v2022_11_28/types/group_0710.py +11 -11
  1968. githubkit/versions/ghec_v2022_11_28/types/group_0711.py +47 -15
  1969. githubkit/versions/ghec_v2022_11_28/types/group_0712.py +47 -15
  1970. githubkit/versions/ghec_v2022_11_28/types/group_0713.py +11 -49
  1971. githubkit/versions/ghec_v2022_11_28/types/group_0714.py +12 -13
  1972. githubkit/versions/ghec_v2022_11_28/types/group_0715.py +43 -13
  1973. githubkit/versions/ghec_v2022_11_28/types/group_0716.py +13 -13
  1974. githubkit/versions/ghec_v2022_11_28/types/group_0717.py +12 -12
  1975. githubkit/versions/ghec_v2022_11_28/types/group_0718.py +12 -12
  1976. githubkit/versions/ghec_v2022_11_28/types/group_0719.py +42 -59
  1977. githubkit/versions/ghec_v2022_11_28/types/group_0720.py +12 -12
  1978. githubkit/versions/ghec_v2022_11_28/types/group_0721.py +11 -28
  1979. githubkit/versions/ghec_v2022_11_28/types/group_0722.py +18 -35
  1980. githubkit/versions/ghec_v2022_11_28/types/group_0723.py +11 -11
  1981. githubkit/versions/ghec_v2022_11_28/types/group_0724.py +17 -63
  1982. githubkit/versions/ghec_v2022_11_28/types/group_0725.py +40 -455
  1983. githubkit/versions/ghec_v2022_11_28/types/group_0726.py +12 -12
  1984. githubkit/versions/ghec_v2022_11_28/types/group_0727.py +35 -62
  1985. githubkit/versions/ghec_v2022_11_28/types/group_0728.py +26 -150
  1986. githubkit/versions/ghec_v2022_11_28/types/group_0729.py +12 -66
  1987. githubkit/versions/ghec_v2022_11_28/types/group_0730.py +63 -15
  1988. githubkit/versions/ghec_v2022_11_28/types/group_0731.py +486 -16
  1989. githubkit/versions/ghec_v2022_11_28/types/group_0732.py +13 -11
  1990. githubkit/versions/ghec_v2022_11_28/types/group_0733.py +61 -15
  1991. githubkit/versions/ghec_v2022_11_28/types/group_0734.py +159 -14
  1992. githubkit/versions/ghec_v2022_11_28/types/group_0735.py +62 -26
  1993. githubkit/versions/ghec_v2022_11_28/types/group_0736.py +16 -7
  1994. githubkit/versions/ghec_v2022_11_28/types/group_0737.py +11 -30
  1995. githubkit/versions/ghec_v2022_11_28/types/group_0738.py +10 -12
  1996. githubkit/versions/ghec_v2022_11_28/types/group_0739.py +12 -63
  1997. githubkit/versions/ghec_v2022_11_28/types/group_0740.py +10 -31
  1998. githubkit/versions/ghec_v2022_11_28/types/group_0741.py +23 -69
  1999. githubkit/versions/ghec_v2022_11_28/types/group_0742.py +7 -48
  2000. githubkit/versions/ghec_v2022_11_28/types/group_0743.py +34 -43
  2001. githubkit/versions/ghec_v2022_11_28/types/group_0744.py +10 -10
  2002. githubkit/versions/ghec_v2022_11_28/types/group_0745.py +62 -13
  2003. githubkit/versions/ghec_v2022_11_28/types/group_0746.py +29 -12
  2004. githubkit/versions/ghec_v2022_11_28/types/group_0747.py +74 -27
  2005. githubkit/versions/ghec_v2022_11_28/types/group_0748.py +47 -17
  2006. githubkit/versions/ghec_v2022_11_28/types/group_0749.py +47 -21
  2007. githubkit/versions/ghec_v2022_11_28/types/group_0750.py +12 -12
  2008. githubkit/versions/ghec_v2022_11_28/types/group_0751.py +10 -38
  2009. githubkit/versions/ghec_v2022_11_28/types/group_0752.py +13 -13
  2010. githubkit/versions/ghec_v2022_11_28/types/group_0753.py +31 -10
  2011. githubkit/versions/ghec_v2022_11_28/types/group_0754.py +13 -12
  2012. githubkit/versions/ghec_v2022_11_28/types/group_0755.py +13 -9
  2013. githubkit/versions/ghec_v2022_11_28/types/group_0756.py +14 -59
  2014. githubkit/versions/ghec_v2022_11_28/types/group_0757.py +42 -12
  2015. githubkit/versions/ghec_v2022_11_28/types/group_0758.py +14 -30
  2016. githubkit/versions/ghec_v2022_11_28/types/group_0759.py +8 -8
  2017. githubkit/versions/ghec_v2022_11_28/types/group_0760.py +11 -8
  2018. githubkit/versions/ghec_v2022_11_28/types/group_0761.py +9 -93
  2019. githubkit/versions/ghec_v2022_11_28/types/group_0762.py +46 -19
  2020. githubkit/versions/ghec_v2022_11_28/types/group_0763.py +8 -8
  2021. githubkit/versions/ghec_v2022_11_28/types/group_0764.py +29 -9
  2022. githubkit/versions/ghec_v2022_11_28/types/group_0765.py +7 -7
  2023. githubkit/versions/ghec_v2022_11_28/types/group_0766.py +7 -7
  2024. githubkit/versions/ghec_v2022_11_28/types/group_0767.py +72 -42
  2025. githubkit/versions/ghec_v2022_11_28/types/group_0768.py +32 -10
  2026. githubkit/versions/ghec_v2022_11_28/types/group_0769.py +12 -937
  2027. githubkit/versions/ghec_v2022_11_28/types/group_0770.py +10 -984
  2028. githubkit/versions/ghec_v2022_11_28/types/group_0771.py +10 -974
  2029. githubkit/versions/ghec_v2022_11_28/types/group_0772.py +9 -14
  2030. githubkit/versions/ghec_v2022_11_28/types/group_0773.py +64 -15
  2031. githubkit/versions/ghec_v2022_11_28/types/group_0774.py +9 -14
  2032. githubkit/versions/ghec_v2022_11_28/types/group_0775.py +165 -176
  2033. githubkit/versions/ghec_v2022_11_28/types/group_0776.py +959 -41
  2034. githubkit/versions/ghec_v2022_11_28/types/group_0777.py +174 -134
  2035. githubkit/versions/ghec_v2022_11_28/types/group_0778.py +11 -928
  2036. githubkit/versions/ghec_v2022_11_28/types/group_0779.py +11 -920
  2037. githubkit/versions/ghec_v2022_11_28/types/group_0780.py +9 -9
  2038. githubkit/versions/ghec_v2022_11_28/types/group_0781.py +944 -11
  2039. githubkit/versions/ghec_v2022_11_28/types/group_0782.py +61 -10
  2040. githubkit/versions/ghec_v2022_11_28/types/group_0783.py +930 -11
  2041. githubkit/versions/ghec_v2022_11_28/types/group_0784.py +175 -325
  2042. githubkit/versions/ghec_v2022_11_28/types/group_0785.py +183 -217
  2043. githubkit/versions/ghec_v2022_11_28/types/group_0786.py +14 -960
  2044. githubkit/versions/ghec_v2022_11_28/types/group_0787.py +12 -1008
  2045. githubkit/versions/ghec_v2022_11_28/types/group_0788.py +12 -902
  2046. githubkit/versions/ghec_v2022_11_28/types/group_0789.py +11 -1051
  2047. githubkit/versions/ghec_v2022_11_28/types/group_0790.py +294 -283
  2048. githubkit/versions/ghec_v2022_11_28/types/group_0791.py +177 -254
  2049. githubkit/versions/ghec_v2022_11_28/types/group_0792.py +170 -257
  2050. githubkit/versions/ghec_v2022_11_28/types/group_0793.py +206 -124
  2051. githubkit/versions/ghec_v2022_11_28/types/group_0794.py +145 -329
  2052. githubkit/versions/ghec_v2022_11_28/types/group_0795.py +260 -304
  2053. githubkit/versions/ghec_v2022_11_28/types/group_0796.py +263 -142
  2054. githubkit/versions/ghec_v2022_11_28/types/group_0797.py +250 -159
  2055. githubkit/versions/ghec_v2022_11_28/types/group_0798.py +273 -165
  2056. githubkit/versions/ghec_v2022_11_28/types/group_0799.py +179 -184
  2057. githubkit/versions/ghec_v2022_11_28/types/group_0800.py +916 -111
  2058. githubkit/versions/ghec_v2022_11_28/types/group_0801.py +1098 -13
  2059. githubkit/versions/ghec_v2022_11_28/types/group_0802.py +932 -40
  2060. githubkit/versions/ghec_v2022_11_28/types/group_0803.py +819 -381
  2061. githubkit/versions/ghec_v2022_11_28/types/group_0804.py +938 -12
  2062. githubkit/versions/ghec_v2022_11_28/types/group_0805.py +919 -37
  2063. githubkit/versions/ghec_v2022_11_28/types/group_0806.py +263 -138
  2064. githubkit/versions/ghec_v2022_11_28/types/group_0807.py +11 -11
  2065. githubkit/versions/ghec_v2022_11_28/types/group_0808.py +61 -17
  2066. githubkit/versions/ghec_v2022_11_28/types/group_0809.py +493 -42
  2067. githubkit/versions/ghec_v2022_11_28/types/group_0810.py +13 -141
  2068. githubkit/versions/ghec_v2022_11_28/types/group_0811.py +55 -17
  2069. githubkit/versions/ghec_v2022_11_28/types/group_0812.py +163 -18
  2070. githubkit/versions/ghec_v2022_11_28/types/group_0813.py +11 -11
  2071. githubkit/versions/ghec_v2022_11_28/types/group_0814.py +11 -11
  2072. githubkit/versions/ghec_v2022_11_28/types/group_0815.py +51 -10
  2073. githubkit/versions/ghec_v2022_11_28/types/group_0816.py +140 -10
  2074. githubkit/versions/ghec_v2022_11_28/types/group_0817.py +11 -9
  2075. githubkit/versions/ghec_v2022_11_28/types/group_0818.py +11 -9
  2076. githubkit/versions/ghec_v2022_11_28/types/group_0819.py +14 -25
  2077. githubkit/versions/ghec_v2022_11_28/types/group_0820.py +12 -51
  2078. githubkit/versions/ghec_v2022_11_28/types/group_0821.py +11 -9
  2079. githubkit/versions/ghec_v2022_11_28/types/group_0822.py +8 -8
  2080. githubkit/versions/ghec_v2022_11_28/types/group_0823.py +8 -8
  2081. githubkit/versions/ghec_v2022_11_28/types/group_0824.py +8 -32
  2082. githubkit/versions/ghec_v2022_11_28/types/group_0825.py +25 -14
  2083. githubkit/versions/ghec_v2022_11_28/types/group_0826.py +51 -12
  2084. githubkit/versions/ghec_v2022_11_28/types/group_0827.py +9 -13
  2085. githubkit/versions/ghec_v2022_11_28/types/group_0828.py +15 -27
  2086. githubkit/versions/ghec_v2022_11_28/types/group_0829.py +15 -14
  2087. githubkit/versions/ghec_v2022_11_28/types/group_0830.py +28 -67
  2088. githubkit/versions/ghec_v2022_11_28/types/group_0831.py +17 -87
  2089. githubkit/versions/ghec_v2022_11_28/types/group_0832.py +17 -107
  2090. githubkit/versions/ghec_v2022_11_28/types/group_0833.py +14 -90
  2091. githubkit/versions/ghec_v2022_11_28/types/group_0834.py +27 -15
  2092. githubkit/versions/ghec_v2022_11_28/types/group_0835.py +14 -17
  2093. githubkit/versions/ghec_v2022_11_28/types/group_0836.py +71 -69
  2094. githubkit/versions/ghec_v2022_11_28/types/group_0837.py +87 -17
  2095. githubkit/versions/ghec_v2022_11_28/types/group_0838.py +100 -69
  2096. githubkit/versions/ghec_v2022_11_28/types/group_0839.py +90 -12
  2097. githubkit/versions/ghec_v2022_11_28/types/group_0840.py +9 -11
  2098. githubkit/versions/ghec_v2022_11_28/types/group_0841.py +19 -5
  2099. githubkit/versions/ghec_v2022_11_28/types/group_0842.py +71 -12
  2100. githubkit/versions/ghec_v2022_11_28/types/group_0843.py +11 -11
  2101. githubkit/versions/ghec_v2022_11_28/types/group_0844.py +71 -12
  2102. githubkit/versions/ghec_v2022_11_28/types/group_0845.py +9 -9
  2103. githubkit/versions/ghec_v2022_11_28/types/group_0846.py +17 -25
  2104. githubkit/versions/ghec_v2022_11_28/types/group_0847.py +5 -19
  2105. githubkit/versions/ghec_v2022_11_28/types/group_0848.py +11 -11
  2106. githubkit/versions/ghec_v2022_11_28/types/group_0849.py +11 -11
  2107. githubkit/versions/ghec_v2022_11_28/types/group_0850.py +17 -103
  2108. githubkit/versions/ghec_v2022_11_28/types/group_0851.py +12 -10
  2109. githubkit/versions/ghec_v2022_11_28/types/group_0852.py +30 -10
  2110. githubkit/versions/ghec_v2022_11_28/types/group_0853.py +17 -6
  2111. githubkit/versions/ghec_v2022_11_28/types/group_0854.py +11 -11
  2112. githubkit/versions/ghec_v2022_11_28/types/group_0855.py +11 -11
  2113. githubkit/versions/ghec_v2022_11_28/types/group_0856.py +95 -26
  2114. githubkit/versions/ghec_v2022_11_28/types/group_0857.py +11 -14
  2115. githubkit/versions/ghec_v2022_11_28/types/group_0858.py +5 -20
  2116. githubkit/versions/ghec_v2022_11_28/types/group_0859.py +6 -19
  2117. githubkit/versions/ghec_v2022_11_28/types/group_0860.py +12 -11
  2118. githubkit/versions/ghec_v2022_11_28/types/group_0861.py +11 -10
  2119. githubkit/versions/ghec_v2022_11_28/types/group_0862.py +26 -184
  2120. githubkit/versions/ghec_v2022_11_28/types/group_0863.py +18 -11
  2121. githubkit/versions/ghec_v2022_11_28/types/group_0864.py +21 -6
  2122. githubkit/versions/ghec_v2022_11_28/types/group_0865.py +19 -11
  2123. githubkit/versions/ghec_v2022_11_28/types/group_0866.py +17 -6
  2124. githubkit/versions/ghec_v2022_11_28/types/group_0867.py +15 -19
  2125. githubkit/versions/ghec_v2022_11_28/types/group_0868.py +192 -20
  2126. githubkit/versions/ghec_v2022_11_28/types/group_0869.py +11 -20
  2127. githubkit/versions/ghec_v2022_11_28/types/group_0870.py +6 -21
  2128. githubkit/versions/ghec_v2022_11_28/types/group_0871.py +11 -15
  2129. githubkit/versions/ghec_v2022_11_28/types/group_0872.py +6 -185
  2130. githubkit/versions/ghec_v2022_11_28/types/group_0873.py +22 -182
  2131. githubkit/versions/ghec_v2022_11_28/types/group_0874.py +21 -181
  2132. githubkit/versions/ghec_v2022_11_28/types/group_0875.py +22 -250
  2133. githubkit/versions/ghec_v2022_11_28/types/group_0876.py +22 -186
  2134. githubkit/versions/ghec_v2022_11_28/types/group_0877.py +9 -9
  2135. githubkit/versions/ghec_v2022_11_28/types/group_0878.py +176 -17
  2136. githubkit/versions/ghec_v2022_11_28/types/group_0879.py +165 -54
  2137. githubkit/versions/ghec_v2022_11_28/types/group_0880.py +168 -43
  2138. githubkit/versions/ghec_v2022_11_28/types/group_0881.py +244 -43
  2139. githubkit/versions/ghec_v2022_11_28/types/group_0882.py +170 -47
  2140. githubkit/versions/ghec_v2022_11_28/types/group_0883.py +22 -51
  2141. githubkit/versions/ghec_v2022_11_28/types/group_0884.py +28 -43
  2142. githubkit/versions/ghec_v2022_11_28/types/group_0885.py +35 -28
  2143. githubkit/versions/ghec_v2022_11_28/types/group_0886.py +25 -32
  2144. githubkit/versions/ghec_v2022_11_28/types/group_0887.py +37 -406
  2145. githubkit/versions/ghec_v2022_11_28/types/group_0888.py +37 -390
  2146. githubkit/versions/ghec_v2022_11_28/types/group_0889.py +31 -403
  2147. githubkit/versions/ghec_v2022_11_28/types/group_0890.py +42 -27
  2148. githubkit/versions/ghec_v2022_11_28/types/group_0891.py +64 -9
  2149. githubkit/versions/ghec_v2022_11_28/types/group_0892.py +63 -8
  2150. githubkit/versions/ghec_v2022_11_28/types/group_0893.py +419 -4
  2151. githubkit/versions/ghec_v2022_11_28/types/group_0894.py +414 -7
  2152. githubkit/versions/ghec_v2022_11_28/types/group_0895.py +418 -5
  2153. githubkit/versions/ghec_v2022_11_28/types/group_0896.py +32 -10
  2154. githubkit/versions/ghec_v2022_11_28/types/group_0897.py +8 -4
  2155. githubkit/versions/ghec_v2022_11_28/types/group_0898.py +9 -5
  2156. githubkit/versions/ghec_v2022_11_28/types/group_0899.py +4 -13
  2157. githubkit/versions/ghec_v2022_11_28/types/group_0900.py +9 -5
  2158. githubkit/versions/ghec_v2022_11_28/types/group_0901.py +7 -6
  2159. githubkit/versions/ghec_v2022_11_28/types/group_0902.py +4 -7
  2160. githubkit/versions/ghec_v2022_11_28/types/group_0903.py +5 -25
  2161. githubkit/versions/ghec_v2022_11_28/types/group_0904.py +4 -11
  2162. githubkit/versions/ghec_v2022_11_28/types/group_0905.py +11 -9
  2163. githubkit/versions/ghec_v2022_11_28/types/group_0906.py +4 -9
  2164. githubkit/versions/ghec_v2022_11_28/types/group_0907.py +6 -8
  2165. githubkit/versions/ghec_v2022_11_28/types/group_0908.py +8 -8
  2166. githubkit/versions/ghec_v2022_11_28/types/group_0909.py +23 -5
  2167. githubkit/versions/ghec_v2022_11_28/types/group_0910.py +10 -6
  2168. githubkit/versions/ghec_v2022_11_28/types/group_0911.py +9 -4
  2169. githubkit/versions/ghec_v2022_11_28/types/group_0912.py +9 -25
  2170. githubkit/versions/ghec_v2022_11_28/types/group_0913.py +6 -13
  2171. githubkit/versions/ghec_v2022_11_28/types/group_0914.py +6 -9
  2172. githubkit/versions/ghec_v2022_11_28/types/group_0915.py +7 -12
  2173. githubkit/versions/ghec_v2022_11_28/types/group_0916.py +7 -8
  2174. githubkit/versions/ghec_v2022_11_28/types/group_0917.py +4 -11
  2175. githubkit/versions/ghec_v2022_11_28/types/group_0918.py +26 -7
  2176. githubkit/versions/ghec_v2022_11_28/types/group_0919.py +12 -7
  2177. githubkit/versions/ghec_v2022_11_28/types/group_0920.py +10 -7
  2178. githubkit/versions/ghec_v2022_11_28/types/group_0921.py +8 -6
  2179. githubkit/versions/ghec_v2022_11_28/types/group_0922.py +8 -7
  2180. githubkit/versions/ghec_v2022_11_28/types/group_0923.py +11 -4
  2181. githubkit/versions/ghec_v2022_11_28/types/group_0924.py +6 -4
  2182. githubkit/versions/ghec_v2022_11_28/types/group_0925.py +7 -7
  2183. githubkit/versions/ghec_v2022_11_28/types/group_0926.py +13 -40
  2184. githubkit/versions/ghec_v2022_11_28/types/group_0927.py +13 -38
  2185. githubkit/versions/ghec_v2022_11_28/types/group_0928.py +8 -5
  2186. githubkit/versions/ghec_v2022_11_28/types/group_0929.py +5 -7
  2187. githubkit/versions/ghec_v2022_11_28/types/group_0930.py +5 -63
  2188. githubkit/versions/ghec_v2022_11_28/types/group_0931.py +7 -64
  2189. githubkit/versions/ghec_v2022_11_28/types/group_0932.py +7 -9
  2190. githubkit/versions/ghec_v2022_11_28/types/group_0933.py +7 -6
  2191. githubkit/versions/ghec_v2022_11_28/types/group_0934.py +6 -12
  2192. githubkit/versions/ghec_v2022_11_28/types/group_0935.py +11 -14
  2193. githubkit/versions/ghec_v2022_11_28/types/group_0936.py +40 -13
  2194. githubkit/versions/ghec_v2022_11_28/types/group_0937.py +40 -13
  2195. githubkit/versions/ghec_v2022_11_28/types/group_0938.py +5 -8
  2196. githubkit/versions/ghec_v2022_11_28/types/group_0939.py +6 -7
  2197. githubkit/versions/ghec_v2022_11_28/types/group_0940.py +58 -7
  2198. githubkit/versions/ghec_v2022_11_28/types/group_0941.py +64 -6
  2199. githubkit/versions/ghec_v2022_11_28/types/group_0942.py +10 -73
  2200. githubkit/versions/ghec_v2022_11_28/types/group_0943.py +10 -71
  2201. githubkit/versions/ghec_v2022_11_28/types/group_0944.py +12 -4
  2202. githubkit/versions/ghec_v2022_11_28/types/group_0945.py +13 -10
  2203. githubkit/versions/ghec_v2022_11_28/types/group_0946.py +7 -8
  2204. githubkit/versions/ghec_v2022_11_28/types/group_0947.py +7 -10
  2205. githubkit/versions/ghec_v2022_11_28/types/group_0948.py +7 -20
  2206. githubkit/versions/ghec_v2022_11_28/types/group_0949.py +7 -18
  2207. githubkit/versions/ghec_v2022_11_28/types/group_0950.py +10 -25
  2208. githubkit/versions/ghec_v2022_11_28/types/group_0951.py +6 -4
  2209. githubkit/versions/ghec_v2022_11_28/types/group_0952.py +73 -5
  2210. githubkit/versions/ghec_v2022_11_28/types/group_0953.py +74 -4
  2211. githubkit/versions/ghec_v2022_11_28/types/group_0954.py +5 -9
  2212. githubkit/versions/ghec_v2022_11_28/types/group_0955.py +22 -7
  2213. githubkit/versions/ghec_v2022_11_28/types/group_0956.py +7 -7
  2214. githubkit/versions/ghec_v2022_11_28/types/group_0957.py +10 -4
  2215. githubkit/versions/ghec_v2022_11_28/types/group_0958.py +10 -4
  2216. githubkit/versions/ghec_v2022_11_28/types/group_0959.py +10 -7
  2217. githubkit/versions/ghec_v2022_11_28/types/group_0960.py +9 -8
  2218. githubkit/versions/ghec_v2022_11_28/types/group_0961.py +21 -6
  2219. githubkit/versions/ghec_v2022_11_28/types/group_0962.py +21 -42
  2220. githubkit/versions/ghec_v2022_11_28/types/group_0963.py +21 -14
  2221. githubkit/versions/ghec_v2022_11_28/types/group_0964.py +4 -7
  2222. githubkit/versions/ghec_v2022_11_28/types/group_0965.py +5 -25
  2223. githubkit/versions/ghec_v2022_11_28/types/group_0966.py +3 -8
  2224. githubkit/versions/ghec_v2022_11_28/types/group_0967.py +7 -6
  2225. githubkit/versions/ghec_v2022_11_28/types/group_0968.py +8 -8
  2226. githubkit/versions/ghec_v2022_11_28/types/group_0969.py +7 -6
  2227. githubkit/versions/ghec_v2022_11_28/types/group_0970.py +4 -7
  2228. githubkit/versions/ghec_v2022_11_28/types/group_0971.py +4 -6
  2229. githubkit/versions/ghec_v2022_11_28/types/group_0972.py +7 -7
  2230. githubkit/versions/ghec_v2022_11_28/types/group_0973.py +10 -5
  2231. githubkit/versions/ghec_v2022_11_28/types/group_0974.py +6 -28
  2232. githubkit/versions/ghec_v2022_11_28/types/group_0975.py +41 -14
  2233. githubkit/versions/ghec_v2022_11_28/types/group_0976.py +20 -11
  2234. githubkit/versions/ghec_v2022_11_28/types/group_0977.py +4 -4
  2235. githubkit/versions/ghec_v2022_11_28/types/group_0978.py +24 -7
  2236. githubkit/versions/ghec_v2022_11_28/types/group_0979.py +7 -4
  2237. githubkit/versions/ghec_v2022_11_28/types/group_0980.py +6 -6
  2238. githubkit/versions/ghec_v2022_11_28/types/group_0981.py +7 -4
  2239. githubkit/versions/ghec_v2022_11_28/types/group_0982.py +4 -6
  2240. githubkit/versions/ghec_v2022_11_28/types/group_0983.py +7 -7
  2241. githubkit/versions/ghec_v2022_11_28/types/group_0984.py +7 -5
  2242. githubkit/versions/ghec_v2022_11_28/types/group_0985.py +7 -4
  2243. githubkit/versions/ghec_v2022_11_28/types/group_0986.py +5 -24
  2244. githubkit/versions/ghec_v2022_11_28/types/group_0987.py +27 -8
  2245. githubkit/versions/ghec_v2022_11_28/types/group_0988.py +13 -8
  2246. githubkit/versions/ghec_v2022_11_28/types/group_0989.py +11 -5
  2247. githubkit/versions/ghec_v2022_11_28/types/group_0990.py +7 -24
  2248. githubkit/versions/ghec_v2022_11_28/types/group_0991.py +8 -9
  2249. githubkit/versions/ghec_v2022_11_28/types/group_0992.py +5 -9
  2250. githubkit/versions/ghec_v2022_11_28/types/group_0993.py +6 -6
  2251. githubkit/versions/ghec_v2022_11_28/types/group_0994.py +4 -4
  2252. githubkit/versions/ghec_v2022_11_28/types/group_0995.py +8 -6
  2253. githubkit/versions/ghec_v2022_11_28/types/group_0996.py +8 -34
  2254. githubkit/versions/ghec_v2022_11_28/types/group_0997.py +4 -4
  2255. githubkit/versions/ghec_v2022_11_28/types/group_0998.py +4 -4
  2256. githubkit/versions/ghec_v2022_11_28/types/group_0999.py +17 -55
  2257. githubkit/versions/ghec_v2022_11_28/types/group_1000.py +8 -23
  2258. githubkit/versions/ghec_v2022_11_28/types/group_1001.py +8 -13
  2259. githubkit/versions/ghec_v2022_11_28/types/group_1002.py +5 -98
  2260. githubkit/versions/ghec_v2022_11_28/types/group_1003.py +24 -4
  2261. githubkit/versions/ghec_v2022_11_28/types/group_1004.py +8 -97
  2262. githubkit/versions/ghec_v2022_11_28/types/group_1005.py +6 -6
  2263. githubkit/versions/ghec_v2022_11_28/types/group_1006.py +8 -8
  2264. githubkit/versions/ghec_v2022_11_28/types/group_1007.py +5 -15
  2265. githubkit/versions/ghec_v2022_11_28/types/group_1008.py +6 -8
  2266. githubkit/versions/ghec_v2022_11_28/types/group_1009.py +33 -11
  2267. githubkit/versions/ghec_v2022_11_28/types/group_1010.py +4 -4
  2268. githubkit/versions/ghec_v2022_11_28/types/group_1011.py +4 -4
  2269. githubkit/versions/ghec_v2022_11_28/types/group_1012.py +55 -17
  2270. githubkit/versions/ghec_v2022_11_28/types/group_1013.py +23 -8
  2271. githubkit/versions/ghec_v2022_11_28/types/group_1014.py +13 -8
  2272. githubkit/versions/ghec_v2022_11_28/types/group_1015.py +98 -5
  2273. githubkit/versions/ghec_v2022_11_28/types/group_1016.py +4 -7
  2274. githubkit/versions/ghec_v2022_11_28/types/group_1017.py +98 -5
  2275. githubkit/versions/ghec_v2022_11_28/types/group_1018.py +9 -8
  2276. githubkit/versions/ghec_v2022_11_28/types/group_1019.py +8 -5
  2277. githubkit/versions/ghec_v2022_11_28/types/group_1020.py +14 -8
  2278. githubkit/versions/ghec_v2022_11_28/types/group_1021.py +7 -4
  2279. githubkit/versions/ghec_v2022_11_28/types/group_1022.py +12 -8
  2280. githubkit/versions/ghec_v2022_11_28/types/group_1023.py +3 -3
  2281. githubkit/versions/ghec_v2022_11_28/types/group_1024.py +4 -7
  2282. githubkit/versions/ghec_v2022_11_28/types/group_1025.py +22 -6
  2283. githubkit/versions/ghec_v2022_11_28/types/group_1026.py +6 -21
  2284. githubkit/versions/ghec_v2022_11_28/types/group_1027.py +8 -9
  2285. githubkit/versions/ghec_v2022_11_28/types/group_1028.py +4 -7
  2286. githubkit/versions/ghec_v2022_11_28/types/group_1029.py +8 -5
  2287. githubkit/versions/ghec_v2022_11_28/types/group_1030.py +5 -26
  2288. githubkit/versions/ghec_v2022_11_28/types/group_1031.py +6 -22
  2289. githubkit/versions/ghec_v2022_11_28/types/group_1032.py +5 -9
  2290. githubkit/versions/ghec_v2022_11_28/types/group_1033.py +7 -6
  2291. githubkit/versions/ghec_v2022_11_28/types/group_1034.py +5 -3
  2292. githubkit/versions/ghec_v2022_11_28/types/group_1035.py +8 -9
  2293. githubkit/versions/ghec_v2022_11_28/types/group_1036.py +4 -7
  2294. githubkit/versions/ghec_v2022_11_28/types/group_1037.py +8 -6
  2295. githubkit/versions/ghec_v2022_11_28/types/group_1038.py +7 -13
  2296. githubkit/versions/ghec_v2022_11_28/types/group_1039.py +23 -4
  2297. githubkit/versions/ghec_v2022_11_28/types/group_1040.py +10 -4
  2298. githubkit/versions/ghec_v2022_11_28/types/group_1041.py +8 -6
  2299. githubkit/versions/ghec_v2022_11_28/types/group_1042.py +5 -8
  2300. githubkit/versions/ghec_v2022_11_28/types/group_1043.py +25 -6
  2301. githubkit/versions/ghec_v2022_11_28/types/group_1044.py +24 -7
  2302. githubkit/versions/ghec_v2022_11_28/types/group_1045.py +9 -6
  2303. githubkit/versions/ghec_v2022_11_28/types/group_1046.py +7 -24
  2304. githubkit/versions/ghec_v2022_11_28/types/group_1047.py +4 -13
  2305. githubkit/versions/ghec_v2022_11_28/types/group_1048.py +9 -6
  2306. githubkit/versions/ghec_v2022_11_28/types/group_1049.py +8 -14
  2307. githubkit/versions/ghec_v2022_11_28/types/group_1050.py +5 -5
  2308. githubkit/versions/ghec_v2022_11_28/types/group_1051.py +14 -7
  2309. githubkit/versions/ghec_v2022_11_28/types/group_1052.py +5 -8
  2310. githubkit/versions/ghec_v2022_11_28/types/group_1053.py +6 -46
  2311. githubkit/versions/ghec_v2022_11_28/types/group_1054.py +5 -70
  2312. githubkit/versions/ghec_v2022_11_28/types/group_1055.py +6 -69
  2313. githubkit/versions/ghec_v2022_11_28/types/group_1056.py +7 -8
  2314. githubkit/versions/ghec_v2022_11_28/types/group_1057.py +6 -7
  2315. githubkit/versions/ghec_v2022_11_28/types/group_1058.py +5 -9
  2316. githubkit/versions/ghec_v2022_11_28/types/group_1059.py +25 -15
  2317. githubkit/versions/ghec_v2022_11_28/types/group_1060.py +10 -11
  2318. githubkit/versions/ghec_v2022_11_28/types/group_1061.py +6 -7
  2319. githubkit/versions/ghec_v2022_11_28/types/group_1062.py +13 -5
  2320. githubkit/versions/ghec_v2022_11_28/types/group_1063.py +6 -5
  2321. githubkit/versions/ghec_v2022_11_28/types/group_1064.py +6 -8
  2322. githubkit/versions/ghec_v2022_11_28/types/group_1065.py +7 -13
  2323. githubkit/versions/ghec_v2022_11_28/types/group_1066.py +43 -8
  2324. githubkit/versions/ghec_v2022_11_28/types/group_1067.py +71 -5
  2325. githubkit/versions/ghec_v2022_11_28/types/group_1068.py +70 -5
  2326. githubkit/versions/ghec_v2022_11_28/types/group_1069.py +8 -6
  2327. githubkit/versions/ghec_v2022_11_28/types/group_1070.py +7 -5
  2328. githubkit/versions/ghec_v2022_11_28/types/group_1071.py +9 -4
  2329. githubkit/versions/ghec_v2022_11_28/types/group_1072.py +13 -16
  2330. githubkit/versions/ghec_v2022_11_28/types/group_1073.py +12 -5
  2331. githubkit/versions/ghec_v2022_11_28/types/group_1074.py +6 -6
  2332. githubkit/versions/ghec_v2022_11_28/types/group_1075.py +5 -6
  2333. githubkit/versions/ghec_v2022_11_28/types/group_1076.py +5 -6
  2334. githubkit/versions/ghec_v2022_11_28/types/group_1077.py +9 -3
  2335. githubkit/versions/ghec_v2022_11_28/types/group_1078.py +11 -18
  2336. githubkit/versions/ghec_v2022_11_28/types/group_1079.py +7 -19
  2337. githubkit/versions/ghec_v2022_11_28/types/group_1080.py +4 -4
  2338. githubkit/versions/ghec_v2022_11_28/types/group_1081.py +6 -6
  2339. githubkit/versions/ghec_v2022_11_28/types/group_1082.py +6 -6
  2340. githubkit/versions/ghec_v2022_11_28/types/group_1083.py +3 -17
  2341. githubkit/versions/ghec_v2022_11_28/types/group_1084.py +5 -5
  2342. githubkit/versions/ghec_v2022_11_28/types/group_1085.py +19 -4
  2343. githubkit/versions/ghec_v2022_11_28/types/group_1086.py +5 -6
  2344. githubkit/versions/ghec_v2022_11_28/types/group_1087.py +6 -9
  2345. githubkit/versions/ghec_v2022_11_28/types/group_1088.py +6 -6
  2346. githubkit/versions/ghec_v2022_11_28/types/group_1089.py +5 -5
  2347. githubkit/versions/ghec_v2022_11_28/types/group_1090.py +3 -5
  2348. githubkit/versions/ghec_v2022_11_28/types/group_1091.py +18 -3
  2349. githubkit/versions/ghec_v2022_11_28/types/group_1092.py +13 -170
  2350. githubkit/versions/ghec_v2022_11_28/types/group_1093.py +4 -7
  2351. githubkit/versions/ghec_v2022_11_28/types/group_1094.py +6 -5
  2352. githubkit/versions/ghec_v2022_11_28/types/group_1095.py +6 -9
  2353. githubkit/versions/ghec_v2022_11_28/types/group_1096.py +19 -7
  2354. githubkit/versions/ghec_v2022_11_28/types/group_1097.py +4 -7
  2355. githubkit/versions/ghec_v2022_11_28/types/group_1098.py +4 -8
  2356. githubkit/versions/ghec_v2022_11_28/types/group_1099.py +7 -8
  2357. githubkit/versions/ghec_v2022_11_28/types/group_1100.py +9 -7
  2358. githubkit/versions/ghec_v2022_11_28/types/group_1101.py +7 -5
  2359. githubkit/versions/ghec_v2022_11_28/types/group_1102.py +6 -5
  2360. githubkit/versions/ghec_v2022_11_28/types/group_1103.py +4 -7
  2361. githubkit/versions/ghec_v2022_11_28/types/group_1104.py +6 -8
  2362. githubkit/versions/ghec_v2022_11_28/types/group_1105.py +174 -7
  2363. githubkit/versions/ghec_v2022_11_28/types/group_1106.py +5 -5
  2364. githubkit/versions/ghec_v2022_11_28/types/group_1107.py +5 -8
  2365. githubkit/versions/ghec_v2022_11_28/types/group_1108.py +8 -4
  2366. githubkit/versions/ghec_v2022_11_28/types/group_1109.py +8 -5
  2367. githubkit/versions/ghec_v2022_11_28/types/group_1110.py +5 -5
  2368. githubkit/versions/ghec_v2022_11_28/types/group_1111.py +7 -6
  2369. githubkit/versions/ghec_v2022_11_28/types/group_1112.py +5 -5
  2370. githubkit/versions/ghec_v2022_11_28/types/group_1113.py +7 -5
  2371. githubkit/versions/ghec_v2022_11_28/types/group_1114.py +5 -6
  2372. githubkit/versions/ghec_v2022_11_28/types/group_1115.py +5 -32
  2373. githubkit/versions/ghec_v2022_11_28/types/group_1116.py +7 -22
  2374. githubkit/versions/ghec_v2022_11_28/types/group_1117.py +5 -5
  2375. githubkit/versions/ghec_v2022_11_28/types/group_1118.py +9 -42
  2376. githubkit/versions/ghec_v2022_11_28/types/group_1119.py +8 -5
  2377. githubkit/versions/ghec_v2022_11_28/types/group_1120.py +8 -65
  2378. githubkit/versions/ghec_v2022_11_28/types/group_1121.py +4 -6
  2379. githubkit/versions/ghec_v2022_11_28/types/group_1122.py +4 -123
  2380. githubkit/versions/ghec_v2022_11_28/types/group_1123.py +7 -50
  2381. githubkit/versions/ghec_v2022_11_28/types/group_1124.py +6 -27
  2382. githubkit/versions/ghec_v2022_11_28/types/group_1125.py +6 -11
  2383. githubkit/versions/ghec_v2022_11_28/types/group_1126.py +5 -12
  2384. githubkit/versions/ghec_v2022_11_28/types/group_1127.py +6 -14
  2385. githubkit/versions/ghec_v2022_11_28/types/group_1128.py +31 -8
  2386. githubkit/versions/ghec_v2022_11_28/types/group_1129.py +22 -8
  2387. githubkit/versions/ghec_v2022_11_28/types/group_1130.py +6 -7
  2388. githubkit/versions/ghec_v2022_11_28/types/group_1131.py +41 -9
  2389. githubkit/versions/ghec_v2022_11_28/types/group_1132.py +5 -11
  2390. githubkit/versions/ghec_v2022_11_28/types/group_1133.py +59 -7
  2391. githubkit/versions/ghec_v2022_11_28/types/group_1134.py +7 -9
  2392. githubkit/versions/ghec_v2022_11_28/types/group_1135.py +121 -6
  2393. githubkit/versions/ghec_v2022_11_28/types/group_1136.py +49 -7
  2394. githubkit/versions/ghec_v2022_11_28/types/group_1137.py +27 -5
  2395. githubkit/versions/ghec_v2022_11_28/types/group_1138.py +8 -6
  2396. githubkit/versions/ghec_v2022_11_28/types/group_1139.py +9 -5
  2397. githubkit/versions/ghec_v2022_11_28/types/group_1140.py +10 -50
  2398. githubkit/versions/ghec_v2022_11_28/types/group_1141.py +14 -35
  2399. githubkit/versions/ghec_v2022_11_28/types/group_1142.py +14 -39
  2400. githubkit/versions/ghec_v2022_11_28/types/group_1143.py +7 -58
  2401. githubkit/versions/ghec_v2022_11_28/types/group_1144.py +16 -36
  2402. githubkit/versions/ghec_v2022_11_28/types/group_1145.py +16 -38
  2403. githubkit/versions/ghec_v2022_11_28/types/group_1146.py +12 -4
  2404. githubkit/versions/ghec_v2022_11_28/types/group_1147.py +8 -20
  2405. githubkit/versions/ghec_v2022_11_28/types/group_1148.py +7 -6
  2406. githubkit/versions/ghec_v2022_11_28/types/group_1149.py +9 -11
  2407. githubkit/versions/ghec_v2022_11_28/types/group_1150.py +5 -12
  2408. githubkit/versions/ghec_v2022_11_28/types/group_1151.py +10 -11
  2409. githubkit/versions/ghec_v2022_11_28/types/group_1152.py +8 -11
  2410. githubkit/versions/ghec_v2022_11_28/types/group_1153.py +53 -11
  2411. githubkit/versions/ghec_v2022_11_28/types/group_1154.py +35 -13
  2412. githubkit/versions/ghec_v2022_11_28/types/group_1155.py +36 -18
  2413. githubkit/versions/ghec_v2022_11_28/types/group_1156.py +50 -11
  2414. githubkit/versions/ghec_v2022_11_28/types/group_1157.py +36 -13
  2415. githubkit/versions/ghec_v2022_11_28/types/group_1158.py +34 -20
  2416. githubkit/versions/ghec_v2022_11_28/types/group_1159.py +4 -20
  2417. githubkit/versions/ghec_v2022_11_28/types/group_1160.py +20 -5
  2418. githubkit/versions/ghec_v2022_11_28/types/group_1161.py +8 -5
  2419. githubkit/versions/ghec_v2022_11_28/types/group_1162.py +11 -5
  2420. githubkit/versions/ghec_v2022_11_28/types/group_1163.py +10 -6
  2421. githubkit/versions/ghec_v2022_11_28/types/group_1164.py +11 -7
  2422. githubkit/versions/ghec_v2022_11_28/types/group_1165.py +12 -8
  2423. githubkit/versions/ghec_v2022_11_28/types/group_1166.py +11 -36
  2424. githubkit/versions/ghec_v2022_11_28/types/group_1167.py +7 -32
  2425. githubkit/versions/ghec_v2022_11_28/types/group_1168.py +17 -13
  2426. githubkit/versions/ghec_v2022_11_28/types/group_1169.py +15 -15
  2427. githubkit/versions/ghec_v2022_11_28/types/group_1170.py +8 -6
  2428. githubkit/versions/ghec_v2022_11_28/types/group_1171.py +19 -8
  2429. githubkit/versions/ghec_v2022_11_28/types/group_1172.py +17 -20
  2430. githubkit/versions/ghec_v2022_11_28/types/group_1173.py +5 -4
  2431. githubkit/versions/ghec_v2022_11_28/types/group_1174.py +4 -13
  2432. githubkit/versions/ghec_v2022_11_28/types/group_1175.py +4 -6
  2433. githubkit/versions/ghec_v2022_11_28/types/group_1176.py +8 -9
  2434. githubkit/versions/ghec_v2022_11_28/types/group_1177.py +8 -19
  2435. githubkit/versions/ghec_v2022_11_28/types/group_1178.py +7 -29
  2436. githubkit/versions/ghec_v2022_11_28/types/group_1179.py +29 -16
  2437. githubkit/versions/ghec_v2022_11_28/types/group_1180.py +30 -6
  2438. githubkit/versions/ghec_v2022_11_28/types/group_1181.py +10 -14
  2439. githubkit/versions/ghec_v2022_11_28/types/group_1182.py +19 -6
  2440. githubkit/versions/ghec_v2022_11_28/types/group_1183.py +6 -6
  2441. githubkit/versions/ghec_v2022_11_28/types/group_1184.py +7 -7
  2442. githubkit/versions/ghec_v2022_11_28/types/group_1185.py +24 -6
  2443. githubkit/versions/ghec_v2022_11_28/types/group_1186.py +4 -5
  2444. githubkit/versions/ghec_v2022_11_28/types/group_1187.py +13 -6
  2445. githubkit/versions/ghec_v2022_11_28/types/group_1188.py +7 -6
  2446. githubkit/versions/ghec_v2022_11_28/types/group_1189.py +6 -40
  2447. githubkit/versions/ghec_v2022_11_28/types/group_1190.py +9 -6
  2448. githubkit/versions/ghec_v2022_11_28/types/group_1191.py +19 -6
  2449. githubkit/versions/ghec_v2022_11_28/types/group_1192.py +23 -18
  2450. githubkit/versions/ghec_v2022_11_28/types/group_1193.py +18 -14
  2451. githubkit/versions/ghec_v2022_11_28/types/group_1194.py +6 -21
  2452. githubkit/versions/ghec_v2022_11_28/types/group_1195.py +14 -9
  2453. githubkit/versions/ghec_v2022_11_28/types/group_1196.py +8 -9
  2454. githubkit/versions/ghec_v2022_11_28/types/group_1197.py +6 -10
  2455. githubkit/versions/ghec_v2022_11_28/types/group_1198.py +8 -9
  2456. githubkit/versions/ghec_v2022_11_28/types/group_1199.py +6 -6
  2457. githubkit/versions/ghec_v2022_11_28/types/group_1200.py +6 -6
  2458. githubkit/versions/ghec_v2022_11_28/types/group_1201.py +8 -4
  2459. githubkit/versions/ghec_v2022_11_28/types/group_1202.py +5 -5
  2460. githubkit/versions/ghec_v2022_11_28/types/group_1203.py +34 -19
  2461. githubkit/versions/ghec_v2022_11_28/types/group_1204.py +5 -4
  2462. githubkit/versions/ghec_v2022_11_28/types/group_1205.py +6 -8
  2463. githubkit/versions/ghec_v2022_11_28/types/group_1206.py +19 -28
  2464. githubkit/versions/ghec_v2022_11_28/types/group_1207.py +19 -4
  2465. githubkit/versions/ghec_v2022_11_28/types/group_1208.py +23 -4
  2466. githubkit/versions/ghec_v2022_11_28/types/group_1209.py +11 -5
  2467. githubkit/versions/ghec_v2022_11_28/types/group_1210.py +8 -4
  2468. githubkit/versions/ghec_v2022_11_28/types/group_1211.py +9 -15
  2469. githubkit/versions/ghec_v2022_11_28/types/group_1212.py +9 -5
  2470. githubkit/versions/ghec_v2022_11_28/types/group_1213.py +5 -4
  2471. githubkit/versions/ghec_v2022_11_28/types/group_1214.py +6 -16
  2472. githubkit/versions/ghec_v2022_11_28/types/group_1215.py +3 -5
  2473. githubkit/versions/ghec_v2022_11_28/types/group_1216.py +4 -4
  2474. githubkit/versions/ghec_v2022_11_28/types/group_1217.py +25 -7
  2475. githubkit/versions/ghec_v2022_11_28/types/group_1218.py +4 -4
  2476. githubkit/versions/ghec_v2022_11_28/types/group_1219.py +8 -6
  2477. githubkit/versions/ghec_v2022_11_28/types/group_1220.py +36 -9
  2478. githubkit/versions/ghec_v2022_11_28/types/group_1221.py +4 -6
  2479. githubkit/versions/ghec_v2022_11_28/types/group_1222.py +4 -6
  2480. githubkit/versions/ghec_v2022_11_28/types/group_1223.py +5 -7
  2481. githubkit/versions/ghec_v2022_11_28/types/group_1224.py +5 -5
  2482. githubkit/versions/ghec_v2022_11_28/types/group_1225.py +15 -6
  2483. githubkit/versions/ghec_v2022_11_28/types/group_1226.py +5 -10
  2484. githubkit/versions/ghec_v2022_11_28/types/group_1227.py +4 -9
  2485. githubkit/versions/ghec_v2022_11_28/types/group_1228.py +15 -5
  2486. githubkit/versions/ghec_v2022_11_28/types/group_1229.py +5 -6
  2487. githubkit/versions/ghec_v2022_11_28/types/group_1230.py +5 -9
  2488. githubkit/versions/ghec_v2022_11_28/types/group_1231.py +7 -16
  2489. githubkit/versions/ghec_v2022_11_28/types/group_1232.py +5 -15
  2490. githubkit/versions/ghec_v2022_11_28/types/group_1233.py +5 -16
  2491. githubkit/versions/ghec_v2022_11_28/types/group_1234.py +6 -16
  2492. githubkit/versions/ghec_v2022_11_28/types/group_1235.py +6 -16
  2493. githubkit/versions/ghec_v2022_11_28/types/group_1236.py +6 -9
  2494. githubkit/versions/ghec_v2022_11_28/types/group_1237.py +6 -8
  2495. githubkit/versions/ghec_v2022_11_28/types/group_1238.py +5 -9
  2496. githubkit/versions/ghec_v2022_11_28/types/group_1239.py +6 -11
  2497. githubkit/versions/ghec_v2022_11_28/types/group_1240.py +10 -5
  2498. githubkit/versions/ghec_v2022_11_28/types/group_1241.py +9 -5
  2499. githubkit/versions/ghec_v2022_11_28/types/group_1242.py +6 -7
  2500. githubkit/versions/ghec_v2022_11_28/types/group_1243.py +5 -11
  2501. githubkit/versions/ghec_v2022_11_28/types/group_1244.py +9 -4
  2502. githubkit/versions/ghec_v2022_11_28/types/group_1245.py +16 -7
  2503. githubkit/versions/ghec_v2022_11_28/types/group_1246.py +14 -9
  2504. githubkit/versions/ghec_v2022_11_28/types/group_1247.py +16 -14
  2505. githubkit/versions/ghec_v2022_11_28/types/group_1248.py +16 -14
  2506. githubkit/versions/ghec_v2022_11_28/types/group_1249.py +17 -5
  2507. githubkit/versions/ghec_v2022_11_28/types/group_1250.py +8 -7
  2508. githubkit/versions/ghec_v2022_11_28/types/group_1251.py +8 -5
  2509. githubkit/versions/ghec_v2022_11_28/types/group_1252.py +8 -5
  2510. githubkit/versions/ghec_v2022_11_28/types/group_1253.py +11 -5
  2511. githubkit/versions/ghec_v2022_11_28/types/group_1254.py +5 -6
  2512. githubkit/versions/ghec_v2022_11_28/types/group_1255.py +5 -5
  2513. githubkit/versions/ghec_v2022_11_28/types/group_1256.py +6 -25
  2514. githubkit/versions/ghec_v2022_11_28/types/group_1257.py +12 -5
  2515. githubkit/versions/ghec_v2022_11_28/types/group_1258.py +5 -7
  2516. githubkit/versions/ghec_v2022_11_28/types/group_1259.py +7 -6
  2517. githubkit/versions/ghec_v2022_11_28/types/group_1260.py +9 -4
  2518. githubkit/versions/ghec_v2022_11_28/types/group_1261.py +14 -5
  2519. githubkit/versions/ghec_v2022_11_28/types/group_1262.py +16 -15
  2520. githubkit/versions/ghec_v2022_11_28/types/group_1263.py +5 -7
  2521. githubkit/versions/ghec_v2022_11_28/types/group_1264.py +8 -7
  2522. githubkit/versions/ghec_v2022_11_28/types/group_1265.py +5 -12
  2523. githubkit/versions/ghec_v2022_11_28/types/group_1266.py +6 -6
  2524. githubkit/versions/ghec_v2022_11_28/types/group_1267.py +5 -62
  2525. githubkit/versions/ghec_v2022_11_28/types/group_1268.py +5 -62
  2526. githubkit/versions/ghec_v2022_11_28/types/group_1269.py +5 -9
  2527. githubkit/versions/ghec_v2022_11_28/types/group_1270.py +25 -6
  2528. githubkit/versions/ghec_v2022_11_28/types/group_1271.py +5 -9
  2529. githubkit/versions/ghec_v2022_11_28/types/group_1272.py +6 -5
  2530. githubkit/versions/ghec_v2022_11_28/types/group_1273.py +7 -5
  2531. githubkit/versions/ghec_v2022_11_28/types/group_1274.py +5 -5
  2532. githubkit/versions/ghec_v2022_11_28/types/group_1275.py +5 -6
  2533. githubkit/versions/ghec_v2022_11_28/types/group_1276.py +13 -8
  2534. githubkit/versions/ghec_v2022_11_28/types/group_1277.py +6 -35
  2535. githubkit/versions/ghec_v2022_11_28/types/group_1278.py +7 -35
  2536. githubkit/versions/ghec_v2022_11_28/types/group_1279.py +12 -52
  2537. githubkit/versions/ghec_v2022_11_28/types/group_1280.py +6 -13
  2538. githubkit/versions/ghec_v2022_11_28/types/group_1281.py +62 -6
  2539. githubkit/versions/ghec_v2022_11_28/types/group_1282.py +62 -5
  2540. githubkit/versions/ghec_v2022_11_28/types/group_1283.py +10 -5
  2541. githubkit/versions/ghec_v2022_11_28/types/group_1284.py +6 -6
  2542. githubkit/versions/ghec_v2022_11_28/types/group_1285.py +9 -12
  2543. githubkit/versions/ghec_v2022_11_28/types/group_1286.py +6 -8
  2544. githubkit/versions/ghec_v2022_11_28/types/group_1287.py +5 -6
  2545. githubkit/versions/ghec_v2022_11_28/types/group_1288.py +5 -6
  2546. githubkit/versions/ghec_v2022_11_28/types/group_1289.py +6 -5
  2547. githubkit/versions/ghec_v2022_11_28/types/group_1290.py +8 -5
  2548. githubkit/versions/ghec_v2022_11_28/types/group_1291.py +30 -14
  2549. githubkit/versions/ghec_v2022_11_28/types/group_1292.py +35 -12
  2550. githubkit/versions/ghec_v2022_11_28/types/group_1293.py +52 -7
  2551. githubkit/versions/ghec_v2022_11_28/types/group_1294.py +12 -16
  2552. githubkit/versions/ghec_v2022_11_28/types/group_1295.py +6 -24
  2553. githubkit/versions/ghec_v2022_11_28/types/group_1296.py +6 -24
  2554. githubkit/versions/ghec_v2022_11_28/types/group_1297.py +5 -8
  2555. githubkit/versions/ghec_v2022_11_28/types/group_1298.py +6 -7
  2556. githubkit/versions/ghec_v2022_11_28/types/group_1299.py +11 -4
  2557. githubkit/versions/ghec_v2022_11_28/types/group_1300.py +8 -7
  2558. githubkit/versions/ghec_v2022_11_28/types/group_1301.py +6 -8
  2559. githubkit/versions/ghec_v2022_11_28/types/group_1302.py +5 -5
  2560. githubkit/versions/ghec_v2022_11_28/types/group_1303.py +6 -6
  2561. githubkit/versions/ghec_v2022_11_28/types/group_1304.py +6 -9
  2562. githubkit/versions/ghec_v2022_11_28/types/group_1305.py +18 -12
  2563. githubkit/versions/ghec_v2022_11_28/types/group_1306.py +11 -4
  2564. githubkit/versions/ghec_v2022_11_28/types/group_1307.py +5 -5
  2565. githubkit/versions/ghec_v2022_11_28/types/group_1308.py +16 -8
  2566. githubkit/versions/ghec_v2022_11_28/types/group_1309.py +26 -4
  2567. githubkit/versions/ghec_v2022_11_28/types/group_1310.py +24 -6
  2568. githubkit/versions/ghec_v2022_11_28/types/group_1311.py +8 -6
  2569. githubkit/versions/ghec_v2022_11_28/types/group_1312.py +8 -14
  2570. githubkit/versions/ghec_v2022_11_28/types/group_1313.py +5 -7
  2571. githubkit/versions/ghec_v2022_11_28/types/group_1314.py +9 -32
  2572. githubkit/versions/ghec_v2022_11_28/types/group_1315.py +6 -8
  2573. githubkit/versions/ghec_v2022_11_28/types/group_1316.py +6 -10
  2574. githubkit/versions/ghec_v2022_11_28/types/group_1317.py +6 -6
  2575. githubkit/versions/ghec_v2022_11_28/types/group_1318.py +9 -6
  2576. githubkit/versions/ghec_v2022_11_28/types/group_1319.py +11 -33
  2577. githubkit/versions/ghec_v2022_11_28/types/group_1320.py +6 -5
  2578. githubkit/versions/ghec_v2022_11_28/types/group_1321.py +7 -4
  2579. githubkit/versions/ghec_v2022_11_28/types/group_1322.py +8 -64
  2580. githubkit/versions/ghec_v2022_11_28/types/group_1323.py +19 -0
  2581. githubkit/versions/ghec_v2022_11_28/types/group_1324.py +22 -0
  2582. githubkit/versions/ghec_v2022_11_28/types/group_1325.py +22 -0
  2583. githubkit/versions/ghec_v2022_11_28/types/group_1326.py +30 -0
  2584. githubkit/versions/ghec_v2022_11_28/types/group_1327.py +23 -0
  2585. githubkit/versions/ghec_v2022_11_28/types/group_1328.py +46 -0
  2586. githubkit/versions/ghec_v2022_11_28/types/group_1329.py +26 -0
  2587. githubkit/versions/ghec_v2022_11_28/types/group_1330.py +26 -0
  2588. githubkit/versions/ghec_v2022_11_28/types/group_1331.py +22 -0
  2589. githubkit/versions/ghec_v2022_11_28/types/group_1332.py +22 -0
  2590. githubkit/versions/ghec_v2022_11_28/types/group_1333.py +52 -0
  2591. githubkit/versions/ghec_v2022_11_28/types/group_1334.py +21 -0
  2592. githubkit/versions/ghec_v2022_11_28/types/group_1335.py +21 -0
  2593. githubkit/versions/ghec_v2022_11_28/types/group_1336.py +81 -0
  2594. githubkit/versions/v2022_11_28/models/group_0018.py +1 -0
  2595. githubkit/versions/v2022_11_28/models/group_0227.py +3 -1
  2596. githubkit/versions/v2022_11_28/models/group_0903.py +4 -2
  2597. githubkit/versions/v2022_11_28/rest/apps.py +4 -4
  2598. githubkit/versions/v2022_11_28/rest/code_scanning.py +2 -0
  2599. githubkit/versions/v2022_11_28/rest/dependabot.py +14 -8
  2600. githubkit/versions/v2022_11_28/rest/orgs.py +12 -0
  2601. githubkit/versions/v2022_11_28/types/group_0018.py +1 -0
  2602. githubkit/versions/v2022_11_28/types/group_0227.py +2 -2
  2603. {githubkit-0.12.15.dist-info → githubkit-0.12.16.dist-info}/METADATA +1 -1
  2604. {githubkit-0.12.15.dist-info → githubkit-0.12.16.dist-info}/RECORD +2606 -2578
  2605. {githubkit-0.12.15.dist-info → githubkit-0.12.16.dist-info}/LICENSE +0 -0
  2606. {githubkit-0.12.15.dist-info → githubkit-0.12.16.dist-info}/WHEEL +0 -0
@@ -19,16 +19,16 @@ from githubkit.typing import Missing
19
19
  from githubkit.utils import UNSET
20
20
 
21
21
  from .group_0003 import SimpleUser
22
- from .group_0479 import EnterpriseWebhooks
23
- from .group_0480 import SimpleInstallation
24
- from .group_0481 import OrganizationSimpleWebhooks
25
- from .group_0482 import RepositoryWebhooks
22
+ from .group_0485 import EnterpriseWebhooks
23
+ from .group_0486 import SimpleInstallation
24
+ from .group_0487 import OrganizationSimpleWebhooks
25
+ from .group_0488 import RepositoryWebhooks
26
26
 
27
27
 
28
- class WebhookPullRequestReviewThreadUnresolved(GitHubModel):
29
- """pull_request_review_thread unresolved event"""
28
+ class WebhookPullRequestReviewRequestRemovedOneof0(GitHubModel):
29
+ """WebhookPullRequestReviewRequestRemovedOneof0"""
30
30
 
31
- action: Literal["unresolved"] = Field()
31
+ action: Literal["review_request_removed"] = Field()
32
32
  enterprise: Missing[EnterpriseWebhooks] = Field(
33
33
  default=UNSET,
34
34
  title="Enterprise",
@@ -39,39 +39,68 @@ class WebhookPullRequestReviewThreadUnresolved(GitHubModel):
39
39
  title="Simple Installation",
40
40
  description='The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured\nfor and sent to a GitHub App. For more information,\nsee "[Using webhooks with GitHub Apps](https://docs.github.com/enterprise-cloud@latest//apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps)."',
41
41
  )
42
+ number: int = Field(description="The pull request number.")
42
43
  organization: Missing[OrganizationSimpleWebhooks] = Field(
43
44
  default=UNSET,
44
45
  title="Organization Simple",
45
46
  description="A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an\norganization, or when the event occurs from activity in a repository owned by an organization.",
46
47
  )
47
- pull_request: WebhookPullRequestReviewThreadUnresolvedPropPullRequest = Field(
48
- title="Simple Pull Request"
48
+ pull_request: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequest = Field(
49
+ title="Pull Request"
49
50
  )
50
51
  repository: RepositoryWebhooks = Field(
51
52
  title="Repository",
52
53
  description="The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property\nwhen the event occurs from activity in a repository.",
53
54
  )
54
- sender: Missing[SimpleUser] = Field(
55
- default=UNSET, title="Simple User", description="A GitHub user."
56
- )
57
- thread: WebhookPullRequestReviewThreadUnresolvedPropThread = Field()
55
+ requested_reviewer: Union[
56
+ WebhookPullRequestReviewRequestRemovedOneof0PropRequestedReviewer, None
57
+ ] = Field(title="User")
58
+ sender: SimpleUser = Field(title="Simple User", description="A GitHub user.")
58
59
 
59
60
 
60
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
61
- """Simple Pull Request"""
61
+ class WebhookPullRequestReviewRequestRemovedOneof0PropRequestedReviewer(GitHubModel):
62
+ """User"""
62
63
 
63
- links: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks = Field(
64
+ avatar_url: Missing[str] = Field(default=UNSET)
65
+ deleted: Missing[bool] = Field(default=UNSET)
66
+ email: Missing[Union[str, None]] = Field(default=UNSET)
67
+ events_url: Missing[str] = Field(default=UNSET)
68
+ followers_url: Missing[str] = Field(default=UNSET)
69
+ following_url: Missing[str] = Field(default=UNSET)
70
+ gists_url: Missing[str] = Field(default=UNSET)
71
+ gravatar_id: Missing[str] = Field(default=UNSET)
72
+ html_url: Missing[str] = Field(default=UNSET)
73
+ id: int = Field()
74
+ login: str = Field()
75
+ name: Missing[str] = Field(default=UNSET)
76
+ node_id: Missing[str] = Field(default=UNSET)
77
+ organizations_url: Missing[str] = Field(default=UNSET)
78
+ received_events_url: Missing[str] = Field(default=UNSET)
79
+ repos_url: Missing[str] = Field(default=UNSET)
80
+ site_admin: Missing[bool] = Field(default=UNSET)
81
+ starred_url: Missing[str] = Field(default=UNSET)
82
+ subscriptions_url: Missing[str] = Field(default=UNSET)
83
+ type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
84
+ url: Missing[str] = Field(default=UNSET)
85
+ user_view_type: Missing[str] = Field(default=UNSET)
86
+
87
+
88
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequest(GitHubModel):
89
+ """Pull Request"""
90
+
91
+ links: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinks = Field(
64
92
  alias="_links"
65
93
  )
66
94
  active_lock_reason: Union[
67
95
  None, Literal["resolved", "off-topic", "too heated", "spam"]
68
96
  ] = Field()
97
+ additions: Missing[int] = Field(default=UNSET)
69
98
  assignee: Union[
70
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee, None
99
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssignee, None
71
100
  ] = Field(title="User")
72
101
  assignees: list[
73
102
  Union[
74
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems,
103
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssigneesItems,
75
104
  None,
76
105
  ]
77
106
  ] = Field()
@@ -89,61 +118,88 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequest(GitHubModel):
89
118
  description="How the author is associated with the repository.",
90
119
  )
91
120
  auto_merge: Union[
92
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge, None
121
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMerge, None
93
122
  ] = Field(
94
123
  title="PullRequestAutoMerge",
95
124
  description="The status of auto merging a pull request.",
96
125
  )
97
- base: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase = Field()
126
+ base: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBase = Field()
98
127
  body: Union[str, None] = Field()
99
- closed_at: Union[str, None] = Field()
128
+ changed_files: Missing[int] = Field(default=UNSET)
129
+ closed_at: Union[datetime, None] = Field()
130
+ comments: Missing[int] = Field(default=UNSET)
100
131
  comments_url: str = Field()
132
+ commits: Missing[int] = Field(default=UNSET)
101
133
  commits_url: str = Field()
102
- created_at: str = Field()
134
+ created_at: datetime = Field()
135
+ deletions: Missing[int] = Field(default=UNSET)
103
136
  diff_url: str = Field()
104
- draft: bool = Field()
105
- head: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead = Field()
137
+ draft: bool = Field(
138
+ description="Indicates whether or not the pull request is a draft."
139
+ )
140
+ head: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHead = Field()
106
141
  html_url: str = Field()
107
142
  id: int = Field()
108
143
  issue_url: str = Field()
109
144
  labels: list[
110
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems
145
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLabelsItems
111
146
  ] = Field()
112
147
  locked: bool = Field()
148
+ maintainer_can_modify: Missing[bool] = Field(
149
+ default=UNSET,
150
+ description="Indicates whether maintainers can modify the pull request.",
151
+ )
113
152
  merge_commit_sha: Union[str, None] = Field()
114
- merged_at: Union[str, None] = Field()
153
+ mergeable: Missing[Union[bool, None]] = Field(default=UNSET)
154
+ mergeable_state: Missing[str] = Field(default=UNSET)
155
+ merged: Missing[Union[bool, None]] = Field(default=UNSET)
156
+ merged_at: Union[datetime, None] = Field()
157
+ merged_by: Missing[
158
+ Union[
159
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMergedBy,
160
+ None,
161
+ ]
162
+ ] = Field(default=UNSET, title="User")
115
163
  milestone: Union[
116
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone, None
164
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestone, None
117
165
  ] = Field(
118
166
  title="Milestone",
119
167
  description="A collection of related issues and pull requests.",
120
168
  )
121
169
  node_id: str = Field()
122
- number: int = Field()
170
+ number: int = Field(
171
+ description="Number uniquely identifying the pull request within its repository."
172
+ )
123
173
  patch_url: str = Field()
174
+ rebaseable: Missing[Union[bool, None]] = Field(default=UNSET)
124
175
  requested_reviewers: list[
125
176
  Union[
126
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof0,
177
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof0,
127
178
  None,
128
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1,
179
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1,
129
180
  ]
130
181
  ] = Field()
131
182
  requested_teams: list[
132
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItems
183
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItems
133
184
  ] = Field()
134
185
  review_comment_url: str = Field()
186
+ review_comments: Missing[int] = Field(default=UNSET)
135
187
  review_comments_url: str = Field()
136
- state: Literal["open", "closed"] = Field()
188
+ state: Literal["open", "closed"] = Field(
189
+ description="State of this Pull Request. Either `open` or `closed`."
190
+ )
137
191
  statuses_url: str = Field()
138
- title: str = Field()
139
- updated_at: str = Field()
192
+ title: str = Field(description="The title of the pull request.")
193
+ updated_at: datetime = Field()
140
194
  url: str = Field()
141
195
  user: Union[
142
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser, None
196
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropUser, None
143
197
  ] = Field(title="User")
144
198
 
145
199
 
146
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee(GitHubModel):
200
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssignee(
201
+ GitHubModel
202
+ ):
147
203
  """User"""
148
204
 
149
205
  avatar_url: Missing[str] = Field(default=UNSET)
@@ -170,7 +226,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee(GitHub
170
226
  user_view_type: Missing[str] = Field(default=UNSET)
171
227
 
172
228
 
173
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems(
229
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssigneesItems(
174
230
  GitHubModel
175
231
  ):
176
232
  """User"""
@@ -196,9 +252,12 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems(
196
252
  subscriptions_url: Missing[str] = Field(default=UNSET)
197
253
  type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
198
254
  url: Missing[str] = Field(default=UNSET)
255
+ user_view_type: Missing[str] = Field(default=UNSET)
199
256
 
200
257
 
201
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge(GitHubModel):
258
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMerge(
259
+ GitHubModel
260
+ ):
202
261
  """PullRequestAutoMerge
203
262
 
204
263
  The status of auto merging a pull request.
@@ -207,9 +266,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge(GitHu
207
266
  commit_message: Union[str, None] = Field(
208
267
  description="Commit message for the merge commit."
209
268
  )
210
- commit_title: str = Field(description="Title for the merge commit message.")
269
+ commit_title: Union[str, None] = Field(
270
+ description="Title for the merge commit message."
271
+ )
211
272
  enabled_by: Union[
212
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEnabledBy,
273
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMergePropEnabledBy,
213
274
  None,
214
275
  ] = Field(title="User")
215
276
  merge_method: Literal["merge", "squash", "rebase"] = Field(
@@ -217,7 +278,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge(GitHu
217
278
  )
218
279
 
219
280
 
220
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEnabledBy(
281
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMergePropEnabledBy(
221
282
  GitHubModel
222
283
  ):
223
284
  """User"""
@@ -246,7 +307,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEn
246
307
  user_view_type: Missing[str] = Field(default=UNSET)
247
308
 
248
309
 
249
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems(
310
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLabelsItems(
250
311
  GitHubModel
251
312
  ):
252
313
  """Label"""
@@ -262,7 +323,38 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems(
262
323
  url: str = Field(description="URL for the label")
263
324
 
264
325
 
265
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone(GitHubModel):
326
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMergedBy(
327
+ GitHubModel
328
+ ):
329
+ """User"""
330
+
331
+ avatar_url: Missing[str] = Field(default=UNSET)
332
+ deleted: Missing[bool] = Field(default=UNSET)
333
+ email: Missing[Union[str, None]] = Field(default=UNSET)
334
+ events_url: Missing[str] = Field(default=UNSET)
335
+ followers_url: Missing[str] = Field(default=UNSET)
336
+ following_url: Missing[str] = Field(default=UNSET)
337
+ gists_url: Missing[str] = Field(default=UNSET)
338
+ gravatar_id: Missing[str] = Field(default=UNSET)
339
+ html_url: Missing[str] = Field(default=UNSET)
340
+ id: int = Field()
341
+ login: str = Field()
342
+ name: Missing[str] = Field(default=UNSET)
343
+ node_id: Missing[str] = Field(default=UNSET)
344
+ organizations_url: Missing[str] = Field(default=UNSET)
345
+ received_events_url: Missing[str] = Field(default=UNSET)
346
+ repos_url: Missing[str] = Field(default=UNSET)
347
+ site_admin: Missing[bool] = Field(default=UNSET)
348
+ starred_url: Missing[str] = Field(default=UNSET)
349
+ subscriptions_url: Missing[str] = Field(default=UNSET)
350
+ type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
351
+ url: Missing[str] = Field(default=UNSET)
352
+ user_view_type: Missing[str] = Field(default=UNSET)
353
+
354
+
355
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestone(
356
+ GitHubModel
357
+ ):
266
358
  """Milestone
267
359
 
268
360
  A collection of related issues and pull requests.
@@ -272,7 +364,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone(GitHu
272
364
  closed_issues: int = Field()
273
365
  created_at: datetime = Field()
274
366
  creator: Union[
275
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCreator,
367
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestonePropCreator,
276
368
  None,
277
369
  ] = Field(title="User")
278
370
  description: Union[str, None] = Field()
@@ -289,7 +381,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone(GitHu
289
381
  url: str = Field()
290
382
 
291
383
 
292
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCreator(
384
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestonePropCreator(
293
385
  GitHubModel
294
386
  ):
295
387
  """User"""
@@ -318,7 +410,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCr
318
410
  user_view_type: Missing[str] = Field(default=UNSET)
319
411
 
320
412
 
321
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof0(
413
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof0(
322
414
  GitHubModel
323
415
  ):
324
416
  """User"""
@@ -347,7 +439,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
347
439
  user_view_type: Missing[str] = Field(default=UNSET)
348
440
 
349
441
 
350
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser(GitHubModel):
442
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropUser(GitHubModel):
351
443
  """User"""
352
444
 
353
445
  avatar_url: Missing[str] = Field(default=UNSET)
@@ -374,36 +466,36 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser(GitHubMode
374
466
  user_view_type: Missing[str] = Field(default=UNSET)
375
467
 
376
468
 
377
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks(GitHubModel):
378
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks"""
469
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinks(GitHubModel):
470
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinks"""
379
471
 
380
- comments: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropComments = Field(
472
+ comments: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropComments = Field(
381
473
  title="Link"
382
474
  )
383
- commits: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits = Field(
475
+ commits: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropCommits = Field(
384
476
  title="Link"
385
477
  )
386
- html: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml = (
387
- Field(title="Link")
478
+ html: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropHtml = Field(
479
+ title="Link"
388
480
  )
389
- issue: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue = (
390
- Field(title="Link")
481
+ issue: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropIssue = Field(
482
+ title="Link"
391
483
  )
392
- review_comment: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComment = Field(
484
+ review_comment: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComment = Field(
393
485
  title="Link"
394
486
  )
395
- review_comments: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComments = Field(
487
+ review_comments: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComments = Field(
396
488
  title="Link"
397
489
  )
398
- self_: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf = (
399
- Field(alias="self", title="Link")
490
+ self_: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropSelf = Field(
491
+ alias="self", title="Link"
400
492
  )
401
- statuses: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatuses = Field(
493
+ statuses: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropStatuses = Field(
402
494
  title="Link"
403
495
  )
404
496
 
405
497
 
406
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropComments(
498
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropComments(
407
499
  GitHubModel
408
500
  ):
409
501
  """Link"""
@@ -411,7 +503,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommen
411
503
  href: str = Field()
412
504
 
413
505
 
414
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits(
506
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropCommits(
415
507
  GitHubModel
416
508
  ):
417
509
  """Link"""
@@ -419,7 +511,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommit
419
511
  href: str = Field()
420
512
 
421
513
 
422
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml(
514
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropHtml(
423
515
  GitHubModel
424
516
  ):
425
517
  """Link"""
@@ -427,7 +519,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml(
427
519
  href: str = Field()
428
520
 
429
521
 
430
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue(
522
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropIssue(
431
523
  GitHubModel
432
524
  ):
433
525
  """Link"""
@@ -435,7 +527,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue(
435
527
  href: str = Field()
436
528
 
437
529
 
438
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComment(
530
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComment(
439
531
  GitHubModel
440
532
  ):
441
533
  """Link"""
@@ -443,7 +535,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReview
443
535
  href: str = Field()
444
536
 
445
537
 
446
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComments(
538
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComments(
447
539
  GitHubModel
448
540
  ):
449
541
  """Link"""
@@ -451,7 +543,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReview
451
543
  href: str = Field()
452
544
 
453
545
 
454
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf(
546
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropSelf(
455
547
  GitHubModel
456
548
  ):
457
549
  """Link"""
@@ -459,7 +551,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf(
459
551
  href: str = Field()
460
552
 
461
553
 
462
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatuses(
554
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropStatuses(
463
555
  GitHubModel
464
556
  ):
465
557
  """Link"""
@@ -467,21 +559,22 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatus
467
559
  href: str = Field()
468
560
 
469
561
 
470
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase(GitHubModel):
471
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase"""
562
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBase(GitHubModel):
563
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBase"""
472
564
 
473
565
  label: str = Field()
474
566
  ref: str = Field()
475
- repo: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo = (
476
- Field(title="Repository", description="A git repository")
567
+ repo: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepo = Field(
568
+ title="Repository", description="A git repository"
477
569
  )
478
570
  sha: str = Field()
479
571
  user: Union[
480
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser, None
572
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropUser,
573
+ None,
481
574
  ] = Field(title="User")
482
575
 
483
576
 
484
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser(
577
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropUser(
485
578
  GitHubModel
486
579
  ):
487
580
  """User"""
@@ -510,7 +603,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser(
510
603
  user_view_type: Missing[str] = Field(default=UNSET)
511
604
 
512
605
 
513
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
606
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepo(
514
607
  GitHubModel
515
608
  ):
516
609
  """Repository
@@ -595,10 +688,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
595
688
  language: Union[str, None] = Field()
596
689
  languages_url: str = Field()
597
690
  license_: Union[
598
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropLicense,
691
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropLicense,
599
692
  None,
600
693
  ] = Field(alias="license", title="License")
601
694
  master_branch: Missing[str] = Field(default=UNSET)
695
+ merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
696
+ default=UNSET,
697
+ description="The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message.",
698
+ )
699
+ merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
700
+ default=UNSET,
701
+ description="The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).",
702
+ )
602
703
  merges_url: str = Field()
603
704
  milestones_url: str = Field()
604
705
  mirror_url: Union[str, None] = Field()
@@ -609,11 +710,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
609
710
  open_issues_count: int = Field()
610
711
  organization: Missing[str] = Field(default=UNSET)
611
712
  owner: Union[
612
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropOwner,
713
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropOwner,
613
714
  None,
614
715
  ] = Field(title="User")
615
716
  permissions: Missing[
616
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermissions
717
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropPermissions
617
718
  ] = Field(default=UNSET)
618
719
  private: bool = Field(description="Whether the repository is private or public.")
619
720
  public: Missing[bool] = Field(default=UNSET)
@@ -622,6 +723,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
622
723
  releases_url: str = Field()
623
724
  role_name: Missing[Union[str, None]] = Field(default=UNSET)
624
725
  size: int = Field()
726
+ squash_merge_commit_message: Missing[
727
+ Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
728
+ ] = Field(
729
+ default=UNSET,
730
+ description="The default value for a squash merge commit message.",
731
+ )
732
+ squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
733
+ Field(
734
+ default=UNSET,
735
+ description="The default value for a squash merge commit title.",
736
+ )
737
+ )
625
738
  ssh_url: str = Field()
626
739
  stargazers: Missing[int] = Field(default=UNSET)
627
740
  stargazers_count: int = Field()
@@ -636,6 +749,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
636
749
  trees_url: str = Field()
637
750
  updated_at: datetime = Field()
638
751
  url: str = Field()
752
+ use_squash_pr_title_as_default: Missing[bool] = Field(
753
+ default=UNSET,
754
+ description="Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.",
755
+ )
639
756
  visibility: Literal["public", "private", "internal"] = Field()
640
757
  watchers: int = Field()
641
758
  watchers_count: int = Field()
@@ -645,7 +762,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo(
645
762
  )
646
763
 
647
764
 
648
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropLicense(
765
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropLicense(
649
766
  GitHubModel
650
767
  ):
651
768
  """License"""
@@ -657,7 +774,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
657
774
  url: Union[str, None] = Field()
658
775
 
659
776
 
660
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropOwner(
777
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropOwner(
661
778
  GitHubModel
662
779
  ):
663
780
  """User"""
@@ -686,11 +803,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
686
803
  user_view_type: Missing[str] = Field(default=UNSET)
687
804
 
688
805
 
689
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermissions(
806
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropPermissions(
690
807
  GitHubModel
691
808
  ):
692
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermi
693
- ssions
809
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropP
810
+ ermissions
694
811
  """
695
812
 
696
813
  admin: bool = Field()
@@ -700,21 +817,22 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPro
700
817
  triage: Missing[bool] = Field(default=UNSET)
701
818
 
702
819
 
703
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead(GitHubModel):
704
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead"""
820
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHead(GitHubModel):
821
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHead"""
705
822
 
706
823
  label: str = Field()
707
824
  ref: str = Field()
708
- repo: WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo = (
709
- Field(title="Repository", description="A git repository")
825
+ repo: WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepo = Field(
826
+ title="Repository", description="A git repository"
710
827
  )
711
828
  sha: str = Field()
712
829
  user: Union[
713
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser, None
830
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropUser,
831
+ None,
714
832
  ] = Field(title="User")
715
833
 
716
834
 
717
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser(
835
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropUser(
718
836
  GitHubModel
719
837
  ):
720
838
  """User"""
@@ -743,7 +861,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser(
743
861
  user_view_type: Missing[str] = Field(default=UNSET)
744
862
 
745
863
 
746
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
864
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepo(
747
865
  GitHubModel
748
866
  ):
749
867
  """Repository
@@ -828,10 +946,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
828
946
  language: Union[str, None] = Field()
829
947
  languages_url: str = Field()
830
948
  license_: Union[
831
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropLicense,
949
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropLicense,
832
950
  None,
833
951
  ] = Field(alias="license", title="License")
834
952
  master_branch: Missing[str] = Field(default=UNSET)
953
+ merge_commit_message: Missing[Literal["PR_BODY", "PR_TITLE", "BLANK"]] = Field(
954
+ default=UNSET,
955
+ description="The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message.",
956
+ )
957
+ merge_commit_title: Missing[Literal["PR_TITLE", "MERGE_MESSAGE"]] = Field(
958
+ default=UNSET,
959
+ description="The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name).",
960
+ )
835
961
  merges_url: str = Field()
836
962
  milestones_url: str = Field()
837
963
  mirror_url: Union[str, None] = Field()
@@ -842,11 +968,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
842
968
  open_issues_count: int = Field()
843
969
  organization: Missing[str] = Field(default=UNSET)
844
970
  owner: Union[
845
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropOwner,
971
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropOwner,
846
972
  None,
847
973
  ] = Field(title="User")
848
974
  permissions: Missing[
849
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropPermissions
975
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropPermissions
850
976
  ] = Field(default=UNSET)
851
977
  private: bool = Field(description="Whether the repository is private or public.")
852
978
  public: Missing[bool] = Field(default=UNSET)
@@ -855,6 +981,18 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
855
981
  releases_url: str = Field()
856
982
  role_name: Missing[Union[str, None]] = Field(default=UNSET)
857
983
  size: int = Field()
984
+ squash_merge_commit_message: Missing[
985
+ Literal["PR_BODY", "COMMIT_MESSAGES", "BLANK"]
986
+ ] = Field(
987
+ default=UNSET,
988
+ description="The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message.",
989
+ )
990
+ squash_merge_commit_title: Missing[Literal["PR_TITLE", "COMMIT_OR_PR_TITLE"]] = (
991
+ Field(
992
+ default=UNSET,
993
+ description="The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit).",
994
+ )
995
+ )
858
996
  ssh_url: str = Field()
859
997
  stargazers: Missing[int] = Field(default=UNSET)
860
998
  stargazers_count: int = Field()
@@ -869,6 +1007,10 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
869
1007
  trees_url: str = Field()
870
1008
  updated_at: datetime = Field()
871
1009
  url: str = Field()
1010
+ use_squash_pr_title_as_default: Missing[bool] = Field(
1011
+ default=UNSET,
1012
+ description="Whether a squash merge commit can use the pull request title as default. **This property is closing down. Please use `squash_merge_commit_title` instead.",
1013
+ )
872
1014
  visibility: Literal["public", "private", "internal"] = Field()
873
1015
  watchers: int = Field()
874
1016
  watchers_count: int = Field()
@@ -878,7 +1020,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo(
878
1020
  )
879
1021
 
880
1022
 
881
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropLicense(
1023
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropLicense(
882
1024
  GitHubModel
883
1025
  ):
884
1026
  """License"""
@@ -890,7 +1032,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
890
1032
  url: Union[str, None] = Field()
891
1033
 
892
1034
 
893
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropOwner(
1035
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropOwner(
894
1036
  GitHubModel
895
1037
  ):
896
1038
  """User"""
@@ -919,11 +1061,11 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
919
1061
  user_view_type: Missing[str] = Field(default=UNSET)
920
1062
 
921
1063
 
922
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropPermissions(
1064
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropPermissions(
923
1065
  GitHubModel
924
1066
  ):
925
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropPermi
926
- ssions
1067
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropP
1068
+ ermissions
927
1069
  """
928
1070
 
929
1071
  admin: bool = Field()
@@ -933,7 +1075,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPro
933
1075
  triage: Missing[bool] = Field(default=UNSET)
934
1076
 
935
1077
 
936
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1(
1078
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1(
937
1079
  GitHubModel
938
1080
  ):
939
1081
  """Team
@@ -942,35 +1084,32 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
942
1084
  """
943
1085
 
944
1086
  deleted: Missing[bool] = Field(default=UNSET)
945
- description: Missing[Union[str, None]] = Field(
946
- default=UNSET, description="Description of the team"
947
- )
948
- html_url: Missing[str] = Field(default=UNSET)
1087
+ description: Union[str, None] = Field(description="Description of the team")
1088
+ html_url: str = Field()
949
1089
  id: int = Field(description="Unique identifier of the team")
950
- members_url: Missing[str] = Field(default=UNSET)
1090
+ members_url: str = Field()
951
1091
  name: str = Field(description="Name of the team")
952
- node_id: Missing[str] = Field(default=UNSET)
1092
+ node_id: str = Field()
953
1093
  parent: Missing[
954
1094
  Union[
955
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1PropParent,
1095
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1PropParent,
956
1096
  None,
957
1097
  ]
958
1098
  ] = Field(default=UNSET)
959
- permission: Missing[str] = Field(
960
- default=UNSET,
961
- description="Permission that the team will have for its repositories",
1099
+ permission: str = Field(
1100
+ description="Permission that the team will have for its repositories"
962
1101
  )
963
- privacy: Missing[Literal["open", "closed", "secret"]] = Field(default=UNSET)
964
- repositories_url: Missing[str] = Field(default=UNSET)
965
- slug: Missing[str] = Field(default=UNSET)
966
- url: Missing[str] = Field(default=UNSET, description="URL for the team")
1102
+ privacy: Literal["open", "closed", "secret"] = Field()
1103
+ repositories_url: str = Field()
1104
+ slug: str = Field()
1105
+ url: str = Field(description="URL for the team")
967
1106
 
968
1107
 
969
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1PropParent(
1108
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1PropParent(
970
1109
  GitHubModel
971
1110
  ):
972
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersIte
973
- msOneof1PropParent
1111
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewer
1112
+ sItemsOneof1PropParent
974
1113
  """
975
1114
 
976
1115
  description: Union[str, None] = Field(description="Description of the team")
@@ -988,7 +1127,7 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReview
988
1127
  url: str = Field(description="URL for the team")
989
1128
 
990
1129
 
991
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItems(
1130
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItems(
992
1131
  GitHubModel
993
1132
  ):
994
1133
  """Team
@@ -997,35 +1136,32 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsI
997
1136
  """
998
1137
 
999
1138
  deleted: Missing[bool] = Field(default=UNSET)
1000
- description: Missing[Union[str, None]] = Field(
1001
- default=UNSET, description="Description of the team"
1002
- )
1003
- html_url: Missing[str] = Field(default=UNSET)
1139
+ description: Union[str, None] = Field(description="Description of the team")
1140
+ html_url: str = Field()
1004
1141
  id: int = Field(description="Unique identifier of the team")
1005
- members_url: Missing[str] = Field(default=UNSET)
1142
+ members_url: str = Field()
1006
1143
  name: str = Field(description="Name of the team")
1007
- node_id: Missing[str] = Field(default=UNSET)
1144
+ node_id: str = Field()
1008
1145
  parent: Missing[
1009
1146
  Union[
1010
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItemsPropParent,
1147
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItemsPropParent,
1011
1148
  None,
1012
1149
  ]
1013
1150
  ] = Field(default=UNSET)
1014
- permission: Missing[str] = Field(
1015
- default=UNSET,
1016
- description="Permission that the team will have for its repositories",
1151
+ permission: str = Field(
1152
+ description="Permission that the team will have for its repositories"
1017
1153
  )
1018
- privacy: Missing[Literal["open", "closed", "secret"]] = Field(default=UNSET)
1019
- repositories_url: Missing[str] = Field(default=UNSET)
1020
- slug: Missing[str] = Field(default=UNSET)
1021
- url: Missing[str] = Field(default=UNSET, description="URL for the team")
1154
+ privacy: Literal["open", "closed", "secret"] = Field()
1155
+ repositories_url: str = Field()
1156
+ slug: str = Field()
1157
+ url: str = Field(description="URL for the team")
1022
1158
 
1023
1159
 
1024
- class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItemsPropParent(
1160
+ class WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItemsPropParent(
1025
1161
  GitHubModel
1026
1162
  ):
1027
- """WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItemsPr
1028
- opParent
1163
+ """WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsIte
1164
+ msPropParent
1029
1165
  """
1030
1166
 
1031
1167
  description: Union[str, None] = Field(description="Description of the team")
@@ -1043,327 +1179,136 @@ class WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsI
1043
1179
  url: str = Field(description="URL for the team")
1044
1180
 
1045
1181
 
1046
- class WebhookPullRequestReviewThreadUnresolvedPropThread(GitHubModel):
1047
- """WebhookPullRequestReviewThreadUnresolvedPropThread"""
1048
-
1049
- comments: list[
1050
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems
1051
- ] = Field()
1052
- node_id: str = Field()
1053
-
1054
-
1055
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems(GitHubModel):
1056
- """Pull Request Review Comment
1057
-
1058
- The [comment](https://docs.github.com/enterprise-
1059
- cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request)
1060
- itself.
1061
- """
1062
-
1063
- links: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks = Field(
1064
- alias="_links"
1065
- )
1066
- author_association: Literal[
1067
- "COLLABORATOR",
1068
- "CONTRIBUTOR",
1069
- "FIRST_TIMER",
1070
- "FIRST_TIME_CONTRIBUTOR",
1071
- "MANNEQUIN",
1072
- "MEMBER",
1073
- "NONE",
1074
- "OWNER",
1075
- ] = Field(
1076
- title="AuthorAssociation",
1077
- description="How the author is associated with the repository.",
1078
- )
1079
- body: str = Field(description="The text of the comment.")
1080
- commit_id: str = Field(
1081
- description="The SHA of the commit to which the comment applies."
1082
- )
1083
- created_at: datetime = Field()
1084
- diff_hunk: str = Field(
1085
- description="The diff of the line that the comment refers to."
1086
- )
1087
- html_url: str = Field(description="HTML URL for the pull request review comment.")
1088
- id: int = Field(description="The ID of the pull request review comment.")
1089
- in_reply_to_id: Missing[int] = Field(
1090
- default=UNSET, description="The comment ID to reply to."
1091
- )
1092
- line: Union[int, None] = Field(
1093
- description="The line of the blob to which the comment applies. The last line of the range for a multi-line comment"
1094
- )
1095
- node_id: str = Field(description="The node ID of the pull request review comment.")
1096
- original_commit_id: str = Field(
1097
- description="The SHA of the original commit to which the comment applies."
1098
- )
1099
- original_line: int = Field(
1100
- description="The line of the blob to which the comment applies. The last line of the range for a multi-line comment"
1101
- )
1102
- original_position: int = Field(
1103
- description="The index of the original line in the diff to which the comment applies."
1104
- )
1105
- original_start_line: Union[int, None] = Field(
1106
- description="The first line of the range for a multi-line comment."
1107
- )
1108
- path: str = Field(
1109
- description="The relative path of the file to which the comment applies."
1110
- )
1111
- position: Union[int, None] = Field(
1112
- description="The line index in the diff to which the comment applies."
1113
- )
1114
- pull_request_review_id: Union[int, None] = Field(
1115
- description="The ID of the pull request review to which the comment belongs."
1116
- )
1117
- pull_request_url: str = Field(
1118
- description="URL for the pull request that the review comment belongs to."
1119
- )
1120
- reactions: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions = Field(
1121
- title="Reactions"
1122
- )
1123
- side: Literal["LEFT", "RIGHT"] = Field(
1124
- description="The side of the first line of the range for a multi-line comment."
1125
- )
1126
- start_line: Union[int, None] = Field(
1127
- description="The first line of the range for a multi-line comment."
1128
- )
1129
- start_side: Union[None, Literal["LEFT", "RIGHT"]] = Field(
1130
- default="RIGHT",
1131
- description="The side of the first line of the range for a multi-line comment.",
1132
- )
1133
- subject_type: Missing[Literal["line", "file"]] = Field(
1134
- default=UNSET,
1135
- description="The level at which the comment is targeted, can be a diff line or a file.",
1136
- )
1137
- updated_at: datetime = Field()
1138
- url: str = Field(description="URL for the pull request review comment")
1139
- user: Union[
1140
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser,
1141
- None,
1142
- ] = Field(title="User")
1143
-
1144
-
1145
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions(
1146
- GitHubModel
1147
- ):
1148
- """Reactions"""
1149
-
1150
- plus_one: int = Field(alias="+1")
1151
- minus_one: int = Field(alias="-1")
1152
- confused: int = Field()
1153
- eyes: int = Field()
1154
- heart: int = Field()
1155
- hooray: int = Field()
1156
- laugh: int = Field()
1157
- rocket: int = Field()
1158
- total_count: int = Field()
1159
- url: str = Field()
1160
-
1161
-
1162
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser(
1163
- GitHubModel
1164
- ):
1165
- """User"""
1166
-
1167
- avatar_url: Missing[str] = Field(default=UNSET)
1168
- deleted: Missing[bool] = Field(default=UNSET)
1169
- email: Missing[Union[str, None]] = Field(default=UNSET)
1170
- events_url: Missing[str] = Field(default=UNSET)
1171
- followers_url: Missing[str] = Field(default=UNSET)
1172
- following_url: Missing[str] = Field(default=UNSET)
1173
- gists_url: Missing[str] = Field(default=UNSET)
1174
- gravatar_id: Missing[str] = Field(default=UNSET)
1175
- html_url: Missing[str] = Field(default=UNSET)
1176
- id: int = Field()
1177
- login: str = Field()
1178
- name: Missing[str] = Field(default=UNSET)
1179
- node_id: Missing[str] = Field(default=UNSET)
1180
- organizations_url: Missing[str] = Field(default=UNSET)
1181
- received_events_url: Missing[str] = Field(default=UNSET)
1182
- repos_url: Missing[str] = Field(default=UNSET)
1183
- site_admin: Missing[bool] = Field(default=UNSET)
1184
- starred_url: Missing[str] = Field(default=UNSET)
1185
- subscriptions_url: Missing[str] = Field(default=UNSET)
1186
- type: Missing[Literal["Bot", "User", "Organization"]] = Field(default=UNSET)
1187
- url: Missing[str] = Field(default=UNSET)
1188
- user_view_type: Missing[str] = Field(default=UNSET)
1189
-
1190
-
1191
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks(
1192
- GitHubModel
1193
- ):
1194
- """WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks"""
1195
-
1196
- html: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml = Field(
1197
- title="Link"
1198
- )
1199
- pull_request: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest = Field(
1200
- title="Link"
1201
- )
1202
- self_: WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf = Field(
1203
- alias="self", title="Link"
1204
- )
1205
-
1206
-
1207
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml(
1208
- GitHubModel
1209
- ):
1210
- """Link"""
1211
-
1212
- href: str = Field()
1213
-
1214
-
1215
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest(
1216
- GitHubModel
1217
- ):
1218
- """Link"""
1219
-
1220
- href: str = Field()
1221
-
1222
-
1223
- class WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf(
1224
- GitHubModel
1225
- ):
1226
- """Link"""
1227
-
1228
- href: str = Field()
1229
-
1230
-
1231
- model_rebuild(WebhookPullRequestReviewThreadUnresolved)
1232
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequest)
1233
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee)
1234
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems)
1235
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge)
1182
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0)
1183
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropRequestedReviewer)
1184
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequest)
1185
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssignee)
1186
+ model_rebuild(
1187
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssigneesItems
1188
+ )
1189
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMerge)
1190
+ model_rebuild(
1191
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMergePropEnabledBy
1192
+ )
1193
+ model_rebuild(
1194
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLabelsItems
1195
+ )
1196
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMergedBy)
1197
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestone)
1236
1198
  model_rebuild(
1237
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEnabledBy
1199
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestonePropCreator
1238
1200
  )
1239
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems)
1240
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone)
1241
1201
  model_rebuild(
1242
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCreator
1202
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof0
1243
1203
  )
1204
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropUser)
1205
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinks)
1244
1206
  model_rebuild(
1245
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof0
1207
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropComments
1246
1208
  )
1247
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser)
1248
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks)
1249
1209
  model_rebuild(
1250
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropComments
1210
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropCommits
1251
1211
  )
1252
1212
  model_rebuild(
1253
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits
1213
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropHtml
1254
1214
  )
1255
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml)
1256
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue)
1257
1215
  model_rebuild(
1258
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComment
1216
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropIssue
1259
1217
  )
1260
1218
  model_rebuild(
1261
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComments
1219
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComment
1262
1220
  )
1263
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf)
1264
1221
  model_rebuild(
1265
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatuses
1222
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComments
1266
1223
  )
1267
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase)
1268
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser)
1269
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo)
1270
1224
  model_rebuild(
1271
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropLicense
1225
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropSelf
1272
1226
  )
1273
1227
  model_rebuild(
1274
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropOwner
1228
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropStatuses
1275
1229
  )
1230
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBase)
1276
1231
  model_rebuild(
1277
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermissions
1232
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropUser
1278
1233
  )
1279
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead)
1280
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser)
1281
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo)
1282
1234
  model_rebuild(
1283
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropLicense
1235
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepo
1284
1236
  )
1285
1237
  model_rebuild(
1286
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropOwner
1238
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropLicense
1287
1239
  )
1288
1240
  model_rebuild(
1289
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropPermissions
1241
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropOwner
1290
1242
  )
1291
1243
  model_rebuild(
1292
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1
1244
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropPermissions
1293
1245
  )
1246
+ model_rebuild(WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHead)
1294
1247
  model_rebuild(
1295
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1PropParent
1248
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropUser
1296
1249
  )
1297
1250
  model_rebuild(
1298
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItems
1251
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepo
1299
1252
  )
1300
1253
  model_rebuild(
1301
- WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItemsPropParent
1254
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropLicense
1302
1255
  )
1303
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropThread)
1304
- model_rebuild(WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems)
1305
1256
  model_rebuild(
1306
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions
1257
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropOwner
1307
1258
  )
1308
1259
  model_rebuild(
1309
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser
1260
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropPermissions
1310
1261
  )
1311
1262
  model_rebuild(
1312
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks
1263
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1
1313
1264
  )
1314
1265
  model_rebuild(
1315
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml
1266
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1PropParent
1316
1267
  )
1317
1268
  model_rebuild(
1318
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest
1269
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItems
1319
1270
  )
1320
1271
  model_rebuild(
1321
- WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf
1272
+ WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItemsPropParent
1322
1273
  )
1323
1274
 
1324
1275
  __all__ = (
1325
- "WebhookPullRequestReviewThreadUnresolved",
1326
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequest",
1327
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssignee",
1328
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAssigneesItems",
1329
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMerge",
1330
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropAutoMergePropEnabledBy",
1331
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBase",
1332
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepo",
1333
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropLicense",
1334
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropOwner",
1335
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropRepoPropPermissions",
1336
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropBasePropUser",
1337
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHead",
1338
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepo",
1339
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropLicense",
1340
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropOwner",
1341
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropRepoPropPermissions",
1342
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropHeadPropUser",
1343
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLabelsItems",
1344
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinks",
1345
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropComments",
1346
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropCommits",
1347
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropHtml",
1348
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropIssue",
1349
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComment",
1350
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropReviewComments",
1351
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropSelf",
1352
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropLinksPropStatuses",
1353
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestone",
1354
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropMilestonePropCreator",
1355
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof0",
1356
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1",
1357
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedReviewersItemsOneof1PropParent",
1358
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItems",
1359
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropRequestedTeamsItemsPropParent",
1360
- "WebhookPullRequestReviewThreadUnresolvedPropPullRequestPropUser",
1361
- "WebhookPullRequestReviewThreadUnresolvedPropThread",
1362
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItems",
1363
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinks",
1364
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropHtml",
1365
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropPullRequest",
1366
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropLinksPropSelf",
1367
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactions",
1368
- "WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropUser",
1276
+ "WebhookPullRequestReviewRequestRemovedOneof0",
1277
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequest",
1278
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssignee",
1279
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAssigneesItems",
1280
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMerge",
1281
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropAutoMergePropEnabledBy",
1282
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBase",
1283
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepo",
1284
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropLicense",
1285
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropOwner",
1286
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropRepoPropPermissions",
1287
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropBasePropUser",
1288
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHead",
1289
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepo",
1290
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropLicense",
1291
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropOwner",
1292
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropRepoPropPermissions",
1293
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropHeadPropUser",
1294
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLabelsItems",
1295
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinks",
1296
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropComments",
1297
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropCommits",
1298
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropHtml",
1299
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropIssue",
1300
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComment",
1301
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropReviewComments",
1302
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropSelf",
1303
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropLinksPropStatuses",
1304
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMergedBy",
1305
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestone",
1306
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropMilestonePropCreator",
1307
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof0",
1308
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1",
1309
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedReviewersItemsOneof1PropParent",
1310
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItems",
1311
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropRequestedTeamsItemsPropParent",
1312
+ "WebhookPullRequestReviewRequestRemovedOneof0PropPullRequestPropUser",
1313
+ "WebhookPullRequestReviewRequestRemovedOneof0PropRequestedReviewer",
1369
1314
  )