GitHubKit 0.11.3__py3-none-any.whl → 0.11.4__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.
- githubkit/rest/__init__.py +328 -1140
- githubkit/versions/ghec_v2022_11_28/models/__init__.py +3787 -4735
- githubkit/versions/ghec_v2022_11_28/models/group_0002.py +15 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0112.py +1 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0117.py +1 -1
- githubkit/versions/ghec_v2022_11_28/models/group_0152.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0395.py +52 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0396.py +42 -58
- githubkit/versions/ghec_v2022_11_28/models/group_0397.py +58 -131
- githubkit/versions/ghec_v2022_11_28/models/group_0398.py +141 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0399.py +13 -175
- githubkit/versions/ghec_v2022_11_28/models/group_0400.py +176 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0401.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0402.py +19 -56
- githubkit/versions/ghec_v2022_11_28/models/group_0403.py +111 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0404.py +31 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0405.py +47 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0406.py +6 -73
- githubkit/versions/ghec_v2022_11_28/models/group_0407.py +6 -180
- githubkit/versions/ghec_v2022_11_28/models/group_0408.py +15 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0409.py +41 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0410.py +125 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0411.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0412.py +7 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0413.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0414.py +8 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0415.py +53 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0416.py +7 -392
- githubkit/versions/ghec_v2022_11_28/models/group_0417.py +10 -368
- githubkit/versions/ghec_v2022_11_28/models/group_0418.py +7 -388
- githubkit/versions/ghec_v2022_11_28/models/group_0419.py +296 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0420.py +299 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0421.py +316 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0422.py +56 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0423.py +71 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0424.py +55 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0425.py +135 -71
- githubkit/versions/ghec_v2022_11_28/models/group_0426.py +152 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0427.py +150 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0428.py +111 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0429.py +27 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0430.py +11 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0431.py +19 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0432.py +17 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0433.py +24 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0434.py +17 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0435.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0436.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0437.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0438.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0439.py +13 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0440.py +13 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0441.py +13 -643
- githubkit/versions/ghec_v2022_11_28/models/group_0442.py +41 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0443.py +24 -498
- githubkit/versions/ghec_v2022_11_28/models/group_0444.py +296 -163
- githubkit/versions/ghec_v2022_11_28/models/group_0445.py +32 -499
- githubkit/versions/ghec_v2022_11_28/models/group_0446.py +131 -578
- githubkit/versions/ghec_v2022_11_28/models/group_0447.py +466 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0448.py +474 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0449.py +951 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0450.py +24 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0451.py +37 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0452.py +7 -108
- githubkit/versions/ghec_v2022_11_28/models/group_0453.py +31 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0454.py +61 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0455.py +114 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0456.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0457.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0458.py +30 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0459.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0460.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0461.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0462.py +6 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0463.py +37 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0464.py +7 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0465.py +86 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0466.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0467.py +6 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0468.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0469.py +29 -167
- githubkit/versions/ghec_v2022_11_28/models/group_0470.py +24 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0471.py +174 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0472.py +18 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0473.py +119 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0474.py +6 -50
- githubkit/versions/ghec_v2022_11_28/models/group_0475.py +28 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0476.py +42 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0477.py +14 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0478.py +15 -68
- githubkit/versions/ghec_v2022_11_28/models/group_0479.py +28 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0480.py +65 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0481.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0482.py +85 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0483.py +31 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0484.py +40 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0485.py +26 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0486.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0487.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0488.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0489.py +31 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0490.py +27 -88
- githubkit/versions/ghec_v2022_11_28/models/group_0491.py +86 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0492.py +83 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0493.py +152 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0494.py +22 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0495.py +80 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0496.py +39 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0497.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0498.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0499.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0500.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0501.py +31 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0502.py +27 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0503.py +82 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0504.py +81 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0505.py +152 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0506.py +22 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0507.py +79 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0508.py +60 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0509.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0510.py +35 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0511.py +133 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0512.py +34 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0513.py +31 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0514.py +25 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0515.py +83 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0516.py +82 -149
- githubkit/versions/ghec_v2022_11_28/models/group_0517.py +152 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0518.py +21 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0519.py +10 -433
- githubkit/versions/ghec_v2022_11_28/models/group_0520.py +474 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0521.py +32 -186
- githubkit/versions/ghec_v2022_11_28/models/group_0522.py +40 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0523.py +180 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0524.py +28 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0525.py +24 -80
- githubkit/versions/ghec_v2022_11_28/models/group_0526.py +79 -84
- githubkit/versions/ghec_v2022_11_28/models/group_0527.py +87 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0528.py +9 -116
- githubkit/versions/ghec_v2022_11_28/models/group_0529.py +122 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0530.py +21 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0531.py +12 -392
- githubkit/versions/ghec_v2022_11_28/models/group_0532.py +379 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0533.py +385 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0534.py +355 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0535.py +433 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0536.py +393 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0537.py +452 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0538.py +1022 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0539.py +390 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0540.py +66 -113
- githubkit/versions/ghec_v2022_11_28/models/group_0541.py +715 -85
- githubkit/versions/ghec_v2022_11_28/models/group_0542.py +477 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0543.py +352 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0544.py +300 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0545.py +439 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0546.py +50 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0547.py +52 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0548.py +101 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0549.py +143 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0550.py +134 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0551.py +145 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0552.py +155 -79
- githubkit/versions/ghec_v2022_11_28/models/group_0553.py +104 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0554.py +66 -143
- githubkit/versions/ghec_v2022_11_28/models/group_0555.py +57 -209
- githubkit/versions/ghec_v2022_11_28/models/group_0556.py +41 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0557.py +149 -80
- githubkit/versions/ghec_v2022_11_28/models/group_0558.py +153 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0559.py +33 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0560.py +38 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0561.py +122 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0562.py +17 -1034
- githubkit/versions/ghec_v2022_11_28/models/group_0563.py +16 -377
- githubkit/versions/ghec_v2022_11_28/models/group_0564.py +71 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0565.py +100 -136
- githubkit/versions/ghec_v2022_11_28/models/group_0566.py +52 -158
- githubkit/versions/ghec_v2022_11_28/models/group_0567.py +46 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0568.py +66 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0569.py +63 -62
- githubkit/versions/ghec_v2022_11_28/models/group_0570.py +83 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0571.py +121 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0572.py +61 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0573.py +106 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0574.py +40 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0575.py +13 -1093
- githubkit/versions/ghec_v2022_11_28/models/group_0576.py +31 -469
- githubkit/versions/ghec_v2022_11_28/models/group_0577.py +459 -404
- githubkit/versions/ghec_v2022_11_28/models/group_0578.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0579.py +34 -148
- githubkit/versions/ghec_v2022_11_28/models/group_0580.py +88 -291
- githubkit/versions/ghec_v2022_11_28/models/group_0581.py +72 -3
- githubkit/versions/ghec_v2022_11_28/models/group_0582.py +32 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0583.py +32 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0584.py +25 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0585.py +32 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0586.py +14 -445
- githubkit/versions/ghec_v2022_11_28/models/group_0587.py +43 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0588.py +8 -55
- githubkit/versions/ghec_v2022_11_28/models/group_0589.py +70 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0590.py +53 -106
- githubkit/versions/ghec_v2022_11_28/models/group_0591.py +80 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0592.py +99 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0593.py +64 -98
- githubkit/versions/ghec_v2022_11_28/models/group_0594.py +48 -43
- githubkit/versions/ghec_v2022_11_28/models/group_0595.py +39 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0596.py +54 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0597.py +58 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0598.py +53 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0599.py +41 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0600.py +60 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0601.py +89 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0602.py +90 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0603.py +132 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0604.py +53 -104
- githubkit/versions/ghec_v2022_11_28/models/group_0605.py +26 -49
- githubkit/versions/ghec_v2022_11_28/models/group_0606.py +27 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0607.py +10 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0608.py +50 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0609.py +30 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0610.py +29 -135
- githubkit/versions/ghec_v2022_11_28/models/group_0611.py +13 -141
- githubkit/versions/ghec_v2022_11_28/models/group_0612.py +10 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0613.py +53 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0614.py +34 -107
- githubkit/versions/ghec_v2022_11_28/models/group_0615.py +25 -75
- githubkit/versions/ghec_v2022_11_28/models/group_0616.py +10 -81
- githubkit/versions/ghec_v2022_11_28/models/group_0617.py +4 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0618.py +1074 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0619.py +1121 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0620.py +1139 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0621.py +12 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0622.py +11 -61
- githubkit/versions/ghec_v2022_11_28/models/group_0623.py +1115 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0624.py +1053 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0625.py +71 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0626.py +1072 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0627.py +1146 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0628.py +1104 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0629.py +1123 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0630.py +45 -554
- githubkit/versions/ghec_v2022_11_28/models/group_0631.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0632.py +43 -69
- githubkit/versions/ghec_v2022_11_28/models/group_0633.py +1274 -76
- githubkit/versions/ghec_v2022_11_28/models/group_0634.py +1285 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0635.py +1355 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0636.py +1220 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0637.py +1158 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0638.py +1271 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0639.py +1291 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0640.py +1244 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0641.py +1288 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0642.py +1160 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0643.py +1273 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0644.py +1278 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0645.py +1092 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0646.py +1125 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0647.py +1132 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0648.py +1112 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0649.py +335 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0650.py +9 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0651.py +62 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0652.py +585 -70
- githubkit/versions/ghec_v2022_11_28/models/group_0653.py +8 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0654.py +51 -89
- githubkit/versions/ghec_v2022_11_28/models/group_0655.py +171 -82
- githubkit/versions/ghec_v2022_11_28/models/group_0656.py +105 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0657.py +112 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0658.py +207 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0659.py +166 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0660.py +166 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0661.py +158 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0662.py +161 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0663.py +24 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0664.py +23 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0665.py +17 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0666.py +18 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0667.py +18 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0668.py +34 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0669.py +70 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0670.py +7 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0671.py +6 -1144
- githubkit/versions/ghec_v2022_11_28/models/group_0672.py +6 -1171
- githubkit/versions/ghec_v2022_11_28/models/group_0673.py +22 -1152
- githubkit/versions/ghec_v2022_11_28/models/group_0674.py +12 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0675.py +30 -109
- githubkit/versions/ghec_v2022_11_28/models/group_0676.py +32 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0677.py +32 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0678.py +14 -119
- githubkit/versions/ghec_v2022_11_28/models/group_0679.py +98 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0680.py +66 -1165
- githubkit/versions/ghec_v2022_11_28/models/group_0681.py +72 -1105
- githubkit/versions/ghec_v2022_11_28/models/group_0682.py +82 -67
- githubkit/versions/ghec_v2022_11_28/models/group_0683.py +26 -111
- githubkit/versions/ghec_v2022_11_28/models/group_0684.py +90 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0685.py +35 -1076
- githubkit/versions/ghec_v2022_11_28/models/group_0686.py +35 -1093
- githubkit/versions/ghec_v2022_11_28/models/group_0687.py +35 -1068
- githubkit/versions/ghec_v2022_11_28/models/group_0688.py +12 -1136
- githubkit/versions/ghec_v2022_11_28/models/group_0689.py +270 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0690.py +6 -122
- githubkit/versions/ghec_v2022_11_28/models/group_0691.py +28 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0692.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0693.py +28 -110
- githubkit/versions/ghec_v2022_11_28/models/group_0694.py +28 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0695.py +132 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0696.py +145 -106
- githubkit/versions/ghec_v2022_11_28/models/group_0697.py +148 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0698.py +11 -1335
- githubkit/versions/ghec_v2022_11_28/models/group_0699.py +7 -1352
- githubkit/versions/ghec_v2022_11_28/models/group_0700.py +7 -1363
- githubkit/versions/ghec_v2022_11_28/models/group_0701.py +49 -1116
- githubkit/versions/ghec_v2022_11_28/models/group_0702.py +49 -1054
- githubkit/versions/ghec_v2022_11_28/models/group_0703.py +65 -1161
- githubkit/versions/ghec_v2022_11_28/models/group_0704.py +55 -1194
- githubkit/versions/ghec_v2022_11_28/models/group_0705.py +84 -1138
- githubkit/versions/ghec_v2022_11_28/models/group_0706.py +79 -1161
- githubkit/versions/ghec_v2022_11_28/models/group_0707.py +8 -1201
- githubkit/versions/ghec_v2022_11_28/models/group_0708.py +9 -1307
- githubkit/versions/ghec_v2022_11_28/models/group_0709.py +117 -1225
- githubkit/versions/ghec_v2022_11_28/models/group_0710.py +10 -1159
- githubkit/versions/ghec_v2022_11_28/models/group_0711.py +6 -1194
- githubkit/versions/ghec_v2022_11_28/models/group_0712.py +10 -1164
- githubkit/versions/ghec_v2022_11_28/models/group_0713.py +6 -1135
- githubkit/versions/ghec_v2022_11_28/models/group_0714.py +57 -351
- githubkit/versions/ghec_v2022_11_28/models/group_0715.py +275 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0716.py +281 -52
- githubkit/versions/ghec_v2022_11_28/models/group_0717.py +264 -561
- githubkit/versions/ghec_v2022_11_28/models/group_0718.py +376 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0719.py +288 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0720.py +42 -185
- githubkit/versions/ghec_v2022_11_28/models/group_0721.py +13 -147
- githubkit/versions/ghec_v2022_11_28/models/group_0722.py +69 -135
- githubkit/versions/ghec_v2022_11_28/models/group_0723.py +59 -210
- githubkit/versions/ghec_v2022_11_28/models/group_0724.py +51 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0725.py +95 -53
- githubkit/versions/ghec_v2022_11_28/models/group_0726.py +51 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0727.py +49 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0728.py +93 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0729.py +94 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0730.py +470 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0731.py +483 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0732.py +468 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0733.py +28 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0734.py +10 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0735.py +17 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0736.py +6 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0737.py +23 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0738.py +6 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0739.py +7 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0740.py +6 -182
- githubkit/versions/ghec_v2022_11_28/models/group_0741.py +6 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0742.py +27 -61
- githubkit/versions/ghec_v2022_11_28/models/group_0743.py +5 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0744.py +12 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0745.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0746.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0747.py +34 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0748.py +33 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0749.py +14 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0750.py +20 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0751.py +9 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0752.py +20 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0753.py +7 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0754.py +9 -54
- githubkit/versions/ghec_v2022_11_28/models/group_0755.py +14 -83
- githubkit/versions/ghec_v2022_11_28/models/group_0756.py +9 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0757.py +14 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0758.py +8 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0759.py +9 -63
- githubkit/versions/ghec_v2022_11_28/models/group_0760.py +8 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0761.py +7 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0762.py +23 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0763.py +20 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0764.py +19 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0765.py +23 -92
- githubkit/versions/ghec_v2022_11_28/models/group_0766.py +5 -74
- githubkit/versions/ghec_v2022_11_28/models/group_0767.py +5 -112
- githubkit/versions/ghec_v2022_11_28/models/group_0768.py +4 -125
- githubkit/versions/ghec_v2022_11_28/models/group_0769.py +15 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0770.py +9 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0771.py +16 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0772.py +10 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0773.py +11 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0774.py +11 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0775.py +108 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0776.py +31 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0777.py +17 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0778.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0779.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0780.py +32 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0781.py +34 -36
- githubkit/versions/ghec_v2022_11_28/models/group_0782.py +27 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0783.py +13 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0784.py +8 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0785.py +14 -44
- githubkit/versions/ghec_v2022_11_28/models/group_0786.py +13 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0787.py +14 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0788.py +22 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0789.py +9 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0790.py +9 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0791.py +19 -285
- githubkit/versions/ghec_v2022_11_28/models/group_0792.py +22 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0793.py +14 -45
- githubkit/versions/ghec_v2022_11_28/models/group_0794.py +7 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0795.py +28 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0796.py +11 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0797.py +11 -155
- githubkit/versions/ghec_v2022_11_28/models/group_0798.py +8 -160
- githubkit/versions/ghec_v2022_11_28/models/group_0799.py +7 -160
- githubkit/versions/ghec_v2022_11_28/models/group_0800.py +15 -42
- githubkit/versions/ghec_v2022_11_28/models/group_0801.py +18 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0802.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0803.py +8 -165
- githubkit/versions/ghec_v2022_11_28/models/group_0804.py +25 -155
- githubkit/versions/ghec_v2022_11_28/models/group_0805.py +14 -180
- githubkit/versions/ghec_v2022_11_28/models/group_0806.py +8 -169
- githubkit/versions/ghec_v2022_11_28/models/group_0807.py +7 -211
- githubkit/versions/ghec_v2022_11_28/models/group_0808.py +8 -207
- githubkit/versions/ghec_v2022_11_28/models/group_0809.py +13 -46
- githubkit/versions/ghec_v2022_11_28/models/group_0810.py +8 -39
- githubkit/versions/ghec_v2022_11_28/models/group_0811.py +7 -232
- githubkit/versions/ghec_v2022_11_28/models/group_0812.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0813.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0814.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0815.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0816.py +9 -99
- githubkit/versions/ghec_v2022_11_28/models/group_0817.py +18 -287
- githubkit/versions/ghec_v2022_11_28/models/group_0818.py +15 -288
- githubkit/versions/ghec_v2022_11_28/models/group_0819.py +9 -296
- githubkit/versions/ghec_v2022_11_28/models/group_0820.py +8 -400
- githubkit/versions/ghec_v2022_11_28/models/group_0821.py +26 -282
- githubkit/versions/ghec_v2022_11_28/models/group_0822.py +32 -27
- githubkit/versions/ghec_v2022_11_28/models/group_0823.py +12 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0824.py +8 -114
- githubkit/versions/ghec_v2022_11_28/models/group_0825.py +4 -78
- githubkit/versions/ghec_v2022_11_28/models/group_0826.py +20 -51
- githubkit/versions/ghec_v2022_11_28/models/group_0827.py +8 -108
- githubkit/versions/ghec_v2022_11_28/models/group_0828.py +10 -64
- githubkit/versions/ghec_v2022_11_28/models/group_0829.py +36 -47
- githubkit/versions/ghec_v2022_11_28/models/group_0830.py +10 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0831.py +11 -87
- githubkit/versions/ghec_v2022_11_28/models/group_0832.py +7 -59
- githubkit/versions/ghec_v2022_11_28/models/group_0833.py +4 -341
- githubkit/versions/ghec_v2022_11_28/models/group_0834.py +6 -367
- githubkit/versions/ghec_v2022_11_28/models/group_0835.py +22 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0836.py +14 -57
- githubkit/versions/ghec_v2022_11_28/models/group_0837.py +14 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0838.py +7 -354
- githubkit/versions/ghec_v2022_11_28/models/group_0839.py +10 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0840.py +10 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0841.py +22 -333
- githubkit/versions/ghec_v2022_11_28/models/group_0842.py +12 -363
- githubkit/versions/ghec_v2022_11_28/models/group_0843.py +116 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0844.py +74 -60
- githubkit/versions/ghec_v2022_11_28/models/group_0845.py +72 -13
- githubkit/versions/ghec_v2022_11_28/models/group_0846.py +33 -355
- githubkit/versions/ghec_v2022_11_28/models/group_0847.py +33 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0848.py +8 -495
- githubkit/versions/ghec_v2022_11_28/models/group_0849.py +8 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0850.py +6 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0851.py +11 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0852.py +22 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0853.py +9 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0854.py +5 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0855.py +10 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0856.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0857.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0858.py +6 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0859.py +30 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0860.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0861.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0862.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0863.py +9 -33
- githubkit/versions/ghec_v2022_11_28/models/group_0864.py +6 -37
- githubkit/versions/ghec_v2022_11_28/models/group_0865.py +23 -22
- githubkit/versions/ghec_v2022_11_28/models/group_0866.py +20 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0867.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0868.py +6 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0869.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0870.py +20 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0871.py +7 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0872.py +4 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0873.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0874.py +21 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0875.py +9 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0876.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0877.py +5 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0878.py +10 -38
- githubkit/versions/ghec_v2022_11_28/models/group_0879.py +214 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0880.py +8 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0881.py +7 -32
- githubkit/versions/ghec_v2022_11_28/models/group_0882.py +18 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0883.py +10 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0884.py +13 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0885.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0886.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0887.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0888.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0889.py +10 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0890.py +7 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0891.py +9 -118
- githubkit/versions/ghec_v2022_11_28/models/group_0892.py +9 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0893.py +9 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0894.py +12 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0895.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0896.py +6 -40
- githubkit/versions/ghec_v2022_11_28/models/group_0897.py +13 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0898.py +9 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0899.py +7 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0900.py +6 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0901.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0902.py +35 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0903.py +30 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0904.py +8 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0905.py +15 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0906.py +213 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0907.py +83 -19
- githubkit/versions/ghec_v2022_11_28/models/group_0908.py +35 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0909.py +14 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0910.py +15 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0911.py +13 -30
- githubkit/versions/ghec_v2022_11_28/models/group_0912.py +11 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0913.py +11 -16
- githubkit/versions/ghec_v2022_11_28/models/group_0914.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0915.py +9 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0916.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0917.py +12 -20
- githubkit/versions/ghec_v2022_11_28/models/group_0918.py +9 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0919.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0920.py +11 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0921.py +5 -23
- githubkit/versions/ghec_v2022_11_28/models/group_0922.py +103 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0923.py +54 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0924.py +57 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0925.py +100 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0926.py +56 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0927.py +60 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0928.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0929.py +29 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0930.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0931.py +24 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0932.py +34 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0933.py +8 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0934.py +40 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0935.py +23 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0936.py +8 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0937.py +17 -34
- githubkit/versions/ghec_v2022_11_28/models/group_0938.py +16 -35
- githubkit/versions/ghec_v2022_11_28/models/group_0939.py +9 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0940.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0941.py +8 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0942.py +9 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0943.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0944.py +9 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0945.py +47 -29
- githubkit/versions/ghec_v2022_11_28/models/group_0946.py +49 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0947.py +16 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0948.py +24 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0949.py +17 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0950.py +12 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0951.py +42 -15
- githubkit/versions/ghec_v2022_11_28/models/group_0952.py +5 -14
- githubkit/versions/ghec_v2022_11_28/models/group_0953.py +34 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0954.py +27 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0955.py +46 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0956.py +36 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0957.py +12 -28
- githubkit/versions/ghec_v2022_11_28/models/group_0958.py +21 -12
- githubkit/versions/ghec_v2022_11_28/models/group_0959.py +9 -115
- githubkit/versions/ghec_v2022_11_28/models/group_0960.py +8 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0961.py +8 -72
- githubkit/versions/ghec_v2022_11_28/models/group_0962.py +10 -41
- githubkit/versions/ghec_v2022_11_28/models/group_0963.py +10 -31
- githubkit/versions/ghec_v2022_11_28/models/group_0964.py +14 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0965.py +8 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0966.py +72 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0967.py +8 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0968.py +10 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0969.py +38 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0970.py +46 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0971.py +44 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0972.py +26 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0973.py +18 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0974.py +21 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0975.py +19 -21
- githubkit/versions/ghec_v2022_11_28/models/group_0976.py +6 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0977.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0978.py +4 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0979.py +11 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0980.py +43 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0981.py +5 -26
- githubkit/versions/ghec_v2022_11_28/models/group_0982.py +10 -24
- githubkit/versions/ghec_v2022_11_28/models/group_0983.py +51 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0984.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0985.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_0986.py +5 -25
- githubkit/versions/ghec_v2022_11_28/models/group_0987.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0988.py +24 -4
- githubkit/versions/ghec_v2022_11_28/models/group_0989.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0990.py +8 -18
- githubkit/versions/ghec_v2022_11_28/models/group_0991.py +17 -7
- githubkit/versions/ghec_v2022_11_28/models/group_0992.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_0993.py +14 -5
- githubkit/versions/ghec_v2022_11_28/models/group_0994.py +11 -8
- githubkit/versions/ghec_v2022_11_28/models/group_0995.py +8 -223
- githubkit/versions/ghec_v2022_11_28/models/group_0996.py +17 -10
- githubkit/versions/ghec_v2022_11_28/models/group_0997.py +15 -6
- githubkit/versions/ghec_v2022_11_28/models/group_0998.py +6 -17
- githubkit/versions/ghec_v2022_11_28/models/group_0999.py +16 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1000.py +20 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1001.py +16 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1002.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1003.py +6 -19
- githubkit/versions/ghec_v2022_11_28/models/group_1004.py +13 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1005.py +29 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1006.py +34 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1007.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1008.py +35 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1009.py +35 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1010.py +15 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1011.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1012.py +14 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1013.py +32 -14
- githubkit/versions/ghec_v2022_11_28/models/group_1014.py +6 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1015.py +10 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1016.py +11 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1017.py +37 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1018.py +5 -36
- githubkit/versions/ghec_v2022_11_28/models/group_1019.py +10 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1020.py +29 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1021.py +39 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1022.py +24 -197
- githubkit/versions/ghec_v2022_11_28/models/group_1023.py +5 -94
- githubkit/versions/ghec_v2022_11_28/models/group_1024.py +13 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1025.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1026.py +8 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1027.py +12 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1028.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1029.py +11 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1030.py +44 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1031.py +5 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1032.py +11 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1033.py +13 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1034.py +10 -11
- githubkit/versions/ghec_v2022_11_28/models/group_1035.py +8 -13
- githubkit/versions/ghec_v2022_11_28/models/group_1036.py +40 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1037.py +12 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1038.py +12 -96
- githubkit/versions/ghec_v2022_11_28/models/group_1039.py +20 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1040.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1041.py +58 -95
- githubkit/versions/ghec_v2022_11_28/models/group_1042.py +55 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1043.py +13 -52
- githubkit/versions/ghec_v2022_11_28/models/group_1044.py +22 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1045.py +9 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1046.py +7 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1047.py +7 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1048.py +11 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1049.py +22 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1050.py +44 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1051.py +42 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1052.py +65 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1053.py +24 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1054.py +12 -24
- githubkit/versions/ghec_v2022_11_28/models/group_1055.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1056.py +5 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1057.py +5 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1058.py +11 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1059.py +10 -16
- githubkit/versions/ghec_v2022_11_28/models/group_1060.py +10 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1061.py +8 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1062.py +6 -52
- githubkit/versions/ghec_v2022_11_28/models/group_1063.py +6 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1064.py +20 -17
- githubkit/versions/ghec_v2022_11_28/models/group_1065.py +26 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1066.py +10 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1067.py +33 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1068.py +45 -5
- githubkit/versions/ghec_v2022_11_28/models/group_1069.py +29 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1070.py +14 -23
- githubkit/versions/ghec_v2022_11_28/models/group_1071.py +8 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1072.py +7 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1073.py +14 -12
- githubkit/versions/ghec_v2022_11_28/models/group_1074.py +7 -22
- githubkit/versions/ghec_v2022_11_28/models/group_1075.py +12 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1076.py +8 -8
- githubkit/versions/ghec_v2022_11_28/models/group_1077.py +10 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1078.py +18 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1079.py +8 -6
- githubkit/versions/ghec_v2022_11_28/models/group_1080.py +10 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1081.py +11 -9
- githubkit/versions/ghec_v2022_11_28/models/group_1082.py +4 -75
- githubkit/versions/ghec_v2022_11_28/models/group_1083.py +12 -7
- githubkit/versions/ghec_v2022_11_28/models/group_1084.py +8 -10
- githubkit/versions/ghec_v2022_11_28/models/group_1085.py +29 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1086.py +8 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1087.py +74 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1088.py +10 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1089.py +12 -18
- githubkit/versions/ghec_v2022_11_28/models/group_1090.py +9 -21
- githubkit/versions/ghec_v2022_11_28/rest/orgs.py +2 -2
- githubkit/versions/ghec_v2022_11_28/rest/pulls.py +2 -0
- githubkit/versions/ghec_v2022_11_28/rest/security_advisories.py +20 -18
- githubkit/versions/ghec_v2022_11_28/types/__init__.py +3782 -4756
- githubkit/versions/ghec_v2022_11_28/types/group_0002.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0112.py +1 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0117.py +1 -1
- githubkit/versions/ghec_v2022_11_28/types/group_0152.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0395.py +39 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0396.py +35 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0397.py +45 -114
- githubkit/versions/ghec_v2022_11_28/types/group_0398.py +126 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0399.py +11 -127
- githubkit/versions/ghec_v2022_11_28/types/group_0400.py +127 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0401.py +17 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0402.py +18 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0403.py +79 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0404.py +13 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0405.py +34 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0406.py +5 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0407.py +5 -147
- githubkit/versions/ghec_v2022_11_28/types/group_0408.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0409.py +18 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0410.py +107 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0411.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0412.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0413.py +16 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0414.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0415.py +28 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0416.py +6 -313
- githubkit/versions/ghec_v2022_11_28/types/group_0417.py +7 -303
- githubkit/versions/ghec_v2022_11_28/types/group_0418.py +6 -305
- githubkit/versions/ghec_v2022_11_28/types/group_0419.py +243 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0420.py +241 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0421.py +262 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0422.py +42 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0423.py +67 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0424.py +39 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0425.py +92 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0426.py +104 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0427.py +102 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0428.py +83 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0429.py +13 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0430.py +7 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0431.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0432.py +9 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0433.py +11 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0434.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0435.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0436.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0437.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0438.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0439.py +8 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0440.py +8 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0441.py +8 -596
- githubkit/versions/ghec_v2022_11_28/types/group_0442.py +32 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0443.py +19 -460
- githubkit/versions/ghec_v2022_11_28/types/group_0444.py +255 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0445.py +14 -458
- githubkit/versions/ghec_v2022_11_28/types/group_0446.py +107 -500
- githubkit/versions/ghec_v2022_11_28/types/group_0447.py +427 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0448.py +439 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0449.py +861 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0450.py +19 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0451.py +34 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0452.py +6 -95
- githubkit/versions/ghec_v2022_11_28/types/group_0453.py +22 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0454.py +35 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0455.py +87 -65
- githubkit/versions/ghec_v2022_11_28/types/group_0456.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0457.py +5 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0458.py +26 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0459.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0460.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0461.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0462.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0463.py +19 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0464.py +7 -88
- githubkit/versions/ghec_v2022_11_28/types/group_0465.py +73 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0466.py +22 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0467.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0468.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0469.py +16 -142
- githubkit/versions/ghec_v2022_11_28/types/group_0470.py +21 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0471.py +138 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0472.py +15 -108
- githubkit/versions/ghec_v2022_11_28/types/group_0473.py +113 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0474.py +6 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0475.py +16 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0476.py +37 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0477.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0478.py +11 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0479.py +20 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0480.py +54 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0481.py +16 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0482.py +70 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0483.py +25 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0484.py +19 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0485.py +19 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0486.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0487.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0488.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0489.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0490.py +27 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0491.py +73 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0492.py +79 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0493.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0494.py +22 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0495.py +78 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0496.py +19 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0497.py +18 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0498.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0499.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0500.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0501.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0502.py +27 -73
- githubkit/versions/ghec_v2022_11_28/types/group_0503.py +73 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0504.py +77 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0505.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0506.py +22 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0507.py +79 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0508.py +35 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0509.py +18 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0510.py +29 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0511.py +110 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0512.py +29 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0513.py +26 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0514.py +27 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0515.py +72 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0516.py +79 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0517.py +134 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0518.py +22 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0519.py +10 -358
- githubkit/versions/ghec_v2022_11_28/types/group_0520.py +416 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0521.py +17 -167
- githubkit/versions/ghec_v2022_11_28/types/group_0522.py +31 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0523.py +150 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0524.py +26 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0525.py +23 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0526.py +72 -82
- githubkit/versions/ghec_v2022_11_28/types/group_0527.py +84 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0528.py +8 -106
- githubkit/versions/ghec_v2022_11_28/types/group_0529.py +114 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0530.py +19 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0531.py +11 -330
- githubkit/versions/ghec_v2022_11_28/types/group_0532.py +338 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0533.py +321 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0534.py +295 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0535.py +358 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0536.py +335 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0537.py +379 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0538.py +876 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0539.py +330 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0540.py +47 -86
- githubkit/versions/ghec_v2022_11_28/types/group_0541.py +626 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0542.py +416 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0543.py +284 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0544.py +255 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0545.py +375 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0546.py +26 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0547.py +25 -68
- githubkit/versions/ghec_v2022_11_28/types/group_0548.py +61 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0549.py +107 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0550.py +107 -108
- githubkit/versions/ghec_v2022_11_28/types/group_0551.py +115 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0552.py +117 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0553.py +87 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0554.py +47 -132
- githubkit/versions/ghec_v2022_11_28/types/group_0555.py +34 -188
- githubkit/versions/ghec_v2022_11_28/types/group_0556.py +21 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0557.py +110 -77
- githubkit/versions/ghec_v2022_11_28/types/group_0558.py +115 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0559.py +15 -102
- githubkit/versions/ghec_v2022_11_28/types/group_0560.py +16 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0561.py +99 -74
- githubkit/versions/ghec_v2022_11_28/types/group_0562.py +11 -912
- githubkit/versions/ghec_v2022_11_28/types/group_0563.py +11 -336
- githubkit/versions/ghec_v2022_11_28/types/group_0564.py +61 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0565.py +68 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0566.py +31 -133
- githubkit/versions/ghec_v2022_11_28/types/group_0567.py +24 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0568.py +50 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0569.py +36 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0570.py +60 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0571.py +93 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0572.py +36 -83
- githubkit/versions/ghec_v2022_11_28/types/group_0573.py +74 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0574.py +35 -80
- githubkit/versions/ghec_v2022_11_28/types/group_0575.py +8 -977
- githubkit/versions/ghec_v2022_11_28/types/group_0576.py +24 -388
- githubkit/versions/ghec_v2022_11_28/types/group_0577.py +386 -316
- githubkit/versions/ghec_v2022_11_28/types/group_0578.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0579.py +28 -126
- githubkit/versions/ghec_v2022_11_28/types/group_0580.py +80 -248
- githubkit/versions/ghec_v2022_11_28/types/group_0581.py +48 -2
- githubkit/versions/ghec_v2022_11_28/types/group_0582.py +13 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0583.py +15 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0584.py +14 -101
- githubkit/versions/ghec_v2022_11_28/types/group_0585.py +18 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0586.py +9 -392
- githubkit/versions/ghec_v2022_11_28/types/group_0587.py +30 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0588.py +7 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0589.py +55 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0590.py +46 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0591.py +58 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0592.py +72 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0593.py +56 -84
- githubkit/versions/ghec_v2022_11_28/types/group_0594.py +42 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0595.py +37 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0596.py +46 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0597.py +27 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0598.py +29 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0599.py +29 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0600.py +33 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0601.py +63 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0602.py +59 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0603.py +91 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0604.py +46 -89
- githubkit/versions/ghec_v2022_11_28/types/group_0605.py +17 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0606.py +15 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0607.py +8 -75
- githubkit/versions/ghec_v2022_11_28/types/group_0608.py +39 -49
- githubkit/versions/ghec_v2022_11_28/types/group_0609.py +22 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0610.py +22 -105
- githubkit/versions/ghec_v2022_11_28/types/group_0611.py +9 -112
- githubkit/versions/ghec_v2022_11_28/types/group_0612.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0613.py +47 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0614.py +25 -92
- githubkit/versions/ghec_v2022_11_28/types/group_0615.py +21 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0616.py +8 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0617.py +3 -61
- githubkit/versions/ghec_v2022_11_28/types/group_0618.py +881 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0619.py +917 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0620.py +932 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0621.py +10 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0622.py +10 -52
- githubkit/versions/ghec_v2022_11_28/types/group_0623.py +904 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0624.py +860 -27
- githubkit/versions/ghec_v2022_11_28/types/group_0625.py +55 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0626.py +880 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0627.py +928 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0628.py +908 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0629.py +896 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0630.py +18 -482
- githubkit/versions/ghec_v2022_11_28/types/group_0631.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0632.py +18 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0633.py +986 -66
- githubkit/versions/ghec_v2022_11_28/types/group_0634.py +1027 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0635.py +1090 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0636.py +1001 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0637.py +973 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0638.py +1043 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0639.py +1059 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0640.py +1013 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0641.py +1040 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0642.py +953 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0643.py +1038 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0644.py +1048 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0645.py +892 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0646.py +914 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0647.py +913 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0648.py +905 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0649.py +242 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0650.py +8 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0651.py +52 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0652.py +493 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0653.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0654.py +46 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0655.py +146 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0656.py +87 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0657.py +96 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0658.py +170 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0659.py +138 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0660.py +139 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0661.py +136 -55
- githubkit/versions/ghec_v2022_11_28/types/group_0662.py +136 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0663.py +13 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0664.py +12 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0665.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0666.py +10 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0667.py +10 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0668.py +19 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0669.py +51 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0670.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0671.py +5 -945
- githubkit/versions/ghec_v2022_11_28/types/group_0672.py +5 -967
- githubkit/versions/ghec_v2022_11_28/types/group_0673.py +18 -946
- githubkit/versions/ghec_v2022_11_28/types/group_0674.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0675.py +17 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0676.py +19 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0677.py +27 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0678.py +14 -78
- githubkit/versions/ghec_v2022_11_28/types/group_0679.py +79 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0680.py +65 -938
- githubkit/versions/ghec_v2022_11_28/types/group_0681.py +63 -896
- githubkit/versions/ghec_v2022_11_28/types/group_0682.py +83 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0683.py +15 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0684.py +74 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0685.py +29 -881
- githubkit/versions/ghec_v2022_11_28/types/group_0686.py +28 -891
- githubkit/versions/ghec_v2022_11_28/types/group_0687.py +29 -870
- githubkit/versions/ghec_v2022_11_28/types/group_0688.py +9 -927
- githubkit/versions/ghec_v2022_11_28/types/group_0689.py +210 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0690.py +5 -81
- githubkit/versions/ghec_v2022_11_28/types/group_0691.py +17 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0692.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0693.py +17 -79
- githubkit/versions/ghec_v2022_11_28/types/group_0694.py +17 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0695.py +111 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0696.py +116 -76
- githubkit/versions/ghec_v2022_11_28/types/group_0697.py +119 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0698.py +8 -1068
- githubkit/versions/ghec_v2022_11_28/types/group_0699.py +5 -1075
- githubkit/versions/ghec_v2022_11_28/types/group_0700.py +6 -1093
- githubkit/versions/ghec_v2022_11_28/types/group_0701.py +40 -911
- githubkit/versions/ghec_v2022_11_28/types/group_0702.py +39 -884
- githubkit/versions/ghec_v2022_11_28/types/group_0703.py +48 -950
- githubkit/versions/ghec_v2022_11_28/types/group_0704.py +43 -968
- githubkit/versions/ghec_v2022_11_28/types/group_0705.py +65 -920
- githubkit/versions/ghec_v2022_11_28/types/group_0706.py +63 -935
- githubkit/versions/ghec_v2022_11_28/types/group_0707.py +6 -994
- githubkit/versions/ghec_v2022_11_28/types/group_0708.py +7 -1073
- githubkit/versions/ghec_v2022_11_28/types/group_0709.py +93 -994
- githubkit/versions/ghec_v2022_11_28/types/group_0710.py +8 -940
- githubkit/versions/ghec_v2022_11_28/types/group_0711.py +5 -963
- githubkit/versions/ghec_v2022_11_28/types/group_0712.py +8 -942
- githubkit/versions/ghec_v2022_11_28/types/group_0713.py +5 -927
- githubkit/versions/ghec_v2022_11_28/types/group_0714.py +36 -262
- githubkit/versions/ghec_v2022_11_28/types/group_0715.py +217 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0716.py +209 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0717.py +191 -477
- githubkit/versions/ghec_v2022_11_28/types/group_0718.py +282 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0719.py +214 -43
- githubkit/versions/ghec_v2022_11_28/types/group_0720.py +15 -160
- githubkit/versions/ghec_v2022_11_28/types/group_0721.py +10 -129
- githubkit/versions/ghec_v2022_11_28/types/group_0722.py +48 -122
- githubkit/versions/ghec_v2022_11_28/types/group_0723.py +44 -163
- githubkit/versions/ghec_v2022_11_28/types/group_0724.py +47 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0725.py +51 -46
- githubkit/versions/ghec_v2022_11_28/types/group_0726.py +34 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0727.py +42 -31
- githubkit/versions/ghec_v2022_11_28/types/group_0728.py +65 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0729.py +63 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0730.py +400 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0731.py +418 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0732.py +418 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0733.py +21 -53
- githubkit/versions/ghec_v2022_11_28/types/group_0734.py +9 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0735.py +12 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0736.py +8 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0737.py +10 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0738.py +5 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0739.py +10 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0740.py +5 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0741.py +5 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0742.py +11 -56
- githubkit/versions/ghec_v2022_11_28/types/group_0743.py +4 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0744.py +10 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0745.py +14 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0746.py +5 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0747.py +19 -50
- githubkit/versions/ghec_v2022_11_28/types/group_0748.py +12 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0749.py +9 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0750.py +12 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0751.py +10 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0752.py +12 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0753.py +8 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0754.py +7 -28
- githubkit/versions/ghec_v2022_11_28/types/group_0755.py +8 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0756.py +9 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0757.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0758.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0759.py +6 -41
- githubkit/versions/ghec_v2022_11_28/types/group_0760.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0761.py +6 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0762.py +11 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0763.py +14 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0764.py +17 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0765.py +17 -72
- githubkit/versions/ghec_v2022_11_28/types/group_0766.py +5 -71
- githubkit/versions/ghec_v2022_11_28/types/group_0767.py +5 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0768.py +4 -97
- githubkit/versions/ghec_v2022_11_28/types/group_0769.py +8 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0770.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0771.py +9 -34
- githubkit/versions/ghec_v2022_11_28/types/group_0772.py +8 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0773.py +7 -30
- githubkit/versions/ghec_v2022_11_28/types/group_0774.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0775.py +40 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0776.py +23 -36
- githubkit/versions/ghec_v2022_11_28/types/group_0777.py +10 -39
- githubkit/versions/ghec_v2022_11_28/types/group_0778.py +14 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0779.py +6 -54
- githubkit/versions/ghec_v2022_11_28/types/group_0780.py +25 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0781.py +15 -35
- githubkit/versions/ghec_v2022_11_28/types/group_0782.py +13 -38
- githubkit/versions/ghec_v2022_11_28/types/group_0783.py +14 -33
- githubkit/versions/ghec_v2022_11_28/types/group_0784.py +6 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0785.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0786.py +11 -37
- githubkit/versions/ghec_v2022_11_28/types/group_0787.py +14 -40
- githubkit/versions/ghec_v2022_11_28/types/group_0788.py +11 -32
- githubkit/versions/ghec_v2022_11_28/types/group_0789.py +11 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0790.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0791.py +16 -212
- githubkit/versions/ghec_v2022_11_28/types/group_0792.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0793.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0794.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0795.py +23 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0796.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0797.py +8 -120
- githubkit/versions/ghec_v2022_11_28/types/group_0798.py +8 -120
- githubkit/versions/ghec_v2022_11_28/types/group_0799.py +6 -121
- githubkit/versions/ghec_v2022_11_28/types/group_0800.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0801.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0802.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0803.py +6 -135
- githubkit/versions/ghec_v2022_11_28/types/group_0804.py +15 -124
- githubkit/versions/ghec_v2022_11_28/types/group_0805.py +8 -145
- githubkit/versions/ghec_v2022_11_28/types/group_0806.py +8 -139
- githubkit/versions/ghec_v2022_11_28/types/group_0807.py +6 -173
- githubkit/versions/ghec_v2022_11_28/types/group_0808.py +6 -170
- githubkit/versions/ghec_v2022_11_28/types/group_0809.py +7 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0810.py +6 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0811.py +7 -192
- githubkit/versions/ghec_v2022_11_28/types/group_0812.py +6 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0813.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0814.py +6 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0815.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0816.py +7 -60
- githubkit/versions/ghec_v2022_11_28/types/group_0817.py +13 -214
- githubkit/versions/ghec_v2022_11_28/types/group_0818.py +8 -222
- githubkit/versions/ghec_v2022_11_28/types/group_0819.py +8 -222
- githubkit/versions/ghec_v2022_11_28/types/group_0820.py +6 -291
- githubkit/versions/ghec_v2022_11_28/types/group_0821.py +16 -217
- githubkit/versions/ghec_v2022_11_28/types/group_0822.py +22 -15
- githubkit/versions/ghec_v2022_11_28/types/group_0823.py +7 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0824.py +8 -70
- githubkit/versions/ghec_v2022_11_28/types/group_0825.py +3 -57
- githubkit/versions/ghec_v2022_11_28/types/group_0826.py +8 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0827.py +8 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0828.py +11 -51
- githubkit/versions/ghec_v2022_11_28/types/group_0829.py +16 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0830.py +6 -62
- githubkit/versions/ghec_v2022_11_28/types/group_0831.py +7 -63
- githubkit/versions/ghec_v2022_11_28/types/group_0832.py +8 -42
- githubkit/versions/ghec_v2022_11_28/types/group_0833.py +4 -327
- githubkit/versions/ghec_v2022_11_28/types/group_0834.py +5 -343
- githubkit/versions/ghec_v2022_11_28/types/group_0835.py +8 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0836.py +7 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0837.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0838.py +6 -339
- githubkit/versions/ghec_v2022_11_28/types/group_0839.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0840.py +13 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0841.py +8 -327
- githubkit/versions/ghec_v2022_11_28/types/group_0842.py +8 -345
- githubkit/versions/ghec_v2022_11_28/types/group_0843.py +44 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0844.py +60 -45
- githubkit/versions/ghec_v2022_11_28/types/group_0845.py +58 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0846.py +13 -339
- githubkit/versions/ghec_v2022_11_28/types/group_0847.py +13 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0848.py +6 -428
- githubkit/versions/ghec_v2022_11_28/types/group_0849.py +9 -29
- githubkit/versions/ghec_v2022_11_28/types/group_0850.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0851.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0852.py +14 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0853.py +8 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0854.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0855.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0856.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0857.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0858.py +4 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0859.py +20 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0860.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0861.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0862.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0863.py +5 -24
- githubkit/versions/ghec_v2022_11_28/types/group_0864.py +4 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0865.py +21 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0866.py +17 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0867.py +4 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0868.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0869.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0870.py +18 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0871.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0872.py +3 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0873.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0874.py +10 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0875.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0876.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0877.py +5 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0878.py +5 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0879.py +115 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0880.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0881.py +4 -25
- githubkit/versions/ghec_v2022_11_28/types/group_0882.py +10 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0883.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0884.py +9 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0885.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0886.py +9 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0887.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0888.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0889.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0890.py +7 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0891.py +14 -44
- githubkit/versions/ghec_v2022_11_28/types/group_0892.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0893.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0894.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0895.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0896.py +4 -26
- githubkit/versions/ghec_v2022_11_28/types/group_0897.py +9 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0898.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0899.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0900.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0901.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0902.py +32 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0903.py +21 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0904.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0905.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0906.py +124 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0907.py +44 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0908.py +27 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0909.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0910.py +12 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0911.py +11 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0912.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0913.py +12 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0914.py +11 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0915.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0916.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0917.py +14 -12
- githubkit/versions/ghec_v2022_11_28/types/group_0918.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0919.py +10 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0920.py +10 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0921.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0922.py +53 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0923.py +35 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0924.py +37 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0925.py +58 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0926.py +36 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0927.py +38 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0928.py +4 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0929.py +21 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0930.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0931.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0932.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0933.py +8 -23
- githubkit/versions/ghec_v2022_11_28/types/group_0934.py +15 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0935.py +20 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0936.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0937.py +12 -19
- githubkit/versions/ghec_v2022_11_28/types/group_0938.py +15 -17
- githubkit/versions/ghec_v2022_11_28/types/group_0939.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0940.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0941.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_0942.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0943.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0944.py +9 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0945.py +36 -13
- githubkit/versions/ghec_v2022_11_28/types/group_0946.py +32 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0947.py +11 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0948.py +22 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0949.py +7 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0950.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0951.py +22 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0952.py +4 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0953.py +14 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0954.py +17 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0955.py +29 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0956.py +23 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0957.py +8 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0958.py +15 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0959.py +14 -48
- githubkit/versions/ghec_v2022_11_28/types/group_0960.py +6 -59
- githubkit/versions/ghec_v2022_11_28/types/group_0961.py +8 -58
- githubkit/versions/ghec_v2022_11_28/types/group_0962.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_0963.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_0964.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0965.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0966.py +42 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0967.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0968.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_0969.py +24 -7
- githubkit/versions/ghec_v2022_11_28/types/group_0970.py +20 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0971.py +23 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0972.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0973.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0974.py +9 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0975.py +8 -18
- githubkit/versions/ghec_v2022_11_28/types/group_0976.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0977.py +6 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0978.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0979.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0980.py +26 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0981.py +5 -22
- githubkit/versions/ghec_v2022_11_28/types/group_0982.py +7 -20
- githubkit/versions/ghec_v2022_11_28/types/group_0983.py +38 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0984.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0985.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0986.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_0987.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0988.py +18 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0989.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_0990.py +5 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0991.py +15 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0992.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0993.py +6 -5
- githubkit/versions/ghec_v2022_11_28/types/group_0994.py +8 -6
- githubkit/versions/ghec_v2022_11_28/types/group_0995.py +6 -124
- githubkit/versions/ghec_v2022_11_28/types/group_0996.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_0997.py +6 -4
- githubkit/versions/ghec_v2022_11_28/types/group_0998.py +5 -10
- githubkit/versions/ghec_v2022_11_28/types/group_0999.py +7 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1000.py +10 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1001.py +8 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1002.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1003.py +5 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1004.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1005.py +17 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1006.py +14 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1007.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1008.py +16 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1009.py +16 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1010.py +10 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1011.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1012.py +8 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1013.py +11 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1014.py +5 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1015.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1016.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1017.py +11 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1018.py +5 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1019.py +7 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1020.py +10 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1021.py +14 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1022.py +14 -123
- githubkit/versions/ghec_v2022_11_28/types/group_1023.py +5 -52
- githubkit/versions/ghec_v2022_11_28/types/group_1024.py +8 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1025.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1026.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1027.py +6 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1028.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1029.py +6 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1030.py +23 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1031.py +4 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1032.py +7 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1033.py +7 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1034.py +5 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1035.py +6 -12
- githubkit/versions/ghec_v2022_11_28/types/group_1036.py +14 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1037.py +7 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1038.py +7 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1039.py +16 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1040.py +11 -37
- githubkit/versions/ghec_v2022_11_28/types/group_1041.py +46 -55
- githubkit/versions/ghec_v2022_11_28/types/group_1042.py +46 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1043.py +10 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1044.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1045.py +5 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1046.py +4 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1047.py +6 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1048.py +7 -11
- githubkit/versions/ghec_v2022_11_28/types/group_1049.py +9 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1050.py +35 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1051.py +30 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1052.py +52 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1053.py +12 -18
- githubkit/versions/ghec_v2022_11_28/types/group_1054.py +7 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1055.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1056.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1057.py +5 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1058.py +7 -3
- githubkit/versions/ghec_v2022_11_28/types/group_1059.py +8 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1060.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1061.py +5 -36
- githubkit/versions/ghec_v2022_11_28/types/group_1062.py +5 -32
- githubkit/versions/ghec_v2022_11_28/types/group_1063.py +4 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1064.py +15 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1065.py +12 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1066.py +8 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1067.py +16 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1068.py +24 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1069.py +24 -14
- githubkit/versions/ghec_v2022_11_28/types/group_1070.py +7 -16
- githubkit/versions/ghec_v2022_11_28/types/group_1071.py +8 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1072.py +6 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1073.py +7 -8
- githubkit/versions/ghec_v2022_11_28/types/group_1074.py +7 -15
- githubkit/versions/ghec_v2022_11_28/types/group_1075.py +6 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1076.py +5 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1077.py +7 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1078.py +14 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1079.py +4 -4
- githubkit/versions/ghec_v2022_11_28/types/group_1080.py +9 -7
- githubkit/versions/ghec_v2022_11_28/types/group_1081.py +9 -5
- githubkit/versions/ghec_v2022_11_28/types/group_1082.py +4 -43
- githubkit/versions/ghec_v2022_11_28/types/group_1083.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1084.py +6 -6
- githubkit/versions/ghec_v2022_11_28/types/group_1085.py +13 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1086.py +6 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1087.py +32 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1088.py +9 -10
- githubkit/versions/ghec_v2022_11_28/types/group_1089.py +11 -9
- githubkit/versions/ghec_v2022_11_28/types/group_1090.py +5 -9
- githubkit/versions/ghec_v2022_11_28/webhooks/_namespace.py +3 -145
- githubkit/versions/latest/models.py +328 -1140
- githubkit/versions/latest/types.py +330 -1138
- githubkit/versions/rest.py +0 -1
- githubkit/versions/v2022_11_28/models/__init__.py +3716 -4664
- githubkit/versions/v2022_11_28/models/group_0002.py +15 -11
- githubkit/versions/v2022_11_28/models/group_0091.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0096.py +1 -1
- githubkit/versions/v2022_11_28/models/group_0131.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0362.py +52 -45
- githubkit/versions/v2022_11_28/models/group_0363.py +42 -58
- githubkit/versions/v2022_11_28/models/group_0364.py +58 -131
- githubkit/versions/v2022_11_28/models/group_0365.py +141 -13
- githubkit/versions/v2022_11_28/models/group_0366.py +13 -175
- githubkit/versions/v2022_11_28/models/group_0367.py +176 -24
- githubkit/versions/v2022_11_28/models/group_0368.py +17 -19
- githubkit/versions/v2022_11_28/models/group_0369.py +19 -56
- githubkit/versions/v2022_11_28/models/group_0370.py +111 -26
- githubkit/versions/v2022_11_28/models/group_0371.py +31 -26
- githubkit/versions/v2022_11_28/models/group_0372.py +47 -87
- githubkit/versions/v2022_11_28/models/group_0373.py +6 -73
- githubkit/versions/v2022_11_28/models/group_0374.py +6 -180
- githubkit/versions/v2022_11_28/models/group_0375.py +15 -9
- githubkit/versions/v2022_11_28/models/group_0376.py +41 -8
- githubkit/versions/v2022_11_28/models/group_0377.py +125 -10
- githubkit/versions/v2022_11_28/models/group_0378.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0379.py +7 -53
- githubkit/versions/v2022_11_28/models/group_0380.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0381.py +8 -35
- githubkit/versions/v2022_11_28/models/group_0382.py +53 -7
- githubkit/versions/v2022_11_28/models/group_0383.py +7 -391
- githubkit/versions/v2022_11_28/models/group_0384.py +10 -367
- githubkit/versions/v2022_11_28/models/group_0385.py +7 -387
- githubkit/versions/v2022_11_28/models/group_0386.py +295 -109
- githubkit/versions/v2022_11_28/models/group_0387.py +298 -112
- githubkit/versions/v2022_11_28/models/group_0388.py +315 -111
- githubkit/versions/v2022_11_28/models/group_0389.py +56 -51
- githubkit/versions/v2022_11_28/models/group_0390.py +71 -49
- githubkit/versions/v2022_11_28/models/group_0391.py +55 -44
- githubkit/versions/v2022_11_28/models/group_0392.py +135 -71
- githubkit/versions/v2022_11_28/models/group_0393.py +152 -18
- githubkit/versions/v2022_11_28/models/group_0394.py +150 -13
- githubkit/versions/v2022_11_28/models/group_0395.py +111 -16
- githubkit/versions/v2022_11_28/models/group_0396.py +27 -13
- githubkit/versions/v2022_11_28/models/group_0397.py +11 -18
- githubkit/versions/v2022_11_28/models/group_0398.py +19 -21
- githubkit/versions/v2022_11_28/models/group_0399.py +17 -19
- githubkit/versions/v2022_11_28/models/group_0400.py +24 -19
- githubkit/versions/v2022_11_28/models/group_0401.py +17 -11
- githubkit/versions/v2022_11_28/models/group_0402.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0403.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0404.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0405.py +5 -5
- githubkit/versions/v2022_11_28/models/group_0406.py +13 -36
- githubkit/versions/v2022_11_28/models/group_0407.py +13 -36
- githubkit/versions/v2022_11_28/models/group_0408.py +13 -643
- githubkit/versions/v2022_11_28/models/group_0409.py +41 -31
- githubkit/versions/v2022_11_28/models/group_0410.py +24 -498
- githubkit/versions/v2022_11_28/models/group_0411.py +296 -163
- githubkit/versions/v2022_11_28/models/group_0412.py +32 -499
- githubkit/versions/v2022_11_28/models/group_0413.py +131 -578
- githubkit/versions/v2022_11_28/models/group_0414.py +466 -54
- githubkit/versions/v2022_11_28/models/group_0415.py +474 -35
- githubkit/versions/v2022_11_28/models/group_0416.py +951 -9
- githubkit/versions/v2022_11_28/models/group_0417.py +24 -25
- githubkit/versions/v2022_11_28/models/group_0418.py +37 -82
- githubkit/versions/v2022_11_28/models/group_0419.py +7 -108
- githubkit/versions/v2022_11_28/models/group_0420.py +31 -51
- githubkit/versions/v2022_11_28/models/group_0421.py +61 -75
- githubkit/versions/v2022_11_28/models/group_0422.py +114 -67
- githubkit/versions/v2022_11_28/models/group_0423.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0424.py +6 -34
- githubkit/versions/v2022_11_28/models/group_0425.py +30 -21
- githubkit/versions/v2022_11_28/models/group_0426.py +26 -7
- githubkit/versions/v2022_11_28/models/group_0427.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0428.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0429.py +6 -8
- githubkit/versions/v2022_11_28/models/group_0430.py +37 -7
- githubkit/versions/v2022_11_28/models/group_0431.py +7 -109
- githubkit/versions/v2022_11_28/models/group_0432.py +86 -31
- githubkit/versions/v2022_11_28/models/group_0433.py +26 -7
- githubkit/versions/v2022_11_28/models/group_0434.py +6 -6
- githubkit/versions/v2022_11_28/models/group_0435.py +11 -11
- githubkit/versions/v2022_11_28/models/group_0436.py +29 -167
- githubkit/versions/v2022_11_28/models/group_0437.py +24 -25
- githubkit/versions/v2022_11_28/models/group_0438.py +174 -17
- githubkit/versions/v2022_11_28/models/group_0439.py +18 -115
- githubkit/versions/v2022_11_28/models/group_0440.py +119 -11
- githubkit/versions/v2022_11_28/models/group_0441.py +6 -50
- githubkit/versions/v2022_11_28/models/group_0442.py +28 -57
- githubkit/versions/v2022_11_28/models/group_0443.py +42 -12
- githubkit/versions/v2022_11_28/models/group_0444.py +14 -14
- githubkit/versions/v2022_11_28/models/group_0445.py +15 -68
- githubkit/versions/v2022_11_28/models/group_0446.py +28 -24
- githubkit/versions/v2022_11_28/models/group_0447.py +65 -16
- githubkit/versions/v2022_11_28/models/group_0448.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0449.py +85 -25
- githubkit/versions/v2022_11_28/models/group_0450.py +31 -22
- githubkit/versions/v2022_11_28/models/group_0451.py +40 -83
- githubkit/versions/v2022_11_28/models/group_0452.py +26 -88
- githubkit/versions/v2022_11_28/models/group_0453.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0454.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0455.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0456.py +31 -32
- githubkit/versions/v2022_11_28/models/group_0457.py +27 -88
- githubkit/versions/v2022_11_28/models/group_0458.py +86 -84
- githubkit/versions/v2022_11_28/models/group_0459.py +83 -149
- githubkit/versions/v2022_11_28/models/group_0460.py +152 -24
- githubkit/versions/v2022_11_28/models/group_0461.py +22 -78
- githubkit/versions/v2022_11_28/models/group_0462.py +80 -42
- githubkit/versions/v2022_11_28/models/group_0463.py +39 -84
- githubkit/versions/v2022_11_28/models/group_0464.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0465.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0466.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0467.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0468.py +31 -32
- githubkit/versions/v2022_11_28/models/group_0469.py +27 -84
- githubkit/versions/v2022_11_28/models/group_0470.py +82 -82
- githubkit/versions/v2022_11_28/models/group_0471.py +81 -149
- githubkit/versions/v2022_11_28/models/group_0472.py +152 -24
- githubkit/versions/v2022_11_28/models/group_0473.py +22 -76
- githubkit/versions/v2022_11_28/models/group_0474.py +79 -67
- githubkit/versions/v2022_11_28/models/group_0475.py +60 -81
- githubkit/versions/v2022_11_28/models/group_0476.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0477.py +36 -54
- githubkit/versions/v2022_11_28/models/group_0478.py +132 -24
- githubkit/versions/v2022_11_28/models/group_0479.py +34 -3
- githubkit/versions/v2022_11_28/models/group_0480.py +31 -30
- githubkit/versions/v2022_11_28/models/group_0481.py +25 -85
- githubkit/versions/v2022_11_28/models/group_0482.py +83 -83
- githubkit/versions/v2022_11_28/models/group_0483.py +82 -149
- githubkit/versions/v2022_11_28/models/group_0484.py +152 -22
- githubkit/versions/v2022_11_28/models/group_0485.py +21 -78
- githubkit/versions/v2022_11_28/models/group_0486.py +10 -432
- githubkit/versions/v2022_11_28/models/group_0487.py +473 -9
- githubkit/versions/v2022_11_28/models/group_0488.py +32 -185
- githubkit/versions/v2022_11_28/models/group_0489.py +40 -51
- githubkit/versions/v2022_11_28/models/group_0490.py +179 -4
- githubkit/versions/v2022_11_28/models/group_0491.py +28 -27
- githubkit/versions/v2022_11_28/models/group_0492.py +24 -80
- githubkit/versions/v2022_11_28/models/group_0493.py +79 -84
- githubkit/versions/v2022_11_28/models/group_0494.py +87 -10
- githubkit/versions/v2022_11_28/models/group_0495.py +9 -116
- githubkit/versions/v2022_11_28/models/group_0496.py +122 -28
- githubkit/versions/v2022_11_28/models/group_0497.py +21 -79
- githubkit/versions/v2022_11_28/models/group_0498.py +12 -391
- githubkit/versions/v2022_11_28/models/group_0499.py +378 -20
- githubkit/versions/v2022_11_28/models/group_0500.py +384 -43
- githubkit/versions/v2022_11_28/models/group_0501.py +355 -47
- githubkit/versions/v2022_11_28/models/group_0502.py +432 -14
- githubkit/versions/v2022_11_28/models/group_0503.py +392 -19
- githubkit/versions/v2022_11_28/models/group_0504.py +451 -9
- githubkit/versions/v2022_11_28/models/group_0505.py +1020 -81
- githubkit/versions/v2022_11_28/models/group_0506.py +389 -10
- githubkit/versions/v2022_11_28/models/group_0507.py +66 -113
- githubkit/versions/v2022_11_28/models/group_0508.py +714 -85
- githubkit/versions/v2022_11_28/models/group_0509.py +476 -8
- githubkit/versions/v2022_11_28/models/group_0510.py +351 -43
- githubkit/versions/v2022_11_28/models/group_0511.py +300 -37
- githubkit/versions/v2022_11_28/models/group_0512.py +438 -4
- githubkit/versions/v2022_11_28/models/group_0513.py +50 -22
- githubkit/versions/v2022_11_28/models/group_0514.py +52 -79
- githubkit/versions/v2022_11_28/models/group_0515.py +101 -82
- githubkit/versions/v2022_11_28/models/group_0516.py +143 -11
- githubkit/versions/v2022_11_28/models/group_0517.py +134 -115
- githubkit/versions/v2022_11_28/models/group_0518.py +145 -22
- githubkit/versions/v2022_11_28/models/group_0519.py +155 -79
- githubkit/versions/v2022_11_28/models/group_0520.py +104 -63
- githubkit/versions/v2022_11_28/models/group_0521.py +66 -143
- githubkit/versions/v2022_11_28/models/group_0522.py +57 -208
- githubkit/versions/v2022_11_28/models/group_0523.py +41 -60
- githubkit/versions/v2022_11_28/models/group_0524.py +149 -80
- githubkit/versions/v2022_11_28/models/group_0525.py +153 -9
- githubkit/versions/v2022_11_28/models/group_0526.py +33 -112
- githubkit/versions/v2022_11_28/models/group_0527.py +38 -57
- githubkit/versions/v2022_11_28/models/group_0528.py +122 -78
- githubkit/versions/v2022_11_28/models/group_0529.py +17 -1032
- githubkit/versions/v2022_11_28/models/group_0530.py +16 -376
- githubkit/versions/v2022_11_28/models/group_0531.py +71 -8
- githubkit/versions/v2022_11_28/models/group_0532.py +100 -136
- githubkit/versions/v2022_11_28/models/group_0533.py +52 -157
- githubkit/versions/v2022_11_28/models/group_0534.py +46 -6
- githubkit/versions/v2022_11_28/models/group_0535.py +66 -25
- githubkit/versions/v2022_11_28/models/group_0536.py +63 -62
- githubkit/versions/v2022_11_28/models/group_0537.py +83 -83
- githubkit/versions/v2022_11_28/models/group_0538.py +121 -8
- githubkit/versions/v2022_11_28/models/group_0539.py +61 -92
- githubkit/versions/v2022_11_28/models/group_0540.py +106 -23
- githubkit/versions/v2022_11_28/models/group_0541.py +40 -82
- githubkit/versions/v2022_11_28/models/group_0542.py +13 -1091
- githubkit/versions/v2022_11_28/models/group_0543.py +31 -468
- githubkit/versions/v2022_11_28/models/group_0544.py +459 -403
- githubkit/versions/v2022_11_28/models/group_0545.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0546.py +34 -148
- githubkit/versions/v2022_11_28/models/group_0547.py +88 -290
- githubkit/versions/v2022_11_28/models/group_0548.py +72 -3
- githubkit/versions/v2022_11_28/models/group_0549.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0550.py +32 -18
- githubkit/versions/v2022_11_28/models/group_0551.py +25 -110
- githubkit/versions/v2022_11_28/models/group_0552.py +32 -31
- githubkit/versions/v2022_11_28/models/group_0553.py +14 -444
- githubkit/versions/v2022_11_28/models/group_0554.py +43 -43
- githubkit/versions/v2022_11_28/models/group_0555.py +8 -55
- githubkit/versions/v2022_11_28/models/group_0556.py +70 -67
- githubkit/versions/v2022_11_28/models/group_0557.py +53 -106
- githubkit/versions/v2022_11_28/models/group_0558.py +80 -42
- githubkit/versions/v2022_11_28/models/group_0559.py +99 -46
- githubkit/versions/v2022_11_28/models/group_0560.py +64 -98
- githubkit/versions/v2022_11_28/models/group_0561.py +48 -43
- githubkit/versions/v2022_11_28/models/group_0562.py +39 -45
- githubkit/versions/v2022_11_28/models/group_0563.py +54 -109
- githubkit/versions/v2022_11_28/models/group_0564.py +58 -49
- githubkit/versions/v2022_11_28/models/group_0565.py +53 -54
- githubkit/versions/v2022_11_28/models/group_0566.py +41 -69
- githubkit/versions/v2022_11_28/models/group_0567.py +60 -17
- githubkit/versions/v2022_11_28/models/group_0568.py +89 -20
- githubkit/versions/v2022_11_28/models/group_0569.py +90 -39
- githubkit/versions/v2022_11_28/models/group_0570.py +132 -9
- githubkit/versions/v2022_11_28/models/group_0571.py +53 -104
- githubkit/versions/v2022_11_28/models/group_0572.py +26 -49
- githubkit/versions/v2022_11_28/models/group_0573.py +27 -51
- githubkit/versions/v2022_11_28/models/group_0574.py +10 -92
- githubkit/versions/v2022_11_28/models/group_0575.py +50 -70
- githubkit/versions/v2022_11_28/models/group_0576.py +30 -46
- githubkit/versions/v2022_11_28/models/group_0577.py +29 -135
- githubkit/versions/v2022_11_28/models/group_0578.py +13 -141
- githubkit/versions/v2022_11_28/models/group_0579.py +10 -19
- githubkit/versions/v2022_11_28/models/group_0580.py +53 -24
- githubkit/versions/v2022_11_28/models/group_0581.py +34 -107
- githubkit/versions/v2022_11_28/models/group_0582.py +25 -75
- githubkit/versions/v2022_11_28/models/group_0583.py +10 -81
- githubkit/versions/v2022_11_28/models/group_0584.py +4 -72
- githubkit/versions/v2022_11_28/models/group_0585.py +1074 -52
- githubkit/versions/v2022_11_28/models/group_0586.py +1121 -19
- githubkit/versions/v2022_11_28/models/group_0587.py +1139 -15
- githubkit/versions/v2022_11_28/models/group_0588.py +12 -42
- githubkit/versions/v2022_11_28/models/group_0589.py +11 -61
- githubkit/versions/v2022_11_28/models/group_0590.py +1115 -32
- githubkit/versions/v2022_11_28/models/group_0591.py +1053 -35
- githubkit/versions/v2022_11_28/models/group_0592.py +71 -54
- githubkit/versions/v2022_11_28/models/group_0593.py +1072 -38
- githubkit/versions/v2022_11_28/models/group_0594.py +1146 -28
- githubkit/versions/v2022_11_28/models/group_0595.py +1104 -12
- githubkit/versions/v2022_11_28/models/group_0596.py +1123 -29
- githubkit/versions/v2022_11_28/models/group_0597.py +45 -554
- githubkit/versions/v2022_11_28/models/group_0598.py +8 -9
- githubkit/versions/v2022_11_28/models/group_0599.py +43 -69
- githubkit/versions/v2022_11_28/models/group_0600.py +1273 -76
- githubkit/versions/v2022_11_28/models/group_0601.py +1284 -27
- githubkit/versions/v2022_11_28/models/group_0602.py +1354 -14
- githubkit/versions/v2022_11_28/models/group_0603.py +1220 -14
- githubkit/versions/v2022_11_28/models/group_0604.py +1158 -14
- githubkit/versions/v2022_11_28/models/group_0605.py +1271 -14
- githubkit/versions/v2022_11_28/models/group_0606.py +1291 -14
- githubkit/versions/v2022_11_28/models/group_0607.py +1244 -35
- githubkit/versions/v2022_11_28/models/group_0608.py +1288 -7
- githubkit/versions/v2022_11_28/models/group_0609.py +1160 -38
- githubkit/versions/v2022_11_28/models/group_0610.py +1272 -27
- githubkit/versions/v2022_11_28/models/group_0611.py +1277 -28
- githubkit/versions/v2022_11_28/models/group_0612.py +1092 -37
- githubkit/versions/v2022_11_28/models/group_0613.py +1125 -38
- githubkit/versions/v2022_11_28/models/group_0614.py +1132 -18
- githubkit/versions/v2022_11_28/models/group_0615.py +1112 -23
- githubkit/versions/v2022_11_28/models/group_0616.py +335 -32
- githubkit/versions/v2022_11_28/models/group_0617.py +9 -30
- githubkit/versions/v2022_11_28/models/group_0618.py +62 -53
- githubkit/versions/v2022_11_28/models/group_0619.py +585 -70
- githubkit/versions/v2022_11_28/models/group_0620.py +8 -28
- githubkit/versions/v2022_11_28/models/group_0621.py +51 -89
- githubkit/versions/v2022_11_28/models/group_0622.py +171 -82
- githubkit/versions/v2022_11_28/models/group_0623.py +105 -57
- githubkit/versions/v2022_11_28/models/group_0624.py +112 -25
- githubkit/versions/v2022_11_28/models/group_0625.py +207 -11
- githubkit/versions/v2022_11_28/models/group_0626.py +166 -14
- githubkit/versions/v2022_11_28/models/group_0627.py +166 -11
- githubkit/versions/v2022_11_28/models/group_0628.py +158 -63
- githubkit/versions/v2022_11_28/models/group_0629.py +161 -29
- githubkit/versions/v2022_11_28/models/group_0630.py +24 -33
- githubkit/versions/v2022_11_28/models/group_0631.py +23 -10
- githubkit/versions/v2022_11_28/models/group_0632.py +17 -9
- githubkit/versions/v2022_11_28/models/group_0633.py +18 -52
- githubkit/versions/v2022_11_28/models/group_0634.py +18 -34
- githubkit/versions/v2022_11_28/models/group_0635.py +34 -30
- githubkit/versions/v2022_11_28/models/group_0636.py +70 -10
- githubkit/versions/v2022_11_28/models/group_0637.py +7 -4
- githubkit/versions/v2022_11_28/models/group_0638.py +6 -1144
- githubkit/versions/v2022_11_28/models/group_0639.py +6 -1171
- githubkit/versions/v2022_11_28/models/group_0640.py +22 -1152
- githubkit/versions/v2022_11_28/models/group_0641.py +12 -9
- githubkit/versions/v2022_11_28/models/group_0642.py +30 -109
- githubkit/versions/v2022_11_28/models/group_0643.py +32 -29
- githubkit/versions/v2022_11_28/models/group_0644.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0645.py +14 -119
- githubkit/versions/v2022_11_28/models/group_0646.py +98 -38
- githubkit/versions/v2022_11_28/models/group_0647.py +66 -1165
- githubkit/versions/v2022_11_28/models/group_0648.py +72 -1105
- githubkit/versions/v2022_11_28/models/group_0649.py +82 -67
- githubkit/versions/v2022_11_28/models/group_0650.py +26 -111
- githubkit/versions/v2022_11_28/models/group_0651.py +90 -31
- githubkit/versions/v2022_11_28/models/group_0652.py +35 -1076
- githubkit/versions/v2022_11_28/models/group_0653.py +35 -1093
- githubkit/versions/v2022_11_28/models/group_0654.py +35 -1068
- githubkit/versions/v2022_11_28/models/group_0655.py +12 -1136
- githubkit/versions/v2022_11_28/models/group_0656.py +270 -15
- githubkit/versions/v2022_11_28/models/group_0657.py +6 -122
- githubkit/versions/v2022_11_28/models/group_0658.py +28 -30
- githubkit/versions/v2022_11_28/models/group_0659.py +9 -9
- githubkit/versions/v2022_11_28/models/group_0660.py +28 -110
- githubkit/versions/v2022_11_28/models/group_0661.py +28 -30
- githubkit/versions/v2022_11_28/models/group_0662.py +132 -11
- githubkit/versions/v2022_11_28/models/group_0663.py +145 -106
- githubkit/versions/v2022_11_28/models/group_0664.py +148 -29
- githubkit/versions/v2022_11_28/models/group_0665.py +11 -1334
- githubkit/versions/v2022_11_28/models/group_0666.py +7 -1351
- githubkit/versions/v2022_11_28/models/group_0667.py +7 -1362
- githubkit/versions/v2022_11_28/models/group_0668.py +49 -1116
- githubkit/versions/v2022_11_28/models/group_0669.py +49 -1054
- githubkit/versions/v2022_11_28/models/group_0670.py +65 -1161
- githubkit/versions/v2022_11_28/models/group_0671.py +55 -1194
- githubkit/versions/v2022_11_28/models/group_0672.py +84 -1138
- githubkit/versions/v2022_11_28/models/group_0673.py +79 -1161
- githubkit/versions/v2022_11_28/models/group_0674.py +8 -1201
- githubkit/versions/v2022_11_28/models/group_0675.py +9 -1306
- githubkit/versions/v2022_11_28/models/group_0676.py +117 -1224
- githubkit/versions/v2022_11_28/models/group_0677.py +10 -1159
- githubkit/versions/v2022_11_28/models/group_0678.py +6 -1194
- githubkit/versions/v2022_11_28/models/group_0679.py +10 -1164
- githubkit/versions/v2022_11_28/models/group_0680.py +6 -1135
- githubkit/versions/v2022_11_28/models/group_0681.py +57 -351
- githubkit/versions/v2022_11_28/models/group_0682.py +275 -17
- githubkit/versions/v2022_11_28/models/group_0683.py +281 -52
- githubkit/versions/v2022_11_28/models/group_0684.py +264 -561
- githubkit/versions/v2022_11_28/models/group_0685.py +376 -16
- githubkit/versions/v2022_11_28/models/group_0686.py +288 -45
- githubkit/versions/v2022_11_28/models/group_0687.py +42 -185
- githubkit/versions/v2022_11_28/models/group_0688.py +13 -147
- githubkit/versions/v2022_11_28/models/group_0689.py +69 -135
- githubkit/versions/v2022_11_28/models/group_0690.py +59 -210
- githubkit/versions/v2022_11_28/models/group_0691.py +51 -35
- githubkit/versions/v2022_11_28/models/group_0692.py +95 -53
- githubkit/versions/v2022_11_28/models/group_0693.py +51 -59
- githubkit/versions/v2022_11_28/models/group_0694.py +49 -28
- githubkit/versions/v2022_11_28/models/group_0695.py +93 -31
- githubkit/versions/v2022_11_28/models/group_0696.py +94 -13
- githubkit/versions/v2022_11_28/models/group_0697.py +470 -34
- githubkit/versions/v2022_11_28/models/group_0698.py +483 -18
- githubkit/versions/v2022_11_28/models/group_0699.py +468 -10
- githubkit/versions/v2022_11_28/models/group_0700.py +28 -60
- githubkit/versions/v2022_11_28/models/group_0701.py +10 -74
- githubkit/versions/v2022_11_28/models/group_0702.py +17 -28
- githubkit/versions/v2022_11_28/models/group_0703.py +6 -34
- githubkit/versions/v2022_11_28/models/group_0704.py +23 -14
- githubkit/versions/v2022_11_28/models/group_0705.py +6 -63
- githubkit/versions/v2022_11_28/models/group_0706.py +7 -28
- githubkit/versions/v2022_11_28/models/group_0707.py +6 -182
- githubkit/versions/v2022_11_28/models/group_0708.py +6 -40
- githubkit/versions/v2022_11_28/models/group_0709.py +27 -61
- githubkit/versions/v2022_11_28/models/group_0710.py +5 -78
- githubkit/versions/v2022_11_28/models/group_0711.py +7 -31
- githubkit/versions/v2022_11_28/models/group_0712.py +32 -34
- githubkit/versions/v2022_11_28/models/group_0713.py +23 -14
- githubkit/versions/v2022_11_28/models/group_0714.py +32 -61
- githubkit/versions/v2022_11_28/models/group_0715.py +5 -30
- githubkit/versions/v2022_11_28/models/group_0716.py +10 -48
- githubkit/versions/v2022_11_28/models/group_0717.py +7 -49
- githubkit/versions/v2022_11_28/models/group_0718.py +15 -40
- githubkit/versions/v2022_11_28/models/group_0719.py +9 -31
- githubkit/versions/v2022_11_28/models/group_0720.py +9 -32
- githubkit/versions/v2022_11_28/models/group_0721.py +6 -56
- githubkit/versions/v2022_11_28/models/group_0722.py +6 -87
- githubkit/versions/v2022_11_28/models/group_0723.py +104 -26
- githubkit/versions/v2022_11_28/models/group_0724.py +24 -33
- githubkit/versions/v2022_11_28/models/group_0725.py +8 -31
- githubkit/versions/v2022_11_28/models/group_0726.py +8 -63
- githubkit/versions/v2022_11_28/models/group_0727.py +7 -42
- githubkit/versions/v2022_11_28/models/group_0728.py +8 -42
- githubkit/versions/v2022_11_28/models/group_0729.py +14 -39
- githubkit/versions/v2022_11_28/models/group_0730.py +9 -36
- githubkit/versions/v2022_11_28/models/group_0731.py +7 -15
- githubkit/versions/v2022_11_28/models/group_0732.py +7 -100
- githubkit/versions/v2022_11_28/models/group_0733.py +10 -73
- githubkit/versions/v2022_11_28/models/group_0734.py +8 -110
- githubkit/versions/v2022_11_28/models/group_0735.py +20 -112
- githubkit/versions/v2022_11_28/models/group_0736.py +15 -30
- githubkit/versions/v2022_11_28/models/group_0737.py +14 -44
- githubkit/versions/v2022_11_28/models/group_0738.py +13 -38
- githubkit/versions/v2022_11_28/models/group_0739.py +31 -33
- githubkit/versions/v2022_11_28/models/group_0740.py +18 -32
- githubkit/versions/v2022_11_28/models/group_0741.py +15 -17
- githubkit/versions/v2022_11_28/models/group_0742.py +14 -44
- githubkit/versions/v2022_11_28/models/group_0743.py +13 -40
- githubkit/versions/v2022_11_28/models/group_0744.py +14 -42
- githubkit/versions/v2022_11_28/models/group_0745.py +22 -32
- githubkit/versions/v2022_11_28/models/group_0746.py +9 -57
- githubkit/versions/v2022_11_28/models/group_0747.py +8 -38
- githubkit/versions/v2022_11_28/models/group_0748.py +36 -33
- githubkit/versions/v2022_11_28/models/group_0749.py +25 -39
- githubkit/versions/v2022_11_28/models/group_0750.py +13 -34
- githubkit/versions/v2022_11_28/models/group_0751.py +8 -19
- githubkit/versions/v2022_11_28/models/group_0752.py +8 -38
- githubkit/versions/v2022_11_28/models/group_0753.py +13 -39
- githubkit/versions/v2022_11_28/models/group_0754.py +14 -41
- githubkit/versions/v2022_11_28/models/group_0755.py +12 -35
- githubkit/versions/v2022_11_28/models/group_0756.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0757.py +13 -46
- githubkit/versions/v2022_11_28/models/group_0758.py +8 -294
- githubkit/versions/v2022_11_28/models/group_0759.py +8 -7
- githubkit/versions/v2022_11_28/models/group_0760.py +25 -36
- githubkit/versions/v2022_11_28/models/group_0761.py +14 -32
- githubkit/versions/v2022_11_28/models/group_0762.py +14 -45
- githubkit/versions/v2022_11_28/models/group_0763.py +7 -39
- githubkit/versions/v2022_11_28/models/group_0764.py +28 -146
- githubkit/versions/v2022_11_28/models/group_0765.py +26 -145
- githubkit/versions/v2022_11_28/models/group_0766.py +12 -154
- githubkit/versions/v2022_11_28/models/group_0767.py +15 -42
- githubkit/versions/v2022_11_28/models/group_0768.py +4 -14
- githubkit/versions/v2022_11_28/models/group_0769.py +22 -9
- githubkit/versions/v2022_11_28/models/group_0770.py +8 -165
- githubkit/versions/v2022_11_28/models/group_0771.py +7 -162
- githubkit/versions/v2022_11_28/models/group_0772.py +28 -174
- githubkit/versions/v2022_11_28/models/group_0773.py +10 -165
- githubkit/versions/v2022_11_28/models/group_0774.py +11 -205
- githubkit/versions/v2022_11_28/models/group_0775.py +7 -205
- githubkit/versions/v2022_11_28/models/group_0776.py +7 -47
- githubkit/versions/v2022_11_28/models/group_0777.py +11 -44
- githubkit/versions/v2022_11_28/models/group_0778.py +13 -224
- githubkit/versions/v2022_11_28/models/group_0779.py +13 -13
- githubkit/versions/v2022_11_28/models/group_0780.py +14 -9
- githubkit/versions/v2022_11_28/models/group_0781.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0782.py +8 -7
- githubkit/versions/v2022_11_28/models/group_0783.py +10 -101
- githubkit/versions/v2022_11_28/models/group_0784.py +22 -289
- githubkit/versions/v2022_11_28/models/group_0785.py +13 -293
- githubkit/versions/v2022_11_28/models/group_0786.py +80 -261
- githubkit/versions/v2022_11_28/models/group_0787.py +68 -396
- githubkit/versions/v2022_11_28/models/group_0788.py +68 -294
- githubkit/versions/v2022_11_28/models/group_0789.py +26 -27
- githubkit/versions/v2022_11_28/models/group_0790.py +20 -39
- githubkit/versions/v2022_11_28/models/group_0791.py +8 -112
- githubkit/versions/v2022_11_28/models/group_0792.py +10 -73
- githubkit/versions/v2022_11_28/models/group_0793.py +5 -57
- githubkit/versions/v2022_11_28/models/group_0794.py +9 -108
- githubkit/versions/v2022_11_28/models/group_0795.py +14 -61
- githubkit/versions/v2022_11_28/models/group_0796.py +9 -52
- githubkit/versions/v2022_11_28/models/group_0797.py +7 -89
- githubkit/versions/v2022_11_28/models/group_0798.py +7 -90
- githubkit/versions/v2022_11_28/models/group_0799.py +6 -61
- githubkit/versions/v2022_11_28/models/group_0800.py +7 -335
- githubkit/versions/v2022_11_28/models/group_0801.py +8 -365
- githubkit/versions/v2022_11_28/models/group_0802.py +11 -16
- githubkit/versions/v2022_11_28/models/group_0803.py +12 -57
- githubkit/versions/v2022_11_28/models/group_0804.py +12 -13
- githubkit/versions/v2022_11_28/models/group_0805.py +4 -359
- githubkit/versions/v2022_11_28/models/group_0806.py +25 -13
- githubkit/versions/v2022_11_28/models/group_0807.py +24 -62
- githubkit/versions/v2022_11_28/models/group_0808.py +5 -343
- githubkit/versions/v2022_11_28/models/group_0809.py +6 -366
- githubkit/versions/v2022_11_28/models/group_0810.py +10 -16
- githubkit/versions/v2022_11_28/models/group_0811.py +20 -54
- githubkit/versions/v2022_11_28/models/group_0812.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0813.py +4 -362
- githubkit/versions/v2022_11_28/models/group_0814.py +11 -14
- githubkit/versions/v2022_11_28/models/group_0815.py +15 -491
- githubkit/versions/v2022_11_28/models/group_0816.py +13 -38
- githubkit/versions/v2022_11_28/models/group_0817.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0818.py +5 -20
- githubkit/versions/v2022_11_28/models/group_0819.py +11 -4
- githubkit/versions/v2022_11_28/models/group_0820.py +192 -13
- githubkit/versions/v2022_11_28/models/group_0821.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0822.py +8 -6
- githubkit/versions/v2022_11_28/models/group_0823.py +17 -6
- githubkit/versions/v2022_11_28/models/group_0824.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0825.py +13 -37
- githubkit/versions/v2022_11_28/models/group_0826.py +19 -5
- githubkit/versions/v2022_11_28/models/group_0827.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0828.py +17 -25
- githubkit/versions/v2022_11_28/models/group_0829.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0830.py +11 -34
- githubkit/versions/v2022_11_28/models/group_0831.py +10 -5
- githubkit/versions/v2022_11_28/models/group_0832.py +10 -5
- githubkit/versions/v2022_11_28/models/group_0833.py +15 -4
- githubkit/versions/v2022_11_28/models/group_0834.py +6 -9
- githubkit/versions/v2022_11_28/models/group_0835.py +10 -13
- githubkit/versions/v2022_11_28/models/group_0836.py +6 -12
- githubkit/versions/v2022_11_28/models/group_0837.py +7 -5
- githubkit/versions/v2022_11_28/models/group_0838.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0839.py +9 -110
- githubkit/versions/v2022_11_28/models/group_0840.py +7 -26
- githubkit/versions/v2022_11_28/models/group_0841.py +6 -15
- githubkit/versions/v2022_11_28/models/group_0842.py +8 -10
- githubkit/versions/v2022_11_28/models/group_0843.py +35 -8
- githubkit/versions/v2022_11_28/models/group_0844.py +30 -10
- githubkit/versions/v2022_11_28/models/group_0845.py +8 -19
- githubkit/versions/v2022_11_28/models/group_0846.py +14 -10
- githubkit/versions/v2022_11_28/models/group_0847.py +213 -8
- githubkit/versions/v2022_11_28/models/group_0848.py +91 -7
- githubkit/versions/v2022_11_28/models/group_0849.py +40 -8
- githubkit/versions/v2022_11_28/models/group_0850.py +14 -7
- githubkit/versions/v2022_11_28/models/group_0851.py +12 -25
- githubkit/versions/v2022_11_28/models/group_0852.py +17 -22
- githubkit/versions/v2022_11_28/models/group_0853.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0854.py +10 -6
- githubkit/versions/v2022_11_28/models/group_0855.py +11 -31
- githubkit/versions/v2022_11_28/models/group_0856.py +10 -16
- githubkit/versions/v2022_11_28/models/group_0857.py +12 -17
- githubkit/versions/v2022_11_28/models/group_0858.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0859.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0860.py +10 -7
- githubkit/versions/v2022_11_28/models/group_0861.py +12 -20
- githubkit/versions/v2022_11_28/models/group_0862.py +5 -10
- githubkit/versions/v2022_11_28/models/group_0863.py +103 -8
- githubkit/versions/v2022_11_28/models/group_0864.py +45 -27
- githubkit/versions/v2022_11_28/models/group_0865.py +49 -14
- githubkit/versions/v2022_11_28/models/group_0866.py +100 -8
- githubkit/versions/v2022_11_28/models/group_0867.py +56 -8
- githubkit/versions/v2022_11_28/models/group_0868.py +59 -9
- githubkit/versions/v2022_11_28/models/group_0869.py +5 -8
- githubkit/versions/v2022_11_28/models/group_0870.py +27 -7
- githubkit/versions/v2022_11_28/models/group_0871.py +9 -7
- githubkit/versions/v2022_11_28/models/group_0872.py +22 -8
- githubkit/versions/v2022_11_28/models/group_0873.py +42 -12
- githubkit/versions/v2022_11_28/models/group_0874.py +8 -8
- githubkit/versions/v2022_11_28/models/group_0875.py +49 -8
- githubkit/versions/v2022_11_28/models/group_0876.py +17 -21
- githubkit/versions/v2022_11_28/models/group_0877.py +9 -22
- githubkit/versions/v2022_11_28/models/group_0878.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0879.py +22 -7
- githubkit/versions/v2022_11_28/models/group_0880.py +9 -39
- githubkit/versions/v2022_11_28/models/group_0881.py +6 -39
- githubkit/versions/v2022_11_28/models/group_0882.py +5 -20
- githubkit/versions/v2022_11_28/models/group_0883.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0884.py +20 -4
- githubkit/versions/v2022_11_28/models/group_0885.py +13 -29
- githubkit/versions/v2022_11_28/models/group_0886.py +60 -9
- githubkit/versions/v2022_11_28/models/group_0887.py +50 -8
- githubkit/versions/v2022_11_28/models/group_0888.py +16 -35
- githubkit/versions/v2022_11_28/models/group_0889.py +22 -14
- githubkit/versions/v2022_11_28/models/group_0890.py +9 -14
- githubkit/versions/v2022_11_28/models/group_0891.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0892.py +53 -5
- githubkit/versions/v2022_11_28/models/group_0893.py +4 -5
- githubkit/versions/v2022_11_28/models/group_0894.py +29 -14
- githubkit/versions/v2022_11_28/models/group_0895.py +23 -12
- githubkit/versions/v2022_11_28/models/group_0896.py +46 -11
- githubkit/versions/v2022_11_28/models/group_0897.py +37 -7
- githubkit/versions/v2022_11_28/models/group_0898.py +14 -8
- githubkit/versions/v2022_11_28/models/group_0899.py +21 -9
- githubkit/versions/v2022_11_28/models/group_0900.py +13 -35
- githubkit/versions/v2022_11_28/models/group_0901.py +8 -15
- githubkit/versions/v2022_11_28/models/group_0902.py +9 -115
- githubkit/versions/v2022_11_28/models/group_0903.py +6 -73
- githubkit/versions/v2022_11_28/models/group_0904.py +6 -72
- githubkit/versions/v2022_11_28/models/group_0905.py +10 -29
- githubkit/versions/v2022_11_28/models/group_0906.py +7 -25
- githubkit/versions/v2022_11_28/models/group_0907.py +68 -8
- githubkit/versions/v2022_11_28/models/group_0908.py +7 -11
- githubkit/versions/v2022_11_28/models/group_0909.py +11 -5
- githubkit/versions/v2022_11_28/models/group_0910.py +39 -9
- githubkit/versions/v2022_11_28/models/group_0911.py +38 -15
- githubkit/versions/v2022_11_28/models/group_0912.py +46 -9
- githubkit/versions/v2022_11_28/models/group_0913.py +27 -7
- githubkit/versions/v2022_11_28/models/group_0914.py +15 -7
- githubkit/versions/v2022_11_28/models/group_0915.py +23 -6
- githubkit/versions/v2022_11_28/models/group_0916.py +20 -6
- githubkit/versions/v2022_11_28/models/group_0917.py +6 -10
- githubkit/versions/v2022_11_28/models/group_0918.py +8 -10
- githubkit/versions/v2022_11_28/models/group_0919.py +4 -17
- githubkit/versions/v2022_11_28/models/group_0920.py +11 -11
- githubkit/versions/v2022_11_28/models/group_0921.py +43 -6
- githubkit/versions/v2022_11_28/models/group_0922.py +5 -26
- githubkit/versions/v2022_11_28/models/group_0923.py +10 -24
- githubkit/versions/v2022_11_28/models/group_0924.py +51 -5
- githubkit/versions/v2022_11_28/models/group_0925.py +11 -6
- githubkit/versions/v2022_11_28/models/group_0926.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0927.py +5 -25
- githubkit/versions/v2022_11_28/models/group_0928.py +12 -7
- githubkit/versions/v2022_11_28/models/group_0929.py +24 -4
- githubkit/versions/v2022_11_28/models/group_0930.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0931.py +8 -18
- githubkit/versions/v2022_11_28/models/group_0932.py +17 -7
- githubkit/versions/v2022_11_28/models/group_0933.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0934.py +14 -5
- githubkit/versions/v2022_11_28/models/group_0935.py +11 -8
- githubkit/versions/v2022_11_28/models/group_0936.py +8 -198
- githubkit/versions/v2022_11_28/models/group_0937.py +17 -10
- githubkit/versions/v2022_11_28/models/group_0938.py +15 -6
- githubkit/versions/v2022_11_28/models/group_0939.py +6 -17
- githubkit/versions/v2022_11_28/models/group_0940.py +16 -10
- githubkit/versions/v2022_11_28/models/group_0941.py +20 -9
- githubkit/versions/v2022_11_28/models/group_0942.py +16 -8
- githubkit/versions/v2022_11_28/models/group_0943.py +11 -9
- githubkit/versions/v2022_11_28/models/group_0944.py +6 -19
- githubkit/versions/v2022_11_28/models/group_0945.py +13 -8
- githubkit/versions/v2022_11_28/models/group_0946.py +25 -9
- githubkit/versions/v2022_11_28/models/group_0947.py +24 -8
- githubkit/versions/v2022_11_28/models/group_0948.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0949.py +26 -10
- githubkit/versions/v2022_11_28/models/group_0950.py +25 -8
- githubkit/versions/v2022_11_28/models/group_0951.py +15 -10
- githubkit/versions/v2022_11_28/models/group_0952.py +14 -6
- githubkit/versions/v2022_11_28/models/group_0953.py +14 -6
- githubkit/versions/v2022_11_28/models/group_0954.py +32 -14
- githubkit/versions/v2022_11_28/models/group_0955.py +6 -13
- githubkit/versions/v2022_11_28/models/group_0956.py +10 -10
- githubkit/versions/v2022_11_28/models/group_0957.py +11 -6
- githubkit/versions/v2022_11_28/models/group_0958.py +37 -10
- githubkit/versions/v2022_11_28/models/group_0959.py +5 -36
- githubkit/versions/v2022_11_28/models/group_0960.py +10 -29
- githubkit/versions/v2022_11_28/models/group_0961.py +29 -13
- githubkit/versions/v2022_11_28/models/group_0962.py +39 -10
- githubkit/versions/v2022_11_28/models/group_0963.py +24 -197
- githubkit/versions/v2022_11_28/models/group_0964.py +5 -94
- githubkit/versions/v2022_11_28/models/group_0965.py +13 -35
- githubkit/versions/v2022_11_28/models/group_0966.py +8 -17
- githubkit/versions/v2022_11_28/models/group_0967.py +8 -17
- githubkit/versions/v2022_11_28/models/group_0968.py +12 -16
- githubkit/versions/v2022_11_28/models/group_0969.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0970.py +11 -10
- githubkit/versions/v2022_11_28/models/group_0971.py +44 -12
- githubkit/versions/v2022_11_28/models/group_0972.py +5 -11
- githubkit/versions/v2022_11_28/models/group_0973.py +11 -12
- githubkit/versions/v2022_11_28/models/group_0974.py +13 -12
- githubkit/versions/v2022_11_28/models/group_0975.py +10 -11
- githubkit/versions/v2022_11_28/models/group_0976.py +8 -13
- githubkit/versions/v2022_11_28/models/group_0977.py +40 -16
- githubkit/versions/v2022_11_28/models/group_0978.py +12 -5
- githubkit/versions/v2022_11_28/models/group_0979.py +12 -96
- githubkit/versions/v2022_11_28/models/group_0980.py +20 -42
- githubkit/versions/v2022_11_28/models/group_0981.py +8 -57
- githubkit/versions/v2022_11_28/models/group_0982.py +58 -95
- githubkit/versions/v2022_11_28/models/group_0983.py +55 -46
- githubkit/versions/v2022_11_28/models/group_0984.py +13 -52
- githubkit/versions/v2022_11_28/models/group_0985.py +22 -5
- githubkit/versions/v2022_11_28/models/group_0986.py +9 -25
- githubkit/versions/v2022_11_28/models/group_0987.py +7 -10
- githubkit/versions/v2022_11_28/models/group_0988.py +7 -22
- githubkit/versions/v2022_11_28/models/group_0989.py +11 -31
- githubkit/versions/v2022_11_28/models/group_0990.py +22 -10
- githubkit/versions/v2022_11_28/models/group_0991.py +18 -38
- githubkit/versions/v2022_11_28/models/group_0992.py +10 -24
- githubkit/versions/v2022_11_28/models/group_0993.py +12 -10
- githubkit/versions/v2022_11_28/models/group_0994.py +5 -27
- githubkit/versions/v2022_11_28/models/group_0995.py +5 -24
- githubkit/versions/v2022_11_28/models/group_0996.py +16 -13
- githubkit/versions/v2022_11_28/models/group_0997.py +10 -9
- githubkit/versions/v2022_11_28/models/group_0998.py +11 -5
- githubkit/versions/v2022_11_28/models/group_0999.py +9 -8
- githubkit/versions/v2022_11_28/models/group_1000.py +6 -15
- githubkit/versions/v2022_11_28/models/group_1001.py +11 -9
- githubkit/versions/v2022_11_28/models/group_1002.py +21 -52
- githubkit/versions/v2022_11_28/models/group_1003.py +9 -53
- githubkit/versions/v2022_11_28/models/group_1004.py +41 -15
- githubkit/versions/v2022_11_28/models/group_1005.py +43 -20
- githubkit/versions/v2022_11_28/models/group_1006.py +32 -12
- githubkit/versions/v2022_11_28/models/group_1007.py +16 -10
- githubkit/versions/v2022_11_28/models/group_1008.py +9 -48
- githubkit/versions/v2022_11_28/models/group_1009.py +9 -7
- githubkit/versions/v2022_11_28/models/group_1010.py +11 -30
- githubkit/versions/v2022_11_28/models/group_1011.py +10 -27
- githubkit/versions/v2022_11_28/models/group_1012.py +8 -45
- githubkit/versions/v2022_11_28/models/group_1013.py +7 -37
- githubkit/versions/v2022_11_28/models/group_1014.py +12 -15
- githubkit/versions/v2022_11_28/models/group_1015.py +13 -20
- githubkit/versions/v2022_11_28/models/group_1016.py +10 -10
- githubkit/versions/v2022_11_28/models/group_1017.py +10 -9
- githubkit/versions/v2022_11_28/models/group_1018.py +9 -6
- githubkit/versions/v2022_11_28/models/group_1019.py +4 -9
- githubkit/versions/v2022_11_28/models/group_1020.py +11 -6
- githubkit/versions/v2022_11_28/models/group_1021.py +8 -17
- githubkit/versions/v2022_11_28/models/group_1022.py +35 -7
- githubkit/versions/v2022_11_28/models/group_1023.py +8 -68
- githubkit/versions/v2022_11_28/models/group_1024.py +89 -7
- githubkit/versions/v2022_11_28/models/group_1025.py +13 -10
- githubkit/versions/v2022_11_28/models/group_1026.py +10 -37
- githubkit/versions/v2022_11_28/models/group_1027.py +9 -38
- githubkit/versions/v2022_11_28/rest/orgs.py +2 -2
- githubkit/versions/v2022_11_28/rest/pulls.py +2 -0
- githubkit/versions/v2022_11_28/rest/security_advisories.py +20 -18
- githubkit/versions/v2022_11_28/types/__init__.py +3709 -4683
- githubkit/versions/v2022_11_28/types/group_0002.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0091.py +1 -1
- githubkit/versions/v2022_11_28/types/group_0096.py +1 -1
- githubkit/versions/v2022_11_28/types/group_0131.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0362.py +39 -41
- githubkit/versions/v2022_11_28/types/group_0363.py +35 -50
- githubkit/versions/v2022_11_28/types/group_0364.py +45 -114
- githubkit/versions/v2022_11_28/types/group_0365.py +126 -12
- githubkit/versions/v2022_11_28/types/group_0366.py +11 -127
- githubkit/versions/v2022_11_28/types/group_0367.py +127 -22
- githubkit/versions/v2022_11_28/types/group_0368.py +17 -12
- githubkit/versions/v2022_11_28/types/group_0369.py +18 -33
- githubkit/versions/v2022_11_28/types/group_0370.py +79 -15
- githubkit/versions/v2022_11_28/types/group_0371.py +13 -15
- githubkit/versions/v2022_11_28/types/group_0372.py +34 -62
- githubkit/versions/v2022_11_28/types/group_0373.py +5 -51
- githubkit/versions/v2022_11_28/types/group_0374.py +5 -147
- githubkit/versions/v2022_11_28/types/group_0375.py +8 -6
- githubkit/versions/v2022_11_28/types/group_0376.py +18 -7
- githubkit/versions/v2022_11_28/types/group_0377.py +107 -7
- githubkit/versions/v2022_11_28/types/group_0378.py +16 -7
- githubkit/versions/v2022_11_28/types/group_0379.py +6 -28
- githubkit/versions/v2022_11_28/types/group_0380.py +16 -7
- githubkit/versions/v2022_11_28/types/group_0381.py +7 -16
- githubkit/versions/v2022_11_28/types/group_0382.py +28 -6
- githubkit/versions/v2022_11_28/types/group_0383.py +6 -312
- githubkit/versions/v2022_11_28/types/group_0384.py +7 -302
- githubkit/versions/v2022_11_28/types/group_0385.py +6 -304
- githubkit/versions/v2022_11_28/types/group_0386.py +242 -71
- githubkit/versions/v2022_11_28/types/group_0387.py +240 -73
- githubkit/versions/v2022_11_28/types/group_0388.py +261 -68
- githubkit/versions/v2022_11_28/types/group_0389.py +42 -38
- githubkit/versions/v2022_11_28/types/group_0390.py +67 -38
- githubkit/versions/v2022_11_28/types/group_0391.py +39 -36
- githubkit/versions/v2022_11_28/types/group_0392.py +92 -49
- githubkit/versions/v2022_11_28/types/group_0393.py +104 -9
- githubkit/versions/v2022_11_28/types/group_0394.py +102 -9
- githubkit/versions/v2022_11_28/types/group_0395.py +83 -12
- githubkit/versions/v2022_11_28/types/group_0396.py +13 -9
- githubkit/versions/v2022_11_28/types/group_0397.py +7 -10
- githubkit/versions/v2022_11_28/types/group_0398.py +16 -10
- githubkit/versions/v2022_11_28/types/group_0399.py +9 -11
- githubkit/versions/v2022_11_28/types/group_0400.py +11 -10
- githubkit/versions/v2022_11_28/types/group_0401.py +7 -7
- githubkit/versions/v2022_11_28/types/group_0402.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0403.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0404.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0405.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0406.py +8 -28
- githubkit/versions/v2022_11_28/types/group_0407.py +8 -28
- githubkit/versions/v2022_11_28/types/group_0408.py +8 -596
- githubkit/versions/v2022_11_28/types/group_0409.py +32 -15
- githubkit/versions/v2022_11_28/types/group_0410.py +19 -460
- githubkit/versions/v2022_11_28/types/group_0411.py +255 -126
- githubkit/versions/v2022_11_28/types/group_0412.py +14 -458
- githubkit/versions/v2022_11_28/types/group_0413.py +107 -500
- githubkit/versions/v2022_11_28/types/group_0414.py +427 -43
- githubkit/versions/v2022_11_28/types/group_0415.py +439 -26
- githubkit/versions/v2022_11_28/types/group_0416.py +861 -7
- githubkit/versions/v2022_11_28/types/group_0417.py +19 -18
- githubkit/versions/v2022_11_28/types/group_0418.py +34 -74
- githubkit/versions/v2022_11_28/types/group_0419.py +6 -95
- githubkit/versions/v2022_11_28/types/group_0420.py +22 -45
- githubkit/versions/v2022_11_28/types/group_0421.py +35 -70
- githubkit/versions/v2022_11_28/types/group_0422.py +87 -65
- githubkit/versions/v2022_11_28/types/group_0423.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0424.py +5 -30
- githubkit/versions/v2022_11_28/types/group_0425.py +26 -17
- githubkit/versions/v2022_11_28/types/group_0426.py +22 -6
- githubkit/versions/v2022_11_28/types/group_0427.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0428.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0429.py +5 -7
- githubkit/versions/v2022_11_28/types/group_0430.py +19 -7
- githubkit/versions/v2022_11_28/types/group_0431.py +7 -88
- githubkit/versions/v2022_11_28/types/group_0432.py +73 -18
- githubkit/versions/v2022_11_28/types/group_0433.py +22 -6
- githubkit/versions/v2022_11_28/types/group_0434.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0435.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0436.py +16 -142
- githubkit/versions/v2022_11_28/types/group_0437.py +21 -20
- githubkit/versions/v2022_11_28/types/group_0438.py +138 -14
- githubkit/versions/v2022_11_28/types/group_0439.py +15 -108
- githubkit/versions/v2022_11_28/types/group_0440.py +113 -8
- githubkit/versions/v2022_11_28/types/group_0441.py +6 -28
- githubkit/versions/v2022_11_28/types/group_0442.py +16 -44
- githubkit/versions/v2022_11_28/types/group_0443.py +37 -10
- githubkit/versions/v2022_11_28/types/group_0444.py +8 -10
- githubkit/versions/v2022_11_28/types/group_0445.py +11 -53
- githubkit/versions/v2022_11_28/types/group_0446.py +20 -20
- githubkit/versions/v2022_11_28/types/group_0447.py +54 -10
- githubkit/versions/v2022_11_28/types/group_0448.py +16 -70
- githubkit/versions/v2022_11_28/types/group_0449.py +70 -18
- githubkit/versions/v2022_11_28/types/group_0450.py +25 -12
- githubkit/versions/v2022_11_28/types/group_0451.py +19 -76
- githubkit/versions/v2022_11_28/types/group_0452.py +19 -80
- githubkit/versions/v2022_11_28/types/group_0453.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0454.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0455.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0456.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0457.py +27 -73
- githubkit/versions/v2022_11_28/types/group_0458.py +73 -82
- githubkit/versions/v2022_11_28/types/group_0459.py +79 -132
- githubkit/versions/v2022_11_28/types/group_0460.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0461.py +22 -74
- githubkit/versions/v2022_11_28/types/group_0462.py +78 -19
- githubkit/versions/v2022_11_28/types/group_0463.py +19 -76
- githubkit/versions/v2022_11_28/types/group_0464.py +18 -79
- githubkit/versions/v2022_11_28/types/group_0465.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0466.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0467.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0468.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0469.py +27 -73
- githubkit/versions/v2022_11_28/types/group_0470.py +73 -80
- githubkit/versions/v2022_11_28/types/group_0471.py +77 -132
- githubkit/versions/v2022_11_28/types/group_0472.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0473.py +22 -72
- githubkit/versions/v2022_11_28/types/group_0474.py +79 -42
- githubkit/versions/v2022_11_28/types/group_0475.py +35 -72
- githubkit/versions/v2022_11_28/types/group_0476.py +18 -79
- githubkit/versions/v2022_11_28/types/group_0477.py +30 -35
- githubkit/versions/v2022_11_28/types/group_0478.py +109 -18
- githubkit/versions/v2022_11_28/types/group_0479.py +29 -2
- githubkit/versions/v2022_11_28/types/group_0480.py +26 -31
- githubkit/versions/v2022_11_28/types/group_0481.py +27 -72
- githubkit/versions/v2022_11_28/types/group_0482.py +72 -82
- githubkit/versions/v2022_11_28/types/group_0483.py +79 -132
- githubkit/versions/v2022_11_28/types/group_0484.py +134 -23
- githubkit/versions/v2022_11_28/types/group_0485.py +22 -74
- githubkit/versions/v2022_11_28/types/group_0486.py +10 -357
- githubkit/versions/v2022_11_28/types/group_0487.py +415 -7
- githubkit/versions/v2022_11_28/types/group_0488.py +17 -166
- githubkit/versions/v2022_11_28/types/group_0489.py +31 -35
- githubkit/versions/v2022_11_28/types/group_0490.py +149 -3
- githubkit/versions/v2022_11_28/types/group_0491.py +26 -27
- githubkit/versions/v2022_11_28/types/group_0492.py +23 -72
- githubkit/versions/v2022_11_28/types/group_0493.py +72 -82
- githubkit/versions/v2022_11_28/types/group_0494.py +84 -9
- githubkit/versions/v2022_11_28/types/group_0495.py +8 -106
- githubkit/versions/v2022_11_28/types/group_0496.py +114 -29
- githubkit/versions/v2022_11_28/types/group_0497.py +19 -75
- githubkit/versions/v2022_11_28/types/group_0498.py +11 -329
- githubkit/versions/v2022_11_28/types/group_0499.py +337 -14
- githubkit/versions/v2022_11_28/types/group_0500.py +320 -37
- githubkit/versions/v2022_11_28/types/group_0501.py +295 -37
- githubkit/versions/v2022_11_28/types/group_0502.py +357 -11
- githubkit/versions/v2022_11_28/types/group_0503.py +334 -9
- githubkit/versions/v2022_11_28/types/group_0504.py +378 -9
- githubkit/versions/v2022_11_28/types/group_0505.py +874 -63
- githubkit/versions/v2022_11_28/types/group_0506.py +329 -10
- githubkit/versions/v2022_11_28/types/group_0507.py +47 -86
- githubkit/versions/v2022_11_28/types/group_0508.py +625 -52
- githubkit/versions/v2022_11_28/types/group_0509.py +415 -7
- githubkit/versions/v2022_11_28/types/group_0510.py +283 -35
- githubkit/versions/v2022_11_28/types/group_0511.py +255 -28
- githubkit/versions/v2022_11_28/types/group_0512.py +374 -3
- githubkit/versions/v2022_11_28/types/group_0513.py +26 -20
- githubkit/versions/v2022_11_28/types/group_0514.py +25 -68
- githubkit/versions/v2022_11_28/types/group_0515.py +61 -79
- githubkit/versions/v2022_11_28/types/group_0516.py +107 -10
- githubkit/versions/v2022_11_28/types/group_0517.py +107 -108
- githubkit/versions/v2022_11_28/types/group_0518.py +115 -21
- githubkit/versions/v2022_11_28/types/group_0519.py +117 -74
- githubkit/versions/v2022_11_28/types/group_0520.py +87 -54
- githubkit/versions/v2022_11_28/types/group_0521.py +47 -132
- githubkit/versions/v2022_11_28/types/group_0522.py +34 -187
- githubkit/versions/v2022_11_28/types/group_0523.py +21 -50
- githubkit/versions/v2022_11_28/types/group_0524.py +110 -77
- githubkit/versions/v2022_11_28/types/group_0525.py +115 -8
- githubkit/versions/v2022_11_28/types/group_0526.py +15 -102
- githubkit/versions/v2022_11_28/types/group_0527.py +16 -54
- githubkit/versions/v2022_11_28/types/group_0528.py +99 -74
- githubkit/versions/v2022_11_28/types/group_0529.py +11 -910
- githubkit/versions/v2022_11_28/types/group_0530.py +11 -335
- githubkit/versions/v2022_11_28/types/group_0531.py +61 -7
- githubkit/versions/v2022_11_28/types/group_0532.py +68 -126
- githubkit/versions/v2022_11_28/types/group_0533.py +31 -132
- githubkit/versions/v2022_11_28/types/group_0534.py +24 -3
- githubkit/versions/v2022_11_28/types/group_0535.py +50 -32
- githubkit/versions/v2022_11_28/types/group_0536.py +36 -50
- githubkit/versions/v2022_11_28/types/group_0537.py +60 -83
- githubkit/versions/v2022_11_28/types/group_0538.py +93 -7
- githubkit/versions/v2022_11_28/types/group_0539.py +36 -83
- githubkit/versions/v2022_11_28/types/group_0540.py +74 -23
- githubkit/versions/v2022_11_28/types/group_0541.py +35 -80
- githubkit/versions/v2022_11_28/types/group_0542.py +8 -975
- githubkit/versions/v2022_11_28/types/group_0543.py +24 -387
- githubkit/versions/v2022_11_28/types/group_0544.py +386 -315
- githubkit/versions/v2022_11_28/types/group_0545.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0546.py +28 -126
- githubkit/versions/v2022_11_28/types/group_0547.py +80 -247
- githubkit/versions/v2022_11_28/types/group_0548.py +48 -2
- githubkit/versions/v2022_11_28/types/group_0549.py +13 -27
- githubkit/versions/v2022_11_28/types/group_0550.py +15 -11
- githubkit/versions/v2022_11_28/types/group_0551.py +14 -101
- githubkit/versions/v2022_11_28/types/group_0552.py +18 -29
- githubkit/versions/v2022_11_28/types/group_0553.py +9 -391
- githubkit/versions/v2022_11_28/types/group_0554.py +30 -26
- githubkit/versions/v2022_11_28/types/group_0555.py +7 -32
- githubkit/versions/v2022_11_28/types/group_0556.py +55 -40
- githubkit/versions/v2022_11_28/types/group_0557.py +46 -89
- githubkit/versions/v2022_11_28/types/group_0558.py +58 -37
- githubkit/versions/v2022_11_28/types/group_0559.py +72 -38
- githubkit/versions/v2022_11_28/types/group_0560.py +56 -84
- githubkit/versions/v2022_11_28/types/group_0561.py +42 -40
- githubkit/versions/v2022_11_28/types/group_0562.py +37 -40
- githubkit/versions/v2022_11_28/types/group_0563.py +46 -97
- githubkit/versions/v2022_11_28/types/group_0564.py +27 -39
- githubkit/versions/v2022_11_28/types/group_0565.py +29 -43
- githubkit/versions/v2022_11_28/types/group_0566.py +29 -56
- githubkit/versions/v2022_11_28/types/group_0567.py +33 -17
- githubkit/versions/v2022_11_28/types/group_0568.py +63 -17
- githubkit/versions/v2022_11_28/types/group_0569.py +59 -27
- githubkit/versions/v2022_11_28/types/group_0570.py +91 -7
- githubkit/versions/v2022_11_28/types/group_0571.py +46 -89
- githubkit/versions/v2022_11_28/types/group_0572.py +17 -48
- githubkit/versions/v2022_11_28/types/group_0573.py +15 -45
- githubkit/versions/v2022_11_28/types/group_0574.py +8 -75
- githubkit/versions/v2022_11_28/types/group_0575.py +39 -49
- githubkit/versions/v2022_11_28/types/group_0576.py +22 -35
- githubkit/versions/v2022_11_28/types/group_0577.py +22 -105
- githubkit/versions/v2022_11_28/types/group_0578.py +9 -112
- githubkit/versions/v2022_11_28/types/group_0579.py +8 -10
- githubkit/versions/v2022_11_28/types/group_0580.py +47 -12
- githubkit/versions/v2022_11_28/types/group_0581.py +25 -92
- githubkit/versions/v2022_11_28/types/group_0582.py +21 -60
- githubkit/versions/v2022_11_28/types/group_0583.py +8 -66
- githubkit/versions/v2022_11_28/types/group_0584.py +3 -61
- githubkit/versions/v2022_11_28/types/group_0585.py +881 -31
- githubkit/versions/v2022_11_28/types/group_0586.py +917 -11
- githubkit/versions/v2022_11_28/types/group_0587.py +932 -10
- githubkit/versions/v2022_11_28/types/group_0588.py +10 -37
- githubkit/versions/v2022_11_28/types/group_0589.py +10 -52
- githubkit/versions/v2022_11_28/types/group_0590.py +904 -22
- githubkit/versions/v2022_11_28/types/group_0591.py +860 -27
- githubkit/versions/v2022_11_28/types/group_0592.py +55 -46
- githubkit/versions/v2022_11_28/types/group_0593.py +880 -28
- githubkit/versions/v2022_11_28/types/group_0594.py +928 -23
- githubkit/versions/v2022_11_28/types/group_0595.py +908 -8
- githubkit/versions/v2022_11_28/types/group_0596.py +896 -23
- githubkit/versions/v2022_11_28/types/group_0597.py +18 -482
- githubkit/versions/v2022_11_28/types/group_0598.py +7 -6
- githubkit/versions/v2022_11_28/types/group_0599.py +18 -60
- githubkit/versions/v2022_11_28/types/group_0600.py +985 -66
- githubkit/versions/v2022_11_28/types/group_0601.py +1026 -22
- githubkit/versions/v2022_11_28/types/group_0602.py +1089 -10
- githubkit/versions/v2022_11_28/types/group_0603.py +1001 -10
- githubkit/versions/v2022_11_28/types/group_0604.py +973 -10
- githubkit/versions/v2022_11_28/types/group_0605.py +1043 -10
- githubkit/versions/v2022_11_28/types/group_0606.py +1059 -9
- githubkit/versions/v2022_11_28/types/group_0607.py +1013 -22
- githubkit/versions/v2022_11_28/types/group_0608.py +1040 -6
- githubkit/versions/v2022_11_28/types/group_0609.py +953 -29
- githubkit/versions/v2022_11_28/types/group_0610.py +1037 -21
- githubkit/versions/v2022_11_28/types/group_0611.py +1047 -21
- githubkit/versions/v2022_11_28/types/group_0612.py +892 -29
- githubkit/versions/v2022_11_28/types/group_0613.py +914 -31
- githubkit/versions/v2022_11_28/types/group_0614.py +913 -14
- githubkit/versions/v2022_11_28/types/group_0615.py +905 -21
- githubkit/versions/v2022_11_28/types/group_0616.py +242 -21
- githubkit/versions/v2022_11_28/types/group_0617.py +8 -25
- githubkit/versions/v2022_11_28/types/group_0618.py +52 -26
- githubkit/versions/v2022_11_28/types/group_0619.py +493 -35
- githubkit/versions/v2022_11_28/types/group_0620.py +7 -24
- githubkit/versions/v2022_11_28/types/group_0621.py +46 -57
- githubkit/versions/v2022_11_28/types/group_0622.py +146 -51
- githubkit/versions/v2022_11_28/types/group_0623.py +87 -35
- githubkit/versions/v2022_11_28/types/group_0624.py +96 -18
- githubkit/versions/v2022_11_28/types/group_0625.py +170 -9
- githubkit/versions/v2022_11_28/types/group_0626.py +138 -11
- githubkit/versions/v2022_11_28/types/group_0627.py +139 -9
- githubkit/versions/v2022_11_28/types/group_0628.py +136 -55
- githubkit/versions/v2022_11_28/types/group_0629.py +136 -25
- githubkit/versions/v2022_11_28/types/group_0630.py +13 -29
- githubkit/versions/v2022_11_28/types/group_0631.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0632.py +9 -7
- githubkit/versions/v2022_11_28/types/group_0633.py +10 -46
- githubkit/versions/v2022_11_28/types/group_0634.py +10 -30
- githubkit/versions/v2022_11_28/types/group_0635.py +19 -23
- githubkit/versions/v2022_11_28/types/group_0636.py +51 -8
- githubkit/versions/v2022_11_28/types/group_0637.py +5 -3
- githubkit/versions/v2022_11_28/types/group_0638.py +5 -945
- githubkit/versions/v2022_11_28/types/group_0639.py +5 -967
- githubkit/versions/v2022_11_28/types/group_0640.py +18 -946
- githubkit/versions/v2022_11_28/types/group_0641.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0642.py +17 -79
- githubkit/versions/v2022_11_28/types/group_0643.py +19 -13
- githubkit/versions/v2022_11_28/types/group_0644.py +27 -18
- githubkit/versions/v2022_11_28/types/group_0645.py +14 -78
- githubkit/versions/v2022_11_28/types/group_0646.py +79 -13
- githubkit/versions/v2022_11_28/types/group_0647.py +65 -938
- githubkit/versions/v2022_11_28/types/group_0648.py +63 -896
- githubkit/versions/v2022_11_28/types/group_0649.py +83 -58
- githubkit/versions/v2022_11_28/types/group_0650.py +15 -79
- githubkit/versions/v2022_11_28/types/group_0651.py +74 -13
- githubkit/versions/v2022_11_28/types/group_0652.py +29 -881
- githubkit/versions/v2022_11_28/types/group_0653.py +28 -891
- githubkit/versions/v2022_11_28/types/group_0654.py +29 -870
- githubkit/versions/v2022_11_28/types/group_0655.py +9 -927
- githubkit/versions/v2022_11_28/types/group_0656.py +210 -10
- githubkit/versions/v2022_11_28/types/group_0657.py +5 -81
- githubkit/versions/v2022_11_28/types/group_0658.py +17 -13
- githubkit/versions/v2022_11_28/types/group_0659.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0660.py +17 -79
- githubkit/versions/v2022_11_28/types/group_0661.py +17 -13
- githubkit/versions/v2022_11_28/types/group_0662.py +111 -10
- githubkit/versions/v2022_11_28/types/group_0663.py +116 -76
- githubkit/versions/v2022_11_28/types/group_0664.py +119 -13
- githubkit/versions/v2022_11_28/types/group_0665.py +8 -1067
- githubkit/versions/v2022_11_28/types/group_0666.py +5 -1074
- githubkit/versions/v2022_11_28/types/group_0667.py +6 -1092
- githubkit/versions/v2022_11_28/types/group_0668.py +40 -911
- githubkit/versions/v2022_11_28/types/group_0669.py +39 -884
- githubkit/versions/v2022_11_28/types/group_0670.py +48 -950
- githubkit/versions/v2022_11_28/types/group_0671.py +43 -968
- githubkit/versions/v2022_11_28/types/group_0672.py +65 -920
- githubkit/versions/v2022_11_28/types/group_0673.py +63 -935
- githubkit/versions/v2022_11_28/types/group_0674.py +6 -994
- githubkit/versions/v2022_11_28/types/group_0675.py +7 -1072
- githubkit/versions/v2022_11_28/types/group_0676.py +93 -993
- githubkit/versions/v2022_11_28/types/group_0677.py +8 -940
- githubkit/versions/v2022_11_28/types/group_0678.py +5 -963
- githubkit/versions/v2022_11_28/types/group_0679.py +8 -942
- githubkit/versions/v2022_11_28/types/group_0680.py +5 -927
- githubkit/versions/v2022_11_28/types/group_0681.py +36 -262
- githubkit/versions/v2022_11_28/types/group_0682.py +217 -11
- githubkit/versions/v2022_11_28/types/group_0683.py +209 -48
- githubkit/versions/v2022_11_28/types/group_0684.py +191 -477
- githubkit/versions/v2022_11_28/types/group_0685.py +282 -10
- githubkit/versions/v2022_11_28/types/group_0686.py +214 -43
- githubkit/versions/v2022_11_28/types/group_0687.py +15 -160
- githubkit/versions/v2022_11_28/types/group_0688.py +10 -129
- githubkit/versions/v2022_11_28/types/group_0689.py +48 -122
- githubkit/versions/v2022_11_28/types/group_0690.py +44 -163
- githubkit/versions/v2022_11_28/types/group_0691.py +47 -17
- githubkit/versions/v2022_11_28/types/group_0692.py +51 -46
- githubkit/versions/v2022_11_28/types/group_0693.py +34 -50
- githubkit/versions/v2022_11_28/types/group_0694.py +42 -31
- githubkit/versions/v2022_11_28/types/group_0695.py +65 -29
- githubkit/versions/v2022_11_28/types/group_0696.py +63 -13
- githubkit/versions/v2022_11_28/types/group_0697.py +400 -28
- githubkit/versions/v2022_11_28/types/group_0698.py +418 -15
- githubkit/versions/v2022_11_28/types/group_0699.py +418 -8
- githubkit/versions/v2022_11_28/types/group_0700.py +21 -53
- githubkit/versions/v2022_11_28/types/group_0701.py +9 -62
- githubkit/versions/v2022_11_28/types/group_0702.py +12 -34
- githubkit/versions/v2022_11_28/types/group_0703.py +8 -33
- githubkit/versions/v2022_11_28/types/group_0704.py +10 -14
- githubkit/versions/v2022_11_28/types/group_0705.py +5 -57
- githubkit/versions/v2022_11_28/types/group_0706.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0707.py +5 -145
- githubkit/versions/v2022_11_28/types/group_0708.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0709.py +11 -56
- githubkit/versions/v2022_11_28/types/group_0710.py +4 -63
- githubkit/versions/v2022_11_28/types/group_0711.py +10 -34
- githubkit/versions/v2022_11_28/types/group_0712.py +22 -29
- githubkit/versions/v2022_11_28/types/group_0713.py +19 -14
- githubkit/versions/v2022_11_28/types/group_0714.py +18 -48
- githubkit/versions/v2022_11_28/types/group_0715.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0716.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0717.py +4 -20
- githubkit/versions/v2022_11_28/types/group_0718.py +8 -15
- githubkit/versions/v2022_11_28/types/group_0719.py +6 -15
- githubkit/versions/v2022_11_28/types/group_0720.py +6 -16
- githubkit/versions/v2022_11_28/types/group_0721.py +4 -29
- githubkit/versions/v2022_11_28/types/group_0722.py +4 -57
- githubkit/versions/v2022_11_28/types/group_0723.py +39 -18
- githubkit/versions/v2022_11_28/types/group_0724.py +20 -16
- githubkit/versions/v2022_11_28/types/group_0725.py +5 -15
- githubkit/versions/v2022_11_28/types/group_0726.py +8 -40
- githubkit/versions/v2022_11_28/types/group_0727.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0728.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0729.py +8 -20
- githubkit/versions/v2022_11_28/types/group_0730.py +7 -28
- githubkit/versions/v2022_11_28/types/group_0731.py +7 -15
- githubkit/versions/v2022_11_28/types/group_0732.py +5 -80
- githubkit/versions/v2022_11_28/types/group_0733.py +6 -71
- githubkit/versions/v2022_11_28/types/group_0734.py +8 -96
- githubkit/versions/v2022_11_28/types/group_0735.py +17 -89
- githubkit/versions/v2022_11_28/types/group_0736.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0737.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0738.py +11 -37
- githubkit/versions/v2022_11_28/types/group_0739.py +22 -32
- githubkit/versions/v2022_11_28/types/group_0740.py +11 -30
- githubkit/versions/v2022_11_28/types/group_0741.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0742.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0743.py +11 -39
- githubkit/versions/v2022_11_28/types/group_0744.py +14 -41
- githubkit/versions/v2022_11_28/types/group_0745.py +14 -32
- githubkit/versions/v2022_11_28/types/group_0746.py +6 -54
- githubkit/versions/v2022_11_28/types/group_0747.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0748.py +24 -32
- githubkit/versions/v2022_11_28/types/group_0749.py +12 -38
- githubkit/versions/v2022_11_28/types/group_0750.py +14 -33
- githubkit/versions/v2022_11_28/types/group_0751.py +6 -17
- githubkit/versions/v2022_11_28/types/group_0752.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0753.py +13 -37
- githubkit/versions/v2022_11_28/types/group_0754.py +11 -40
- githubkit/versions/v2022_11_28/types/group_0755.py +13 -35
- githubkit/versions/v2022_11_28/types/group_0756.py +11 -25
- githubkit/versions/v2022_11_28/types/group_0757.py +7 -18
- githubkit/versions/v2022_11_28/types/group_0758.py +6 -220
- githubkit/versions/v2022_11_28/types/group_0759.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0760.py +22 -17
- githubkit/versions/v2022_11_28/types/group_0761.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0762.py +8 -18
- githubkit/versions/v2022_11_28/types/group_0763.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0764.py +17 -112
- githubkit/versions/v2022_11_28/types/group_0765.py +15 -112
- githubkit/versions/v2022_11_28/types/group_0766.py +8 -120
- githubkit/versions/v2022_11_28/types/group_0767.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0768.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0769.py +8 -7
- githubkit/versions/v2022_11_28/types/group_0770.py +8 -134
- githubkit/versions/v2022_11_28/types/group_0771.py +5 -132
- githubkit/versions/v2022_11_28/types/group_0772.py +13 -145
- githubkit/versions/v2022_11_28/types/group_0773.py +6 -138
- githubkit/versions/v2022_11_28/types/group_0774.py +6 -171
- githubkit/versions/v2022_11_28/types/group_0775.py +4 -169
- githubkit/versions/v2022_11_28/types/group_0776.py +4 -19
- githubkit/versions/v2022_11_28/types/group_0777.py +5 -17
- githubkit/versions/v2022_11_28/types/group_0778.py +6 -191
- githubkit/versions/v2022_11_28/types/group_0779.py +6 -12
- githubkit/versions/v2022_11_28/types/group_0780.py +7 -7
- githubkit/versions/v2022_11_28/types/group_0781.py +6 -13
- githubkit/versions/v2022_11_28/types/group_0782.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0783.py +7 -61
- githubkit/versions/v2022_11_28/types/group_0784.py +7 -222
- githubkit/versions/v2022_11_28/types/group_0785.py +8 -222
- githubkit/versions/v2022_11_28/types/group_0786.py +33 -213
- githubkit/versions/v2022_11_28/types/group_0787.py +53 -285
- githubkit/versions/v2022_11_28/types/group_0788.py +53 -221
- githubkit/versions/v2022_11_28/types/group_0789.py +14 -16
- githubkit/versions/v2022_11_28/types/group_0790.py +12 -25
- githubkit/versions/v2022_11_28/types/group_0791.py +6 -70
- githubkit/versions/v2022_11_28/types/group_0792.py +6 -57
- githubkit/versions/v2022_11_28/types/group_0793.py +5 -49
- githubkit/versions/v2022_11_28/types/group_0794.py +7 -61
- githubkit/versions/v2022_11_28/types/group_0795.py +10 -42
- githubkit/versions/v2022_11_28/types/group_0796.py +13 -47
- githubkit/versions/v2022_11_28/types/group_0797.py +5 -63
- githubkit/versions/v2022_11_28/types/group_0798.py +5 -63
- githubkit/versions/v2022_11_28/types/group_0799.py +9 -42
- githubkit/versions/v2022_11_28/types/group_0800.py +4 -325
- githubkit/versions/v2022_11_28/types/group_0801.py +5 -343
- githubkit/versions/v2022_11_28/types/group_0802.py +8 -16
- githubkit/versions/v2022_11_28/types/group_0803.py +7 -44
- githubkit/versions/v2022_11_28/types/group_0804.py +5 -10
- githubkit/versions/v2022_11_28/types/group_0805.py +4 -340
- githubkit/versions/v2022_11_28/types/group_0806.py +21 -13
- githubkit/versions/v2022_11_28/types/group_0807.py +15 -33
- githubkit/versions/v2022_11_28/types/group_0808.py +4 -328
- githubkit/versions/v2022_11_28/types/group_0809.py +6 -346
- githubkit/versions/v2022_11_28/types/group_0810.py +5 -17
- githubkit/versions/v2022_11_28/types/group_0811.py +16 -39
- githubkit/versions/v2022_11_28/types/group_0812.py +5 -11
- githubkit/versions/v2022_11_28/types/group_0813.py +4 -342
- githubkit/versions/v2022_11_28/types/group_0814.py +8 -14
- githubkit/versions/v2022_11_28/types/group_0815.py +8 -427
- githubkit/versions/v2022_11_28/types/group_0816.py +11 -29
- githubkit/versions/v2022_11_28/types/group_0817.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0818.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0819.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0820.py +106 -8
- githubkit/versions/v2022_11_28/types/group_0821.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0822.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0823.py +10 -5
- githubkit/versions/v2022_11_28/types/group_0824.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0825.py +7 -11
- githubkit/versions/v2022_11_28/types/group_0826.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0827.py +9 -7
- githubkit/versions/v2022_11_28/types/group_0828.py +8 -20
- githubkit/versions/v2022_11_28/types/group_0829.py +6 -19
- githubkit/versions/v2022_11_28/types/group_0830.py +6 -26
- githubkit/versions/v2022_11_28/types/group_0831.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0832.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0833.py +11 -3
- githubkit/versions/v2022_11_28/types/group_0834.py +6 -7
- githubkit/versions/v2022_11_28/types/group_0835.py +8 -8
- githubkit/versions/v2022_11_28/types/group_0836.py +4 -6
- githubkit/versions/v2022_11_28/types/group_0837.py +4 -4
- githubkit/versions/v2022_11_28/types/group_0838.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0839.py +8 -40
- githubkit/versions/v2022_11_28/types/group_0840.py +6 -18
- githubkit/versions/v2022_11_28/types/group_0841.py +6 -7
- githubkit/versions/v2022_11_28/types/group_0842.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0843.py +32 -6
- githubkit/versions/v2022_11_28/types/group_0844.py +21 -8
- githubkit/versions/v2022_11_28/types/group_0845.py +8 -8
- githubkit/versions/v2022_11_28/types/group_0846.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0847.py +123 -8
- githubkit/versions/v2022_11_28/types/group_0848.py +51 -5
- githubkit/versions/v2022_11_28/types/group_0849.py +27 -5
- githubkit/versions/v2022_11_28/types/group_0850.py +11 -6
- githubkit/versions/v2022_11_28/types/group_0851.py +10 -20
- githubkit/versions/v2022_11_28/types/group_0852.py +15 -9
- githubkit/versions/v2022_11_28/types/group_0853.py +9 -6
- githubkit/versions/v2022_11_28/types/group_0854.py +10 -4
- githubkit/versions/v2022_11_28/types/group_0855.py +10 -21
- githubkit/versions/v2022_11_28/types/group_0856.py +12 -9
- githubkit/versions/v2022_11_28/types/group_0857.py +12 -9
- githubkit/versions/v2022_11_28/types/group_0858.py +11 -6
- githubkit/versions/v2022_11_28/types/group_0859.py +10 -4
- githubkit/versions/v2022_11_28/types/group_0860.py +9 -6
- githubkit/versions/v2022_11_28/types/group_0861.py +14 -12
- githubkit/versions/v2022_11_28/types/group_0862.py +4 -5
- githubkit/versions/v2022_11_28/types/group_0863.py +54 -6
- githubkit/versions/v2022_11_28/types/group_0864.py +27 -21
- githubkit/versions/v2022_11_28/types/group_0865.py +34 -11
- githubkit/versions/v2022_11_28/types/group_0866.py +59 -8
- githubkit/versions/v2022_11_28/types/group_0867.py +36 -11
- githubkit/versions/v2022_11_28/types/group_0868.py +38 -11
- githubkit/versions/v2022_11_28/types/group_0869.py +4 -7
- githubkit/versions/v2022_11_28/types/group_0870.py +21 -5
- githubkit/versions/v2022_11_28/types/group_0871.py +7 -6
- githubkit/versions/v2022_11_28/types/group_0872.py +10 -6
- githubkit/versions/v2022_11_28/types/group_0873.py +12 -8
- githubkit/versions/v2022_11_28/types/group_0874.py +7 -4
- githubkit/versions/v2022_11_28/types/group_0875.py +16 -8
- githubkit/versions/v2022_11_28/types/group_0876.py +15 -17
- githubkit/versions/v2022_11_28/types/group_0877.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0878.py +18 -8
- githubkit/versions/v2022_11_28/types/group_0879.py +20 -4
- githubkit/versions/v2022_11_28/types/group_0880.py +5 -25
- githubkit/versions/v2022_11_28/types/group_0881.py +4 -23
- githubkit/versions/v2022_11_28/types/group_0882.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0883.py +7 -8
- githubkit/versions/v2022_11_28/types/group_0884.py +9 -4
- githubkit/versions/v2022_11_28/types/group_0885.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0886.py +36 -8
- githubkit/versions/v2022_11_28/types/group_0887.py +32 -5
- githubkit/versions/v2022_11_28/types/group_0888.py +11 -13
- githubkit/versions/v2022_11_28/types/group_0889.py +20 -6
- githubkit/versions/v2022_11_28/types/group_0890.py +5 -7
- githubkit/versions/v2022_11_28/types/group_0891.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0892.py +24 -4
- githubkit/versions/v2022_11_28/types/group_0893.py +3 -4
- githubkit/versions/v2022_11_28/types/group_0894.py +13 -7
- githubkit/versions/v2022_11_28/types/group_0895.py +16 -6
- githubkit/versions/v2022_11_28/types/group_0896.py +30 -7
- githubkit/versions/v2022_11_28/types/group_0897.py +24 -6
- githubkit/versions/v2022_11_28/types/group_0898.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0899.py +15 -6
- githubkit/versions/v2022_11_28/types/group_0900.py +9 -10
- githubkit/versions/v2022_11_28/types/group_0901.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0902.py +14 -48
- githubkit/versions/v2022_11_28/types/group_0903.py +5 -58
- githubkit/versions/v2022_11_28/types/group_0904.py +4 -57
- githubkit/versions/v2022_11_28/types/group_0905.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0906.py +5 -12
- githubkit/versions/v2022_11_28/types/group_0907.py +41 -6
- githubkit/versions/v2022_11_28/types/group_0908.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0909.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0910.py +23 -7
- githubkit/versions/v2022_11_28/types/group_0911.py +18 -12
- githubkit/versions/v2022_11_28/types/group_0912.py +24 -8
- githubkit/versions/v2022_11_28/types/group_0913.py +11 -5
- githubkit/versions/v2022_11_28/types/group_0914.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0915.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0916.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0917.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0918.py +6 -8
- githubkit/versions/v2022_11_28/types/group_0919.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0920.py +5 -5
- githubkit/versions/v2022_11_28/types/group_0921.py +26 -4
- githubkit/versions/v2022_11_28/types/group_0922.py +5 -22
- githubkit/versions/v2022_11_28/types/group_0923.py +7 -20
- githubkit/versions/v2022_11_28/types/group_0924.py +38 -10
- githubkit/versions/v2022_11_28/types/group_0925.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0926.py +6 -6
- githubkit/versions/v2022_11_28/types/group_0927.py +5 -21
- githubkit/versions/v2022_11_28/types/group_0928.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0929.py +18 -4
- githubkit/versions/v2022_11_28/types/group_0930.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0931.py +5 -9
- githubkit/versions/v2022_11_28/types/group_0932.py +15 -6
- githubkit/versions/v2022_11_28/types/group_0933.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0934.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0935.py +8 -6
- githubkit/versions/v2022_11_28/types/group_0936.py +6 -107
- githubkit/versions/v2022_11_28/types/group_0937.py +7 -9
- githubkit/versions/v2022_11_28/types/group_0938.py +6 -4
- githubkit/versions/v2022_11_28/types/group_0939.py +5 -10
- githubkit/versions/v2022_11_28/types/group_0940.py +7 -9
- githubkit/versions/v2022_11_28/types/group_0941.py +10 -9
- githubkit/versions/v2022_11_28/types/group_0942.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0943.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0944.py +5 -8
- githubkit/versions/v2022_11_28/types/group_0945.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0946.py +16 -6
- githubkit/versions/v2022_11_28/types/group_0947.py +13 -8
- githubkit/versions/v2022_11_28/types/group_0948.py +15 -8
- githubkit/versions/v2022_11_28/types/group_0949.py +15 -10
- githubkit/versions/v2022_11_28/types/group_0950.py +15 -8
- githubkit/versions/v2022_11_28/types/group_0951.py +10 -8
- githubkit/versions/v2022_11_28/types/group_0952.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0953.py +8 -4
- githubkit/versions/v2022_11_28/types/group_0954.py +11 -8
- githubkit/versions/v2022_11_28/types/group_0955.py +5 -6
- githubkit/versions/v2022_11_28/types/group_0956.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0957.py +7 -5
- githubkit/versions/v2022_11_28/types/group_0958.py +11 -5
- githubkit/versions/v2022_11_28/types/group_0959.py +5 -32
- githubkit/versions/v2022_11_28/types/group_0960.py +7 -21
- githubkit/versions/v2022_11_28/types/group_0961.py +10 -9
- githubkit/versions/v2022_11_28/types/group_0962.py +14 -6
- githubkit/versions/v2022_11_28/types/group_0963.py +14 -123
- githubkit/versions/v2022_11_28/types/group_0964.py +5 -52
- githubkit/versions/v2022_11_28/types/group_0965.py +8 -27
- githubkit/versions/v2022_11_28/types/group_0966.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0967.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0968.py +6 -14
- githubkit/versions/v2022_11_28/types/group_0969.py +6 -11
- githubkit/versions/v2022_11_28/types/group_0970.py +6 -11
- githubkit/versions/v2022_11_28/types/group_0971.py +23 -11
- githubkit/versions/v2022_11_28/types/group_0972.py +4 -11
- githubkit/versions/v2022_11_28/types/group_0973.py +7 -12
- githubkit/versions/v2022_11_28/types/group_0974.py +7 -14
- githubkit/versions/v2022_11_28/types/group_0975.py +5 -12
- githubkit/versions/v2022_11_28/types/group_0976.py +6 -12
- githubkit/versions/v2022_11_28/types/group_0977.py +14 -14
- githubkit/versions/v2022_11_28/types/group_0978.py +7 -5
- githubkit/versions/v2022_11_28/types/group_0979.py +7 -53
- githubkit/versions/v2022_11_28/types/group_0980.py +16 -33
- githubkit/versions/v2022_11_28/types/group_0981.py +11 -37
- githubkit/versions/v2022_11_28/types/group_0982.py +46 -55
- githubkit/versions/v2022_11_28/types/group_0983.py +46 -26
- githubkit/versions/v2022_11_28/types/group_0984.py +10 -33
- githubkit/versions/v2022_11_28/types/group_0985.py +9 -5
- githubkit/versions/v2022_11_28/types/group_0986.py +5 -21
- githubkit/versions/v2022_11_28/types/group_0987.py +4 -8
- githubkit/versions/v2022_11_28/types/group_0988.py +6 -10
- githubkit/versions/v2022_11_28/types/group_0989.py +7 -11
- githubkit/versions/v2022_11_28/types/group_0990.py +9 -9
- githubkit/versions/v2022_11_28/types/group_0991.py +12 -15
- githubkit/versions/v2022_11_28/types/group_0992.py +6 -21
- githubkit/versions/v2022_11_28/types/group_0993.py +6 -9
- githubkit/versions/v2022_11_28/types/group_0994.py +5 -19
- githubkit/versions/v2022_11_28/types/group_0995.py +6 -21
- githubkit/versions/v2022_11_28/types/group_0996.py +12 -6
- githubkit/versions/v2022_11_28/types/group_0997.py +8 -5
- githubkit/versions/v2022_11_28/types/group_0998.py +6 -5
- githubkit/versions/v2022_11_28/types/group_0999.py +5 -7
- githubkit/versions/v2022_11_28/types/group_1000.py +5 -7
- githubkit/versions/v2022_11_28/types/group_1001.py +6 -9
- githubkit/versions/v2022_11_28/types/group_1002.py +12 -36
- githubkit/versions/v2022_11_28/types/group_1003.py +8 -32
- githubkit/versions/v2022_11_28/types/group_1004.py +18 -13
- githubkit/versions/v2022_11_28/types/group_1005.py +18 -15
- githubkit/versions/v2022_11_28/types/group_1006.py +24 -6
- githubkit/versions/v2022_11_28/types/group_1007.py +8 -8
- githubkit/versions/v2022_11_28/types/group_1008.py +8 -22
- githubkit/versions/v2022_11_28/types/group_1009.py +6 -5
- githubkit/versions/v2022_11_28/types/group_1010.py +7 -13
- githubkit/versions/v2022_11_28/types/group_1011.py +8 -16
- githubkit/versions/v2022_11_28/types/group_1012.py +5 -29
- githubkit/versions/v2022_11_28/types/group_1013.py +6 -24
- githubkit/versions/v2022_11_28/types/group_1014.py +10 -9
- githubkit/versions/v2022_11_28/types/group_1015.py +12 -14
- githubkit/versions/v2022_11_28/types/group_1016.py +6 -9
- githubkit/versions/v2022_11_28/types/group_1017.py +8 -5
- githubkit/versions/v2022_11_28/types/group_1018.py +7 -6
- githubkit/versions/v2022_11_28/types/group_1019.py +3 -6
- githubkit/versions/v2022_11_28/types/group_1020.py +5 -5
- githubkit/versions/v2022_11_28/types/group_1021.py +6 -7
- githubkit/versions/v2022_11_28/types/group_1022.py +13 -5
- githubkit/versions/v2022_11_28/types/group_1023.py +5 -40
- githubkit/versions/v2022_11_28/types/group_1024.py +35 -11
- githubkit/versions/v2022_11_28/types/group_1025.py +11 -6
- githubkit/versions/v2022_11_28/types/group_1026.py +9 -23
- githubkit/versions/v2022_11_28/types/group_1027.py +5 -19
- githubkit/versions/v2022_11_28/webhooks/_namespace.py +0 -140
- githubkit/versions/webhooks.py +0 -1
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/METADATA +2 -2
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/RECORD +2761 -3225
- githubkit/versions/ghec_v2022_11_28/models/group_1091.py +0 -44
- githubkit/versions/ghec_v2022_11_28/models/group_1092.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1093.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1094.py +0 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1095.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1096.py +0 -58
- githubkit/versions/ghec_v2022_11_28/models/group_1097.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1098.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1099.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1100.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1101.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1102.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1103.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1104.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1105.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1106.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1107.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1108.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1109.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1110.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1111.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1112.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1113.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1114.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1115.py +0 -36
- githubkit/versions/ghec_v2022_11_28/models/group_1116.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1117.py +0 -43
- githubkit/versions/ghec_v2022_11_28/models/group_1118.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1119.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1120.py +0 -35
- githubkit/versions/ghec_v2022_11_28/models/group_1121.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1122.py +0 -50
- githubkit/versions/ghec_v2022_11_28/models/group_1123.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1124.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1125.py +0 -51
- githubkit/versions/ghec_v2022_11_28/models/group_1126.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1127.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1128.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1129.py +0 -48
- githubkit/versions/ghec_v2022_11_28/models/group_1130.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1131.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1132.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1133.py +0 -55
- githubkit/versions/ghec_v2022_11_28/models/group_1134.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1135.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1136.py +0 -46
- githubkit/versions/ghec_v2022_11_28/models/group_1137.py +0 -65
- githubkit/versions/ghec_v2022_11_28/models/group_1138.py +0 -62
- githubkit/versions/ghec_v2022_11_28/models/group_1139.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1140.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1141.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1142.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1143.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1144.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1145.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1146.py +0 -67
- githubkit/versions/ghec_v2022_11_28/models/group_1147.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1148.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1149.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1150.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1151.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1152.py +0 -57
- githubkit/versions/ghec_v2022_11_28/models/group_1153.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1154.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1155.py +0 -53
- githubkit/versions/ghec_v2022_11_28/models/group_1156.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1157.py +0 -85
- githubkit/versions/ghec_v2022_11_28/models/group_1158.py +0 -86
- githubkit/versions/ghec_v2022_11_28/models/group_1159.py +0 -41
- githubkit/versions/ghec_v2022_11_28/models/group_1160.py +0 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1161.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1162.py +0 -27
- githubkit/versions/ghec_v2022_11_28/models/group_1163.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1164.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1165.py +0 -42
- githubkit/versions/ghec_v2022_11_28/models/group_1166.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1167.py +0 -71
- githubkit/versions/ghec_v2022_11_28/models/group_1168.py +0 -87
- githubkit/versions/ghec_v2022_11_28/models/group_1169.py +0 -49
- githubkit/versions/ghec_v2022_11_28/models/group_1170.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1171.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1172.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1173.py +0 -25
- githubkit/versions/ghec_v2022_11_28/models/group_1174.py +0 -37
- githubkit/versions/ghec_v2022_11_28/models/group_1175.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1176.py +0 -31
- githubkit/versions/ghec_v2022_11_28/models/group_1177.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1178.py +0 -28
- githubkit/versions/ghec_v2022_11_28/models/group_1179.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1180.py +0 -47
- githubkit/versions/ghec_v2022_11_28/models/group_1181.py +0 -50
- githubkit/versions/ghec_v2022_11_28/models/group_1182.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1183.py +0 -70
- githubkit/versions/ghec_v2022_11_28/models/group_1184.py +0 -67
- githubkit/versions/ghec_v2022_11_28/models/group_1185.py +0 -54
- githubkit/versions/ghec_v2022_11_28/models/group_1186.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1187.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1188.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1189.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1190.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1191.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1192.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1193.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1194.py +0 -38
- githubkit/versions/ghec_v2022_11_28/models/group_1195.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1196.py +0 -30
- githubkit/versions/ghec_v2022_11_28/models/group_1197.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1198.py +0 -21
- githubkit/versions/ghec_v2022_11_28/models/group_1199.py +0 -33
- githubkit/versions/ghec_v2022_11_28/models/group_1200.py +0 -29
- githubkit/versions/ghec_v2022_11_28/models/group_1201.py +0 -59
- githubkit/versions/ghec_v2022_11_28/models/group_1202.py +0 -32
- githubkit/versions/ghec_v2022_11_28/models/group_1203.py +0 -110
- githubkit/versions/ghec_v2022_11_28/models/group_1204.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1205.py +0 -34
- githubkit/versions/ghec_v2022_11_28/models/group_1206.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1091.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1092.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1093.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1094.py +0 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1095.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1096.py +0 -41
- githubkit/versions/ghec_v2022_11_28/types/group_1097.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1098.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1099.py +0 -49
- githubkit/versions/ghec_v2022_11_28/types/group_1100.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1101.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1102.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1103.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1104.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1105.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1106.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1107.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1108.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1109.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1110.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1111.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1112.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1113.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1114.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1115.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1116.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1117.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1118.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1119.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1120.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1121.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1122.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1123.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1124.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1125.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1126.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1127.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1128.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1129.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1130.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1131.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1132.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1133.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1134.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1135.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1136.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1137.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1138.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1139.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1140.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1141.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1142.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1143.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1144.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1145.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1146.py +0 -42
- githubkit/versions/ghec_v2022_11_28/types/group_1147.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1148.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1149.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1150.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1151.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1152.py +0 -30
- githubkit/versions/ghec_v2022_11_28/types/group_1153.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1154.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1155.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1156.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1157.py +0 -67
- githubkit/versions/ghec_v2022_11_28/types/group_1158.py +0 -67
- githubkit/versions/ghec_v2022_11_28/types/group_1159.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1160.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1161.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1162.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1163.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1164.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1165.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1166.py +0 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1167.py +0 -53
- githubkit/versions/ghec_v2022_11_28/types/group_1168.py +0 -69
- githubkit/versions/ghec_v2022_11_28/types/group_1169.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1170.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1171.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1172.py +0 -21
- githubkit/versions/ghec_v2022_11_28/types/group_1173.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1174.py +0 -28
- githubkit/versions/ghec_v2022_11_28/types/group_1175.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1176.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1177.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1178.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1179.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1180.py +0 -37
- githubkit/versions/ghec_v2022_11_28/types/group_1181.py +0 -29
- githubkit/versions/ghec_v2022_11_28/types/group_1182.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1183.py +0 -33
- githubkit/versions/ghec_v2022_11_28/types/group_1184.py +0 -41
- githubkit/versions/ghec_v2022_11_28/types/group_1185.py +0 -40
- githubkit/versions/ghec_v2022_11_28/types/group_1186.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1187.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1188.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1189.py +0 -24
- githubkit/versions/ghec_v2022_11_28/types/group_1190.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1191.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1192.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1193.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1194.py +0 -31
- githubkit/versions/ghec_v2022_11_28/types/group_1195.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1196.py +0 -25
- githubkit/versions/ghec_v2022_11_28/types/group_1197.py +0 -26
- githubkit/versions/ghec_v2022_11_28/types/group_1198.py +0 -19
- githubkit/versions/ghec_v2022_11_28/types/group_1199.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1200.py +0 -22
- githubkit/versions/ghec_v2022_11_28/types/group_1201.py +0 -30
- githubkit/versions/ghec_v2022_11_28/types/group_1202.py +0 -23
- githubkit/versions/ghec_v2022_11_28/types/group_1203.py +0 -46
- githubkit/versions/ghec_v2022_11_28/types/group_1204.py +0 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1205.py +0 -27
- githubkit/versions/ghec_v2022_11_28/types/group_1206.py +0 -22
- githubkit/versions/v2022_11_28/models/group_1028.py +0 -68
- githubkit/versions/v2022_11_28/models/group_1029.py +0 -51
- githubkit/versions/v2022_11_28/models/group_1030.py +0 -40
- githubkit/versions/v2022_11_28/models/group_1031.py +0 -45
- githubkit/versions/v2022_11_28/models/group_1032.py +0 -44
- githubkit/versions/v2022_11_28/models/group_1033.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1034.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1035.py +0 -21
- githubkit/versions/v2022_11_28/models/group_1036.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1037.py +0 -58
- githubkit/versions/v2022_11_28/models/group_1038.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1039.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1040.py +0 -71
- githubkit/versions/v2022_11_28/models/group_1041.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1042.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1043.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1044.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1045.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1046.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1047.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1048.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1049.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1050.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1051.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1052.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1053.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1054.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1055.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1056.py +0 -36
- githubkit/versions/v2022_11_28/models/group_1057.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1058.py +0 -43
- githubkit/versions/v2022_11_28/models/group_1059.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1060.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1061.py +0 -35
- githubkit/versions/v2022_11_28/models/group_1062.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1063.py +0 -46
- githubkit/versions/v2022_11_28/models/group_1064.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1065.py +0 -48
- githubkit/versions/v2022_11_28/models/group_1066.py +0 -47
- githubkit/versions/v2022_11_28/models/group_1067.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1068.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1069.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1070.py +0 -48
- githubkit/versions/v2022_11_28/models/group_1071.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1072.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1073.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1074.py +0 -55
- githubkit/versions/v2022_11_28/models/group_1075.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1076.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1077.py +0 -46
- githubkit/versions/v2022_11_28/models/group_1078.py +0 -65
- githubkit/versions/v2022_11_28/models/group_1079.py +0 -62
- githubkit/versions/v2022_11_28/models/group_1080.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1081.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1082.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1083.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1084.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1085.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1086.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1087.py +0 -67
- githubkit/versions/v2022_11_28/models/group_1088.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1089.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1090.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1091.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1092.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1093.py +0 -57
- githubkit/versions/v2022_11_28/models/group_1094.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1095.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1096.py +0 -53
- githubkit/versions/v2022_11_28/models/group_1097.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1098.py +0 -85
- githubkit/versions/v2022_11_28/models/group_1099.py +0 -86
- githubkit/versions/v2022_11_28/models/group_1100.py +0 -41
- githubkit/versions/v2022_11_28/models/group_1101.py +0 -42
- githubkit/versions/v2022_11_28/models/group_1102.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1103.py +0 -27
- githubkit/versions/v2022_11_28/models/group_1104.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1105.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1106.py +0 -42
- githubkit/versions/v2022_11_28/models/group_1107.py +0 -49
- githubkit/versions/v2022_11_28/models/group_1108.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1109.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1110.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1111.py +0 -25
- githubkit/versions/v2022_11_28/models/group_1112.py +0 -37
- githubkit/versions/v2022_11_28/models/group_1113.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1114.py +0 -31
- githubkit/versions/v2022_11_28/models/group_1115.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1116.py +0 -28
- githubkit/versions/v2022_11_28/models/group_1117.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1118.py +0 -50
- githubkit/versions/v2022_11_28/models/group_1119.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1120.py +0 -70
- githubkit/versions/v2022_11_28/models/group_1121.py +0 -67
- githubkit/versions/v2022_11_28/models/group_1122.py +0 -54
- githubkit/versions/v2022_11_28/models/group_1123.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1124.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1125.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1126.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1127.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1128.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1129.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1130.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1131.py +0 -38
- githubkit/versions/v2022_11_28/models/group_1132.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1133.py +0 -30
- githubkit/versions/v2022_11_28/models/group_1134.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1135.py +0 -21
- githubkit/versions/v2022_11_28/models/group_1136.py +0 -33
- githubkit/versions/v2022_11_28/models/group_1137.py +0 -29
- githubkit/versions/v2022_11_28/models/group_1138.py +0 -59
- githubkit/versions/v2022_11_28/models/group_1139.py +0 -32
- githubkit/versions/v2022_11_28/models/group_1140.py +0 -110
- githubkit/versions/v2022_11_28/models/group_1141.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1142.py +0 -34
- githubkit/versions/v2022_11_28/models/group_1143.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1028.py +0 -40
- githubkit/versions/v2022_11_28/types/group_1029.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1030.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1031.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1032.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1033.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1034.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1035.py +0 -19
- githubkit/versions/v2022_11_28/types/group_1036.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1037.py +0 -41
- githubkit/versions/v2022_11_28/types/group_1038.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1039.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1040.py +0 -49
- githubkit/versions/v2022_11_28/types/group_1041.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1042.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1043.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1044.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1045.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1046.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1047.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1048.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1049.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1050.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1051.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1052.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1053.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1054.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1055.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1056.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1057.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1058.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1059.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1060.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1061.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1062.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1063.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1064.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1065.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1066.py +0 -32
- githubkit/versions/v2022_11_28/types/group_1067.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1068.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1069.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1070.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1071.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1072.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1073.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1074.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1075.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1076.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1077.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1078.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1079.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1080.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1081.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1082.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1083.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1084.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1085.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1086.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1087.py +0 -42
- githubkit/versions/v2022_11_28/types/group_1088.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1089.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1090.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1091.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1092.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1093.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1094.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1095.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1096.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1097.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1098.py +0 -67
- githubkit/versions/v2022_11_28/types/group_1099.py +0 -67
- githubkit/versions/v2022_11_28/types/group_1100.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1101.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1102.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1103.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1104.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1105.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1106.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1107.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1108.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1109.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1110.py +0 -21
- githubkit/versions/v2022_11_28/types/group_1111.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1112.py +0 -28
- githubkit/versions/v2022_11_28/types/group_1113.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1114.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1115.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1116.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1117.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1118.py +0 -29
- githubkit/versions/v2022_11_28/types/group_1119.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1120.py +0 -33
- githubkit/versions/v2022_11_28/types/group_1121.py +0 -41
- githubkit/versions/v2022_11_28/types/group_1122.py +0 -40
- githubkit/versions/v2022_11_28/types/group_1123.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1124.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1125.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1126.py +0 -24
- githubkit/versions/v2022_11_28/types/group_1127.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1128.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1129.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1130.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1131.py +0 -31
- githubkit/versions/v2022_11_28/types/group_1132.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1133.py +0 -25
- githubkit/versions/v2022_11_28/types/group_1134.py +0 -26
- githubkit/versions/v2022_11_28/types/group_1135.py +0 -19
- githubkit/versions/v2022_11_28/types/group_1136.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1137.py +0 -22
- githubkit/versions/v2022_11_28/types/group_1138.py +0 -30
- githubkit/versions/v2022_11_28/types/group_1139.py +0 -23
- githubkit/versions/v2022_11_28/types/group_1140.py +0 -46
- githubkit/versions/v2022_11_28/types/group_1141.py +0 -27
- githubkit/versions/v2022_11_28/types/group_1142.py +0 -27
- githubkit/versions/v2022_11_28/types/group_1143.py +0 -22
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/LICENSE +0 -0
- {githubkit-0.11.3.dist-info → githubkit-0.11.4.dist-info}/WHEEL +0 -0
|
@@ -143,6 +143,9 @@ if TYPE_CHECKING:
|
|
|
143
143
|
from githubkit.versions.v2022_11_28.types import (
|
|
144
144
|
VerificationType as VerificationType,
|
|
145
145
|
)
|
|
146
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
147
|
+
WebhooksRuleType as WebhooksRuleType,
|
|
148
|
+
)
|
|
146
149
|
from githubkit.versions.v2022_11_28.types import (
|
|
147
150
|
ActionsSecretType as ActionsSecretType,
|
|
148
151
|
)
|
|
@@ -194,6 +197,9 @@ if TYPE_CHECKING:
|
|
|
194
197
|
from githubkit.versions.v2022_11_28.types import (
|
|
195
198
|
UserPatchBodyType as UserPatchBodyType,
|
|
196
199
|
)
|
|
200
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
201
|
+
VulnerabilityType as VulnerabilityType,
|
|
202
|
+
)
|
|
197
203
|
from githubkit.versions.v2022_11_28.types import (
|
|
198
204
|
WebhookConfigType as WebhookConfigType,
|
|
199
205
|
)
|
|
@@ -509,6 +515,9 @@ if TYPE_CHECKING:
|
|
|
509
515
|
from githubkit.versions.v2022_11_28.types import (
|
|
510
516
|
PullRequestMinimalType as PullRequestMinimalType,
|
|
511
517
|
)
|
|
518
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
519
|
+
PullRequestWebhookType as PullRequestWebhookType,
|
|
520
|
+
)
|
|
512
521
|
from githubkit.versions.v2022_11_28.types import (
|
|
513
522
|
ReferencedWorkflowType as ReferencedWorkflowType,
|
|
514
523
|
)
|
|
@@ -1118,6 +1127,9 @@ if TYPE_CHECKING:
|
|
|
1118
1127
|
from githubkit.versions.v2022_11_28.types import (
|
|
1119
1128
|
PullRequestReviewRequestType as PullRequestReviewRequestType,
|
|
1120
1129
|
)
|
|
1130
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
1131
|
+
PullRequestWebhookAllof1Type as PullRequestWebhookAllof1Type,
|
|
1132
|
+
)
|
|
1121
1133
|
from githubkit.versions.v2022_11_28.types import (
|
|
1122
1134
|
RepositoryAdvisoryCreateType as RepositoryAdvisoryCreateType,
|
|
1123
1135
|
)
|
|
@@ -1136,6 +1148,9 @@ if TYPE_CHECKING:
|
|
|
1136
1148
|
from githubkit.versions.v2022_11_28.types import (
|
|
1137
1149
|
UserEmailsPostBodyOneof0Type as UserEmailsPostBodyOneof0Type,
|
|
1138
1150
|
)
|
|
1151
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
1152
|
+
VulnerabilityPropPackageType as VulnerabilityPropPackageType,
|
|
1153
|
+
)
|
|
1139
1154
|
from githubkit.versions.v2022_11_28.types import (
|
|
1140
1155
|
WebhookCheckRunCompletedType as WebhookCheckRunCompletedType,
|
|
1141
1156
|
)
|
|
@@ -2600,12 +2615,6 @@ if TYPE_CHECKING:
|
|
|
2600
2615
|
from githubkit.versions.v2022_11_28.types import (
|
|
2601
2616
|
WebhookIssuesDemilestonedPropIssueType as WebhookIssuesDemilestonedPropIssueType,
|
|
2602
2617
|
)
|
|
2603
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2604
|
-
WebhookIssuesLockedPropIssueAllof0Type as WebhookIssuesLockedPropIssueAllof0Type,
|
|
2605
|
-
)
|
|
2606
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2607
|
-
WebhookIssuesLockedPropIssueAllof1Type as WebhookIssuesLockedPropIssueAllof1Type,
|
|
2608
|
-
)
|
|
2609
2618
|
from githubkit.versions.v2022_11_28.types import (
|
|
2610
2619
|
WebhookMembershipRemovedPropMemberType as WebhookMembershipRemovedPropMemberType,
|
|
2611
2620
|
)
|
|
@@ -2843,6 +2852,9 @@ if TYPE_CHECKING:
|
|
|
2843
2852
|
from githubkit.versions.v2022_11_28.types import (
|
|
2844
2853
|
ReposOwnerRepoTagsProtectionPostBodyType as ReposOwnerRepoTagsProtectionPostBodyType,
|
|
2845
2854
|
)
|
|
2855
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
2856
|
+
RepositoryRuleParamsCodeScanningToolType as RepositoryRuleParamsCodeScanningToolType,
|
|
2857
|
+
)
|
|
2846
2858
|
from githubkit.versions.v2022_11_28.types import (
|
|
2847
2859
|
SecretScanningLocationDiscussionBodyType as SecretScanningLocationDiscussionBodyType,
|
|
2848
2860
|
)
|
|
@@ -2876,6 +2888,9 @@ if TYPE_CHECKING:
|
|
|
2876
2888
|
from githubkit.versions.v2022_11_28.types import (
|
|
2877
2889
|
WebhookIssuesEditedPropIssuePropUserType as WebhookIssuesEditedPropIssuePropUserType,
|
|
2878
2890
|
)
|
|
2891
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
2892
|
+
WebhookIssuesLockedPropIssuePropUserType as WebhookIssuesLockedPropIssuePropUserType,
|
|
2893
|
+
)
|
|
2879
2894
|
from githubkit.versions.v2022_11_28.types import (
|
|
2880
2895
|
WebhookIssuesMilestonedPropMilestoneType as WebhookIssuesMilestonedPropMilestoneType,
|
|
2881
2896
|
)
|
|
@@ -2885,18 +2900,6 @@ if TYPE_CHECKING:
|
|
|
2885
2900
|
from githubkit.versions.v2022_11_28.types import (
|
|
2886
2901
|
WebhookIssuesPinnedPropIssuePropUserType as WebhookIssuesPinnedPropIssuePropUserType,
|
|
2887
2902
|
)
|
|
2888
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2889
|
-
WebhookIssuesReopenedPropIssueAllof0Type as WebhookIssuesReopenedPropIssueAllof0Type,
|
|
2890
|
-
)
|
|
2891
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2892
|
-
WebhookIssuesReopenedPropIssueAllof1Type as WebhookIssuesReopenedPropIssueAllof1Type,
|
|
2893
|
-
)
|
|
2894
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2895
|
-
WebhookIssuesUnlockedPropIssueAllof0Type as WebhookIssuesUnlockedPropIssueAllof0Type,
|
|
2896
|
-
)
|
|
2897
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
2898
|
-
WebhookIssuesUnlockedPropIssueAllof1Type as WebhookIssuesUnlockedPropIssueAllof1Type,
|
|
2899
|
-
)
|
|
2900
2903
|
from githubkit.versions.v2022_11_28.types import (
|
|
2901
2904
|
WebhookMetaDeletedPropHookPropConfigType as WebhookMetaDeletedPropHookPropConfigType,
|
|
2902
2905
|
)
|
|
@@ -3050,9 +3053,6 @@ if TYPE_CHECKING:
|
|
|
3050
3053
|
from githubkit.versions.v2022_11_28.types import (
|
|
3051
3054
|
CommitSearchResultItemPropParentsItemsType as CommitSearchResultItemPropParentsItemsType,
|
|
3052
3055
|
)
|
|
3053
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3054
|
-
GlobalAdvisoryPropVulnerabilitiesItemsType as GlobalAdvisoryPropVulnerabilitiesItemsType,
|
|
3055
|
-
)
|
|
3056
3056
|
from githubkit.versions.v2022_11_28.types import (
|
|
3057
3057
|
InstallationRepositoriesGetResponse200Type as InstallationRepositoriesGetResponse200Type,
|
|
3058
3058
|
)
|
|
@@ -3128,9 +3128,6 @@ if TYPE_CHECKING:
|
|
|
3128
3128
|
from githubkit.versions.v2022_11_28.types import (
|
|
3129
3129
|
WebhookDeploymentCreatedPropDeploymentType as WebhookDeploymentCreatedPropDeploymentType,
|
|
3130
3130
|
)
|
|
3131
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3132
|
-
WebhookDiscussionCreatedPropDiscussionType as WebhookDiscussionCreatedPropDiscussionType,
|
|
3133
|
-
)
|
|
3134
3131
|
from githubkit.versions.v2022_11_28.types import (
|
|
3135
3132
|
WebhookForkPropForkeeAllof0PropLicenseType as WebhookForkPropForkeeAllof0PropLicenseType,
|
|
3136
3133
|
)
|
|
@@ -3153,13 +3150,10 @@ if TYPE_CHECKING:
|
|
|
3153
3150
|
WebhookIssuesEditedPropChangesPropBodyType as WebhookIssuesEditedPropChangesPropBodyType,
|
|
3154
3151
|
)
|
|
3155
3152
|
from githubkit.versions.v2022_11_28.types import (
|
|
3156
|
-
|
|
3157
|
-
)
|
|
3158
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3159
|
-
WebhookIssuesMilestonedPropIssueAllof0Type as WebhookIssuesMilestonedPropIssueAllof0Type,
|
|
3153
|
+
WebhookIssuesReopenedPropIssuePropUserType as WebhookIssuesReopenedPropIssuePropUserType,
|
|
3160
3154
|
)
|
|
3161
3155
|
from githubkit.versions.v2022_11_28.types import (
|
|
3162
|
-
|
|
3156
|
+
WebhookIssuesUnlockedPropIssuePropUserType as WebhookIssuesUnlockedPropIssuePropUserType,
|
|
3163
3157
|
)
|
|
3164
3158
|
from githubkit.versions.v2022_11_28.types import (
|
|
3165
3159
|
WebhookIssuesUnpinnedPropIssuePropUserType as WebhookIssuesUnpinnedPropIssuePropUserType,
|
|
@@ -3272,18 +3266,9 @@ if TYPE_CHECKING:
|
|
|
3272
3266
|
from githubkit.versions.v2022_11_28.types import (
|
|
3273
3267
|
WebhookProjectEditedPropChangesPropNameType as WebhookProjectEditedPropChangesPropNameType,
|
|
3274
3268
|
)
|
|
3275
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3276
|
-
WebhookPullRequestClosedPropPullRequestType as WebhookPullRequestClosedPropPullRequestType,
|
|
3277
|
-
)
|
|
3278
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3279
|
-
WebhookPullRequestEditedPropPullRequestType as WebhookPullRequestEditedPropPullRequestType,
|
|
3280
|
-
)
|
|
3281
3269
|
from githubkit.versions.v2022_11_28.types import (
|
|
3282
3270
|
WebhookPullRequestLockedPropPullRequestType as WebhookPullRequestLockedPropPullRequestType,
|
|
3283
3271
|
)
|
|
3284
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3285
|
-
WebhookPullRequestOpenedPropPullRequestType as WebhookPullRequestOpenedPropPullRequestType,
|
|
3286
|
-
)
|
|
3287
3272
|
from githubkit.versions.v2022_11_28.types import (
|
|
3288
3273
|
WebhookPullRequestReviewRequestedOneof0Type as WebhookPullRequestReviewRequestedOneof0Type,
|
|
3289
3274
|
)
|
|
@@ -3402,16 +3387,13 @@ if TYPE_CHECKING:
|
|
|
3402
3387
|
WebhookIssuesClosedPropIssueMergedLabelsType as WebhookIssuesClosedPropIssueMergedLabelsType,
|
|
3403
3388
|
)
|
|
3404
3389
|
from githubkit.versions.v2022_11_28.types import (
|
|
3405
|
-
|
|
3406
|
-
)
|
|
3407
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3408
|
-
WebhookIssuesDemilestonedPropIssueAllof1Type as WebhookIssuesDemilestonedPropIssueAllof1Type,
|
|
3390
|
+
WebhookIssuesEditedPropIssuePropAssigneeType as WebhookIssuesEditedPropIssuePropAssigneeType,
|
|
3409
3391
|
)
|
|
3410
3392
|
from githubkit.versions.v2022_11_28.types import (
|
|
3411
|
-
|
|
3393
|
+
WebhookIssuesLockedPropIssuePropAssigneeType as WebhookIssuesLockedPropIssuePropAssigneeType,
|
|
3412
3394
|
)
|
|
3413
3395
|
from githubkit.versions.v2022_11_28.types import (
|
|
3414
|
-
|
|
3396
|
+
WebhookIssuesMilestonedPropIssuePropUserType as WebhookIssuesMilestonedPropIssuePropUserType,
|
|
3415
3397
|
)
|
|
3416
3398
|
from githubkit.versions.v2022_11_28.types import (
|
|
3417
3399
|
WebhookIssuesOpenedPropIssuePropAssigneeType as WebhookIssuesOpenedPropIssuePropAssigneeType,
|
|
@@ -3419,15 +3401,9 @@ if TYPE_CHECKING:
|
|
|
3419
3401
|
from githubkit.versions.v2022_11_28.types import (
|
|
3420
3402
|
WebhookIssuesPinnedPropIssuePropAssigneeType as WebhookIssuesPinnedPropIssuePropAssigneeType,
|
|
3421
3403
|
)
|
|
3422
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3423
|
-
WebhookIssuesReopenedPropIssueMergedUserType as WebhookIssuesReopenedPropIssueMergedUserType,
|
|
3424
|
-
)
|
|
3425
3404
|
from githubkit.versions.v2022_11_28.types import (
|
|
3426
3405
|
WebhookIssuesUnassignedPropIssuePropUserType as WebhookIssuesUnassignedPropIssuePropUserType,
|
|
3427
3406
|
)
|
|
3428
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3429
|
-
WebhookIssuesUnlockedPropIssueMergedUserType as WebhookIssuesUnlockedPropIssueMergedUserType,
|
|
3430
|
-
)
|
|
3431
3407
|
from githubkit.versions.v2022_11_28.types import (
|
|
3432
3408
|
WebhookMembershipAddedPropTeamPropParentType as WebhookMembershipAddedPropTeamPropParentType,
|
|
3433
3409
|
)
|
|
@@ -3473,12 +3449,6 @@ if TYPE_CHECKING:
|
|
|
3473
3449
|
from githubkit.versions.v2022_11_28.types import (
|
|
3474
3450
|
WebhookPushPropRepositoryPropPermissionsType as WebhookPushPropRepositoryPropPermissionsType,
|
|
3475
3451
|
)
|
|
3476
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3477
|
-
WebhookReleasePublishedPropReleaseAllof0Type as WebhookReleasePublishedPropReleaseAllof0Type,
|
|
3478
|
-
)
|
|
3479
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3480
|
-
WebhookReleasePublishedPropReleaseAllof1Type as WebhookReleasePublishedPropReleaseAllof1Type,
|
|
3481
|
-
)
|
|
3482
3452
|
from githubkit.versions.v2022_11_28.types import (
|
|
3483
3453
|
WebhookSponsorshipCreatedPropSponsorshipType as WebhookSponsorshipCreatedPropSponsorshipType,
|
|
3484
3454
|
)
|
|
@@ -3551,18 +3521,12 @@ if TYPE_CHECKING:
|
|
|
3551
3521
|
from githubkit.versions.v2022_11_28.types import (
|
|
3552
3522
|
ReposOwnerRepoPullsPullNumberMergePutBodyType as ReposOwnerRepoPullsPullNumberMergePutBodyType,
|
|
3553
3523
|
)
|
|
3554
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3555
|
-
RepositoryRuleParamsCodeScanningThresholdType as RepositoryRuleParamsCodeScanningThresholdType,
|
|
3556
|
-
)
|
|
3557
3524
|
from githubkit.versions.v2022_11_28.types import (
|
|
3558
3525
|
RepositoryRuleParamsWorkflowFileReferenceType as RepositoryRuleParamsWorkflowFileReferenceType,
|
|
3559
3526
|
)
|
|
3560
3527
|
from githubkit.versions.v2022_11_28.types import (
|
|
3561
3528
|
UserInteractionLimitsGetResponse200Anyof1Type as UserInteractionLimitsGetResponse200Anyof1Type,
|
|
3562
3529
|
)
|
|
3563
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3564
|
-
WebhookBranchProtectionRuleEditedPropRuleType as WebhookBranchProtectionRuleEditedPropRuleType,
|
|
3565
|
-
)
|
|
3566
3530
|
from githubkit.versions.v2022_11_28.types import (
|
|
3567
3531
|
WebhookCheckRunRequestedActionFormEncodedType as WebhookCheckRunRequestedActionFormEncodedType,
|
|
3568
3532
|
)
|
|
@@ -3602,6 +3566,12 @@ if TYPE_CHECKING:
|
|
|
3602
3566
|
from githubkit.versions.v2022_11_28.types import (
|
|
3603
3567
|
WebhookIssuesLabeledPropIssuePropAssigneeType as WebhookIssuesLabeledPropIssuePropAssigneeType,
|
|
3604
3568
|
)
|
|
3569
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3570
|
+
WebhookIssuesLockedPropIssuePropMilestoneType as WebhookIssuesLockedPropIssuePropMilestoneType,
|
|
3571
|
+
)
|
|
3572
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3573
|
+
WebhookIssuesLockedPropIssuePropReactionsType as WebhookIssuesLockedPropIssuePropReactionsType,
|
|
3574
|
+
)
|
|
3605
3575
|
from githubkit.versions.v2022_11_28.types import (
|
|
3606
3576
|
WebhookIssuesOpenedPropIssuePropMilestoneType as WebhookIssuesOpenedPropIssuePropMilestoneType,
|
|
3607
3577
|
)
|
|
@@ -3644,9 +3614,6 @@ if TYPE_CHECKING:
|
|
|
3644
3614
|
from githubkit.versions.v2022_11_28.types import (
|
|
3645
3615
|
WebhookPullRequestEnqueuedPropPullRequestType as WebhookPullRequestEnqueuedPropPullRequestType,
|
|
3646
3616
|
)
|
|
3647
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3648
|
-
WebhookPullRequestReopenedPropPullRequestType as WebhookPullRequestReopenedPropPullRequestType,
|
|
3649
|
-
)
|
|
3650
3617
|
from githubkit.versions.v2022_11_28.types import (
|
|
3651
3618
|
WebhookPullRequestReviewEditedPropChangesType as WebhookPullRequestReviewEditedPropChangesType,
|
|
3652
3619
|
)
|
|
@@ -3749,12 +3716,6 @@ if TYPE_CHECKING:
|
|
|
3749
3716
|
from githubkit.versions.v2022_11_28.types import (
|
|
3750
3717
|
UserCodespacesCodespaceNamePublishPostBodyType as UserCodespacesCodespaceNamePublishPostBodyType,
|
|
3751
3718
|
)
|
|
3752
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3753
|
-
WebhookBranchProtectionRuleCreatedPropRuleType as WebhookBranchProtectionRuleCreatedPropRuleType,
|
|
3754
|
-
)
|
|
3755
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3756
|
-
WebhookBranchProtectionRuleDeletedPropRuleType as WebhookBranchProtectionRuleDeletedPropRuleType,
|
|
3757
|
-
)
|
|
3758
3719
|
from githubkit.versions.v2022_11_28.types import (
|
|
3759
3720
|
WebhookCheckSuiteRerequestedPropCheckSuiteType as WebhookCheckSuiteRerequestedPropCheckSuiteType,
|
|
3760
3721
|
)
|
|
@@ -3798,31 +3759,22 @@ if TYPE_CHECKING:
|
|
|
3798
3759
|
WebhookIssuesDeletedPropIssuePropReactionsType as WebhookIssuesDeletedPropIssuePropReactionsType,
|
|
3799
3760
|
)
|
|
3800
3761
|
from githubkit.versions.v2022_11_28.types import (
|
|
3801
|
-
|
|
3802
|
-
)
|
|
3803
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3804
|
-
WebhookIssuesLabeledPropIssuePropReactionsType as WebhookIssuesLabeledPropIssuePropReactionsType,
|
|
3805
|
-
)
|
|
3806
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3807
|
-
WebhookIssuesLockedPropIssueAllof0PropUserType as WebhookIssuesLockedPropIssueAllof0PropUserType,
|
|
3808
|
-
)
|
|
3809
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3810
|
-
WebhookIssuesLockedPropIssueAllof1PropUserType as WebhookIssuesLockedPropIssueAllof1PropUserType,
|
|
3762
|
+
WebhookIssuesDemilestonedPropIssuePropUserType as WebhookIssuesDemilestonedPropIssuePropUserType,
|
|
3811
3763
|
)
|
|
3812
3764
|
from githubkit.versions.v2022_11_28.types import (
|
|
3813
|
-
|
|
3765
|
+
WebhookIssuesLabeledPropIssuePropMilestoneType as WebhookIssuesLabeledPropIssuePropMilestoneType,
|
|
3814
3766
|
)
|
|
3815
3767
|
from githubkit.versions.v2022_11_28.types import (
|
|
3816
|
-
|
|
3768
|
+
WebhookIssuesLabeledPropIssuePropReactionsType as WebhookIssuesLabeledPropIssuePropReactionsType,
|
|
3817
3769
|
)
|
|
3818
3770
|
from githubkit.versions.v2022_11_28.types import (
|
|
3819
3771
|
WebhookIssuesOpenedPropChangesPropOldIssueType as WebhookIssuesOpenedPropChangesPropOldIssueType,
|
|
3820
3772
|
)
|
|
3821
3773
|
from githubkit.versions.v2022_11_28.types import (
|
|
3822
|
-
|
|
3774
|
+
WebhookIssuesReopenedPropIssuePropAssigneeType as WebhookIssuesReopenedPropIssuePropAssigneeType,
|
|
3823
3775
|
)
|
|
3824
3776
|
from githubkit.versions.v2022_11_28.types import (
|
|
3825
|
-
|
|
3777
|
+
WebhookIssuesUnlockedPropIssuePropAssigneeType as WebhookIssuesUnlockedPropIssuePropAssigneeType,
|
|
3826
3778
|
)
|
|
3827
3779
|
from githubkit.versions.v2022_11_28.types import (
|
|
3828
3780
|
WebhookIssuesUnpinnedPropIssuePropAssigneeType as WebhookIssuesUnpinnedPropIssuePropAssigneeType,
|
|
@@ -3860,18 +3812,6 @@ if TYPE_CHECKING:
|
|
|
3860
3812
|
from githubkit.versions.v2022_11_28.types import (
|
|
3861
3813
|
WebhookReleaseDeletedPropReleasePropAuthorType as WebhookReleaseDeletedPropReleasePropAuthorType,
|
|
3862
3814
|
)
|
|
3863
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3864
|
-
WebhookReleasePrereleasedPropReleaseAllof0Type as WebhookReleasePrereleasedPropReleaseAllof0Type,
|
|
3865
|
-
)
|
|
3866
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3867
|
-
WebhookReleasePrereleasedPropReleaseAllof1Type as WebhookReleasePrereleasedPropReleaseAllof1Type,
|
|
3868
|
-
)
|
|
3869
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3870
|
-
WebhookReleaseUnpublishedPropReleaseAllof0Type as WebhookReleaseUnpublishedPropReleaseAllof0Type,
|
|
3871
|
-
)
|
|
3872
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3873
|
-
WebhookReleaseUnpublishedPropReleaseAllof1Type as WebhookReleaseUnpublishedPropReleaseAllof1Type,
|
|
3874
|
-
)
|
|
3875
3815
|
from githubkit.versions.v2022_11_28.types import (
|
|
3876
3816
|
WebhookRepositoryVulnerabilityAlertDismissType as WebhookRepositoryVulnerabilityAlertDismissType,
|
|
3877
3817
|
)
|
|
@@ -3987,13 +3927,10 @@ if TYPE_CHECKING:
|
|
|
3987
3927
|
WebhookIssuesEditedPropIssuePropPullRequestType as WebhookIssuesEditedPropIssuePropPullRequestType,
|
|
3988
3928
|
)
|
|
3989
3929
|
from githubkit.versions.v2022_11_28.types import (
|
|
3990
|
-
|
|
3991
|
-
)
|
|
3992
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
3993
|
-
WebhookIssuesLockedPropIssueMergedMilestoneType as WebhookIssuesLockedPropIssueMergedMilestoneType,
|
|
3930
|
+
WebhookIssuesLockedPropIssuePropLabelsItemsType as WebhookIssuesLockedPropIssuePropLabelsItemsType,
|
|
3994
3931
|
)
|
|
3995
3932
|
from githubkit.versions.v2022_11_28.types import (
|
|
3996
|
-
|
|
3933
|
+
WebhookIssuesLockedPropIssuePropPullRequestType as WebhookIssuesLockedPropIssuePropPullRequestType,
|
|
3997
3934
|
)
|
|
3998
3935
|
from githubkit.versions.v2022_11_28.types import (
|
|
3999
3936
|
WebhookIssuesOpenedPropIssuePropLabelsItemsType as WebhookIssuesOpenedPropIssuePropLabelsItemsType,
|
|
@@ -4007,9 +3944,21 @@ if TYPE_CHECKING:
|
|
|
4007
3944
|
from githubkit.versions.v2022_11_28.types import (
|
|
4008
3945
|
WebhookIssuesPinnedPropIssuePropPullRequestType as WebhookIssuesPinnedPropIssuePropPullRequestType,
|
|
4009
3946
|
)
|
|
3947
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3948
|
+
WebhookIssuesReopenedPropIssuePropMilestoneType as WebhookIssuesReopenedPropIssuePropMilestoneType,
|
|
3949
|
+
)
|
|
3950
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3951
|
+
WebhookIssuesReopenedPropIssuePropReactionsType as WebhookIssuesReopenedPropIssuePropReactionsType,
|
|
3952
|
+
)
|
|
4010
3953
|
from githubkit.versions.v2022_11_28.types import (
|
|
4011
3954
|
WebhookIssuesUnlabeledPropIssuePropAssigneeType as WebhookIssuesUnlabeledPropIssuePropAssigneeType,
|
|
4012
3955
|
)
|
|
3956
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3957
|
+
WebhookIssuesUnlockedPropIssuePropMilestoneType as WebhookIssuesUnlockedPropIssuePropMilestoneType,
|
|
3958
|
+
)
|
|
3959
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
3960
|
+
WebhookIssuesUnlockedPropIssuePropReactionsType as WebhookIssuesUnlockedPropIssuePropReactionsType,
|
|
3961
|
+
)
|
|
4013
3962
|
from githubkit.versions.v2022_11_28.types import (
|
|
4014
3963
|
WebhookIssuesUnpinnedPropIssuePropMilestoneType as WebhookIssuesUnpinnedPropIssuePropMilestoneType,
|
|
4015
3964
|
)
|
|
@@ -4130,12 +4079,6 @@ if TYPE_CHECKING:
|
|
|
4130
4079
|
from githubkit.versions.v2022_11_28.types import (
|
|
4131
4080
|
WebhookDeploymentStatusCreatedPropDeploymentType as WebhookDeploymentStatusCreatedPropDeploymentType,
|
|
4132
4081
|
)
|
|
4133
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4134
|
-
WebhookDiscussionCreatedPropDiscussionAllof0Type as WebhookDiscussionCreatedPropDiscussionAllof0Type,
|
|
4135
|
-
)
|
|
4136
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4137
|
-
WebhookDiscussionCreatedPropDiscussionAllof1Type as WebhookDiscussionCreatedPropDiscussionAllof1Type,
|
|
4138
|
-
)
|
|
4139
4082
|
from githubkit.versions.v2022_11_28.types import (
|
|
4140
4083
|
WebhookIssueCommentEditedPropChangesPropBodyType as WebhookIssueCommentEditedPropChangesPropBodyType,
|
|
4141
4084
|
)
|
|
@@ -4151,9 +4094,6 @@ if TYPE_CHECKING:
|
|
|
4151
4094
|
from githubkit.versions.v2022_11_28.types import (
|
|
4152
4095
|
WebhookIssuesDeletedPropIssuePropPullRequestType as WebhookIssuesDeletedPropIssuePropPullRequestType,
|
|
4153
4096
|
)
|
|
4154
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4155
|
-
WebhookIssuesDemilestonedPropIssueMergedUserType as WebhookIssuesDemilestonedPropIssueMergedUserType,
|
|
4156
|
-
)
|
|
4157
4097
|
from githubkit.versions.v2022_11_28.types import (
|
|
4158
4098
|
WebhookIssuesLabeledPropIssuePropLabelsItemsType as WebhookIssuesLabeledPropIssuePropLabelsItemsType,
|
|
4159
4099
|
)
|
|
@@ -4161,16 +4101,7 @@ if TYPE_CHECKING:
|
|
|
4161
4101
|
WebhookIssuesLabeledPropIssuePropPullRequestType as WebhookIssuesLabeledPropIssuePropPullRequestType,
|
|
4162
4102
|
)
|
|
4163
4103
|
from githubkit.versions.v2022_11_28.types import (
|
|
4164
|
-
|
|
4165
|
-
)
|
|
4166
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4167
|
-
WebhookIssuesReopenedPropIssueAllof0PropUserType as WebhookIssuesReopenedPropIssueAllof0PropUserType,
|
|
4168
|
-
)
|
|
4169
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4170
|
-
WebhookIssuesReopenedPropIssueAllof1PropUserType as WebhookIssuesReopenedPropIssueAllof1PropUserType,
|
|
4171
|
-
)
|
|
4172
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4173
|
-
WebhookIssuesReopenedPropIssueMergedAssigneeType as WebhookIssuesReopenedPropIssueMergedAssigneeType,
|
|
4104
|
+
WebhookIssuesMilestonedPropIssuePropAssigneeType as WebhookIssuesMilestonedPropIssuePropAssigneeType,
|
|
4174
4105
|
)
|
|
4175
4106
|
from githubkit.versions.v2022_11_28.types import (
|
|
4176
4107
|
WebhookIssuesUnassignedPropIssuePropAssigneeType as WebhookIssuesUnassignedPropIssuePropAssigneeType,
|
|
@@ -4181,15 +4112,6 @@ if TYPE_CHECKING:
|
|
|
4181
4112
|
from githubkit.versions.v2022_11_28.types import (
|
|
4182
4113
|
WebhookIssuesUnlabeledPropIssuePropReactionsType as WebhookIssuesUnlabeledPropIssuePropReactionsType,
|
|
4183
4114
|
)
|
|
4184
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4185
|
-
WebhookIssuesUnlockedPropIssueAllof0PropUserType as WebhookIssuesUnlockedPropIssueAllof0PropUserType,
|
|
4186
|
-
)
|
|
4187
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4188
|
-
WebhookIssuesUnlockedPropIssueAllof1PropUserType as WebhookIssuesUnlockedPropIssueAllof1PropUserType,
|
|
4189
|
-
)
|
|
4190
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4191
|
-
WebhookIssuesUnlockedPropIssueMergedAssigneeType as WebhookIssuesUnlockedPropIssueMergedAssigneeType,
|
|
4192
|
-
)
|
|
4193
4115
|
from githubkit.versions.v2022_11_28.types import (
|
|
4194
4116
|
WebhookLabelEditedPropChangesPropDescriptionType as WebhookLabelEditedPropChangesPropDescriptionType,
|
|
4195
4117
|
)
|
|
@@ -4238,6 +4160,9 @@ if TYPE_CHECKING:
|
|
|
4238
4160
|
from githubkit.versions.v2022_11_28.types import (
|
|
4239
4161
|
WebhookReleaseEditedPropReleasePropReactionsType as WebhookReleaseEditedPropReleasePropReactionsType,
|
|
4240
4162
|
)
|
|
4163
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4164
|
+
WebhookReleasePublishedPropReleasePropAuthorType as WebhookReleasePublishedPropReleasePropAuthorType,
|
|
4165
|
+
)
|
|
4241
4166
|
from githubkit.versions.v2022_11_28.types import (
|
|
4242
4167
|
WebhookRepositoryEditedPropChangesPropTopicsType as WebhookRepositoryEditedPropChangesPropTopicsType,
|
|
4243
4168
|
)
|
|
@@ -4323,13 +4248,16 @@ if TYPE_CHECKING:
|
|
|
4323
4248
|
WebhookIssuesAssignedPropIssuePropPullRequestType as WebhookIssuesAssignedPropIssuePropPullRequestType,
|
|
4324
4249
|
)
|
|
4325
4250
|
from githubkit.versions.v2022_11_28.types import (
|
|
4326
|
-
|
|
4251
|
+
WebhookIssuesMilestonedPropIssuePropMilestoneType as WebhookIssuesMilestonedPropIssuePropMilestoneType,
|
|
4327
4252
|
)
|
|
4328
4253
|
from githubkit.versions.v2022_11_28.types import (
|
|
4329
|
-
|
|
4254
|
+
WebhookIssuesMilestonedPropIssuePropReactionsType as WebhookIssuesMilestonedPropIssuePropReactionsType,
|
|
4330
4255
|
)
|
|
4331
4256
|
from githubkit.versions.v2022_11_28.types import (
|
|
4332
|
-
|
|
4257
|
+
WebhookIssuesReopenedPropIssuePropLabelsItemsType as WebhookIssuesReopenedPropIssuePropLabelsItemsType,
|
|
4258
|
+
)
|
|
4259
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4260
|
+
WebhookIssuesReopenedPropIssuePropPullRequestType as WebhookIssuesReopenedPropIssuePropPullRequestType,
|
|
4333
4261
|
)
|
|
4334
4262
|
from githubkit.versions.v2022_11_28.types import (
|
|
4335
4263
|
WebhookIssuesTransferredPropIssuePropAssigneeType as WebhookIssuesTransferredPropIssuePropAssigneeType,
|
|
@@ -4341,13 +4269,10 @@ if TYPE_CHECKING:
|
|
|
4341
4269
|
WebhookIssuesUnassignedPropIssuePropReactionsType as WebhookIssuesUnassignedPropIssuePropReactionsType,
|
|
4342
4270
|
)
|
|
4343
4271
|
from githubkit.versions.v2022_11_28.types import (
|
|
4344
|
-
|
|
4345
|
-
)
|
|
4346
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4347
|
-
WebhookIssuesUnlockedPropIssueMergedMilestoneType as WebhookIssuesUnlockedPropIssueMergedMilestoneType,
|
|
4272
|
+
WebhookIssuesUnlockedPropIssuePropLabelsItemsType as WebhookIssuesUnlockedPropIssuePropLabelsItemsType,
|
|
4348
4273
|
)
|
|
4349
4274
|
from githubkit.versions.v2022_11_28.types import (
|
|
4350
|
-
|
|
4275
|
+
WebhookIssuesUnlockedPropIssuePropPullRequestType as WebhookIssuesUnlockedPropIssuePropPullRequestType,
|
|
4351
4276
|
)
|
|
4352
4277
|
from githubkit.versions.v2022_11_28.types import (
|
|
4353
4278
|
WebhookIssuesUnpinnedPropIssuePropLabelsItemsType as WebhookIssuesUnpinnedPropIssuePropLabelsItemsType,
|
|
@@ -4358,18 +4283,9 @@ if TYPE_CHECKING:
|
|
|
4358
4283
|
from githubkit.versions.v2022_11_28.types import (
|
|
4359
4284
|
WebhookProjectColumnEditedPropChangesPropNameType as WebhookProjectColumnEditedPropChangesPropNameType,
|
|
4360
4285
|
)
|
|
4361
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4362
|
-
WebhookPullRequestClosedPropPullRequestAllof1Type as WebhookPullRequestClosedPropPullRequestAllof1Type,
|
|
4363
|
-
)
|
|
4364
4286
|
from githubkit.versions.v2022_11_28.types import (
|
|
4365
4287
|
WebhookPullRequestDemilestonedPropPullRequestType as WebhookPullRequestDemilestonedPropPullRequestType,
|
|
4366
4288
|
)
|
|
4367
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4368
|
-
WebhookPullRequestEditedPropPullRequestAllof1Type as WebhookPullRequestEditedPropPullRequestAllof1Type,
|
|
4369
|
-
)
|
|
4370
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4371
|
-
WebhookPullRequestOpenedPropPullRequestAllof1Type as WebhookPullRequestOpenedPropPullRequestAllof1Type,
|
|
4372
|
-
)
|
|
4373
4289
|
from githubkit.versions.v2022_11_28.types import (
|
|
4374
4290
|
WebhookPullRequestReviewEditedPropPullRequestType as WebhookPullRequestReviewEditedPropPullRequestType,
|
|
4375
4291
|
)
|
|
@@ -4464,25 +4380,13 @@ if TYPE_CHECKING:
|
|
|
4464
4380
|
WebhookIssuesClosedPropIssueAllof1PropAssigneeType as WebhookIssuesClosedPropIssueAllof1PropAssigneeType,
|
|
4465
4381
|
)
|
|
4466
4382
|
from githubkit.versions.v2022_11_28.types import (
|
|
4467
|
-
|
|
4383
|
+
WebhookIssuesDemilestonedPropIssuePropAssigneeType as WebhookIssuesDemilestonedPropIssuePropAssigneeType,
|
|
4468
4384
|
)
|
|
4469
4385
|
from githubkit.versions.v2022_11_28.types import (
|
|
4470
4386
|
WebhookIssuesEditedPropIssuePropAssigneesItemsType as WebhookIssuesEditedPropIssuePropAssigneesItemsType,
|
|
4471
4387
|
)
|
|
4472
4388
|
from githubkit.versions.v2022_11_28.types import (
|
|
4473
|
-
|
|
4474
|
-
)
|
|
4475
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4476
|
-
WebhookIssuesLockedPropIssueAllof1PropAssigneeType as WebhookIssuesLockedPropIssueAllof1PropAssigneeType,
|
|
4477
|
-
)
|
|
4478
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4479
|
-
WebhookIssuesMilestonedPropIssueAllof0PropUserType as WebhookIssuesMilestonedPropIssueAllof0PropUserType,
|
|
4480
|
-
)
|
|
4481
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4482
|
-
WebhookIssuesMilestonedPropIssueAllof1PropUserType as WebhookIssuesMilestonedPropIssueAllof1PropUserType,
|
|
4483
|
-
)
|
|
4484
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4485
|
-
WebhookIssuesMilestonedPropIssueMergedAssigneeType as WebhookIssuesMilestonedPropIssueMergedAssigneeType,
|
|
4389
|
+
WebhookIssuesLockedPropIssuePropAssigneesItemsType as WebhookIssuesLockedPropIssuePropAssigneesItemsType,
|
|
4486
4390
|
)
|
|
4487
4391
|
from githubkit.versions.v2022_11_28.types import (
|
|
4488
4392
|
WebhookIssuesOpenedPropIssuePropAssigneesItemsType as WebhookIssuesOpenedPropIssuePropAssigneesItemsType,
|
|
@@ -4533,13 +4437,13 @@ if TYPE_CHECKING:
|
|
|
4533
4437
|
WebhookReleaseEditedPropReleasePropAssetsItemsType as WebhookReleaseEditedPropReleasePropAssetsItemsType,
|
|
4534
4438
|
)
|
|
4535
4439
|
from githubkit.versions.v2022_11_28.types import (
|
|
4536
|
-
|
|
4440
|
+
WebhookReleasePrereleasedPropReleasePropAuthorType as WebhookReleasePrereleasedPropReleasePropAuthorType,
|
|
4537
4441
|
)
|
|
4538
4442
|
from githubkit.versions.v2022_11_28.types import (
|
|
4539
|
-
|
|
4443
|
+
WebhookReleaseReleasedPropReleasePropReactionsType as WebhookReleaseReleasedPropReleasePropReactionsType,
|
|
4540
4444
|
)
|
|
4541
4445
|
from githubkit.versions.v2022_11_28.types import (
|
|
4542
|
-
|
|
4446
|
+
WebhookReleaseUnpublishedPropReleasePropAuthorType as WebhookReleaseUnpublishedPropReleasePropAuthorType,
|
|
4543
4447
|
)
|
|
4544
4448
|
from githubkit.versions.v2022_11_28.types import (
|
|
4545
4449
|
WebhookRepositoryEditedPropChangesPropHomepageType as WebhookRepositoryEditedPropChangesPropHomepageType,
|
|
@@ -4638,25 +4542,19 @@ if TYPE_CHECKING:
|
|
|
4638
4542
|
WebhookIssuesDeletedPropIssuePropAssigneesItemsType as WebhookIssuesDeletedPropIssuePropAssigneesItemsType,
|
|
4639
4543
|
)
|
|
4640
4544
|
from githubkit.versions.v2022_11_28.types import (
|
|
4641
|
-
|
|
4642
|
-
)
|
|
4643
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4644
|
-
WebhookIssuesLockedPropIssueAllof0PropMilestoneType as WebhookIssuesLockedPropIssueAllof0PropMilestoneType,
|
|
4645
|
-
)
|
|
4646
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4647
|
-
WebhookIssuesLockedPropIssueAllof0PropReactionsType as WebhookIssuesLockedPropIssueAllof0PropReactionsType,
|
|
4545
|
+
WebhookIssuesDemilestonedPropIssuePropMilestoneType as WebhookIssuesDemilestonedPropIssuePropMilestoneType,
|
|
4648
4546
|
)
|
|
4649
4547
|
from githubkit.versions.v2022_11_28.types import (
|
|
4650
|
-
|
|
4548
|
+
WebhookIssuesDemilestonedPropIssuePropReactionsType as WebhookIssuesDemilestonedPropIssuePropReactionsType,
|
|
4651
4549
|
)
|
|
4652
4550
|
from githubkit.versions.v2022_11_28.types import (
|
|
4653
|
-
|
|
4551
|
+
WebhookIssuesLabeledPropIssuePropAssigneesItemsType as WebhookIssuesLabeledPropIssuePropAssigneesItemsType,
|
|
4654
4552
|
)
|
|
4655
4553
|
from githubkit.versions.v2022_11_28.types import (
|
|
4656
|
-
|
|
4554
|
+
WebhookIssuesMilestonedPropIssuePropLabelsItemsType as WebhookIssuesMilestonedPropIssuePropLabelsItemsType,
|
|
4657
4555
|
)
|
|
4658
4556
|
from githubkit.versions.v2022_11_28.types import (
|
|
4659
|
-
|
|
4557
|
+
WebhookIssuesMilestonedPropIssuePropPullRequestType as WebhookIssuesMilestonedPropIssuePropPullRequestType,
|
|
4660
4558
|
)
|
|
4661
4559
|
from githubkit.versions.v2022_11_28.types import (
|
|
4662
4560
|
WebhookIssuesMilestonedPropMilestonePropCreatorType as WebhookIssuesMilestonedPropMilestonePropCreatorType,
|
|
@@ -4691,18 +4589,15 @@ if TYPE_CHECKING:
|
|
|
4691
4589
|
from githubkit.versions.v2022_11_28.types import (
|
|
4692
4590
|
WebhookPullRequestLockedPropPullRequestPropUserType as WebhookPullRequestLockedPropPullRequestPropUserType,
|
|
4693
4591
|
)
|
|
4694
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4695
|
-
WebhookPullRequestReadyForReviewPropPullRequestType as WebhookPullRequestReadyForReviewPropPullRequestType,
|
|
4696
|
-
)
|
|
4697
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4698
|
-
WebhookPullRequestReopenedPropPullRequestAllof1Type as WebhookPullRequestReopenedPropPullRequestAllof1Type,
|
|
4699
|
-
)
|
|
4700
4592
|
from githubkit.versions.v2022_11_28.types import (
|
|
4701
4593
|
WebhookReleaseCreatedPropReleasePropAssetsItemsType as WebhookReleaseCreatedPropReleasePropAssetsItemsType,
|
|
4702
4594
|
)
|
|
4703
4595
|
from githubkit.versions.v2022_11_28.types import (
|
|
4704
4596
|
WebhookReleaseDeletedPropReleasePropAssetsItemsType as WebhookReleaseDeletedPropReleasePropAssetsItemsType,
|
|
4705
4597
|
)
|
|
4598
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4599
|
+
WebhookReleasePublishedPropReleasePropReactionsType as WebhookReleasePublishedPropReleasePropReactionsType,
|
|
4600
|
+
)
|
|
4706
4601
|
from githubkit.versions.v2022_11_28.types import (
|
|
4707
4602
|
WebhookSponsorshipEditedPropSponsorshipPropTierType as WebhookSponsorshipEditedPropSponsorshipPropTierType,
|
|
4708
4603
|
)
|
|
@@ -4799,9 +4694,6 @@ if TYPE_CHECKING:
|
|
|
4799
4694
|
from githubkit.versions.v2022_11_28.types import (
|
|
4800
4695
|
WebhookDiscussionAnsweredPropAnswerPropReactionsType as WebhookDiscussionAnsweredPropAnswerPropReactionsType,
|
|
4801
4696
|
)
|
|
4802
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4803
|
-
WebhookDiscussionCreatedPropDiscussionMergedUserType as WebhookDiscussionCreatedPropDiscussionMergedUserType,
|
|
4804
|
-
)
|
|
4805
4697
|
from githubkit.versions.v2022_11_28.types import (
|
|
4806
4698
|
WebhookDiscussionUnansweredPropOldAnswerPropUserType as WebhookDiscussionUnansweredPropOldAnswerPropUserType,
|
|
4807
4699
|
)
|
|
@@ -4815,19 +4707,7 @@ if TYPE_CHECKING:
|
|
|
4815
4707
|
WebhookIssuesAssignedPropIssuePropAssigneesItemsType as WebhookIssuesAssignedPropIssuePropAssigneesItemsType,
|
|
4816
4708
|
)
|
|
4817
4709
|
from githubkit.versions.v2022_11_28.types import (
|
|
4818
|
-
|
|
4819
|
-
)
|
|
4820
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4821
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropUserType as WebhookIssuesDemilestonedPropIssueAllof1PropUserType,
|
|
4822
|
-
)
|
|
4823
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4824
|
-
WebhookIssuesDemilestonedPropIssueMergedAssigneeType as WebhookIssuesDemilestonedPropIssueMergedAssigneeType,
|
|
4825
|
-
)
|
|
4826
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4827
|
-
WebhookIssuesReopenedPropIssueAllof0PropAssigneeType as WebhookIssuesReopenedPropIssueAllof0PropAssigneeType,
|
|
4828
|
-
)
|
|
4829
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4830
|
-
WebhookIssuesReopenedPropIssueAllof1PropAssigneeType as WebhookIssuesReopenedPropIssueAllof1PropAssigneeType,
|
|
4710
|
+
WebhookIssuesReopenedPropIssuePropAssigneesItemsType as WebhookIssuesReopenedPropIssuePropAssigneesItemsType,
|
|
4831
4711
|
)
|
|
4832
4712
|
from githubkit.versions.v2022_11_28.types import (
|
|
4833
4713
|
WebhookIssuesTransferredPropIssuePropLabelsItemsType as WebhookIssuesTransferredPropIssuePropLabelsItemsType,
|
|
@@ -4836,10 +4716,7 @@ if TYPE_CHECKING:
|
|
|
4836
4716
|
WebhookIssuesTransferredPropIssuePropPullRequestType as WebhookIssuesTransferredPropIssuePropPullRequestType,
|
|
4837
4717
|
)
|
|
4838
4718
|
from githubkit.versions.v2022_11_28.types import (
|
|
4839
|
-
|
|
4840
|
-
)
|
|
4841
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4842
|
-
WebhookIssuesUnlockedPropIssueAllof1PropAssigneeType as WebhookIssuesUnlockedPropIssueAllof1PropAssigneeType,
|
|
4719
|
+
WebhookIssuesUnlockedPropIssuePropAssigneesItemsType as WebhookIssuesUnlockedPropIssuePropAssigneesItemsType,
|
|
4843
4720
|
)
|
|
4844
4721
|
from githubkit.versions.v2022_11_28.types import (
|
|
4845
4722
|
WebhookIssuesUnpinnedPropIssuePropAssigneesItemsType as WebhookIssuesUnpinnedPropIssuePropAssigneesItemsType,
|
|
@@ -4889,21 +4766,9 @@ if TYPE_CHECKING:
|
|
|
4889
4766
|
from githubkit.versions.v2022_11_28.types import (
|
|
4890
4767
|
WebhookRegistryPackageUpdatedPropRegistryPackageType as WebhookRegistryPackageUpdatedPropRegistryPackageType,
|
|
4891
4768
|
)
|
|
4892
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4893
|
-
WebhookReleasePrereleasedPropReleaseMergedAssetsType as WebhookReleasePrereleasedPropReleaseMergedAssetsType,
|
|
4894
|
-
)
|
|
4895
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4896
|
-
WebhookReleasePrereleasedPropReleaseMergedAuthorType as WebhookReleasePrereleasedPropReleaseMergedAuthorType,
|
|
4897
|
-
)
|
|
4898
4769
|
from githubkit.versions.v2022_11_28.types import (
|
|
4899
4770
|
WebhookReleaseReleasedPropReleasePropAssetsItemsType as WebhookReleaseReleasedPropReleasePropAssetsItemsType,
|
|
4900
4771
|
)
|
|
4901
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4902
|
-
WebhookReleaseUnpublishedPropReleaseMergedAssetsType as WebhookReleaseUnpublishedPropReleaseMergedAssetsType,
|
|
4903
|
-
)
|
|
4904
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4905
|
-
WebhookReleaseUnpublishedPropReleaseMergedAuthorType as WebhookReleaseUnpublishedPropReleaseMergedAuthorType,
|
|
4906
|
-
)
|
|
4907
4772
|
from githubkit.versions.v2022_11_28.types import (
|
|
4908
4773
|
WebhookRepositoryDispatchSamplePropClientPayloadType as WebhookRepositoryDispatchSamplePropClientPayloadType,
|
|
4909
4774
|
)
|
|
@@ -4922,18 +4787,9 @@ if TYPE_CHECKING:
|
|
|
4922
4787
|
from githubkit.versions.v2022_11_28.types import (
|
|
4923
4788
|
WebhookWorkflowJobCompletedPropWorkflowJobAllof1Type as WebhookWorkflowJobCompletedPropWorkflowJobAllof1Type,
|
|
4924
4789
|
)
|
|
4925
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4926
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0Type as WebhookWorkflowRunCompletedPropWorkflowRunAllof0Type,
|
|
4927
|
-
)
|
|
4928
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4929
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1Type as WebhookWorkflowRunCompletedPropWorkflowRunAllof1Type,
|
|
4930
|
-
)
|
|
4931
4790
|
from githubkit.versions.v2022_11_28.types import (
|
|
4932
4791
|
CodespaceWithFullRepositoryPropRuntimeConstraintsType as CodespaceWithFullRepositoryPropRuntimeConstraintsType,
|
|
4933
4792
|
)
|
|
4934
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
4935
|
-
GlobalAdvisoryPropVulnerabilitiesItemsPropPackageType as GlobalAdvisoryPropVulnerabilitiesItemsPropPackageType,
|
|
4936
|
-
)
|
|
4937
4793
|
from githubkit.versions.v2022_11_28.types import (
|
|
4938
4794
|
OrgsOrgActionsRunnersRunnerIdLabelsGetResponse200Type as OrgsOrgActionsRunnersRunnerIdLabelsGetResponse200Type,
|
|
4939
4795
|
)
|
|
@@ -5058,50 +4914,17 @@ if TYPE_CHECKING:
|
|
|
5058
4914
|
WebhookIssuesClosedPropIssueAllof1PropLabelsItemsType as WebhookIssuesClosedPropIssueAllof1PropLabelsItemsType,
|
|
5059
4915
|
)
|
|
5060
4916
|
from githubkit.versions.v2022_11_28.types import (
|
|
5061
|
-
|
|
4917
|
+
WebhookIssuesDemilestonedPropIssuePropLabelsItemsType as WebhookIssuesDemilestonedPropIssuePropLabelsItemsType,
|
|
5062
4918
|
)
|
|
5063
4919
|
from githubkit.versions.v2022_11_28.types import (
|
|
5064
|
-
|
|
4920
|
+
WebhookIssuesDemilestonedPropIssuePropPullRequestType as WebhookIssuesDemilestonedPropIssuePropPullRequestType,
|
|
5065
4921
|
)
|
|
5066
4922
|
from githubkit.versions.v2022_11_28.types import (
|
|
5067
4923
|
WebhookIssuesDemilestonedPropMilestonePropCreatorType as WebhookIssuesDemilestonedPropMilestonePropCreatorType,
|
|
5068
4924
|
)
|
|
5069
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5070
|
-
WebhookIssuesLockedPropIssueAllof0PropLabelsItemsType as WebhookIssuesLockedPropIssueAllof0PropLabelsItemsType,
|
|
5071
|
-
)
|
|
5072
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5073
|
-
WebhookIssuesLockedPropIssueAllof0PropPullRequestType as WebhookIssuesLockedPropIssueAllof0PropPullRequestType,
|
|
5074
|
-
)
|
|
5075
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5076
|
-
WebhookIssuesLockedPropIssueAllof1PropLabelsItemsType as WebhookIssuesLockedPropIssueAllof1PropLabelsItemsType,
|
|
5077
|
-
)
|
|
5078
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5079
|
-
WebhookIssuesReopenedPropIssueAllof0PropMilestoneType as WebhookIssuesReopenedPropIssueAllof0PropMilestoneType,
|
|
5080
|
-
)
|
|
5081
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5082
|
-
WebhookIssuesReopenedPropIssueAllof0PropReactionsType as WebhookIssuesReopenedPropIssueAllof0PropReactionsType,
|
|
5083
|
-
)
|
|
5084
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5085
|
-
WebhookIssuesReopenedPropIssueAllof1PropMilestoneType as WebhookIssuesReopenedPropIssueAllof1PropMilestoneType,
|
|
5086
|
-
)
|
|
5087
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5088
|
-
WebhookIssuesReopenedPropIssueAllof1PropReactionsType as WebhookIssuesReopenedPropIssueAllof1PropReactionsType,
|
|
5089
|
-
)
|
|
5090
4925
|
from githubkit.versions.v2022_11_28.types import (
|
|
5091
4926
|
WebhookIssuesUnlabeledPropIssuePropAssigneesItemsType as WebhookIssuesUnlabeledPropIssuePropAssigneesItemsType,
|
|
5092
4927
|
)
|
|
5093
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5094
|
-
WebhookIssuesUnlockedPropIssueAllof0PropMilestoneType as WebhookIssuesUnlockedPropIssueAllof0PropMilestoneType,
|
|
5095
|
-
)
|
|
5096
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5097
|
-
WebhookIssuesUnlockedPropIssueAllof0PropReactionsType as WebhookIssuesUnlockedPropIssueAllof0PropReactionsType,
|
|
5098
|
-
)
|
|
5099
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5100
|
-
WebhookIssuesUnlockedPropIssueAllof1PropMilestoneType as WebhookIssuesUnlockedPropIssueAllof1PropMilestoneType,
|
|
5101
|
-
)
|
|
5102
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5103
|
-
WebhookIssuesUnlockedPropIssueAllof1PropReactionsType as WebhookIssuesUnlockedPropIssueAllof1PropReactionsType,
|
|
5104
|
-
)
|
|
5105
4928
|
from githubkit.versions.v2022_11_28.types import (
|
|
5106
4929
|
WebhookPullRequestAssignedPropPullRequestPropBaseType as WebhookPullRequestAssignedPropPullRequestPropBaseType,
|
|
5107
4930
|
)
|
|
@@ -5114,9 +4937,6 @@ if TYPE_CHECKING:
|
|
|
5114
4937
|
from githubkit.versions.v2022_11_28.types import (
|
|
5115
4938
|
WebhookPullRequestAutoMergeEnabledPropPullRequestType as WebhookPullRequestAutoMergeEnabledPropPullRequestType,
|
|
5116
4939
|
)
|
|
5117
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5118
|
-
WebhookPullRequestConvertedToDraftPropPullRequestType as WebhookPullRequestConvertedToDraftPropPullRequestType,
|
|
5119
|
-
)
|
|
5120
4940
|
from githubkit.versions.v2022_11_28.types import (
|
|
5121
4941
|
WebhookPullRequestDequeuedPropPullRequestPropBaseType as WebhookPullRequestDequeuedPropPullRequestPropBaseType,
|
|
5122
4942
|
)
|
|
@@ -5159,6 +4979,15 @@ if TYPE_CHECKING:
|
|
|
5159
4979
|
from githubkit.versions.v2022_11_28.types import (
|
|
5160
4980
|
WebhookPullRequestUnlockedPropPullRequestPropUserType as WebhookPullRequestUnlockedPropPullRequestPropUserType,
|
|
5161
4981
|
)
|
|
4982
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4983
|
+
WebhookReleasePrereleasedPropReleasePropReactionsType as WebhookReleasePrereleasedPropReleasePropReactionsType,
|
|
4984
|
+
)
|
|
4985
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4986
|
+
WebhookReleasePublishedPropReleasePropAssetsItemsType as WebhookReleasePublishedPropReleasePropAssetsItemsType,
|
|
4987
|
+
)
|
|
4988
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
4989
|
+
WebhookReleaseUnpublishedPropReleasePropReactionsType as WebhookReleaseUnpublishedPropReleasePropReactionsType,
|
|
4990
|
+
)
|
|
5162
4991
|
from githubkit.versions.v2022_11_28.types import (
|
|
5163
4992
|
WebhookRepositoryEditedPropChangesPropDescriptionType as WebhookRepositoryEditedPropChangesPropDescriptionType,
|
|
5164
4993
|
)
|
|
@@ -5183,12 +5012,6 @@ if TYPE_CHECKING:
|
|
|
5183
5012
|
from githubkit.versions.v2022_11_28.types import (
|
|
5184
5013
|
WebhookWorkflowJobInProgressPropWorkflowJobAllof1Type as WebhookWorkflowJobInProgressPropWorkflowJobAllof1Type,
|
|
5185
5014
|
)
|
|
5186
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5187
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0Type as WebhookWorkflowRunInProgressPropWorkflowRunAllof0Type,
|
|
5188
|
-
)
|
|
5189
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5190
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1Type as WebhookWorkflowRunInProgressPropWorkflowRunAllof1Type,
|
|
5191
|
-
)
|
|
5192
5015
|
from githubkit.versions.v2022_11_28.types import (
|
|
5193
5016
|
AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type as AppHookDeliveriesDeliveryIdAttemptsPostResponse202Type,
|
|
5194
5017
|
)
|
|
@@ -5271,10 +5094,7 @@ if TYPE_CHECKING:
|
|
|
5271
5094
|
WebhookIssueCommentDeletedPropIssueMergedReactionsType as WebhookIssueCommentDeletedPropIssueMergedReactionsType,
|
|
5272
5095
|
)
|
|
5273
5096
|
from githubkit.versions.v2022_11_28.types import (
|
|
5274
|
-
|
|
5275
|
-
)
|
|
5276
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5277
|
-
WebhookIssuesMilestonedPropIssueAllof1PropAssigneeType as WebhookIssuesMilestonedPropIssueAllof1PropAssigneeType,
|
|
5097
|
+
WebhookIssuesMilestonedPropIssuePropAssigneesItemsType as WebhookIssuesMilestonedPropIssuePropAssigneesItemsType,
|
|
5278
5098
|
)
|
|
5279
5099
|
from githubkit.versions.v2022_11_28.types import (
|
|
5280
5100
|
WebhookIssuesOpenedPropChangesPropOldIssuePropUserType as WebhookIssuesOpenedPropChangesPropOldIssuePropUserType,
|
|
@@ -5327,12 +5147,6 @@ if TYPE_CHECKING:
|
|
|
5327
5147
|
from githubkit.versions.v2022_11_28.types import (
|
|
5328
5148
|
WebhookRegistryPackagePublishedPropRegistryPackageType as WebhookRegistryPackagePublishedPropRegistryPackageType,
|
|
5329
5149
|
)
|
|
5330
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5331
|
-
WebhookReleasePublishedPropReleaseAllof0PropAuthorType as WebhookReleasePublishedPropReleaseAllof0PropAuthorType,
|
|
5332
|
-
)
|
|
5333
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5334
|
-
WebhookReleasePublishedPropReleaseAllof1PropAuthorType as WebhookReleasePublishedPropReleaseAllof1PropAuthorType,
|
|
5335
|
-
)
|
|
5336
5150
|
from githubkit.versions.v2022_11_28.types import (
|
|
5337
5151
|
WebhookRepositoryRulesetEditedPropChangesPropRulesType as WebhookRepositoryRulesetEditedPropChangesPropRulesType,
|
|
5338
5152
|
)
|
|
@@ -5405,39 +5219,9 @@ if TYPE_CHECKING:
|
|
|
5405
5219
|
from githubkit.versions.v2022_11_28.types import (
|
|
5406
5220
|
WebhookInstallationTargetRenamedPropChangesPropSlugType as WebhookInstallationTargetRenamedPropChangesPropSlugType,
|
|
5407
5221
|
)
|
|
5408
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5409
|
-
WebhookIssuesMilestonedPropIssueAllof0PropMilestoneType as WebhookIssuesMilestonedPropIssueAllof0PropMilestoneType,
|
|
5410
|
-
)
|
|
5411
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5412
|
-
WebhookIssuesMilestonedPropIssueAllof0PropReactionsType as WebhookIssuesMilestonedPropIssueAllof0PropReactionsType,
|
|
5413
|
-
)
|
|
5414
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5415
|
-
WebhookIssuesMilestonedPropIssueAllof1PropMilestoneType as WebhookIssuesMilestonedPropIssueAllof1PropMilestoneType,
|
|
5416
|
-
)
|
|
5417
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5418
|
-
WebhookIssuesMilestonedPropIssueAllof1PropReactionsType as WebhookIssuesMilestonedPropIssueAllof1PropReactionsType,
|
|
5419
|
-
)
|
|
5420
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5421
|
-
WebhookIssuesReopenedPropIssueAllof0PropLabelsItemsType as WebhookIssuesReopenedPropIssueAllof0PropLabelsItemsType,
|
|
5422
|
-
)
|
|
5423
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5424
|
-
WebhookIssuesReopenedPropIssueAllof0PropPullRequestType as WebhookIssuesReopenedPropIssueAllof0PropPullRequestType,
|
|
5425
|
-
)
|
|
5426
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5427
|
-
WebhookIssuesReopenedPropIssueAllof1PropLabelsItemsType as WebhookIssuesReopenedPropIssueAllof1PropLabelsItemsType,
|
|
5428
|
-
)
|
|
5429
5222
|
from githubkit.versions.v2022_11_28.types import (
|
|
5430
5223
|
WebhookIssuesTransferredPropIssuePropAssigneesItemsType as WebhookIssuesTransferredPropIssuePropAssigneesItemsType,
|
|
5431
5224
|
)
|
|
5432
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5433
|
-
WebhookIssuesUnlockedPropIssueAllof0PropLabelsItemsType as WebhookIssuesUnlockedPropIssueAllof0PropLabelsItemsType,
|
|
5434
|
-
)
|
|
5435
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5436
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPullRequestType as WebhookIssuesUnlockedPropIssueAllof0PropPullRequestType,
|
|
5437
|
-
)
|
|
5438
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5439
|
-
WebhookIssuesUnlockedPropIssueAllof1PropLabelsItemsType as WebhookIssuesUnlockedPropIssueAllof1PropLabelsItemsType,
|
|
5440
|
-
)
|
|
5441
5225
|
from githubkit.versions.v2022_11_28.types import (
|
|
5442
5226
|
WebhookProjectCardCreatedPropProjectCardPropCreatorType as WebhookProjectCardCreatedPropProjectCardPropCreatorType,
|
|
5443
5227
|
)
|
|
@@ -5483,6 +5267,12 @@ if TYPE_CHECKING:
|
|
|
5483
5267
|
from githubkit.versions.v2022_11_28.types import (
|
|
5484
5268
|
WebhookPullRequestUnlabeledPropPullRequestPropLinksType as WebhookPullRequestUnlabeledPropPullRequestPropLinksType,
|
|
5485
5269
|
)
|
|
5270
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5271
|
+
WebhookReleasePrereleasedPropReleasePropAssetsItemsType as WebhookReleasePrereleasedPropReleasePropAssetsItemsType,
|
|
5272
|
+
)
|
|
5273
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5274
|
+
WebhookReleaseUnpublishedPropReleasePropAssetsItemsType as WebhookReleaseUnpublishedPropReleasePropAssetsItemsType,
|
|
5275
|
+
)
|
|
5486
5276
|
from githubkit.versions.v2022_11_28.types import (
|
|
5487
5277
|
WebhookRepositoryEditedPropChangesPropDefaultBranchType as WebhookRepositoryEditedPropChangesPropDefaultBranchType,
|
|
5488
5278
|
)
|
|
@@ -5507,6 +5297,9 @@ if TYPE_CHECKING:
|
|
|
5507
5297
|
from githubkit.versions.v2022_11_28.types import (
|
|
5508
5298
|
WebhookTeamEditedPropRepositoryPropCustomPropertiesType as WebhookTeamEditedPropRepositoryPropCustomPropertiesType,
|
|
5509
5299
|
)
|
|
5300
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5301
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropActorType as WebhookWorkflowRunCompletedPropWorkflowRunPropActorType,
|
|
5302
|
+
)
|
|
5510
5303
|
from githubkit.versions.v2022_11_28.types import (
|
|
5511
5304
|
WebhookWorkflowRunRequestedPropWorkflowRunPropActorType as WebhookWorkflowRunRequestedPropWorkflowRunPropActorType,
|
|
5512
5305
|
)
|
|
@@ -5525,15 +5318,6 @@ if TYPE_CHECKING:
|
|
|
5525
5318
|
from githubkit.versions.v2022_11_28.types import (
|
|
5526
5319
|
RepositoryRuleCommitAuthorEmailPatternPropParametersType as RepositoryRuleCommitAuthorEmailPatternPropParametersType,
|
|
5527
5320
|
)
|
|
5528
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5529
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropUserType as WebhookDiscussionCreatedPropDiscussionAllof0PropUserType,
|
|
5530
|
-
)
|
|
5531
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5532
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropUserType as WebhookDiscussionCreatedPropDiscussionAllof1PropUserType,
|
|
5533
|
-
)
|
|
5534
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5535
|
-
WebhookDiscussionCreatedPropDiscussionMergedCategoryType as WebhookDiscussionCreatedPropDiscussionMergedCategoryType,
|
|
5536
|
-
)
|
|
5537
5321
|
from githubkit.versions.v2022_11_28.types import (
|
|
5538
5322
|
WebhookInstallationTargetRenamedPropChangesPropLoginType as WebhookInstallationTargetRenamedPropChangesPropLoginType,
|
|
5539
5323
|
)
|
|
@@ -5550,19 +5334,13 @@ if TYPE_CHECKING:
|
|
|
5550
5334
|
WebhookIssuesClosedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesClosedPropIssueAllof1PropAssigneesItemsType,
|
|
5551
5335
|
)
|
|
5552
5336
|
from githubkit.versions.v2022_11_28.types import (
|
|
5553
|
-
|
|
5554
|
-
)
|
|
5555
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5556
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropAssigneeType as WebhookIssuesDemilestonedPropIssueAllof1PropAssigneeType,
|
|
5337
|
+
WebhookIssuesDemilestonedPropIssuePropAssigneesItemsType as WebhookIssuesDemilestonedPropIssuePropAssigneesItemsType,
|
|
5557
5338
|
)
|
|
5558
5339
|
from githubkit.versions.v2022_11_28.types import (
|
|
5559
5340
|
WebhookIssuesEditedPropIssuePropMilestonePropCreatorType as WebhookIssuesEditedPropIssuePropMilestonePropCreatorType,
|
|
5560
5341
|
)
|
|
5561
5342
|
from githubkit.versions.v2022_11_28.types import (
|
|
5562
|
-
|
|
5563
|
-
)
|
|
5564
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5565
|
-
WebhookIssuesLockedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesLockedPropIssueAllof1PropAssigneesItemsType,
|
|
5343
|
+
WebhookIssuesLockedPropIssuePropMilestonePropCreatorType as WebhookIssuesLockedPropIssuePropMilestonePropCreatorType,
|
|
5566
5344
|
)
|
|
5567
5345
|
from githubkit.versions.v2022_11_28.types import (
|
|
5568
5346
|
WebhookIssuesOpenedPropIssuePropMilestonePropCreatorType as WebhookIssuesOpenedPropIssuePropMilestonePropCreatorType,
|
|
@@ -5618,18 +5396,6 @@ if TYPE_CHECKING:
|
|
|
5618
5396
|
from githubkit.versions.v2022_11_28.types import (
|
|
5619
5397
|
WebhookPullRequestUnassignedPropPullRequestPropLinksType as WebhookPullRequestUnassignedPropPullRequestPropLinksType,
|
|
5620
5398
|
)
|
|
5621
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5622
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAuthorType as WebhookReleasePrereleasedPropReleaseAllof0PropAuthorType,
|
|
5623
|
-
)
|
|
5624
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5625
|
-
WebhookReleasePrereleasedPropReleaseAllof1PropAuthorType as WebhookReleasePrereleasedPropReleaseAllof1PropAuthorType,
|
|
5626
|
-
)
|
|
5627
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5628
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAuthorType as WebhookReleaseUnpublishedPropReleaseAllof0PropAuthorType,
|
|
5629
|
-
)
|
|
5630
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5631
|
-
WebhookReleaseUnpublishedPropReleaseAllof1PropAuthorType as WebhookReleaseUnpublishedPropReleaseAllof1PropAuthorType,
|
|
5632
|
-
)
|
|
5633
5399
|
from githubkit.versions.v2022_11_28.types import (
|
|
5634
5400
|
WebhookSecretScanningAlertLocationCreatedFormEncodedType as WebhookSecretScanningAlertLocationCreatedFormEncodedType,
|
|
5635
5401
|
)
|
|
@@ -5657,6 +5423,9 @@ if TYPE_CHECKING:
|
|
|
5657
5423
|
from githubkit.versions.v2022_11_28.types import (
|
|
5658
5424
|
WebhookTeamDeletedPropRepositoryPropCustomPropertiesType as WebhookTeamDeletedPropRepositoryPropCustomPropertiesType,
|
|
5659
5425
|
)
|
|
5426
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5427
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropActorType as WebhookWorkflowRunInProgressPropWorkflowRunPropActorType,
|
|
5428
|
+
)
|
|
5660
5429
|
from githubkit.versions.v2022_11_28.types import (
|
|
5661
5430
|
OrgsOrgActionsRunnersGenerateJitconfigPostResponse201Type as OrgsOrgActionsRunnersGenerateJitconfigPostResponse201Type,
|
|
5662
5431
|
)
|
|
@@ -5702,9 +5471,6 @@ if TYPE_CHECKING:
|
|
|
5702
5471
|
from githubkit.versions.v2022_11_28.types import (
|
|
5703
5472
|
WebhookDeploymentCreatedPropWorkflowRunPropRepositoryType as WebhookDeploymentCreatedPropWorkflowRunPropRepositoryType,
|
|
5704
5473
|
)
|
|
5705
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5706
|
-
WebhookDiscussionCreatedPropDiscussionMergedReactionsType as WebhookDiscussionCreatedPropDiscussionMergedReactionsType,
|
|
5707
|
-
)
|
|
5708
5474
|
from githubkit.versions.v2022_11_28.types import (
|
|
5709
5475
|
WebhookDiscussionUnansweredPropOldAnswerPropReactionsType as WebhookDiscussionUnansweredPropOldAnswerPropReactionsType,
|
|
5710
5476
|
)
|
|
@@ -5735,18 +5501,6 @@ if TYPE_CHECKING:
|
|
|
5735
5501
|
from githubkit.versions.v2022_11_28.types import (
|
|
5736
5502
|
WebhookIssuesDeletedPropIssuePropMilestonePropCreatorType as WebhookIssuesDeletedPropIssuePropMilestonePropCreatorType,
|
|
5737
5503
|
)
|
|
5738
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5739
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropMilestoneType as WebhookIssuesDemilestonedPropIssueAllof0PropMilestoneType,
|
|
5740
|
-
)
|
|
5741
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5742
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropReactionsType as WebhookIssuesDemilestonedPropIssueAllof0PropReactionsType,
|
|
5743
|
-
)
|
|
5744
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5745
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropMilestoneType as WebhookIssuesDemilestonedPropIssueAllof1PropMilestoneType,
|
|
5746
|
-
)
|
|
5747
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5748
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropReactionsType as WebhookIssuesDemilestonedPropIssueAllof1PropReactionsType,
|
|
5749
|
-
)
|
|
5750
5504
|
from githubkit.versions.v2022_11_28.types import (
|
|
5751
5505
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubAppType as WebhookIssuesEditedPropIssuePropPerformedViaGithubAppType,
|
|
5752
5506
|
)
|
|
@@ -5754,13 +5508,7 @@ if TYPE_CHECKING:
|
|
|
5754
5508
|
WebhookIssuesLabeledPropIssuePropMilestonePropCreatorType as WebhookIssuesLabeledPropIssuePropMilestonePropCreatorType,
|
|
5755
5509
|
)
|
|
5756
5510
|
from githubkit.versions.v2022_11_28.types import (
|
|
5757
|
-
|
|
5758
|
-
)
|
|
5759
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5760
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPullRequestType as WebhookIssuesMilestonedPropIssueAllof0PropPullRequestType,
|
|
5761
|
-
)
|
|
5762
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5763
|
-
WebhookIssuesMilestonedPropIssueAllof1PropLabelsItemsType as WebhookIssuesMilestonedPropIssueAllof1PropLabelsItemsType,
|
|
5511
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubAppType as WebhookIssuesLockedPropIssuePropPerformedViaGithubAppType,
|
|
5764
5512
|
)
|
|
5765
5513
|
from githubkit.versions.v2022_11_28.types import (
|
|
5766
5514
|
WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppType as WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppType,
|
|
@@ -5804,9 +5552,6 @@ if TYPE_CHECKING:
|
|
|
5804
5552
|
from githubkit.versions.v2022_11_28.types import (
|
|
5805
5553
|
WebhookPullRequestLabeledPropPullRequestPropMilestoneType as WebhookPullRequestLabeledPropPullRequestPropMilestoneType,
|
|
5806
5554
|
)
|
|
5807
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5808
|
-
WebhookPullRequestReadyForReviewPropPullRequestAllof1Type as WebhookPullRequestReadyForReviewPropPullRequestAllof1Type,
|
|
5809
|
-
)
|
|
5810
5555
|
from githubkit.versions.v2022_11_28.types import (
|
|
5811
5556
|
WebhookPullRequestReviewCommentCreatedPropPullRequestType as WebhookPullRequestReviewCommentCreatedPropPullRequestType,
|
|
5812
5557
|
)
|
|
@@ -5834,9 +5579,6 @@ if TYPE_CHECKING:
|
|
|
5834
5579
|
from githubkit.versions.v2022_11_28.types import (
|
|
5835
5580
|
WebhookPullRequestUnlockedPropPullRequestPropMergedByType as WebhookPullRequestUnlockedPropPullRequestPropMergedByType,
|
|
5836
5581
|
)
|
|
5837
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5838
|
-
WebhookReleasePublishedPropReleaseAllof0PropReactionsType as WebhookReleasePublishedPropReleaseAllof0PropReactionsType,
|
|
5839
|
-
)
|
|
5840
5582
|
from githubkit.versions.v2022_11_28.types import (
|
|
5841
5583
|
WebhookSponsorshipCancelledPropSponsorshipPropSponsorType as WebhookSponsorshipCancelledPropSponsorshipPropSponsorType,
|
|
5842
5584
|
)
|
|
@@ -5852,9 +5594,6 @@ if TYPE_CHECKING:
|
|
|
5852
5594
|
from githubkit.versions.v2022_11_28.types import (
|
|
5853
5595
|
WebhookWorkflowJobQueuedPropWorkflowJobPropStepsItemsType as WebhookWorkflowJobQueuedPropWorkflowJobPropStepsItemsType,
|
|
5854
5596
|
)
|
|
5855
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5856
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedActorType as WebhookWorkflowRunCompletedPropWorkflowRunMergedActorType,
|
|
5857
|
-
)
|
|
5858
5597
|
from githubkit.versions.v2022_11_28.types import (
|
|
5859
5598
|
WorkflowRunUsagePropBillablePropMacosPropJobRunsItemsType as WorkflowRunUsagePropBillablePropMacosPropJobRunsItemsType,
|
|
5860
5599
|
)
|
|
@@ -5928,16 +5667,10 @@ if TYPE_CHECKING:
|
|
|
5928
5667
|
WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneeType as WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneeType,
|
|
5929
5668
|
)
|
|
5930
5669
|
from githubkit.versions.v2022_11_28.types import (
|
|
5931
|
-
|
|
5932
|
-
)
|
|
5933
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5934
|
-
WebhookIssuesReopenedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesReopenedPropIssueAllof1PropAssigneesItemsType,
|
|
5670
|
+
WebhookIssuesReopenedPropIssuePropMilestonePropCreatorType as WebhookIssuesReopenedPropIssuePropMilestonePropCreatorType,
|
|
5935
5671
|
)
|
|
5936
5672
|
from githubkit.versions.v2022_11_28.types import (
|
|
5937
|
-
|
|
5938
|
-
)
|
|
5939
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
5940
|
-
WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItemsType,
|
|
5673
|
+
WebhookIssuesUnlockedPropIssuePropMilestonePropCreatorType as WebhookIssuesUnlockedPropIssuePropMilestonePropCreatorType,
|
|
5941
5674
|
)
|
|
5942
5675
|
from githubkit.versions.v2022_11_28.types import (
|
|
5943
5676
|
WebhookIssuesUnpinnedPropIssuePropMilestonePropCreatorType as WebhookIssuesUnpinnedPropIssuePropMilestonePropCreatorType,
|
|
@@ -6011,9 +5744,6 @@ if TYPE_CHECKING:
|
|
|
6011
5744
|
from githubkit.versions.v2022_11_28.types import (
|
|
6012
5745
|
WebhookWorkflowJobWaitingPropWorkflowJobPropStepsItemsType as WebhookWorkflowJobWaitingPropWorkflowJobPropStepsItemsType,
|
|
6013
5746
|
)
|
|
6014
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6015
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedActorType as WebhookWorkflowRunInProgressPropWorkflowRunMergedActorType,
|
|
6016
|
-
)
|
|
6017
5747
|
from githubkit.versions.v2022_11_28.types import (
|
|
6018
5748
|
WorkflowRunUsagePropBillablePropUbuntuPropJobRunsItemsType as WorkflowRunUsagePropBillablePropUbuntuPropJobRunsItemsType,
|
|
6019
5749
|
)
|
|
@@ -6083,30 +5813,24 @@ if TYPE_CHECKING:
|
|
|
6083
5813
|
from githubkit.versions.v2022_11_28.types import (
|
|
6084
5814
|
WebhookIssuesClosedPropIssueMergedPerformedViaGithubAppType as WebhookIssuesClosedPropIssueMergedPerformedViaGithubAppType,
|
|
6085
5815
|
)
|
|
6086
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6087
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItemsType as WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItemsType,
|
|
6088
|
-
)
|
|
6089
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6090
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPullRequestType as WebhookIssuesDemilestonedPropIssueAllof0PropPullRequestType,
|
|
6091
|
-
)
|
|
6092
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6093
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItemsType as WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItemsType,
|
|
6094
|
-
)
|
|
6095
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6096
|
-
WebhookIssuesLockedPropIssueMergedPerformedViaGithubAppType as WebhookIssuesLockedPropIssueMergedPerformedViaGithubAppType,
|
|
6097
|
-
)
|
|
6098
5816
|
from githubkit.versions.v2022_11_28.types import (
|
|
6099
5817
|
WebhookIssuesOpenedPropChangesPropOldIssuePropMilestoneType as WebhookIssuesOpenedPropChangesPropOldIssuePropMilestoneType,
|
|
6100
5818
|
)
|
|
6101
5819
|
from githubkit.versions.v2022_11_28.types import (
|
|
6102
5820
|
WebhookIssuesOpenedPropChangesPropOldIssuePropReactionsType as WebhookIssuesOpenedPropChangesPropOldIssuePropReactionsType,
|
|
6103
5821
|
)
|
|
5822
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5823
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppType as WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppType,
|
|
5824
|
+
)
|
|
6104
5825
|
from githubkit.versions.v2022_11_28.types import (
|
|
6105
5826
|
WebhookIssuesTransferredPropChangesPropNewIssuePropUserType as WebhookIssuesTransferredPropChangesPropNewIssuePropUserType,
|
|
6106
5827
|
)
|
|
6107
5828
|
from githubkit.versions.v2022_11_28.types import (
|
|
6108
5829
|
WebhookIssuesUnlabeledPropIssuePropMilestonePropCreatorType as WebhookIssuesUnlabeledPropIssuePropMilestonePropCreatorType,
|
|
6109
5830
|
)
|
|
5831
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
5832
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppType as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppType,
|
|
5833
|
+
)
|
|
6110
5834
|
from githubkit.versions.v2022_11_28.types import (
|
|
6111
5835
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppType as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppType,
|
|
6112
5836
|
)
|
|
@@ -6116,9 +5840,6 @@ if TYPE_CHECKING:
|
|
|
6116
5840
|
from githubkit.versions.v2022_11_28.types import (
|
|
6117
5841
|
WebhookProjectCardMovedPropProjectCardAllof1PropCreatorType as WebhookProjectCardMovedPropProjectCardAllof1PropCreatorType,
|
|
6118
5842
|
)
|
|
6119
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6120
|
-
WebhookPullRequestConvertedToDraftPropPullRequestAllof1Type as WebhookPullRequestConvertedToDraftPropPullRequestAllof1Type,
|
|
6121
|
-
)
|
|
6122
5843
|
from githubkit.versions.v2022_11_28.types import (
|
|
6123
5844
|
WebhookPullRequestLabeledPropPullRequestPropLabelsItemsType as WebhookPullRequestLabeledPropPullRequestPropLabelsItemsType,
|
|
6124
5845
|
)
|
|
@@ -6155,18 +5876,6 @@ if TYPE_CHECKING:
|
|
|
6155
5876
|
from githubkit.versions.v2022_11_28.types import (
|
|
6156
5877
|
WebhookPullRequestUnlabeledPropPullRequestPropMilestoneType as WebhookPullRequestUnlabeledPropPullRequestPropMilestoneType,
|
|
6157
5878
|
)
|
|
6158
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6159
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropReactionsType as WebhookReleasePrereleasedPropReleaseAllof0PropReactionsType,
|
|
6160
|
-
)
|
|
6161
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6162
|
-
WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsType as WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsType,
|
|
6163
|
-
)
|
|
6164
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6165
|
-
WebhookReleasePublishedPropReleaseAllof1PropAssetsItemsType as WebhookReleasePublishedPropReleaseAllof1PropAssetsItemsType,
|
|
6166
|
-
)
|
|
6167
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6168
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropReactionsType as WebhookReleaseUnpublishedPropReleaseAllof0PropReactionsType,
|
|
6169
|
-
)
|
|
6170
5879
|
from githubkit.versions.v2022_11_28.types import (
|
|
6171
5880
|
WebhookRepositoryRulesetEditedPropChangesPropConditionsType as WebhookRepositoryRulesetEditedPropChangesPropConditionsType,
|
|
6172
5881
|
)
|
|
@@ -6218,12 +5927,6 @@ if TYPE_CHECKING:
|
|
|
6218
5927
|
from githubkit.versions.v2022_11_28.types import (
|
|
6219
5928
|
WebhookDeploymentReviewRequestedPropWorkflowRunPropActorType as WebhookDeploymentReviewRequestedPropWorkflowRunPropActorType,
|
|
6220
5929
|
)
|
|
6221
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6222
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropCategoryType as WebhookDiscussionCreatedPropDiscussionAllof0PropCategoryType,
|
|
6223
|
-
)
|
|
6224
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6225
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropCategoryType as WebhookDiscussionCreatedPropDiscussionAllof1PropCategoryType,
|
|
6226
|
-
)
|
|
6227
5930
|
from githubkit.versions.v2022_11_28.types import (
|
|
6228
5931
|
WebhookIssueCommentCreatedPropIssueAllof0PropLabelsItemsType as WebhookIssueCommentCreatedPropIssueAllof0PropLabelsItemsType,
|
|
6229
5932
|
)
|
|
@@ -6243,10 +5946,7 @@ if TYPE_CHECKING:
|
|
|
6243
5946
|
WebhookIssueCommentDeletedPropIssueAllof1PropLabelsItemsType as WebhookIssueCommentDeletedPropIssueAllof1PropLabelsItemsType,
|
|
6244
5947
|
)
|
|
6245
5948
|
from githubkit.versions.v2022_11_28.types import (
|
|
6246
|
-
|
|
6247
|
-
)
|
|
6248
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6249
|
-
WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItemsType,
|
|
5949
|
+
WebhookIssuesMilestonedPropIssuePropMilestonePropCreatorType as WebhookIssuesMilestonedPropIssuePropMilestonePropCreatorType,
|
|
6250
5950
|
)
|
|
6251
5951
|
from githubkit.versions.v2022_11_28.types import (
|
|
6252
5952
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropOwnerType as WebhookIssuesOpenedPropChangesPropOldRepositoryPropOwnerType,
|
|
@@ -6348,22 +6048,16 @@ if TYPE_CHECKING:
|
|
|
6348
6048
|
WebhookRepositoryTransferredPropChangesPropOwnerPropFromType as WebhookRepositoryTransferredPropChangesPropOwnerPropFromType,
|
|
6349
6049
|
)
|
|
6350
6050
|
from githubkit.versions.v2022_11_28.types import (
|
|
6351
|
-
|
|
6352
|
-
)
|
|
6353
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6354
|
-
WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1Type as WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1Type,
|
|
6355
|
-
)
|
|
6356
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6357
|
-
WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0Type as WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0Type,
|
|
6051
|
+
WebhookSponsorshipCancelledPropSponsorshipPropMaintainerType as WebhookSponsorshipCancelledPropSponsorshipPropMaintainerType,
|
|
6358
6052
|
)
|
|
6359
6053
|
from githubkit.versions.v2022_11_28.types import (
|
|
6360
|
-
|
|
6054
|
+
WebhookSponsorshipTierChangedPropChangesPropTierPropFromType as WebhookSponsorshipTierChangedPropChangesPropTierPropFromType,
|
|
6361
6055
|
)
|
|
6362
6056
|
from githubkit.versions.v2022_11_28.types import (
|
|
6363
|
-
|
|
6057
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitType as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitType,
|
|
6364
6058
|
)
|
|
6365
6059
|
from githubkit.versions.v2022_11_28.types import (
|
|
6366
|
-
|
|
6060
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryType,
|
|
6367
6061
|
)
|
|
6368
6062
|
from githubkit.versions.v2022_11_28.types import (
|
|
6369
6063
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitType as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitType,
|
|
@@ -6402,10 +6096,7 @@ if TYPE_CHECKING:
|
|
|
6402
6096
|
WebhookDeploymentCreatedPropWorkflowRunPropHeadRepositoryType as WebhookDeploymentCreatedPropWorkflowRunPropHeadRepositoryType,
|
|
6403
6097
|
)
|
|
6404
6098
|
from githubkit.versions.v2022_11_28.types import (
|
|
6405
|
-
|
|
6406
|
-
)
|
|
6407
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6408
|
-
WebhookDiscussionCreatedPropDiscussionAllof1PropReactionsType as WebhookDiscussionCreatedPropDiscussionAllof1PropReactionsType,
|
|
6099
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppType as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppType,
|
|
6409
6100
|
)
|
|
6410
6101
|
from githubkit.versions.v2022_11_28.types import (
|
|
6411
6102
|
WebhookIssuesOpenedPropChangesPropOldIssuePropLabelsItemsType as WebhookIssuesOpenedPropChangesPropOldIssuePropLabelsItemsType,
|
|
@@ -6413,9 +6104,6 @@ if TYPE_CHECKING:
|
|
|
6413
6104
|
from githubkit.versions.v2022_11_28.types import (
|
|
6414
6105
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPullRequestType as WebhookIssuesOpenedPropChangesPropOldIssuePropPullRequestType,
|
|
6415
6106
|
)
|
|
6416
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6417
|
-
WebhookIssuesReopenedPropIssueMergedPerformedViaGithubAppType as WebhookIssuesReopenedPropIssueMergedPerformedViaGithubAppType,
|
|
6418
|
-
)
|
|
6419
6107
|
from githubkit.versions.v2022_11_28.types import (
|
|
6420
6108
|
WebhookIssuesTransferredPropIssuePropMilestonePropCreatorType as WebhookIssuesTransferredPropIssuePropMilestonePropCreatorType,
|
|
6421
6109
|
)
|
|
@@ -6533,33 +6221,9 @@ if TYPE_CHECKING:
|
|
|
6533
6221
|
from githubkit.versions.v2022_11_28.types import (
|
|
6534
6222
|
WebhookRegistryPackageUpdatedPropRegistryPackagePropOwnerType as WebhookRegistryPackageUpdatedPropRegistryPackagePropOwnerType,
|
|
6535
6223
|
)
|
|
6536
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6537
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsType as WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsType,
|
|
6538
|
-
)
|
|
6539
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6540
|
-
WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItemsType as WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItemsType,
|
|
6541
|
-
)
|
|
6542
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6543
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsType as WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsType,
|
|
6544
|
-
)
|
|
6545
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6546
|
-
WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItemsType as WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItemsType,
|
|
6547
|
-
)
|
|
6548
6224
|
from githubkit.versions.v2022_11_28.types import (
|
|
6549
6225
|
WebhookRepositoryRenamedPropChangesPropRepositoryPropNameType as WebhookRepositoryRenamedPropChangesPropRepositoryPropNameType,
|
|
6550
6226
|
)
|
|
6551
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6552
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0Type as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0Type,
|
|
6553
|
-
)
|
|
6554
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6555
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1Type as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1Type,
|
|
6556
|
-
)
|
|
6557
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6558
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0Type as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0Type,
|
|
6559
|
-
)
|
|
6560
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6561
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1Type as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1Type,
|
|
6562
|
-
)
|
|
6563
6227
|
from githubkit.versions.v2022_11_28.types import (
|
|
6564
6228
|
WebhookSponsorshipCancelledPropSponsorshipPropSponsorableType as WebhookSponsorshipCancelledPropSponsorshipPropSponsorableType,
|
|
6565
6229
|
)
|
|
@@ -6573,10 +6237,10 @@ if TYPE_CHECKING:
|
|
|
6573
6237
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropLicenseType as WebhookTeamRemovedFromRepositoryPropRepositoryPropLicenseType,
|
|
6574
6238
|
)
|
|
6575
6239
|
from githubkit.versions.v2022_11_28.types import (
|
|
6576
|
-
|
|
6240
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitType as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitType,
|
|
6577
6241
|
)
|
|
6578
6242
|
from githubkit.versions.v2022_11_28.types import (
|
|
6579
|
-
|
|
6243
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryType as WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryType,
|
|
6580
6244
|
)
|
|
6581
6245
|
from githubkit.versions.v2022_11_28.types import (
|
|
6582
6246
|
PersonalAccessTokenRequestPropPermissionsUpgradedPropOtherType as PersonalAccessTokenRequestPropPermissionsUpgradedPropOtherType,
|
|
@@ -6615,13 +6279,7 @@ if TYPE_CHECKING:
|
|
|
6615
6279
|
WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreatorType as WebhookIssuesClosedPropIssueAllof0PropMilestonePropCreatorType,
|
|
6616
6280
|
)
|
|
6617
6281
|
from githubkit.versions.v2022_11_28.types import (
|
|
6618
|
-
|
|
6619
|
-
)
|
|
6620
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6621
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropAssigneesItemsType as WebhookIssuesDemilestonedPropIssueAllof1PropAssigneesItemsType,
|
|
6622
|
-
)
|
|
6623
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6624
|
-
WebhookIssuesLockedPropIssueAllof0PropMilestonePropCreatorType as WebhookIssuesLockedPropIssueAllof0PropMilestonePropCreatorType,
|
|
6282
|
+
WebhookIssuesDemilestonedPropIssuePropMilestonePropCreatorType as WebhookIssuesDemilestonedPropIssuePropMilestonePropCreatorType,
|
|
6625
6283
|
)
|
|
6626
6284
|
from githubkit.versions.v2022_11_28.types import (
|
|
6627
6285
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropLicenseType as WebhookIssuesOpenedPropChangesPropOldRepositoryPropLicenseType,
|
|
@@ -6728,18 +6386,6 @@ if TYPE_CHECKING:
|
|
|
6728
6386
|
from githubkit.versions.v2022_11_28.types import (
|
|
6729
6387
|
WebhookSponsorshipTierChangedPropSponsorshipPropMaintainerType as WebhookSponsorshipTierChangedPropSponsorshipPropMaintainerType,
|
|
6730
6388
|
)
|
|
6731
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6732
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitType as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitType,
|
|
6733
|
-
)
|
|
6734
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6735
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryType,
|
|
6736
|
-
)
|
|
6737
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6738
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropActorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropActorType,
|
|
6739
|
-
)
|
|
6740
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6741
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActorType,
|
|
6742
|
-
)
|
|
6743
6389
|
from githubkit.versions.v2022_11_28.types import (
|
|
6744
6390
|
DependabotAlertSecurityVulnerabilityPropFirstPatchedVersionType as DependabotAlertSecurityVulnerabilityPropFirstPatchedVersionType,
|
|
6745
6391
|
)
|
|
@@ -6777,13 +6423,7 @@ if TYPE_CHECKING:
|
|
|
6777
6423
|
WebhookIssuesClosedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssuesClosedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
6778
6424
|
)
|
|
6779
6425
|
from githubkit.versions.v2022_11_28.types import (
|
|
6780
|
-
|
|
6781
|
-
)
|
|
6782
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6783
|
-
WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
6784
|
-
)
|
|
6785
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6786
|
-
WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubAppType as WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubAppType,
|
|
6426
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppType as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppType,
|
|
6787
6427
|
)
|
|
6788
6428
|
from githubkit.versions.v2022_11_28.types import (
|
|
6789
6429
|
WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneeType as WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneeType,
|
|
@@ -6869,12 +6509,6 @@ if TYPE_CHECKING:
|
|
|
6869
6509
|
from githubkit.versions.v2022_11_28.types import (
|
|
6870
6510
|
WebhookSponsorshipTierChangedPropSponsorshipPropSponsorableType as WebhookSponsorshipTierChangedPropSponsorshipPropSponsorableType,
|
|
6871
6511
|
)
|
|
6872
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6873
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitType as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitType,
|
|
6874
|
-
)
|
|
6875
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6876
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryType as WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryType,
|
|
6877
|
-
)
|
|
6878
6512
|
from githubkit.versions.v2022_11_28.types import (
|
|
6879
6513
|
OrgsOrgCodespacesSecretsSecretNameRepositoriesGetResponse200Type as OrgsOrgCodespacesSecretsSecretNameRepositoriesGetResponse200Type,
|
|
6880
6514
|
)
|
|
@@ -6911,18 +6545,12 @@ if TYPE_CHECKING:
|
|
|
6911
6545
|
from githubkit.versions.v2022_11_28.types import (
|
|
6912
6546
|
WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneesItemsType as WebhookIssuesOpenedPropChangesPropOldIssuePropAssigneesItemsType,
|
|
6913
6547
|
)
|
|
6914
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6915
|
-
WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreatorType as WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreatorType,
|
|
6916
|
-
)
|
|
6917
6548
|
from githubkit.versions.v2022_11_28.types import (
|
|
6918
6549
|
WebhookIssuesTransferredPropChangesPropNewIssuePropMilestoneType as WebhookIssuesTransferredPropChangesPropNewIssuePropMilestoneType,
|
|
6919
6550
|
)
|
|
6920
6551
|
from githubkit.versions.v2022_11_28.types import (
|
|
6921
6552
|
WebhookIssuesTransferredPropChangesPropNewIssuePropReactionsType as WebhookIssuesTransferredPropChangesPropNewIssuePropReactionsType,
|
|
6922
6553
|
)
|
|
6923
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
6924
|
-
WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreatorType as WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreatorType,
|
|
6925
|
-
)
|
|
6926
6554
|
from githubkit.versions.v2022_11_28.types import (
|
|
6927
6555
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropAuthorType as WebhookPackageUpdatedPropPackagePropPackageVersionPropAuthorType,
|
|
6928
6556
|
)
|
|
@@ -7011,7 +6639,7 @@ if TYPE_CHECKING:
|
|
|
7011
6639
|
WebhookSponsorshipPendingCancellationPropSponsorshipPropTierType as WebhookSponsorshipPendingCancellationPropSponsorshipPropTierType,
|
|
7012
6640
|
)
|
|
7013
6641
|
from githubkit.versions.v2022_11_28.types import (
|
|
7014
|
-
|
|
6642
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryType,
|
|
7015
6643
|
)
|
|
7016
6644
|
from githubkit.versions.v2022_11_28.types import (
|
|
7017
6645
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadRepositoryType as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadRepositoryType,
|
|
@@ -7085,21 +6713,9 @@ if TYPE_CHECKING:
|
|
|
7085
6713
|
from githubkit.versions.v2022_11_28.types import (
|
|
7086
6714
|
WebhookIssueCommentEditedPropIssueMergedPerformedViaGithubAppType as WebhookIssueCommentEditedPropIssueMergedPerformedViaGithubAppType,
|
|
7087
6715
|
)
|
|
7088
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7089
|
-
WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubAppType as WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubAppType,
|
|
7090
|
-
)
|
|
7091
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7092
|
-
WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppType as WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppType,
|
|
7093
|
-
)
|
|
7094
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7095
|
-
WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
7096
|
-
)
|
|
7097
6716
|
from githubkit.versions.v2022_11_28.types import (
|
|
7098
6717
|
WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwnerType as WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwnerType,
|
|
7099
6718
|
)
|
|
7100
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7101
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppType as WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppType,
|
|
7102
|
-
)
|
|
7103
6719
|
from githubkit.versions.v2022_11_28.types import (
|
|
7104
6720
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropReleaseType as WebhookPackageUpdatedPropPackagePropPackageVersionPropReleaseType,
|
|
7105
6721
|
)
|
|
@@ -7220,6 +6836,9 @@ if TYPE_CHECKING:
|
|
|
7220
6836
|
from githubkit.versions.v2022_11_28.types import (
|
|
7221
6837
|
WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommitsType as WebhookPullRequestUnlockedPropPullRequestPropLinksPropCommitsType,
|
|
7222
6838
|
)
|
|
6839
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
6840
|
+
WebhookReleasePublishedPropReleasePropAssetsItemsPropUploaderType as WebhookReleasePublishedPropReleasePropAssetsItemsPropUploaderType,
|
|
6841
|
+
)
|
|
7223
6842
|
from githubkit.versions.v2022_11_28.types import (
|
|
7224
6843
|
WebhookSponsorshipPendingTierChangePropSponsorshipPropSponsorType as WebhookSponsorshipPendingTierChangePropSponsorshipPropSponsorType,
|
|
7225
6844
|
)
|
|
@@ -7227,7 +6846,10 @@ if TYPE_CHECKING:
|
|
|
7227
6846
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropPermissionsType as WebhookTeamRemovedFromRepositoryPropRepositoryPropPermissionsType,
|
|
7228
6847
|
)
|
|
7229
6848
|
from githubkit.versions.v2022_11_28.types import (
|
|
7230
|
-
|
|
6849
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActorType as WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActorType,
|
|
6850
|
+
)
|
|
6851
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
6852
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryType as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryType,
|
|
7231
6853
|
)
|
|
7232
6854
|
from githubkit.versions.v2022_11_28.types import (
|
|
7233
6855
|
WebhookWorkflowRunRequestedPropWorkflowRunPropTriggeringActorType as WebhookWorkflowRunRequestedPropWorkflowRunPropTriggeringActorType,
|
|
@@ -7253,9 +6875,6 @@ if TYPE_CHECKING:
|
|
|
7253
6875
|
from githubkit.versions.v2022_11_28.types import (
|
|
7254
6876
|
WebhookDeploymentReviewRequestedPropReviewersItemsPropReviewerType as WebhookDeploymentReviewRequestedPropReviewersItemsPropReviewerType,
|
|
7255
6877
|
)
|
|
7256
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7257
|
-
WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenByType as WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenByType,
|
|
7258
|
-
)
|
|
7259
6878
|
from githubkit.versions.v2022_11_28.types import (
|
|
7260
6879
|
WebhookInstallationNewPermissionsAcceptedPropRepositoriesItemsType as WebhookInstallationNewPermissionsAcceptedPropRepositoriesItemsType,
|
|
7261
6880
|
)
|
|
@@ -7272,10 +6891,7 @@ if TYPE_CHECKING:
|
|
|
7272
6891
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7273
6892
|
)
|
|
7274
6893
|
from githubkit.versions.v2022_11_28.types import (
|
|
7275
|
-
|
|
7276
|
-
)
|
|
7277
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7278
|
-
WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreatorType as WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreatorType,
|
|
6894
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7279
6895
|
)
|
|
7280
6896
|
from githubkit.versions.v2022_11_28.types import (
|
|
7281
6897
|
WebhookIssuesOpenedPropChangesPropOldRepositoryPropPermissionsType as WebhookIssuesOpenedPropChangesPropOldRepositoryPropPermissionsType,
|
|
@@ -7292,12 +6908,6 @@ if TYPE_CHECKING:
|
|
|
7292
6908
|
from githubkit.versions.v2022_11_28.types import (
|
|
7293
6909
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPullRequestType as WebhookIssuesTransferredPropChangesPropNewIssuePropPullRequestType,
|
|
7294
6910
|
)
|
|
7295
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7296
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0Type as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0Type,
|
|
7297
|
-
)
|
|
7298
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7299
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1Type as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1Type,
|
|
7300
|
-
)
|
|
7301
6911
|
from githubkit.versions.v2022_11_28.types import (
|
|
7302
6912
|
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseType,
|
|
7303
6913
|
)
|
|
@@ -7413,19 +7023,7 @@ if TYPE_CHECKING:
|
|
|
7413
7023
|
WebhookWorkflowJobCompletedPropWorkflowJobAllof1PropStepsItemsType as WebhookWorkflowJobCompletedPropWorkflowJobAllof1PropStepsItemsType,
|
|
7414
7024
|
)
|
|
7415
7025
|
from githubkit.versions.v2022_11_28.types import (
|
|
7416
|
-
|
|
7417
|
-
)
|
|
7418
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7419
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepositoryType,
|
|
7420
|
-
)
|
|
7421
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7422
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitType,
|
|
7423
|
-
)
|
|
7424
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7425
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryType,
|
|
7426
|
-
)
|
|
7427
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7428
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadRepositoryType as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadRepositoryType,
|
|
7026
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActorType as WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActorType,
|
|
7429
7027
|
)
|
|
7430
7028
|
from githubkit.versions.v2022_11_28.types import (
|
|
7431
7029
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsPostBodyType as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsPostBodyType,
|
|
@@ -7463,12 +7061,6 @@ if TYPE_CHECKING:
|
|
|
7463
7061
|
from githubkit.versions.v2022_11_28.types import (
|
|
7464
7062
|
WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7465
7063
|
)
|
|
7466
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7467
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppType as WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppType,
|
|
7468
|
-
)
|
|
7469
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7470
|
-
WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
7471
|
-
)
|
|
7472
7064
|
from githubkit.versions.v2022_11_28.types import (
|
|
7473
7065
|
WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicenseType as WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicenseType,
|
|
7474
7066
|
)
|
|
@@ -7533,34 +7125,31 @@ if TYPE_CHECKING:
|
|
|
7533
7125
|
WebhookPullRequestUnlabeledPropPullRequestPropLinksPropStatusesType as WebhookPullRequestUnlabeledPropPullRequestPropLinksPropStatusesType,
|
|
7534
7126
|
)
|
|
7535
7127
|
from githubkit.versions.v2022_11_28.types import (
|
|
7536
|
-
|
|
7128
|
+
WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploaderType as WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploaderType,
|
|
7537
7129
|
)
|
|
7538
7130
|
from githubkit.versions.v2022_11_28.types import (
|
|
7539
|
-
|
|
7131
|
+
WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploaderType as WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploaderType,
|
|
7540
7132
|
)
|
|
7541
7133
|
from githubkit.versions.v2022_11_28.types import (
|
|
7542
|
-
|
|
7543
|
-
)
|
|
7544
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7545
|
-
WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItemsType as WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItemsType,
|
|
7134
|
+
WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisserType as WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisserType,
|
|
7546
7135
|
)
|
|
7547
7136
|
from githubkit.versions.v2022_11_28.types import (
|
|
7548
|
-
|
|
7137
|
+
WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisserType as WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisserType,
|
|
7549
7138
|
)
|
|
7550
7139
|
from githubkit.versions.v2022_11_28.types import (
|
|
7551
|
-
|
|
7140
|
+
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropCwesItemsType as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropCwesItemsType,
|
|
7552
7141
|
)
|
|
7553
7142
|
from githubkit.versions.v2022_11_28.types import (
|
|
7554
|
-
|
|
7143
|
+
WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorType as WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorType,
|
|
7555
7144
|
)
|
|
7556
7145
|
from githubkit.versions.v2022_11_28.types import (
|
|
7557
|
-
|
|
7146
|
+
WebhookWorkflowJobInProgressPropWorkflowJobAllof0PropStepsItemsType as WebhookWorkflowJobInProgressPropWorkflowJobAllof0PropStepsItemsType,
|
|
7558
7147
|
)
|
|
7559
7148
|
from githubkit.versions.v2022_11_28.types import (
|
|
7560
|
-
|
|
7149
|
+
WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItemsType as WebhookWorkflowJobInProgressPropWorkflowJobAllof1PropStepsItemsType,
|
|
7561
7150
|
)
|
|
7562
7151
|
from githubkit.versions.v2022_11_28.types import (
|
|
7563
|
-
|
|
7152
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsType as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsType,
|
|
7564
7153
|
)
|
|
7565
7154
|
from githubkit.versions.v2022_11_28.types import (
|
|
7566
7155
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsType as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsType,
|
|
@@ -7611,29 +7200,20 @@ if TYPE_CHECKING:
|
|
|
7611
7200
|
WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7612
7201
|
)
|
|
7613
7202
|
from githubkit.versions.v2022_11_28.types import (
|
|
7614
|
-
|
|
7203
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7615
7204
|
)
|
|
7616
7205
|
from githubkit.versions.v2022_11_28.types import (
|
|
7617
|
-
|
|
7206
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7618
7207
|
)
|
|
7619
7208
|
from githubkit.versions.v2022_11_28.types import (
|
|
7620
7209
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7621
7210
|
)
|
|
7622
7211
|
from githubkit.versions.v2022_11_28.types import (
|
|
7623
|
-
|
|
7624
|
-
)
|
|
7625
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7626
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1Type as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1Type,
|
|
7212
|
+
WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlanType as WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlanType,
|
|
7627
7213
|
)
|
|
7628
7214
|
from githubkit.versions.v2022_11_28.types import (
|
|
7629
7215
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchaseType as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchaseType,
|
|
7630
7216
|
)
|
|
7631
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7632
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0Type as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0Type,
|
|
7633
|
-
)
|
|
7634
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7635
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1Type as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1Type,
|
|
7636
|
-
)
|
|
7637
7217
|
from githubkit.versions.v2022_11_28.types import (
|
|
7638
7218
|
WebhookPullRequestAssignedPropPullRequestPropRequestedTeamsItemsType as WebhookPullRequestAssignedPropPullRequestPropRequestedTeamsItemsType,
|
|
7639
7219
|
)
|
|
@@ -7709,11 +7289,17 @@ if TYPE_CHECKING:
|
|
|
7709
7289
|
from githubkit.versions.v2022_11_28.types import (
|
|
7710
7290
|
WebhookRepositoryTransferredPropChangesPropOwnerPropFromPropUserType as WebhookRepositoryTransferredPropChangesPropOwnerPropFromPropUserType,
|
|
7711
7291
|
)
|
|
7292
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7293
|
+
WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisserType as WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisserType,
|
|
7294
|
+
)
|
|
7295
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7296
|
+
WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisserType as WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisserType,
|
|
7297
|
+
)
|
|
7712
7298
|
from githubkit.versions.v2022_11_28.types import (
|
|
7713
7299
|
WebhookSponsorshipPendingTierChangePropSponsorshipPropMaintainerType as WebhookSponsorshipPendingTierChangePropSponsorshipPropMaintainerType,
|
|
7714
7300
|
)
|
|
7715
7301
|
from githubkit.versions.v2022_11_28.types import (
|
|
7716
|
-
|
|
7302
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsType as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsType,
|
|
7717
7303
|
)
|
|
7718
7304
|
from githubkit.versions.v2022_11_28.types import (
|
|
7719
7305
|
PersonalAccessTokenRequestPropPermissionsUpgradedPropOrganizationType as PersonalAccessTokenRequestPropPermissionsUpgradedPropOrganizationType,
|
|
@@ -7748,12 +7334,6 @@ if TYPE_CHECKING:
|
|
|
7748
7334
|
from githubkit.versions.v2022_11_28.types import (
|
|
7749
7335
|
WebhookIssueCommentEditedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssueCommentEditedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
7750
7336
|
)
|
|
7751
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7752
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppType as WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppType,
|
|
7753
|
-
)
|
|
7754
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
7755
|
-
WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
7756
|
-
)
|
|
7757
7337
|
from githubkit.versions.v2022_11_28.types import (
|
|
7758
7338
|
WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneesItemsType as WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneesItemsType,
|
|
7759
7339
|
)
|
|
@@ -7865,6 +7445,9 @@ if TYPE_CHECKING:
|
|
|
7865
7445
|
from githubkit.versions.v2022_11_28.types import (
|
|
7866
7446
|
WebhookTeamEditedPropChangesPropRepositoryPropPermissionsPropFromType as WebhookTeamEditedPropChangesPropRepositoryPropPermissionsPropFromType,
|
|
7867
7447
|
)
|
|
7448
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7449
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwnerType,
|
|
7450
|
+
)
|
|
7868
7451
|
from githubkit.versions.v2022_11_28.types import (
|
|
7869
7452
|
WebhookWorkflowRunRequestedPropWorkflowRunPropRepositoryPropOwnerType as WebhookWorkflowRunRequestedPropWorkflowRunPropRepositoryPropOwnerType,
|
|
7870
7453
|
)
|
|
@@ -7910,17 +7493,23 @@ if TYPE_CHECKING:
|
|
|
7910
7493
|
from githubkit.versions.v2022_11_28.types import (
|
|
7911
7494
|
WebhookIssueCommentDeletedPropIssueAllof1PropPerformedViaGithubAppType as WebhookIssueCommentDeletedPropIssueAllof1PropPerformedViaGithubAppType,
|
|
7912
7495
|
)
|
|
7496
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7497
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7498
|
+
)
|
|
7913
7499
|
from githubkit.versions.v2022_11_28.types import (
|
|
7914
7500
|
WebhookIssuesOpenedPropChangesPropOldIssuePropMilestonePropCreatorType as WebhookIssuesOpenedPropChangesPropOldIssuePropMilestonePropCreatorType,
|
|
7915
7501
|
)
|
|
7916
7502
|
from githubkit.versions.v2022_11_28.types import (
|
|
7917
7503
|
WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7918
7504
|
)
|
|
7505
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7506
|
+
WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlanType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlanType,
|
|
7507
|
+
)
|
|
7919
7508
|
from githubkit.versions.v2022_11_28.types import (
|
|
7920
7509
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchaseType as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchaseType,
|
|
7921
7510
|
)
|
|
7922
7511
|
from githubkit.versions.v2022_11_28.types import (
|
|
7923
|
-
|
|
7512
|
+
WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlanType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlanType,
|
|
7924
7513
|
)
|
|
7925
7514
|
from githubkit.versions.v2022_11_28.types import (
|
|
7926
7515
|
WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchaseType as WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchaseType,
|
|
@@ -8076,10 +7665,10 @@ if TYPE_CHECKING:
|
|
|
8076
7665
|
WebhookTeamRemovedFromRepositoryPropRepositoryPropCustomPropertiesType as WebhookTeamRemovedFromRepositoryPropRepositoryPropCustomPropertiesType,
|
|
8077
7666
|
)
|
|
8078
7667
|
from githubkit.versions.v2022_11_28.types import (
|
|
8079
|
-
|
|
7668
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthorType as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthorType,
|
|
8080
7669
|
)
|
|
8081
7670
|
from githubkit.versions.v2022_11_28.types import (
|
|
8082
|
-
|
|
7671
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwnerType,
|
|
8083
7672
|
)
|
|
8084
7673
|
from githubkit.versions.v2022_11_28.types import (
|
|
8085
7674
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropAuthorType as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropAuthorType,
|
|
@@ -8126,6 +7715,9 @@ if TYPE_CHECKING:
|
|
|
8126
7715
|
from githubkit.versions.v2022_11_28.types import (
|
|
8127
7716
|
WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
8128
7717
|
)
|
|
7718
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7719
|
+
WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccountType as WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccountType,
|
|
7720
|
+
)
|
|
8129
7721
|
from githubkit.versions.v2022_11_28.types import (
|
|
8130
7722
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataType as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataType,
|
|
8131
7723
|
)
|
|
@@ -8237,26 +7829,11 @@ if TYPE_CHECKING:
|
|
|
8237
7829
|
from githubkit.versions.v2022_11_28.types import (
|
|
8238
7830
|
WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewCommentType as WebhookPullRequestUnlockedPropPullRequestPropLinksPropReviewCommentType,
|
|
8239
7831
|
)
|
|
8240
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8241
|
-
WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploaderType as WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploaderType,
|
|
8242
|
-
)
|
|
8243
7832
|
from githubkit.versions.v2022_11_28.types import (
|
|
8244
7833
|
WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorableType as WebhookSponsorshipPendingCancellationPropSponsorshipPropSponsorableType,
|
|
8245
7834
|
)
|
|
8246
7835
|
from githubkit.versions.v2022_11_28.types import (
|
|
8247
|
-
|
|
8248
|
-
)
|
|
8249
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8250
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActorType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActorType,
|
|
8251
|
-
)
|
|
8252
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8253
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunMergedRepositoryPropOwnerType,
|
|
8254
|
-
)
|
|
8255
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8256
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryType,
|
|
8257
|
-
)
|
|
8258
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8259
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryType,
|
|
7836
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthorType as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthorType,
|
|
8260
7837
|
)
|
|
8261
7838
|
from githubkit.versions.v2022_11_28.types import (
|
|
8262
7839
|
ReposOwnerRepoActionsWorkflowsWorkflowIdDispatchesPostBodyPropInputsType as ReposOwnerRepoActionsWorkflowsWorkflowIdDispatchesPostBodyPropInputsType,
|
|
@@ -8297,11 +7874,14 @@ if TYPE_CHECKING:
|
|
|
8297
7874
|
from githubkit.versions.v2022_11_28.types import (
|
|
8298
7875
|
WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType as WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType,
|
|
8299
7876
|
)
|
|
7877
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
7878
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwnerType,
|
|
7879
|
+
)
|
|
8300
7880
|
from githubkit.versions.v2022_11_28.types import (
|
|
8301
7881
|
WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesEditedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8302
7882
|
)
|
|
8303
7883
|
from githubkit.versions.v2022_11_28.types import (
|
|
8304
|
-
|
|
7884
|
+
WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8305
7885
|
)
|
|
8306
7886
|
from githubkit.versions.v2022_11_28.types import (
|
|
8307
7887
|
WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
@@ -8309,18 +7889,6 @@ if TYPE_CHECKING:
|
|
|
8309
7889
|
from githubkit.versions.v2022_11_28.types import (
|
|
8310
7890
|
WebhookIssuesPinnedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesPinnedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8311
7891
|
)
|
|
8312
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8313
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedPlanType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedPlanType,
|
|
8314
|
-
)
|
|
8315
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8316
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0Type as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0Type,
|
|
8317
|
-
)
|
|
8318
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8319
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1Type as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1Type,
|
|
8320
|
-
)
|
|
8321
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8322
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedPlanType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedPlanType,
|
|
8323
|
-
)
|
|
8324
7892
|
from githubkit.versions.v2022_11_28.types import (
|
|
8325
7893
|
WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropLicenseType as WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropLicenseType,
|
|
8326
7894
|
)
|
|
@@ -8432,18 +8000,6 @@ if TYPE_CHECKING:
|
|
|
8432
8000
|
from githubkit.versions.v2022_11_28.types import (
|
|
8433
8001
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionType as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionType,
|
|
8434
8002
|
)
|
|
8435
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8436
|
-
WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitPropAuthorType as WebhookWorkflowRunCompletedPropWorkflowRunMergedHeadCommitPropAuthorType,
|
|
8437
|
-
)
|
|
8438
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8439
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropTriggeringActorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropTriggeringActorType,
|
|
8440
|
-
)
|
|
8441
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8442
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActorType,
|
|
8443
|
-
)
|
|
8444
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8445
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunMergedRepositoryPropOwnerType,
|
|
8446
|
-
)
|
|
8447
8003
|
from githubkit.versions.v2022_11_28.types import (
|
|
8448
8004
|
DependencyGraphSpdxSbomPropSbomPropPackagesItemsPropExternalRefsItemsType as DependencyGraphSpdxSbomPropSbomPropPackagesItemsPropExternalRefsItemsType,
|
|
8449
8005
|
)
|
|
@@ -8493,7 +8049,10 @@ if TYPE_CHECKING:
|
|
|
8493
8049
|
WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesLabeledPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8494
8050
|
)
|
|
8495
8051
|
from githubkit.versions.v2022_11_28.types import (
|
|
8496
|
-
|
|
8052
|
+
WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccountType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccountType,
|
|
8053
|
+
)
|
|
8054
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
8055
|
+
WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccountType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccountType,
|
|
8497
8056
|
)
|
|
8498
8057
|
from githubkit.versions.v2022_11_28.types import (
|
|
8499
8058
|
WebhookPackagePublishedPropPackagePropPackageVersionPropMetadataItemsType as WebhookPackagePublishedPropPackagePropPackageVersionPropMetadataItemsType,
|
|
@@ -8594,29 +8153,14 @@ if TYPE_CHECKING:
|
|
|
8594
8153
|
from githubkit.versions.v2022_11_28.types import (
|
|
8595
8154
|
WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewCommentsType as WebhookPullRequestUnlabeledPropPullRequestPropLinksPropReviewCommentsType,
|
|
8596
8155
|
)
|
|
8597
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8598
|
-
WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploaderType as WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploaderType,
|
|
8599
|
-
)
|
|
8600
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8601
|
-
WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploaderType as WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploaderType,
|
|
8602
|
-
)
|
|
8603
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8604
|
-
WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisserType as WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisserType,
|
|
8605
|
-
)
|
|
8606
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8607
|
-
WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisserType as WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisserType,
|
|
8608
|
-
)
|
|
8609
8156
|
from githubkit.versions.v2022_11_28.types import (
|
|
8610
8157
|
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropReferencesItemsType as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropReferencesItemsType,
|
|
8611
8158
|
)
|
|
8612
8159
|
from githubkit.versions.v2022_11_28.types import (
|
|
8613
|
-
|
|
8160
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitterType as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitterType,
|
|
8614
8161
|
)
|
|
8615
8162
|
from githubkit.versions.v2022_11_28.types import (
|
|
8616
|
-
|
|
8617
|
-
)
|
|
8618
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8619
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropAuthorType as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropAuthorType,
|
|
8163
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwnerType,
|
|
8620
8164
|
)
|
|
8621
8165
|
from githubkit.versions.v2022_11_28.types import (
|
|
8622
8166
|
WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropCommitterType as WebhookWorkflowRunRequestedPropWorkflowRunPropHeadCommitPropCommitterType,
|
|
@@ -8637,19 +8181,16 @@ if TYPE_CHECKING:
|
|
|
8637
8181
|
WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesAssignedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8638
8182
|
)
|
|
8639
8183
|
from githubkit.versions.v2022_11_28.types import (
|
|
8640
|
-
|
|
8184
|
+
WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8641
8185
|
)
|
|
8642
8186
|
from githubkit.versions.v2022_11_28.types import (
|
|
8643
|
-
|
|
8187
|
+
WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8644
8188
|
)
|
|
8645
8189
|
from githubkit.versions.v2022_11_28.types import (
|
|
8646
8190
|
WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesUnpinnedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8647
8191
|
)
|
|
8648
8192
|
from githubkit.versions.v2022_11_28.types import (
|
|
8649
|
-
|
|
8650
|
-
)
|
|
8651
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8652
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlanType as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlanType,
|
|
8193
|
+
WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlanType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlanType,
|
|
8653
8194
|
)
|
|
8654
8195
|
from githubkit.versions.v2022_11_28.types import (
|
|
8655
8196
|
WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchaseType as WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchaseType,
|
|
@@ -8757,22 +8298,16 @@ if TYPE_CHECKING:
|
|
|
8757
8298
|
WebhookPullRequestUnassignedPropPullRequestPropLinksPropReviewCommentsType as WebhookPullRequestUnassignedPropPullRequestPropLinksPropReviewCommentsType,
|
|
8758
8299
|
)
|
|
8759
8300
|
from githubkit.versions.v2022_11_28.types import (
|
|
8760
|
-
|
|
8761
|
-
)
|
|
8762
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8763
|
-
WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisserType as WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisserType,
|
|
8764
|
-
)
|
|
8765
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8766
|
-
WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisserType as WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisserType,
|
|
8301
|
+
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropIdentifiersItemsType as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropIdentifiersItemsType,
|
|
8767
8302
|
)
|
|
8768
8303
|
from githubkit.versions.v2022_11_28.types import (
|
|
8769
|
-
|
|
8304
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItemsType as WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItemsType,
|
|
8770
8305
|
)
|
|
8771
8306
|
from githubkit.versions.v2022_11_28.types import (
|
|
8772
|
-
|
|
8307
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitterType as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitterType,
|
|
8773
8308
|
)
|
|
8774
8309
|
from githubkit.versions.v2022_11_28.types import (
|
|
8775
|
-
|
|
8310
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwnerType,
|
|
8776
8311
|
)
|
|
8777
8312
|
from githubkit.versions.v2022_11_28.types import (
|
|
8778
8313
|
WebhookWorkflowRunRequestedPropWorkflowRunPropReferencedWorkflowsItemsType as WebhookWorkflowRunRequestedPropWorkflowRunPropReferencedWorkflowsItemsType,
|
|
@@ -8807,15 +8342,9 @@ if TYPE_CHECKING:
|
|
|
8807
8342
|
from githubkit.versions.v2022_11_28.types import (
|
|
8808
8343
|
WebhookIssuesUnlabeledPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesUnlabeledPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8809
8344
|
)
|
|
8810
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8811
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedAccountType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseMergedAccountType,
|
|
8812
|
-
)
|
|
8813
8345
|
from githubkit.versions.v2022_11_28.types import (
|
|
8814
8346
|
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseType as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseType,
|
|
8815
8347
|
)
|
|
8816
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8817
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedAccountType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseMergedAccountType,
|
|
8818
|
-
)
|
|
8819
8348
|
from githubkit.versions.v2022_11_28.types import (
|
|
8820
8349
|
WebhookPackageUpdatedPropPackagePropPackageVersionPropPackageFilesItemsType as WebhookPackageUpdatedPropPackagePropPackageVersionPropPackageFilesItemsType,
|
|
8821
8350
|
)
|
|
@@ -8928,16 +8457,13 @@ if TYPE_CHECKING:
|
|
|
8928
8457
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropReferencesItemsType as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropReferencesItemsType,
|
|
8929
8458
|
)
|
|
8930
8459
|
from githubkit.versions.v2022_11_28.types import (
|
|
8931
|
-
|
|
8932
|
-
)
|
|
8933
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8934
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwnerType,
|
|
8460
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBaseType as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBaseType,
|
|
8935
8461
|
)
|
|
8936
8462
|
from githubkit.versions.v2022_11_28.types import (
|
|
8937
|
-
|
|
8463
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadType as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadType,
|
|
8938
8464
|
)
|
|
8939
8465
|
from githubkit.versions.v2022_11_28.types import (
|
|
8940
|
-
|
|
8466
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItemsType as WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItemsType,
|
|
8941
8467
|
)
|
|
8942
8468
|
from githubkit.versions.v2022_11_28.types import (
|
|
8943
8469
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBaseType as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBaseType,
|
|
@@ -8958,7 +8484,7 @@ if TYPE_CHECKING:
|
|
|
8958
8484
|
WebhookDeploymentStatusCreatedPropWorkflowRunPropHeadRepositoryPropOwnerType as WebhookDeploymentStatusCreatedPropWorkflowRunPropHeadRepositoryPropOwnerType,
|
|
8959
8485
|
)
|
|
8960
8486
|
from githubkit.versions.v2022_11_28.types import (
|
|
8961
|
-
|
|
8487
|
+
WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8962
8488
|
)
|
|
8963
8489
|
from githubkit.versions.v2022_11_28.types import (
|
|
8964
8490
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppType as WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppType,
|
|
@@ -8969,24 +8495,9 @@ if TYPE_CHECKING:
|
|
|
8969
8495
|
from githubkit.versions.v2022_11_28.types import (
|
|
8970
8496
|
WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesUnassignedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
8971
8497
|
)
|
|
8972
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8973
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlanType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlanType,
|
|
8974
|
-
)
|
|
8975
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8976
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlanType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlanType,
|
|
8977
|
-
)
|
|
8978
8498
|
from githubkit.versions.v2022_11_28.types import (
|
|
8979
8499
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlanType as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlanType,
|
|
8980
8500
|
)
|
|
8981
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8982
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedPlanType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedPlanType,
|
|
8983
|
-
)
|
|
8984
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8985
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlanType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlanType,
|
|
8986
|
-
)
|
|
8987
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
8988
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlanType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlanType,
|
|
8989
|
-
)
|
|
8990
8501
|
from githubkit.versions.v2022_11_28.types import (
|
|
8991
8502
|
WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropPermissionsType as WebhookPullRequestAssignedPropPullRequestPropBasePropRepoPropPermissionsType,
|
|
8992
8503
|
)
|
|
@@ -9093,22 +8604,10 @@ if TYPE_CHECKING:
|
|
|
9093
8604
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropIdentifiersItemsType as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropIdentifiersItemsType,
|
|
9094
8605
|
)
|
|
9095
8606
|
from githubkit.versions.v2022_11_28.types import (
|
|
9096
|
-
|
|
8607
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBaseType as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBaseType,
|
|
9097
8608
|
)
|
|
9098
8609
|
from githubkit.versions.v2022_11_28.types import (
|
|
9099
|
-
|
|
9100
|
-
)
|
|
9101
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9102
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepositoryPropOwnerType,
|
|
9103
|
-
)
|
|
9104
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9105
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwnerType,
|
|
9106
|
-
)
|
|
9107
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9108
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropCommitterType as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadCommitPropCommitterType,
|
|
9109
|
-
)
|
|
9110
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9111
|
-
WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunMergedHeadRepositoryPropOwnerType,
|
|
8610
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadType as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadType,
|
|
9112
8611
|
)
|
|
9113
8612
|
from githubkit.versions.v2022_11_28.types import (
|
|
9114
8613
|
OrganizationProgrammaticAccessGrantRequestPropPermissionsPropOrganizationType as OrganizationProgrammaticAccessGrantRequestPropPermissionsPropOrganizationType,
|
|
@@ -9138,10 +8637,7 @@ if TYPE_CHECKING:
|
|
|
9138
8637
|
WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesTransferredPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
9139
8638
|
)
|
|
9140
8639
|
from githubkit.versions.v2022_11_28.types import (
|
|
9141
|
-
|
|
9142
|
-
)
|
|
9143
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9144
|
-
WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccountType as WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccountType,
|
|
8640
|
+
WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccountType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccountType,
|
|
9145
8641
|
)
|
|
9146
8642
|
from githubkit.versions.v2022_11_28.types import (
|
|
9147
8643
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataType as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataType,
|
|
@@ -9221,12 +8717,6 @@ if TYPE_CHECKING:
|
|
|
9221
8717
|
from githubkit.versions.v2022_11_28.types import (
|
|
9222
8718
|
WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissionsType as WebhookPullRequestUnlabeledPropPullRequestPropHeadPropRepoPropPermissionsType,
|
|
9223
8719
|
)
|
|
9224
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9225
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropAuthorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropAuthorType,
|
|
9226
|
-
)
|
|
9227
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9228
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthorType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthorType,
|
|
9229
|
-
)
|
|
9230
8720
|
from githubkit.versions.v2022_11_28.types import (
|
|
9231
8721
|
ReposOwnerRepoEnvironmentsEnvironmentNameDeploymentProtectionRulesPostBodyType as ReposOwnerRepoEnvironmentsEnvironmentNameDeploymentProtectionRulesPostBodyType,
|
|
9232
8722
|
)
|
|
@@ -9258,10 +8748,7 @@ if TYPE_CHECKING:
|
|
|
9258
8748
|
WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesClosedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9259
8749
|
)
|
|
9260
8750
|
from githubkit.versions.v2022_11_28.types import (
|
|
9261
|
-
|
|
9262
|
-
)
|
|
9263
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9264
|
-
WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
8751
|
+
WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
9265
8752
|
)
|
|
9266
8753
|
from githubkit.versions.v2022_11_28.types import (
|
|
9267
8754
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlanType as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlanType,
|
|
@@ -9413,24 +8900,9 @@ if TYPE_CHECKING:
|
|
|
9413
8900
|
from githubkit.versions.v2022_11_28.types import (
|
|
9414
8901
|
WebhookIssueCommentDeletedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType as WebhookIssueCommentDeletedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType,
|
|
9415
8902
|
)
|
|
9416
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9417
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccountType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccountType,
|
|
9418
|
-
)
|
|
9419
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9420
|
-
WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccountType as WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccountType,
|
|
9421
|
-
)
|
|
9422
8903
|
from githubkit.versions.v2022_11_28.types import (
|
|
9423
8904
|
WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccountType as WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccountType,
|
|
9424
8905
|
)
|
|
9425
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9426
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedAccountType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseMergedAccountType,
|
|
9427
|
-
)
|
|
9428
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9429
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccountType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccountType,
|
|
9430
|
-
)
|
|
9431
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9432
|
-
WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccountType as WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccountType,
|
|
9433
|
-
)
|
|
9434
8906
|
from githubkit.versions.v2022_11_28.types import (
|
|
9435
8907
|
WebhookPackagePublishedPropPackagePropPackageVersionPropDockerMetadataItemsType as WebhookPackagePublishedPropPackagePropPackageVersionPropDockerMetadataItemsType,
|
|
9436
8908
|
)
|
|
@@ -9530,18 +9002,6 @@ if TYPE_CHECKING:
|
|
|
9530
9002
|
from githubkit.versions.v2022_11_28.types import (
|
|
9531
9003
|
WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItemsPropParentType as WebhookPullRequestUnlabeledPropPullRequestPropRequestedTeamsItemsPropParentType,
|
|
9532
9004
|
)
|
|
9533
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9534
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadCommitPropCommitterType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadCommitPropCommitterType,
|
|
9535
|
-
)
|
|
9536
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9537
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType,
|
|
9538
|
-
)
|
|
9539
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9540
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitterType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitterType,
|
|
9541
|
-
)
|
|
9542
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9543
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType,
|
|
9544
|
-
)
|
|
9545
9005
|
from githubkit.versions.v2022_11_28.types import (
|
|
9546
9006
|
ProtectedBranchPropRequiredPullRequestReviewsPropBypassPullRequestAllowancesType as ProtectedBranchPropRequiredPullRequestReviewsPropBypassPullRequestAllowancesType,
|
|
9547
9007
|
)
|
|
@@ -9563,18 +9023,6 @@ if TYPE_CHECKING:
|
|
|
9563
9023
|
from githubkit.versions.v2022_11_28.types import (
|
|
9564
9024
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropOwnerType as WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropOwnerType,
|
|
9565
9025
|
)
|
|
9566
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9567
|
-
WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9568
|
-
)
|
|
9569
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9570
|
-
WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9571
|
-
)
|
|
9572
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9573
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlanType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlanType,
|
|
9574
|
-
)
|
|
9575
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9576
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlanType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlanType,
|
|
9577
|
-
)
|
|
9578
9026
|
from githubkit.versions.v2022_11_28.types import (
|
|
9579
9027
|
WebhookPullRequestAutoMergeDisabledPropPullRequestPropAutoMergePropEnabledByType as WebhookPullRequestAutoMergeDisabledPropPullRequestPropAutoMergePropEnabledByType,
|
|
9580
9028
|
)
|
|
@@ -9662,24 +9110,6 @@ if TYPE_CHECKING:
|
|
|
9662
9110
|
from githubkit.versions.v2022_11_28.types import (
|
|
9663
9111
|
WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropVulnerabilitiesItemsType as WebhookSecurityAdvisoryWithdrawnPropSecurityAdvisoryPropVulnerabilitiesItemsType,
|
|
9664
9112
|
)
|
|
9665
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9666
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItemsType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItemsType,
|
|
9667
|
-
)
|
|
9668
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9669
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItemsType as WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItemsType,
|
|
9670
|
-
)
|
|
9671
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9672
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropCommitterType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadCommitPropCommitterType,
|
|
9673
|
-
)
|
|
9674
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9675
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType,
|
|
9676
|
-
)
|
|
9677
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9678
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitterType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitterType,
|
|
9679
|
-
)
|
|
9680
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9681
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType,
|
|
9682
|
-
)
|
|
9683
9113
|
from githubkit.versions.v2022_11_28.types import (
|
|
9684
9114
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberPatchBodyType as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberPatchBodyType,
|
|
9685
9115
|
)
|
|
@@ -9701,12 +9131,6 @@ if TYPE_CHECKING:
|
|
|
9701
9131
|
from githubkit.versions.v2022_11_28.types import (
|
|
9702
9132
|
WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccountType as WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccountType,
|
|
9703
9133
|
)
|
|
9704
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9705
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0Type as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0Type,
|
|
9706
|
-
)
|
|
9707
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9708
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1Type as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1Type,
|
|
9709
|
-
)
|
|
9710
9134
|
from githubkit.versions.v2022_11_28.types import (
|
|
9711
9135
|
WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccountType as WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccountType,
|
|
9712
9136
|
)
|
|
@@ -9770,18 +9194,6 @@ if TYPE_CHECKING:
|
|
|
9770
9194
|
from githubkit.versions.v2022_11_28.types import (
|
|
9771
9195
|
WebhookRepositoryRulesetEditedPropChangesPropRulesPropUpdatedItemsPropChangesType as WebhookRepositoryRulesetEditedPropChangesPropRulesPropUpdatedItemsPropChangesType,
|
|
9772
9196
|
)
|
|
9773
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9774
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType,
|
|
9775
|
-
)
|
|
9776
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9777
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType,
|
|
9778
|
-
)
|
|
9779
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9780
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItemsType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItemsType,
|
|
9781
|
-
)
|
|
9782
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9783
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItemsType as WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItemsType,
|
|
9784
|
-
)
|
|
9785
9197
|
from githubkit.versions.v2022_11_28.types import (
|
|
9786
9198
|
ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningPushProtectionType as ReposOwnerRepoPatchBodyPropSecurityAndAnalysisPropSecretScanningPushProtectionType,
|
|
9787
9199
|
)
|
|
@@ -9794,9 +9206,6 @@ if TYPE_CHECKING:
|
|
|
9794
9206
|
from githubkit.versions.v2022_11_28.types import (
|
|
9795
9207
|
WebhookDeploymentStatusCreatedPropDeploymentPropPerformedViaGithubAppPropOwnerType as WebhookDeploymentStatusCreatedPropDeploymentPropPerformedViaGithubAppPropOwnerType,
|
|
9796
9208
|
)
|
|
9797
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9798
|
-
WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9799
|
-
)
|
|
9800
9209
|
from githubkit.versions.v2022_11_28.types import (
|
|
9801
9210
|
WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlanType as WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlanType,
|
|
9802
9211
|
)
|
|
@@ -9863,12 +9272,6 @@ if TYPE_CHECKING:
|
|
|
9863
9272
|
from githubkit.versions.v2022_11_28.types import (
|
|
9864
9273
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropAuthorType as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropAuthorType,
|
|
9865
9274
|
)
|
|
9866
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9867
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType,
|
|
9868
|
-
)
|
|
9869
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9870
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType,
|
|
9871
|
-
)
|
|
9872
9275
|
from githubkit.versions.v2022_11_28.types import (
|
|
9873
9276
|
ReposOwnerRepoBranchesBranchProtectionRequiredStatusChecksContextsPutBodyOneof0Type as ReposOwnerRepoBranchesBranchProtectionRequiredStatusChecksContextsPutBodyOneof0Type,
|
|
9874
9277
|
)
|
|
@@ -9885,13 +9288,10 @@ if TYPE_CHECKING:
|
|
|
9885
9288
|
WebhookCodeScanningAlertClosedByUserPropAlertPropMostRecentInstancePropLocationType as WebhookCodeScanningAlertClosedByUserPropAlertPropMostRecentInstancePropLocationType,
|
|
9886
9289
|
)
|
|
9887
9290
|
from githubkit.versions.v2022_11_28.types import (
|
|
9888
|
-
|
|
9889
|
-
)
|
|
9890
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9891
|
-
WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccountType as WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccountType,
|
|
9291
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlanType as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlanType,
|
|
9892
9292
|
)
|
|
9893
9293
|
from githubkit.versions.v2022_11_28.types import (
|
|
9894
|
-
|
|
9294
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchaseType as WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchaseType,
|
|
9895
9295
|
)
|
|
9896
9296
|
from githubkit.versions.v2022_11_28.types import (
|
|
9897
9297
|
WebhookPullRequestReviewCommentCreatedPropPullRequestPropAutoMergePropEnabledByType as WebhookPullRequestReviewCommentCreatedPropPullRequestPropAutoMergePropEnabledByType,
|
|
@@ -9956,6 +9356,12 @@ if TYPE_CHECKING:
|
|
|
9956
9356
|
from githubkit.versions.v2022_11_28.types import (
|
|
9957
9357
|
WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropReleaseType as WebhookRegistryPackagePublishedPropRegistryPackagePropPackageVersionPropReleaseType,
|
|
9958
9358
|
)
|
|
9359
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
9360
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType,
|
|
9361
|
+
)
|
|
9362
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
9363
|
+
WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType as WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType,
|
|
9364
|
+
)
|
|
9959
9365
|
from githubkit.versions.v2022_11_28.types import (
|
|
9960
9366
|
WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType as WebhookWorkflowRunRequestedPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType,
|
|
9961
9367
|
)
|
|
@@ -9974,9 +9380,6 @@ if TYPE_CHECKING:
|
|
|
9974
9380
|
from githubkit.versions.v2022_11_28.types import (
|
|
9975
9381
|
WebhookIssueCommentEditedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssueCommentEditedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9976
9382
|
)
|
|
9977
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
9978
|
-
WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType as WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType,
|
|
9979
|
-
)
|
|
9980
9383
|
from githubkit.versions.v2022_11_28.types import (
|
|
9981
9384
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropTagType as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropTagType,
|
|
9982
9385
|
)
|
|
@@ -10046,6 +9449,12 @@ if TYPE_CHECKING:
|
|
|
10046
9449
|
from githubkit.versions.v2022_11_28.types import (
|
|
10047
9450
|
WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactionsType as WebhookPullRequestReviewThreadUnresolvedPropThreadPropCommentsItemsPropReactionsType,
|
|
10048
9451
|
)
|
|
9452
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
9453
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType,
|
|
9454
|
+
)
|
|
9455
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
9456
|
+
WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType as WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType,
|
|
9457
|
+
)
|
|
10049
9458
|
from githubkit.versions.v2022_11_28.types import (
|
|
10050
9459
|
WebhookCodeScanningAlertReopenedByUserPropAlertPropMostRecentInstancePropLocationType as WebhookCodeScanningAlertReopenedByUserPropAlertPropMostRecentInstancePropLocationType,
|
|
10051
9460
|
)
|
|
@@ -10130,6 +9539,9 @@ if TYPE_CHECKING:
|
|
|
10130
9539
|
from githubkit.versions.v2022_11_28.types import (
|
|
10131
9540
|
WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesOpenedPropChangesPropOldIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
10132
9541
|
)
|
|
9542
|
+
from githubkit.versions.v2022_11_28.types import (
|
|
9543
|
+
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccountType as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccountType,
|
|
9544
|
+
)
|
|
10133
9545
|
from githubkit.versions.v2022_11_28.types import (
|
|
10134
9546
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDirectoriesType as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDirectoriesType,
|
|
10135
9547
|
)
|
|
@@ -10295,9 +9707,6 @@ if TYPE_CHECKING:
|
|
|
10295
9707
|
from githubkit.versions.v2022_11_28.types import (
|
|
10296
9708
|
OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberReactionsPostBodyType as OrgsOrgTeamsTeamSlugDiscussionsDiscussionNumberCommentsCommentNumberReactionsPostBodyType,
|
|
10297
9709
|
)
|
|
10298
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10299
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlanType as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlanType,
|
|
10300
|
-
)
|
|
10301
9710
|
from githubkit.versions.v2022_11_28.types import (
|
|
10302
9711
|
WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropManifestType as WebhookPackagePublishedPropPackagePropPackageVersionPropContainerMetadataPropManifestType,
|
|
10303
9712
|
)
|
|
@@ -10343,12 +9752,6 @@ if TYPE_CHECKING:
|
|
|
10343
9752
|
from githubkit.versions.v2022_11_28.types import (
|
|
10344
9753
|
WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropVulnerabilitiesItemsPropPackageType as WebhookSecurityAdvisoryUpdatedPropSecurityAdvisoryPropVulnerabilitiesItemsPropPackageType,
|
|
10345
9754
|
)
|
|
10346
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10347
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType,
|
|
10348
|
-
)
|
|
10349
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10350
|
-
WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType as WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType,
|
|
10351
|
-
)
|
|
10352
9755
|
from githubkit.versions.v2022_11_28.types import (
|
|
10353
9756
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDevDependenciesType as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropDevDependenciesType,
|
|
10354
9757
|
)
|
|
@@ -10409,12 +9812,6 @@ if TYPE_CHECKING:
|
|
|
10409
9812
|
from githubkit.versions.v2022_11_28.types import (
|
|
10410
9813
|
WebhookPullRequestUnassignedPropPullRequestPropRequestedReviewersItemsOneof1PropParentType as WebhookPullRequestUnassignedPropPullRequestPropRequestedReviewersItemsOneof1PropParentType,
|
|
10411
9814
|
)
|
|
10412
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10413
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType,
|
|
10414
|
-
)
|
|
10415
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10416
|
-
WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType as WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType,
|
|
10417
|
-
)
|
|
10418
9815
|
from githubkit.versions.v2022_11_28.types import (
|
|
10419
9816
|
WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppPropPermissionsType as WebhookIssuesTransferredPropChangesPropNewIssuePropPerformedViaGithubAppPropPermissionsType,
|
|
10420
9817
|
)
|
|
@@ -10463,9 +9860,6 @@ if TYPE_CHECKING:
|
|
|
10463
9860
|
from githubkit.versions.v2022_11_28.types import (
|
|
10464
9861
|
WebhookBranchProtectionRuleEditedPropChangesPropLinearHistoryRequirementEnforcementLevelType as WebhookBranchProtectionRuleEditedPropChangesPropLinearHistoryRequirementEnforcementLevelType,
|
|
10465
9862
|
)
|
|
10466
|
-
from githubkit.versions.v2022_11_28.types import (
|
|
10467
|
-
WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccountType as WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccountType,
|
|
10468
|
-
)
|
|
10469
9863
|
from githubkit.versions.v2022_11_28.types import (
|
|
10470
9864
|
WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropContributorsItemsType as WebhookPackagePublishedPropPackagePropPackageVersionPropNpmMetadataPropContributorsItemsType,
|
|
10471
9865
|
)
|
|
@@ -10695,8 +10089,8 @@ else:
|
|
|
10695
10089
|
"GlobalAdvisoryPropIdentifiersItemsType",
|
|
10696
10090
|
"GlobalAdvisoryPropCvssType",
|
|
10697
10091
|
"GlobalAdvisoryPropCwesItemsType",
|
|
10698
|
-
"
|
|
10699
|
-
"
|
|
10092
|
+
"VulnerabilityType",
|
|
10093
|
+
"VulnerabilityPropPackageType",
|
|
10700
10094
|
"BasicErrorType",
|
|
10701
10095
|
"ValidationErrorSimpleType",
|
|
10702
10096
|
"IntegrationType",
|
|
@@ -10905,7 +10299,7 @@ else:
|
|
|
10905
10299
|
"RepositoryRuleWorkflowsType",
|
|
10906
10300
|
"RepositoryRuleWorkflowsPropParametersType",
|
|
10907
10301
|
"RepositoryRuleParamsWorkflowFileReferenceType",
|
|
10908
|
-
"
|
|
10302
|
+
"RepositoryRuleParamsCodeScanningToolType",
|
|
10909
10303
|
"RepositoryRulesetType",
|
|
10910
10304
|
"RepositoryRulesetPropLinksType",
|
|
10911
10305
|
"RepositoryRulesetPropLinksPropSelfType",
|
|
@@ -11354,6 +10748,7 @@ else:
|
|
|
11354
10748
|
"RepositoryWebhooksPropTemplateRepositoryPropOwnerType",
|
|
11355
10749
|
"RepositoryWebhooksPropTemplateRepositoryPropPermissionsType",
|
|
11356
10750
|
"SimpleUserWebhooksType",
|
|
10751
|
+
"WebhooksRuleType",
|
|
11357
10752
|
"SimpleCheckSuiteType",
|
|
11358
10753
|
"CheckRunWithSimpleCheckSuiteType",
|
|
11359
10754
|
"CheckRunWithSimpleCheckSuitePropOutputType",
|
|
@@ -11379,15 +10774,14 @@ else:
|
|
|
11379
10774
|
"PersonalAccessTokenRequestPropPermissionsResultPropOtherType",
|
|
11380
10775
|
"ProjectsV2Type",
|
|
11381
10776
|
"ProjectsV2ItemType",
|
|
10777
|
+
"PullRequestWebhookType",
|
|
10778
|
+
"PullRequestWebhookAllof1Type",
|
|
11382
10779
|
"SecretScanningAlertWebhookType",
|
|
11383
10780
|
"WebhookBranchProtectionConfigurationDisabledType",
|
|
11384
10781
|
"WebhookBranchProtectionConfigurationEnabledType",
|
|
11385
10782
|
"WebhookBranchProtectionRuleCreatedType",
|
|
11386
|
-
"WebhookBranchProtectionRuleCreatedPropRuleType",
|
|
11387
10783
|
"WebhookBranchProtectionRuleDeletedType",
|
|
11388
|
-
"WebhookBranchProtectionRuleDeletedPropRuleType",
|
|
11389
10784
|
"WebhookBranchProtectionRuleEditedType",
|
|
11390
|
-
"WebhookBranchProtectionRuleEditedPropRuleType",
|
|
11391
10785
|
"WebhookBranchProtectionRuleEditedPropChangesType",
|
|
11392
10786
|
"WebhookBranchProtectionRuleEditedPropChangesPropAdminEnforcedType",
|
|
11393
10787
|
"WebhookBranchProtectionRuleEditedPropChangesPropAuthorizedActorNamesType",
|
|
@@ -11644,19 +11038,6 @@ else:
|
|
|
11644
11038
|
"WebhookDiscussionCommentEditedPropCommentPropReactionsType",
|
|
11645
11039
|
"WebhookDiscussionCommentEditedPropCommentPropUserType",
|
|
11646
11040
|
"WebhookDiscussionCreatedType",
|
|
11647
|
-
"WebhookDiscussionCreatedPropDiscussionType",
|
|
11648
|
-
"WebhookDiscussionCreatedPropDiscussionMergedCategoryType",
|
|
11649
|
-
"WebhookDiscussionCreatedPropDiscussionMergedReactionsType",
|
|
11650
|
-
"WebhookDiscussionCreatedPropDiscussionMergedUserType",
|
|
11651
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0Type",
|
|
11652
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropAnswerChosenByType",
|
|
11653
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropCategoryType",
|
|
11654
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropReactionsType",
|
|
11655
|
-
"WebhookDiscussionCreatedPropDiscussionAllof0PropUserType",
|
|
11656
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1Type",
|
|
11657
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropCategoryType",
|
|
11658
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropReactionsType",
|
|
11659
|
-
"WebhookDiscussionCreatedPropDiscussionAllof1PropUserType",
|
|
11660
11041
|
"WebhookDiscussionDeletedType",
|
|
11661
11042
|
"WebhookDiscussionEditedType",
|
|
11662
11043
|
"WebhookDiscussionEditedPropChangesType",
|
|
@@ -11865,36 +11246,20 @@ else:
|
|
|
11865
11246
|
"WebhookIssuesDeletedPropIssuePropReactionsType",
|
|
11866
11247
|
"WebhookIssuesDeletedPropIssuePropUserType",
|
|
11867
11248
|
"WebhookIssuesDemilestonedType",
|
|
11249
|
+
"WebhookIssuesDemilestonedPropIssueType",
|
|
11250
|
+
"WebhookIssuesDemilestonedPropIssuePropAssigneeType",
|
|
11251
|
+
"WebhookIssuesDemilestonedPropIssuePropAssigneesItemsType",
|
|
11252
|
+
"WebhookIssuesDemilestonedPropIssuePropLabelsItemsType",
|
|
11253
|
+
"WebhookIssuesDemilestonedPropIssuePropMilestoneType",
|
|
11254
|
+
"WebhookIssuesDemilestonedPropIssuePropMilestonePropCreatorType",
|
|
11255
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppType",
|
|
11256
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropOwnerType",
|
|
11257
|
+
"WebhookIssuesDemilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType",
|
|
11258
|
+
"WebhookIssuesDemilestonedPropIssuePropPullRequestType",
|
|
11259
|
+
"WebhookIssuesDemilestonedPropIssuePropReactionsType",
|
|
11260
|
+
"WebhookIssuesDemilestonedPropIssuePropUserType",
|
|
11868
11261
|
"WebhookIssuesDemilestonedPropMilestoneType",
|
|
11869
11262
|
"WebhookIssuesDemilestonedPropMilestonePropCreatorType",
|
|
11870
|
-
"WebhookIssuesDemilestonedPropIssueType",
|
|
11871
|
-
"WebhookIssuesDemilestonedPropIssueMergedAssigneeType",
|
|
11872
|
-
"WebhookIssuesDemilestonedPropIssueMergedAssigneesType",
|
|
11873
|
-
"WebhookIssuesDemilestonedPropIssueMergedLabelsType",
|
|
11874
|
-
"WebhookIssuesDemilestonedPropIssueMergedReactionsType",
|
|
11875
|
-
"WebhookIssuesDemilestonedPropIssueMergedUserType",
|
|
11876
|
-
"WebhookIssuesDemilestonedPropIssueAllof0Type",
|
|
11877
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropAssigneeType",
|
|
11878
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropAssigneesItemsType",
|
|
11879
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropLabelsItemsType",
|
|
11880
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropReactionsType",
|
|
11881
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropUserType",
|
|
11882
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropMilestoneType",
|
|
11883
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropMilestonePropCreatorType",
|
|
11884
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPullRequestType",
|
|
11885
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType",
|
|
11886
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType",
|
|
11887
|
-
"WebhookIssuesDemilestonedPropIssueAllof0PropPerformedViaGithubAppType",
|
|
11888
|
-
"WebhookIssuesDemilestonedPropIssueAllof1Type",
|
|
11889
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropAssigneeType",
|
|
11890
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropAssigneesItemsType",
|
|
11891
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropLabelsItemsType",
|
|
11892
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropMilestoneType",
|
|
11893
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropMilestonePropCreatorType",
|
|
11894
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropPerformedViaGithubAppType",
|
|
11895
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropReactionsType",
|
|
11896
|
-
"WebhookIssuesDemilestonedPropIssueAllof1PropUserType",
|
|
11897
|
-
"WebhookIssuesDemilestonedPropIssueMergedPerformedViaGithubAppType",
|
|
11898
11263
|
"WebhookIssuesEditedType",
|
|
11899
11264
|
"WebhookIssuesEditedPropLabelType",
|
|
11900
11265
|
"WebhookIssuesEditedPropChangesType",
|
|
@@ -11928,64 +11293,32 @@ else:
|
|
|
11928
11293
|
"WebhookIssuesLabeledPropIssuePropUserType",
|
|
11929
11294
|
"WebhookIssuesLockedType",
|
|
11930
11295
|
"WebhookIssuesLockedPropIssueType",
|
|
11931
|
-
"
|
|
11932
|
-
"
|
|
11933
|
-
"
|
|
11934
|
-
"
|
|
11935
|
-
"
|
|
11936
|
-
"
|
|
11937
|
-
"
|
|
11938
|
-
"
|
|
11939
|
-
"
|
|
11940
|
-
"
|
|
11941
|
-
"
|
|
11942
|
-
"WebhookIssuesLockedPropIssueAllof0PropMilestonePropCreatorType",
|
|
11943
|
-
"WebhookIssuesLockedPropIssueAllof0PropMilestoneType",
|
|
11944
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType",
|
|
11945
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType",
|
|
11946
|
-
"WebhookIssuesLockedPropIssueAllof0PropPerformedViaGithubAppType",
|
|
11947
|
-
"WebhookIssuesLockedPropIssueAllof0PropPullRequestType",
|
|
11948
|
-
"WebhookIssuesLockedPropIssueAllof1Type",
|
|
11949
|
-
"WebhookIssuesLockedPropIssueAllof1PropAssigneeType",
|
|
11950
|
-
"WebhookIssuesLockedPropIssueAllof1PropAssigneesItemsType",
|
|
11951
|
-
"WebhookIssuesLockedPropIssueAllof1PropLabelsItemsType",
|
|
11952
|
-
"WebhookIssuesLockedPropIssueAllof1PropMilestoneType",
|
|
11953
|
-
"WebhookIssuesLockedPropIssueAllof1PropPerformedViaGithubAppType",
|
|
11954
|
-
"WebhookIssuesLockedPropIssueAllof1PropReactionsType",
|
|
11955
|
-
"WebhookIssuesLockedPropIssueAllof1PropUserType",
|
|
11956
|
-
"WebhookIssuesLockedPropIssueMergedMilestoneType",
|
|
11957
|
-
"WebhookIssuesLockedPropIssueMergedPerformedViaGithubAppType",
|
|
11296
|
+
"WebhookIssuesLockedPropIssuePropAssigneeType",
|
|
11297
|
+
"WebhookIssuesLockedPropIssuePropAssigneesItemsType",
|
|
11298
|
+
"WebhookIssuesLockedPropIssuePropLabelsItemsType",
|
|
11299
|
+
"WebhookIssuesLockedPropIssuePropMilestoneType",
|
|
11300
|
+
"WebhookIssuesLockedPropIssuePropMilestonePropCreatorType",
|
|
11301
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubAppType",
|
|
11302
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropOwnerType",
|
|
11303
|
+
"WebhookIssuesLockedPropIssuePropPerformedViaGithubAppPropPermissionsType",
|
|
11304
|
+
"WebhookIssuesLockedPropIssuePropPullRequestType",
|
|
11305
|
+
"WebhookIssuesLockedPropIssuePropReactionsType",
|
|
11306
|
+
"WebhookIssuesLockedPropIssuePropUserType",
|
|
11958
11307
|
"WebhookIssuesMilestonedType",
|
|
11308
|
+
"WebhookIssuesMilestonedPropIssueType",
|
|
11309
|
+
"WebhookIssuesMilestonedPropIssuePropAssigneeType",
|
|
11310
|
+
"WebhookIssuesMilestonedPropIssuePropAssigneesItemsType",
|
|
11311
|
+
"WebhookIssuesMilestonedPropIssuePropLabelsItemsType",
|
|
11312
|
+
"WebhookIssuesMilestonedPropIssuePropMilestoneType",
|
|
11313
|
+
"WebhookIssuesMilestonedPropIssuePropMilestonePropCreatorType",
|
|
11314
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppType",
|
|
11315
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropOwnerType",
|
|
11316
|
+
"WebhookIssuesMilestonedPropIssuePropPerformedViaGithubAppPropPermissionsType",
|
|
11317
|
+
"WebhookIssuesMilestonedPropIssuePropPullRequestType",
|
|
11318
|
+
"WebhookIssuesMilestonedPropIssuePropReactionsType",
|
|
11319
|
+
"WebhookIssuesMilestonedPropIssuePropUserType",
|
|
11959
11320
|
"WebhookIssuesMilestonedPropMilestoneType",
|
|
11960
11321
|
"WebhookIssuesMilestonedPropMilestonePropCreatorType",
|
|
11961
|
-
"WebhookIssuesMilestonedPropIssueType",
|
|
11962
|
-
"WebhookIssuesMilestonedPropIssueMergedAssigneeType",
|
|
11963
|
-
"WebhookIssuesMilestonedPropIssueMergedAssigneesType",
|
|
11964
|
-
"WebhookIssuesMilestonedPropIssueMergedLabelsType",
|
|
11965
|
-
"WebhookIssuesMilestonedPropIssueMergedReactionsType",
|
|
11966
|
-
"WebhookIssuesMilestonedPropIssueMergedUserType",
|
|
11967
|
-
"WebhookIssuesMilestonedPropIssueAllof0Type",
|
|
11968
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropAssigneeType",
|
|
11969
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropAssigneesItemsType",
|
|
11970
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropLabelsItemsType",
|
|
11971
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropMilestoneType",
|
|
11972
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropMilestonePropCreatorType",
|
|
11973
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropReactionsType",
|
|
11974
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropUserType",
|
|
11975
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType",
|
|
11976
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType",
|
|
11977
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPerformedViaGithubAppType",
|
|
11978
|
-
"WebhookIssuesMilestonedPropIssueAllof0PropPullRequestType",
|
|
11979
|
-
"WebhookIssuesMilestonedPropIssueAllof1Type",
|
|
11980
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropAssigneeType",
|
|
11981
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropAssigneesItemsType",
|
|
11982
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropLabelsItemsType",
|
|
11983
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropPerformedViaGithubAppType",
|
|
11984
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropReactionsType",
|
|
11985
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropUserType",
|
|
11986
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropMilestoneType",
|
|
11987
|
-
"WebhookIssuesMilestonedPropIssueAllof1PropMilestonePropCreatorType",
|
|
11988
|
-
"WebhookIssuesMilestonedPropIssueMergedPerformedViaGithubAppType",
|
|
11989
11322
|
"WebhookIssuesOpenedType",
|
|
11990
11323
|
"WebhookIssuesOpenedPropIssueType",
|
|
11991
11324
|
"WebhookIssuesOpenedPropIssuePropAssigneeType",
|
|
@@ -12032,33 +11365,17 @@ else:
|
|
|
12032
11365
|
"WebhookIssuesPinnedPropIssuePropUserType",
|
|
12033
11366
|
"WebhookIssuesReopenedType",
|
|
12034
11367
|
"WebhookIssuesReopenedPropIssueType",
|
|
12035
|
-
"
|
|
12036
|
-
"
|
|
12037
|
-
"
|
|
12038
|
-
"
|
|
12039
|
-
"
|
|
12040
|
-
"
|
|
12041
|
-
"
|
|
12042
|
-
"
|
|
12043
|
-
"
|
|
12044
|
-
"
|
|
12045
|
-
"
|
|
12046
|
-
"WebhookIssuesReopenedPropIssueAllof0PropMilestonePropCreatorType",
|
|
12047
|
-
"WebhookIssuesReopenedPropIssueAllof0PropMilestoneType",
|
|
12048
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropOwnerType",
|
|
12049
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType",
|
|
12050
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPerformedViaGithubAppType",
|
|
12051
|
-
"WebhookIssuesReopenedPropIssueAllof0PropPullRequestType",
|
|
12052
|
-
"WebhookIssuesReopenedPropIssueAllof1Type",
|
|
12053
|
-
"WebhookIssuesReopenedPropIssueAllof1PropAssigneeType",
|
|
12054
|
-
"WebhookIssuesReopenedPropIssueAllof1PropAssigneesItemsType",
|
|
12055
|
-
"WebhookIssuesReopenedPropIssueAllof1PropLabelsItemsType",
|
|
12056
|
-
"WebhookIssuesReopenedPropIssueAllof1PropMilestoneType",
|
|
12057
|
-
"WebhookIssuesReopenedPropIssueAllof1PropPerformedViaGithubAppType",
|
|
12058
|
-
"WebhookIssuesReopenedPropIssueAllof1PropReactionsType",
|
|
12059
|
-
"WebhookIssuesReopenedPropIssueAllof1PropUserType",
|
|
12060
|
-
"WebhookIssuesReopenedPropIssueMergedMilestoneType",
|
|
12061
|
-
"WebhookIssuesReopenedPropIssueMergedPerformedViaGithubAppType",
|
|
11368
|
+
"WebhookIssuesReopenedPropIssuePropAssigneeType",
|
|
11369
|
+
"WebhookIssuesReopenedPropIssuePropAssigneesItemsType",
|
|
11370
|
+
"WebhookIssuesReopenedPropIssuePropLabelsItemsType",
|
|
11371
|
+
"WebhookIssuesReopenedPropIssuePropMilestoneType",
|
|
11372
|
+
"WebhookIssuesReopenedPropIssuePropMilestonePropCreatorType",
|
|
11373
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppType",
|
|
11374
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropOwnerType",
|
|
11375
|
+
"WebhookIssuesReopenedPropIssuePropPerformedViaGithubAppPropPermissionsType",
|
|
11376
|
+
"WebhookIssuesReopenedPropIssuePropPullRequestType",
|
|
11377
|
+
"WebhookIssuesReopenedPropIssuePropReactionsType",
|
|
11378
|
+
"WebhookIssuesReopenedPropIssuePropUserType",
|
|
12062
11379
|
"WebhookIssuesTransferredType",
|
|
12063
11380
|
"WebhookIssuesTransferredPropIssueType",
|
|
12064
11381
|
"WebhookIssuesTransferredPropIssuePropAssigneeType",
|
|
@@ -12120,31 +11437,17 @@ else:
|
|
|
12120
11437
|
"WebhookIssuesUnlabeledPropIssuePropUserType",
|
|
12121
11438
|
"WebhookIssuesUnlockedType",
|
|
12122
11439
|
"WebhookIssuesUnlockedPropIssueType",
|
|
12123
|
-
"
|
|
12124
|
-
"
|
|
12125
|
-
"
|
|
12126
|
-
"
|
|
12127
|
-
"
|
|
12128
|
-
"
|
|
12129
|
-
"
|
|
12130
|
-
"
|
|
12131
|
-
"
|
|
12132
|
-
"
|
|
12133
|
-
"
|
|
12134
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropPerformedViaGithubAppPropPermissionsType",
|
|
12135
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropReactionsType",
|
|
12136
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropUserType",
|
|
12137
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropMilestonePropCreatorType",
|
|
12138
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropMilestoneType",
|
|
12139
|
-
"WebhookIssuesUnlockedPropIssueAllof0PropPullRequestType",
|
|
12140
|
-
"WebhookIssuesUnlockedPropIssueAllof1Type",
|
|
12141
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropAssigneeType",
|
|
12142
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropAssigneesItemsType",
|
|
12143
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropLabelsItemsType",
|
|
12144
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropMilestoneType",
|
|
12145
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropReactionsType",
|
|
12146
|
-
"WebhookIssuesUnlockedPropIssueAllof1PropUserType",
|
|
12147
|
-
"WebhookIssuesUnlockedPropIssueMergedMilestoneType",
|
|
11440
|
+
"WebhookIssuesUnlockedPropIssuePropAssigneeType",
|
|
11441
|
+
"WebhookIssuesUnlockedPropIssuePropAssigneesItemsType",
|
|
11442
|
+
"WebhookIssuesUnlockedPropIssuePropLabelsItemsType",
|
|
11443
|
+
"WebhookIssuesUnlockedPropIssuePropMilestoneType",
|
|
11444
|
+
"WebhookIssuesUnlockedPropIssuePropMilestonePropCreatorType",
|
|
11445
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppType",
|
|
11446
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropOwnerType",
|
|
11447
|
+
"WebhookIssuesUnlockedPropIssuePropPerformedViaGithubAppPropPermissionsType",
|
|
11448
|
+
"WebhookIssuesUnlockedPropIssuePropPullRequestType",
|
|
11449
|
+
"WebhookIssuesUnlockedPropIssuePropReactionsType",
|
|
11450
|
+
"WebhookIssuesUnlockedPropIssuePropUserType",
|
|
12148
11451
|
"WebhookIssuesUnpinnedType",
|
|
12149
11452
|
"WebhookIssuesUnpinnedPropIssueType",
|
|
12150
11453
|
"WebhookIssuesUnpinnedPropIssuePropAssigneeType",
|
|
@@ -12170,65 +11473,39 @@ else:
|
|
|
12170
11473
|
"WebhookLabelEditedPropChangesPropNameType",
|
|
12171
11474
|
"WebhookMarketplacePurchaseCancelledType",
|
|
12172
11475
|
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseType",
|
|
12173
|
-
"
|
|
12174
|
-
"
|
|
11476
|
+
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropAccountType",
|
|
11477
|
+
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchasePropPlanType",
|
|
12175
11478
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchaseType",
|
|
12176
11479
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropAccountType",
|
|
12177
11480
|
"WebhookMarketplacePurchaseCancelledPropPreviousMarketplacePurchasePropPlanType",
|
|
12178
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0Type",
|
|
12179
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropAccountType",
|
|
12180
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof0PropPlanType",
|
|
12181
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1Type",
|
|
12182
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropAccountType",
|
|
12183
|
-
"WebhookMarketplacePurchaseCancelledPropMarketplacePurchaseAllof1PropPlanType",
|
|
12184
11481
|
"WebhookMarketplacePurchaseChangedType",
|
|
12185
11482
|
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseType",
|
|
12186
|
-
"
|
|
12187
|
-
"
|
|
11483
|
+
"WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropAccountType",
|
|
11484
|
+
"WebhookMarketplacePurchaseChangedPropMarketplacePurchasePropPlanType",
|
|
12188
11485
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchaseType",
|
|
12189
11486
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropAccountType",
|
|
12190
11487
|
"WebhookMarketplacePurchaseChangedPropPreviousMarketplacePurchasePropPlanType",
|
|
12191
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0Type",
|
|
12192
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0PropAccountType",
|
|
12193
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof0PropPlanType",
|
|
12194
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1Type",
|
|
12195
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropAccountType",
|
|
12196
|
-
"WebhookMarketplacePurchaseChangedPropMarketplacePurchaseAllof1PropPlanType",
|
|
12197
11488
|
"WebhookMarketplacePurchasePendingChangeType",
|
|
12198
11489
|
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseType",
|
|
12199
|
-
"
|
|
12200
|
-
"
|
|
11490
|
+
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropAccountType",
|
|
11491
|
+
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchasePropPlanType",
|
|
12201
11492
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchaseType",
|
|
12202
11493
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropAccountType",
|
|
12203
11494
|
"WebhookMarketplacePurchasePendingChangePropPreviousMarketplacePurchasePropPlanType",
|
|
12204
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0Type",
|
|
12205
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropAccountType",
|
|
12206
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof0PropPlanType",
|
|
12207
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1Type",
|
|
12208
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropAccountType",
|
|
12209
|
-
"WebhookMarketplacePurchasePendingChangePropMarketplacePurchaseAllof1PropPlanType",
|
|
12210
11495
|
"WebhookMarketplacePurchasePendingChangeCancelledType",
|
|
11496
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseType",
|
|
11497
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropAccountType",
|
|
11498
|
+
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchasePropPlanType",
|
|
12211
11499
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchaseType",
|
|
12212
11500
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchasePropAccountType",
|
|
12213
11501
|
"WebhookMarketplacePurchasePendingChangeCancelledPropPreviousMarketplacePurchasePropPlanType",
|
|
12214
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseType",
|
|
12215
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0Type",
|
|
12216
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropAccountType",
|
|
12217
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof0PropPlanType",
|
|
12218
|
-
"WebhookMarketplacePurchasePendingChangeCancelledPropMarketplacePurchaseAllof1Type",
|
|
12219
11502
|
"WebhookMarketplacePurchasePurchasedType",
|
|
12220
11503
|
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseType",
|
|
12221
|
-
"
|
|
12222
|
-
"
|
|
11504
|
+
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropAccountType",
|
|
11505
|
+
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchasePropPlanType",
|
|
12223
11506
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchaseType",
|
|
12224
11507
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropAccountType",
|
|
12225
11508
|
"WebhookMarketplacePurchasePurchasedPropPreviousMarketplacePurchasePropPlanType",
|
|
12226
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0Type",
|
|
12227
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropAccountType",
|
|
12228
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof0PropPlanType",
|
|
12229
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1Type",
|
|
12230
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropAccountType",
|
|
12231
|
-
"WebhookMarketplacePurchasePurchasedPropMarketplacePurchaseAllof1PropPlanType",
|
|
12232
11509
|
"WebhookMemberAddedType",
|
|
12233
11510
|
"WebhookMemberAddedPropMemberType",
|
|
12234
11511
|
"WebhookMemberAddedPropChangesType",
|
|
@@ -12554,11 +11831,7 @@ else:
|
|
|
12554
11831
|
"WebhookPullRequestAutoMergeEnabledPropPullRequestPropRequestedTeamsItemsType",
|
|
12555
11832
|
"WebhookPullRequestAutoMergeEnabledPropPullRequestPropRequestedTeamsItemsPropParentType",
|
|
12556
11833
|
"WebhookPullRequestClosedType",
|
|
12557
|
-
"WebhookPullRequestClosedPropPullRequestType",
|
|
12558
|
-
"WebhookPullRequestClosedPropPullRequestAllof1Type",
|
|
12559
11834
|
"WebhookPullRequestConvertedToDraftType",
|
|
12560
|
-
"WebhookPullRequestConvertedToDraftPropPullRequestType",
|
|
12561
|
-
"WebhookPullRequestConvertedToDraftPropPullRequestAllof1Type",
|
|
12562
11835
|
"WebhookPullRequestDemilestonedType",
|
|
12563
11836
|
"WebhookPullRequestDemilestonedPropPullRequestType",
|
|
12564
11837
|
"WebhookPullRequestDemilestonedPropPullRequestPropAssigneeType",
|
|
@@ -12640,8 +11913,6 @@ else:
|
|
|
12640
11913
|
"WebhookPullRequestEditedPropChangesPropBaseType",
|
|
12641
11914
|
"WebhookPullRequestEditedPropChangesPropBasePropRefType",
|
|
12642
11915
|
"WebhookPullRequestEditedPropChangesPropBasePropShaType",
|
|
12643
|
-
"WebhookPullRequestEditedPropPullRequestType",
|
|
12644
|
-
"WebhookPullRequestEditedPropPullRequestAllof1Type",
|
|
12645
11916
|
"WebhookPullRequestEnqueuedType",
|
|
12646
11917
|
"WebhookPullRequestEnqueuedPropPullRequestType",
|
|
12647
11918
|
"WebhookPullRequestEnqueuedPropPullRequestPropAssigneeType",
|
|
@@ -12792,14 +12063,8 @@ else:
|
|
|
12792
12063
|
"WebhookPullRequestMilestonedPropPullRequestPropRequestedTeamsItemsType",
|
|
12793
12064
|
"WebhookPullRequestMilestonedPropPullRequestPropRequestedTeamsItemsPropParentType",
|
|
12794
12065
|
"WebhookPullRequestOpenedType",
|
|
12795
|
-
"WebhookPullRequestOpenedPropPullRequestType",
|
|
12796
|
-
"WebhookPullRequestOpenedPropPullRequestAllof1Type",
|
|
12797
12066
|
"WebhookPullRequestReadyForReviewType",
|
|
12798
|
-
"WebhookPullRequestReadyForReviewPropPullRequestType",
|
|
12799
|
-
"WebhookPullRequestReadyForReviewPropPullRequestAllof1Type",
|
|
12800
12067
|
"WebhookPullRequestReopenedType",
|
|
12801
|
-
"WebhookPullRequestReopenedPropPullRequestType",
|
|
12802
|
-
"WebhookPullRequestReopenedPropPullRequestAllof1Type",
|
|
12803
12068
|
"WebhookPullRequestReviewCommentCreatedType",
|
|
12804
12069
|
"WebhookPullRequestReviewCommentCreatedPropCommentType",
|
|
12805
12070
|
"WebhookPullRequestReviewCommentCreatedPropCommentPropReactionsType",
|
|
@@ -13529,28 +12794,16 @@ else:
|
|
|
13529
12794
|
"WebhookReleaseEditedPropReleasePropAssetsItemsPropUploaderType",
|
|
13530
12795
|
"WebhookReleasePrereleasedType",
|
|
13531
12796
|
"WebhookReleasePrereleasedPropReleaseType",
|
|
13532
|
-
"
|
|
13533
|
-
"
|
|
13534
|
-
"
|
|
13535
|
-
"
|
|
13536
|
-
"WebhookReleasePrereleasedPropReleaseAllof0PropAssetsItemsPropUploaderType",
|
|
13537
|
-
"WebhookReleasePrereleasedPropReleaseAllof0PropReactionsType",
|
|
13538
|
-
"WebhookReleasePrereleasedPropReleaseAllof1Type",
|
|
13539
|
-
"WebhookReleasePrereleasedPropReleaseAllof1PropAssetsItemsType",
|
|
13540
|
-
"WebhookReleasePrereleasedPropReleaseAllof1PropAuthorType",
|
|
13541
|
-
"WebhookReleasePrereleasedPropReleaseMergedAssetsType",
|
|
12797
|
+
"WebhookReleasePrereleasedPropReleasePropAssetsItemsType",
|
|
12798
|
+
"WebhookReleasePrereleasedPropReleasePropAssetsItemsPropUploaderType",
|
|
12799
|
+
"WebhookReleasePrereleasedPropReleasePropAuthorType",
|
|
12800
|
+
"WebhookReleasePrereleasedPropReleasePropReactionsType",
|
|
13542
12801
|
"WebhookReleasePublishedType",
|
|
13543
12802
|
"WebhookReleasePublishedPropReleaseType",
|
|
13544
|
-
"
|
|
13545
|
-
"
|
|
13546
|
-
"
|
|
13547
|
-
"
|
|
13548
|
-
"WebhookReleasePublishedPropReleaseAllof0PropAssetsItemsPropUploaderType",
|
|
13549
|
-
"WebhookReleasePublishedPropReleaseAllof0PropReactionsType",
|
|
13550
|
-
"WebhookReleasePublishedPropReleaseAllof1Type",
|
|
13551
|
-
"WebhookReleasePublishedPropReleaseAllof1PropAssetsItemsType",
|
|
13552
|
-
"WebhookReleasePublishedPropReleaseAllof1PropAuthorType",
|
|
13553
|
-
"WebhookReleasePublishedPropReleaseMergedAssetsType",
|
|
12803
|
+
"WebhookReleasePublishedPropReleasePropAssetsItemsType",
|
|
12804
|
+
"WebhookReleasePublishedPropReleasePropAssetsItemsPropUploaderType",
|
|
12805
|
+
"WebhookReleasePublishedPropReleasePropAuthorType",
|
|
12806
|
+
"WebhookReleasePublishedPropReleasePropReactionsType",
|
|
13554
12807
|
"WebhookReleaseReleasedType",
|
|
13555
12808
|
"WebhookReleaseReleasedPropReleaseType",
|
|
13556
12809
|
"WebhookReleaseReleasedPropReleasePropAuthorType",
|
|
@@ -13559,16 +12812,10 @@ else:
|
|
|
13559
12812
|
"WebhookReleaseReleasedPropReleasePropAssetsItemsPropUploaderType",
|
|
13560
12813
|
"WebhookReleaseUnpublishedType",
|
|
13561
12814
|
"WebhookReleaseUnpublishedPropReleaseType",
|
|
13562
|
-
"
|
|
13563
|
-
"
|
|
13564
|
-
"
|
|
13565
|
-
"
|
|
13566
|
-
"WebhookReleaseUnpublishedPropReleaseAllof0PropAssetsItemsPropUploaderType",
|
|
13567
|
-
"WebhookReleaseUnpublishedPropReleaseAllof0PropReactionsType",
|
|
13568
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1Type",
|
|
13569
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1PropAssetsItemsType",
|
|
13570
|
-
"WebhookReleaseUnpublishedPropReleaseAllof1PropAuthorType",
|
|
13571
|
-
"WebhookReleaseUnpublishedPropReleaseMergedAssetsType",
|
|
12815
|
+
"WebhookReleaseUnpublishedPropReleasePropAssetsItemsType",
|
|
12816
|
+
"WebhookReleaseUnpublishedPropReleasePropAssetsItemsPropUploaderType",
|
|
12817
|
+
"WebhookReleaseUnpublishedPropReleasePropAuthorType",
|
|
12818
|
+
"WebhookReleaseUnpublishedPropReleasePropReactionsType",
|
|
13572
12819
|
"WebhookRepositoryAdvisoryPublishedType",
|
|
13573
12820
|
"WebhookRepositoryAdvisoryReportedType",
|
|
13574
12821
|
"WebhookRepositoryArchivedType",
|
|
@@ -13617,25 +12864,16 @@ else:
|
|
|
13617
12864
|
"WebhookRepositoryUnarchivedType",
|
|
13618
12865
|
"WebhookRepositoryVulnerabilityAlertCreateType",
|
|
13619
12866
|
"WebhookRepositoryVulnerabilityAlertCreatePropAlertType",
|
|
13620
|
-
"
|
|
13621
|
-
"WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof0PropDismisserType",
|
|
13622
|
-
"WebhookRepositoryVulnerabilityAlertCreatePropAlertAllof1Type",
|
|
12867
|
+
"WebhookRepositoryVulnerabilityAlertCreatePropAlertPropDismisserType",
|
|
13623
12868
|
"WebhookRepositoryVulnerabilityAlertDismissType",
|
|
13624
12869
|
"WebhookRepositoryVulnerabilityAlertDismissPropAlertType",
|
|
13625
|
-
"
|
|
13626
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof0PropDismisserType",
|
|
13627
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1Type",
|
|
13628
|
-
"WebhookRepositoryVulnerabilityAlertDismissPropAlertAllof1PropDismisserType",
|
|
12870
|
+
"WebhookRepositoryVulnerabilityAlertDismissPropAlertPropDismisserType",
|
|
13629
12871
|
"WebhookRepositoryVulnerabilityAlertReopenType",
|
|
13630
12872
|
"WebhookRepositoryVulnerabilityAlertReopenPropAlertType",
|
|
13631
|
-
"
|
|
13632
|
-
"WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof0PropDismisserType",
|
|
13633
|
-
"WebhookRepositoryVulnerabilityAlertReopenPropAlertAllof1Type",
|
|
12873
|
+
"WebhookRepositoryVulnerabilityAlertReopenPropAlertPropDismisserType",
|
|
13634
12874
|
"WebhookRepositoryVulnerabilityAlertResolveType",
|
|
13635
12875
|
"WebhookRepositoryVulnerabilityAlertResolvePropAlertType",
|
|
13636
|
-
"
|
|
13637
|
-
"WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof0PropDismisserType",
|
|
13638
|
-
"WebhookRepositoryVulnerabilityAlertResolvePropAlertAllof1Type",
|
|
12876
|
+
"WebhookRepositoryVulnerabilityAlertResolvePropAlertPropDismisserType",
|
|
13639
12877
|
"WebhookSecretScanningAlertCreatedType",
|
|
13640
12878
|
"WebhookSecretScanningAlertLocationCreatedType",
|
|
13641
12879
|
"SecretScanningLocationType",
|
|
@@ -13826,85 +13064,39 @@ else:
|
|
|
13826
13064
|
"WebhookWorkflowRunCompletedType",
|
|
13827
13065
|
"WebhookWorkflowRunCompletedPropWorkflowType",
|
|
13828
13066
|
"WebhookWorkflowRunCompletedPropWorkflowRunType",
|
|
13829
|
-
"
|
|
13830
|
-
"
|
|
13831
|
-
"
|
|
13832
|
-
"
|
|
13833
|
-
"
|
|
13834
|
-
"
|
|
13835
|
-
"
|
|
13836
|
-
"
|
|
13837
|
-
"
|
|
13838
|
-
"
|
|
13839
|
-
"
|
|
13840
|
-
"
|
|
13841
|
-
"
|
|
13842
|
-
"
|
|
13843
|
-
"
|
|
13844
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryType",
|
|
13845
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType",
|
|
13846
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepositoryType",
|
|
13847
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropRepositoryPropOwnerType",
|
|
13848
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsType",
|
|
13849
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType",
|
|
13850
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType",
|
|
13851
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType",
|
|
13852
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType",
|
|
13853
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof0PropReferencedWorkflowsItemsType",
|
|
13854
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1Type",
|
|
13855
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropActorType",
|
|
13856
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropPullRequestsItemsType",
|
|
13857
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropReferencedWorkflowsItemsType",
|
|
13858
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropTriggeringActorType",
|
|
13859
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitType",
|
|
13860
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropAuthorType",
|
|
13861
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadCommitPropCommitterType",
|
|
13862
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryType",
|
|
13863
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType",
|
|
13864
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryType",
|
|
13865
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunAllof1PropRepositoryPropOwnerType",
|
|
13866
|
-
"WebhookWorkflowRunCompletedPropWorkflowRunMergedPullRequestsType",
|
|
13067
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropActorType",
|
|
13068
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropReferencedWorkflowsItemsType",
|
|
13069
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropTriggeringActorType",
|
|
13070
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitType",
|
|
13071
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropAuthorType",
|
|
13072
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadCommitPropCommitterType",
|
|
13073
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryType",
|
|
13074
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropHeadRepositoryPropOwnerType",
|
|
13075
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryType",
|
|
13076
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropRepositoryPropOwnerType",
|
|
13077
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsType",
|
|
13078
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBaseType",
|
|
13079
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType",
|
|
13080
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadType",
|
|
13081
|
+
"WebhookWorkflowRunCompletedPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType",
|
|
13867
13082
|
"WebhookWorkflowRunInProgressType",
|
|
13868
13083
|
"WebhookWorkflowRunInProgressPropWorkflowType",
|
|
13869
13084
|
"WebhookWorkflowRunInProgressPropWorkflowRunType",
|
|
13870
|
-
"
|
|
13871
|
-
"
|
|
13872
|
-
"
|
|
13873
|
-
"
|
|
13874
|
-
"
|
|
13875
|
-
"
|
|
13876
|
-
"
|
|
13877
|
-
"
|
|
13878
|
-
"
|
|
13879
|
-
"
|
|
13880
|
-
"
|
|
13881
|
-
"
|
|
13882
|
-
"
|
|
13883
|
-
"
|
|
13884
|
-
"
|
|
13885
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryType",
|
|
13886
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropHeadRepositoryPropOwnerType",
|
|
13887
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepositoryType",
|
|
13888
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropRepositoryPropOwnerType",
|
|
13889
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsType",
|
|
13890
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBaseType",
|
|
13891
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropBasePropRepoType",
|
|
13892
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadType",
|
|
13893
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropPullRequestsItemsPropHeadPropRepoType",
|
|
13894
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof0PropReferencedWorkflowsItemsType",
|
|
13895
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1Type",
|
|
13896
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropActorType",
|
|
13897
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropPullRequestsItemsType",
|
|
13898
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropReferencedWorkflowsItemsType",
|
|
13899
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropTriggeringActorType",
|
|
13900
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitType",
|
|
13901
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropAuthorType",
|
|
13902
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadCommitPropCommitterType",
|
|
13903
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryType",
|
|
13904
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropHeadRepositoryPropOwnerType",
|
|
13905
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryType",
|
|
13906
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunAllof1PropRepositoryPropOwnerType",
|
|
13907
|
-
"WebhookWorkflowRunInProgressPropWorkflowRunMergedPullRequestsType",
|
|
13085
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropActorType",
|
|
13086
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropReferencedWorkflowsItemsType",
|
|
13087
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropTriggeringActorType",
|
|
13088
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitType",
|
|
13089
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropAuthorType",
|
|
13090
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadCommitPropCommitterType",
|
|
13091
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryType",
|
|
13092
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropHeadRepositoryPropOwnerType",
|
|
13093
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryType",
|
|
13094
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropRepositoryPropOwnerType",
|
|
13095
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsType",
|
|
13096
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBaseType",
|
|
13097
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropBasePropRepoType",
|
|
13098
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadType",
|
|
13099
|
+
"WebhookWorkflowRunInProgressPropWorkflowRunPropPullRequestsItemsPropHeadPropRepoType",
|
|
13908
13100
|
"WebhookWorkflowRunRequestedType",
|
|
13909
13101
|
"WebhookWorkflowRunRequestedPropWorkflowType",
|
|
13910
13102
|
"WebhookWorkflowRunRequestedPropWorkflowRunType",
|