|
975 | 975 | from githubkit.versions.v2022_11_28.models import (
|
976 | 976 | IssueSearchResultItemPropSubIssuesSummary as IssueSearchResultItemPropSubIssuesSummary,
|
977 | 977 | )
|
| 978 | + from githubkit.versions.v2022_11_28.models import IssueType as IssueType |
978 | 979 | from githubkit.versions.v2022_11_28.models import Job as Job
|
979 | 980 | from githubkit.versions.v2022_11_28.models import (
|
980 | 981 | JobPropStepsItems as JobPropStepsItems,
|
|
1077 | 1078 | from githubkit.versions.v2022_11_28.models import (
|
1078 | 1079 | OrganizationActionsVariable as OrganizationActionsVariable,
|
1079 | 1080 | )
|
| 1081 | + from githubkit.versions.v2022_11_28.models import ( |
| 1082 | + OrganizationCreateIssueType as OrganizationCreateIssueType, |
| 1083 | + ) |
1080 | 1084 | from githubkit.versions.v2022_11_28.models import (
|
1081 | 1085 | OrganizationDependabotSecret as OrganizationDependabotSecret,
|
1082 | 1086 | )
|
|
1131 | 1135 | from githubkit.versions.v2022_11_28.models import (
|
1132 | 1136 | OrganizationSimpleWebhooks as OrganizationSimpleWebhooks,
|
1133 | 1137 | )
|
| 1138 | + from githubkit.versions.v2022_11_28.models import ( |
| 1139 | + OrganizationUpdateIssueType as OrganizationUpdateIssueType, |
| 1140 | + ) |
1134 | 1141 | from githubkit.versions.v2022_11_28.models import OrgHook as OrgHook
|
1135 | 1142 | from githubkit.versions.v2022_11_28.models import (
|
1136 | 1143 | OrgHookPropConfig as OrgHookPropConfig,
|
|
2033 | 2040 | RepositoryRuleDetailedOneof16 as RepositoryRuleDetailedOneof16,
|
2034 | 2041 | )
|
2035 | 2042 | from githubkit.versions.v2022_11_28.models import (
|
2036 |
| - RepositoryRuleMergeQueue as RepositoryRuleMergeQueue, |
| 2043 | + RepositoryRuleDetailedOneof17 as RepositoryRuleDetailedOneof17, |
2037 | 2044 | )
|
2038 | 2045 | from githubkit.versions.v2022_11_28.models import (
|
2039 |
| - RepositoryRuleMergeQueuePropParameters as RepositoryRuleMergeQueuePropParameters, |
| 2046 | + RepositoryRuleDetailedOneof18 as RepositoryRuleDetailedOneof18, |
2040 | 2047 | )
|
2041 | 2048 | from githubkit.versions.v2022_11_28.models import (
|
2042 |
| - RepositoryRuleNonFastForward as RepositoryRuleNonFastForward, |
| 2049 | + RepositoryRuleDetailedOneof19 as RepositoryRuleDetailedOneof19, |
| 2050 | + ) |
| 2051 | + from githubkit.versions.v2022_11_28.models import ( |
| 2052 | + RepositoryRuleDetailedOneof20 as RepositoryRuleDetailedOneof20, |
| 2053 | + ) |
| 2054 | + from githubkit.versions.v2022_11_28.models import ( |
| 2055 | + RepositoryRuleFileExtensionRestriction as RepositoryRuleFileExtensionRestriction, |
| 2056 | + ) |
| 2057 | + from githubkit.versions.v2022_11_28.models import ( |
| 2058 | + RepositoryRuleFileExtensionRestrictionPropParameters as RepositoryRuleFileExtensionRestrictionPropParameters, |
| 2059 | + ) |
| 2060 | + from githubkit.versions.v2022_11_28.models import ( |
| 2061 | + RepositoryRuleFilePathRestriction as RepositoryRuleFilePathRestriction, |
2043 | 2062 | )
|
2044 | 2063 | from githubkit.versions.v2022_11_28.models import (
|
2045 |
| - RepositoryRuleOneof15 as RepositoryRuleOneof15, |
| 2064 | + RepositoryRuleFilePathRestrictionPropParameters as RepositoryRuleFilePathRestrictionPropParameters, |
2046 | 2065 | )
|
2047 | 2066 | from githubkit.versions.v2022_11_28.models import (
|
2048 |
| - RepositoryRuleOneof15PropParameters as RepositoryRuleOneof15PropParameters, |
| 2067 | + RepositoryRuleMaxFilePathLength as RepositoryRuleMaxFilePathLength, |
2049 | 2068 | )
|
2050 | 2069 | from githubkit.versions.v2022_11_28.models import (
|
2051 |
| - RepositoryRuleOneof16 as RepositoryRuleOneof16, |
| 2070 | + RepositoryRuleMaxFilePathLengthPropParameters as RepositoryRuleMaxFilePathLengthPropParameters, |
2052 | 2071 | )
|
2053 | 2072 | from githubkit.versions.v2022_11_28.models import (
|
2054 |
| - RepositoryRuleOneof16PropParameters as RepositoryRuleOneof16PropParameters, |
| 2073 | + RepositoryRuleMaxFileSize as RepositoryRuleMaxFileSize, |
2055 | 2074 | )
|
2056 | 2075 | from githubkit.versions.v2022_11_28.models import (
|
2057 |
| - RepositoryRuleOneof17 as RepositoryRuleOneof17, |
| 2076 | + RepositoryRuleMaxFileSizePropParameters as RepositoryRuleMaxFileSizePropParameters, |
2058 | 2077 | )
|
2059 | 2078 | from githubkit.versions.v2022_11_28.models import (
|
2060 |
| - RepositoryRuleOneof17PropParameters as RepositoryRuleOneof17PropParameters, |
| 2079 | + RepositoryRuleMergeQueue as RepositoryRuleMergeQueue, |
2061 | 2080 | )
|
2062 | 2081 | from githubkit.versions.v2022_11_28.models import (
|
2063 |
| - RepositoryRuleOneof18 as RepositoryRuleOneof18, |
| 2082 | + RepositoryRuleMergeQueuePropParameters as RepositoryRuleMergeQueuePropParameters, |
2064 | 2083 | )
|
2065 | 2084 | from githubkit.versions.v2022_11_28.models import (
|
2066 |
| - RepositoryRuleOneof18PropParameters as RepositoryRuleOneof18PropParameters, |
| 2085 | + RepositoryRuleNonFastForward as RepositoryRuleNonFastForward, |
2067 | 2086 | )
|
2068 | 2087 | from githubkit.versions.v2022_11_28.models import (
|
2069 | 2088 | RepositoryRuleParamsCodeScanningTool as RepositoryRuleParamsCodeScanningTool,
|
|
8535 | 8554 | from githubkit.versions.v2022_11_28.models import (
|
8536 | 8555 | WebhookReleaseEditedPropChangesPropName as WebhookReleaseEditedPropChangesPropName,
|
8537 | 8556 | )
|
| 8557 | + from githubkit.versions.v2022_11_28.models import ( |
| 8558 | + WebhookReleaseEditedPropChangesPropTagName as WebhookReleaseEditedPropChangesPropTagName, |
| 8559 | + ) |
8538 | 8560 | from githubkit.versions.v2022_11_28.models import (
|
8539 | 8561 | WebhookReleasePrereleased as WebhookReleasePrereleased,
|
8540 | 8562 | )
|
|
9754 | 9776 | "DependabotAlertWithRepositoryPropDependency",
|
9755 | 9777 | "OrganizationSecretScanningAlert",
|
9756 | 9778 | "Milestone",
|
| 9779 | + "IssueType", |
9757 | 9780 | "ReactionRollup",
|
9758 | 9781 | "Issue",
|
9759 | 9782 | "SubIssuesSummary",
|
|
9878 | 9901 | "ApiInsightsUserStatsItems",
|
9879 | 9902 | "InteractionLimitResponse",
|
9880 | 9903 | "InteractionLimit",
|
| 9904 | + "OrganizationCreateIssueType", |
| 9905 | + "OrganizationUpdateIssueType", |
9881 | 9906 | "OrgMembership",
|
9882 | 9907 | "OrgMembershipPropPermissions",
|
9883 | 9908 | "Migration",
|
|
9927 | 9952 | "RepositoryRuleDeletion",
|
9928 | 9953 | "RepositoryRuleRequiredSignatures",
|
9929 | 9954 | "RepositoryRuleNonFastForward",
|
9930 |
| - "RepositoryRuleOneof15", |
9931 |
| - "RepositoryRuleOneof15PropParameters", |
9932 |
| - "RepositoryRuleOneof17", |
9933 |
| - "RepositoryRuleOneof17PropParameters", |
9934 | 9955 | "RepositoryRuleUpdate",
|
9935 | 9956 | "RepositoryRuleUpdatePropParameters",
|
9936 | 9957 | "RepositoryRuleRequiredLinearHistory",
|
9937 |
| - "RepositoryRuleOneof16", |
9938 |
| - "RepositoryRuleOneof16PropParameters", |
9939 | 9958 | "RepositoryRuleMergeQueue",
|
9940 | 9959 | "RepositoryRuleMergeQueuePropParameters",
|
9941 | 9960 | "RepositoryRuleRequiredDeployments",
|
|
9957 | 9976 | "RepositoryRuleBranchNamePatternPropParameters",
|
9958 | 9977 | "RepositoryRuleTagNamePattern",
|
9959 | 9978 | "RepositoryRuleTagNamePatternPropParameters",
|
| 9979 | + "RepositoryRuleFilePathRestriction", |
| 9980 | + "RepositoryRuleFilePathRestrictionPropParameters", |
| 9981 | + "RepositoryRuleMaxFilePathLength", |
| 9982 | + "RepositoryRuleMaxFilePathLengthPropParameters", |
| 9983 | + "RepositoryRuleFileExtensionRestriction", |
| 9984 | + "RepositoryRuleFileExtensionRestrictionPropParameters", |
| 9985 | + "RepositoryRuleMaxFileSize", |
| 9986 | + "RepositoryRuleMaxFileSizePropParameters", |
9960 | 9987 | "RepositoryRuleParamsRestrictedCommits",
|
9961 | 9988 | "RepositoryRuleWorkflows",
|
9962 | 9989 | "RepositoryRuleWorkflowsPropParameters",
|
9963 | 9990 | "RepositoryRuleParamsWorkflowFileReference",
|
9964 | 9991 | "RepositoryRuleCodeScanning",
|
9965 | 9992 | "RepositoryRuleCodeScanningPropParameters",
|
9966 | 9993 | "RepositoryRuleParamsCodeScanningTool",
|
9967 |
| - "RepositoryRuleOneof18", |
9968 |
| - "RepositoryRuleOneof18PropParameters", |
9969 | 9994 | "RepositoryRuleset",
|
9970 | 9995 | "RepositoryRulesetPropLinks",
|
9971 | 9996 | "RepositoryRulesetPropLinksPropSelf",
|
|
10344 | 10369 | "RepositoryRuleDetailedOneof14",
|
10345 | 10370 | "RepositoryRuleDetailedOneof15",
|
10346 | 10371 | "RepositoryRuleDetailedOneof16",
|
| 10372 | + "RepositoryRuleDetailedOneof17", |
| 10373 | + "RepositoryRuleDetailedOneof18", |
| 10374 | + "RepositoryRuleDetailedOneof19", |
| 10375 | + "RepositoryRuleDetailedOneof20", |
10347 | 10376 | "SecretScanningAlert",
|
10348 | 10377 | "SecretScanningPushProtectionBypass",
|
10349 | 10378 | "SecretScanningScanHistory",
|
|
11102 | 11131 | "WebhookIssuesMilestonedPropIssuePropSubIssuesSummary",
|
11103 | 11132 | "WebhookIssuesMilestonedPropIssuePropUser",
|
11104 | 11133 | "WebhookIssuesOpened",
|
11105 |
| - "WebhookIssuesOpenedPropIssue", |
11106 |
| - "WebhookIssuesOpenedPropIssuePropAssignee", |
11107 |
| - "WebhookIssuesOpenedPropIssuePropAssigneesItems", |
11108 |
| - "WebhookIssuesOpenedPropIssuePropLabelsItems", |
11109 |
| - "WebhookIssuesOpenedPropIssuePropMilestone", |
11110 |
| - "WebhookIssuesOpenedPropIssuePropMilestonePropCreator", |
11111 |
| - "WebhookIssuesOpenedPropIssuePropPerformedViaGithubApp", |
11112 |
| - "WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropOwner", |
11113 |
| - "WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissions", |
11114 |
| - "WebhookIssuesOpenedPropIssuePropPullRequest", |
11115 |
| - "WebhookIssuesOpenedPropIssuePropReactions", |
11116 |
| - "WebhookIssuesOpenedPropIssuePropSubIssuesSummary", |
11117 |
| - "WebhookIssuesOpenedPropIssuePropUser", |
11118 | 11134 | "WebhookIssuesOpenedPropChanges",
|
11119 | 11135 | "WebhookIssuesOpenedPropChangesPropOldIssue",
|
11120 | 11136 | "WebhookIssuesOpenedPropChangesPropOldIssuePropAssignee",
|
|
11134 | 11150 | "WebhookIssuesOpenedPropChangesPropOldRepositoryPropLicense",
|
11135 | 11151 | "WebhookIssuesOpenedPropChangesPropOldRepositoryPropOwner",
|
11136 | 11152 | "WebhookIssuesOpenedPropChangesPropOldRepositoryPropPermissions",
|
| 11153 | + "WebhookIssuesOpenedPropIssue", |
| 11154 | + "WebhookIssuesOpenedPropIssuePropAssignee", |
| 11155 | + "WebhookIssuesOpenedPropIssuePropAssigneesItems", |
| 11156 | + "WebhookIssuesOpenedPropIssuePropLabelsItems", |
| 11157 | + "WebhookIssuesOpenedPropIssuePropMilestone", |
| 11158 | + "WebhookIssuesOpenedPropIssuePropMilestonePropCreator", |
| 11159 | + "WebhookIssuesOpenedPropIssuePropPerformedViaGithubApp", |
| 11160 | + "WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropOwner", |
| 11161 | + "WebhookIssuesOpenedPropIssuePropPerformedViaGithubAppPropPermissions", |
| 11162 | + "WebhookIssuesOpenedPropIssuePropPullRequest", |
| 11163 | + "WebhookIssuesOpenedPropIssuePropReactions", |
| 11164 | + "WebhookIssuesOpenedPropIssuePropSubIssuesSummary", |
| 11165 | + "WebhookIssuesOpenedPropIssuePropUser", |
11137 | 11166 | "WebhookIssuesPinned",
|
11138 | 11167 | "WebhookIssuesReopened",
|
11139 | 11168 | "WebhookIssuesReopenedPropIssue",
|
|
11151 | 11180 | "WebhookIssuesReopenedPropIssuePropUser",
|
11152 | 11181 | "WebhookIssuesTransferred",
|
11153 | 11182 | "WebhookIssuesTransferredPropChanges",
|
| 11183 | + "WebhookIssuesTransferredPropChangesPropNewRepository", |
| 11184 | + "WebhookIssuesTransferredPropChangesPropNewRepositoryPropCustomProperties", |
| 11185 | + "WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicense", |
| 11186 | + "WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwner", |
| 11187 | + "WebhookIssuesTransferredPropChangesPropNewRepositoryPropPermissions", |
11154 | 11188 | "WebhookIssuesTransferredPropChangesPropNewIssue",
|
11155 | 11189 | "WebhookIssuesTransferredPropChangesPropNewIssuePropAssignee",
|
11156 | 11190 | "WebhookIssuesTransferredPropChangesPropNewIssuePropAssigneesItems",
|
|
11164 | 11198 | "WebhookIssuesTransferredPropChangesPropNewIssuePropReactions",
|
11165 | 11199 | "WebhookIssuesTransferredPropChangesPropNewIssuePropSubIssuesSummary",
|
11166 | 11200 | "WebhookIssuesTransferredPropChangesPropNewIssuePropUser",
|
11167 |
| - "WebhookIssuesTransferredPropChangesPropNewRepository", |
11168 |
| - "WebhookIssuesTransferredPropChangesPropNewRepositoryPropCustomProperties", |
11169 |
| - "WebhookIssuesTransferredPropChangesPropNewRepositoryPropLicense", |
11170 |
| - "WebhookIssuesTransferredPropChangesPropNewRepositoryPropOwner", |
11171 |
| - "WebhookIssuesTransferredPropChangesPropNewRepositoryPropPermissions", |
11172 | 11201 | "WebhookIssuesUnassigned",
|
11173 | 11202 | "WebhookIssuesUnlabeled",
|
11174 | 11203 | "WebhookIssuesUnlocked",
|
|
12331 | 12360 | "WebhookReleaseEditedPropChanges",
|
12332 | 12361 | "WebhookReleaseEditedPropChangesPropBody",
|
12333 | 12362 | "WebhookReleaseEditedPropChangesPropName",
|
| 12363 | + "WebhookReleaseEditedPropChangesPropTagName", |
12334 | 12364 | "WebhookReleaseEditedPropChangesPropMakeLatest",
|
12335 | 12365 | "WebhookReleasePrereleased",
|
12336 | 12366 | "WebhookReleasePrereleasedPropRelease",
|
|
0 commit comments