github-webhook-schemas 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fixtures/index.d.ts.map +1 -1
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-configuration-enabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-rule-created-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-deleted-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-edited-event.d.ts +31 -31
- package/dist/schemas/branch-protection-rule-edited-event.d.ts.map +1 -1
- package/dist/schemas/branch-protection-rule-edited-event.js +2 -2
- package/dist/schemas/branch-protection-rule-edited-event.js.map +3 -3
- package/dist/schemas/check-run-completed-event.d.ts +45 -45
- package/dist/schemas/check-run-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +3 -3
- package/dist/schemas/check-run-created-event.d.ts +46 -46
- package/dist/schemas/check-run-created-event.d.ts.map +1 -1
- package/dist/schemas/check-run-created-event.js +2 -2
- package/dist/schemas/check-run-created-event.js.map +3 -3
- package/dist/schemas/check-run-requested-action-event.d.ts +44 -44
- package/dist/schemas/check-run-requested-action-event.d.ts.map +1 -1
- package/dist/schemas/check-run-requested-action-event.js +2 -2
- package/dist/schemas/check-run-requested-action-event.js.map +3 -3
- package/dist/schemas/check-run-rerequested-event.d.ts +44 -44
- package/dist/schemas/check-run-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-run-rerequested-event.js +2 -2
- package/dist/schemas/check-run-rerequested-event.js.map +3 -3
- package/dist/schemas/check-suite-completed-event.d.ts +38 -38
- package/dist/schemas/check-suite-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +3 -3
- package/dist/schemas/check-suite-requested-event.d.ts +38 -38
- package/dist/schemas/check-suite-requested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +3 -3
- package/dist/schemas/check-suite-rerequested-event.d.ts +36 -36
- package/dist/schemas/check-suite-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-rerequested-event.js +2 -2
- package/dist/schemas/check-suite-rerequested-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts +39 -39
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js +2 -2
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts +38 -38
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js +2 -2
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-created-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-created-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-created-event.js +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts +40 -40
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-fixed-event.js +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js +2 -2
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-reopened-event.js +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +3 -3
- package/dist/schemas/commit-comment-created-event.d.ts +29 -29
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +3 -3
- package/dist/schemas/create-event.d.ts +26 -26
- package/dist/schemas/create-event.js +2 -2
- package/dist/schemas/create-event.js.map +3 -3
- package/dist/schemas/custom-property-created-event.d.ts +7 -7
- package/dist/schemas/custom-property-deleted-event.d.ts +2 -2
- package/dist/schemas/custom-property-values-updated-event.d.ts +27 -27
- package/dist/schemas/delete-event.d.ts +25 -25
- package/dist/schemas/dependabot-alert-created-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-dismissed-event.d.ts +36 -36
- package/dist/schemas/dependabot-alert-fixed-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-reintroduced-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/deploy-key-created-event.d.ts +25 -25
- package/dist/schemas/deploy-key-deleted-event.d.ts +25 -25
- package/dist/schemas/deployment-created-event.d.ts +37 -37
- package/dist/schemas/deployment-protection-rule-requested-event.d.ts +113 -113
- package/dist/schemas/deployment-review-approved-event.d.ts +43 -43
- package/dist/schemas/deployment-review-approved-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-approved-event.js +2 -2
- package/dist/schemas/deployment-review-approved-event.js.map +3 -3
- package/dist/schemas/deployment-review-rejected-event.d.ts +43 -43
- package/dist/schemas/deployment-review-rejected-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-rejected-event.js +2 -2
- package/dist/schemas/deployment-review-rejected-event.js.map +3 -3
- package/dist/schemas/deployment-review-requested-event.d.ts +42 -42
- package/dist/schemas/deployment-review-requested-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-requested-event.js +2 -2
- package/dist/schemas/deployment-review-requested-event.js.map +3 -3
- package/dist/schemas/deployment-status-created-event.d.ts +46 -46
- package/dist/schemas/deployment-status-created-event.d.ts.map +1 -1
- package/dist/schemas/deployment-status-created-event.js +2 -2
- package/dist/schemas/deployment-status-created-event.js.map +3 -3
- package/dist/schemas/discussion-answered-event.d.ts +32 -32
- package/dist/schemas/discussion-category-changed-event.d.ts +30 -30
- package/dist/schemas/discussion-comment-created-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-created-event.js +2 -2
- package/dist/schemas/discussion-comment-created-event.js.map +3 -3
- package/dist/schemas/discussion-comment-deleted-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-deleted-event.js +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js.map +3 -3
- package/dist/schemas/discussion-comment-edited-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-edited-event.js +2 -2
- package/dist/schemas/discussion-comment-edited-event.js.map +3 -3
- package/dist/schemas/discussion-created-event.d.ts +30 -30
- package/dist/schemas/discussion-deleted-event.d.ts +30 -30
- package/dist/schemas/discussion-edited-event.d.ts +32 -32
- package/dist/schemas/discussion-edited-event.d.ts.map +1 -1
- package/dist/schemas/discussion-edited-event.js +2 -2
- package/dist/schemas/discussion-edited-event.js.map +3 -3
- package/dist/schemas/discussion-labeled-event.d.ts +31 -31
- package/dist/schemas/discussion-locked-event.d.ts +30 -30
- package/dist/schemas/discussion-pinned-event.d.ts +30 -30
- package/dist/schemas/discussion-transferred-event.d.ts +58 -58
- package/dist/schemas/discussion-unanswered-event.d.ts +31 -31
- package/dist/schemas/discussion-unlabeled-event.d.ts +31 -31
- package/dist/schemas/discussion-unlocked-event.d.ts +30 -30
- package/dist/schemas/discussion-unpinned-event.d.ts +30 -30
- package/dist/schemas/fork-event.d.ts +48 -48
- package/dist/schemas/github-app-authorization-revoked-event.d.ts +1 -1
- package/dist/schemas/gollum-event.d.ts +25 -25
- package/dist/schemas/installation-created-event.d.ts +7 -7
- package/dist/schemas/installation-deleted-event.d.ts +6 -6
- package/dist/schemas/installation-new-permissions-accepted-event.d.ts +6 -6
- package/dist/schemas/installation-repositories-added-event.d.ts +7 -7
- package/dist/schemas/installation-repositories-removed-event.d.ts +7 -7
- package/dist/schemas/installation-suspend-event.d.ts +7 -7
- package/dist/schemas/installation-target-renamed-event.d.ts +29 -29
- package/dist/schemas/installation-target-renamed-event.js +2 -2
- package/dist/schemas/installation-target-renamed-event.js.map +3 -3
- package/dist/schemas/installation-unsuspend-event.d.ts +6 -6
- package/dist/schemas/issue-comment-created-event.d.ts +55 -55
- package/dist/schemas/issue-comment-created-event.js +2 -2
- package/dist/schemas/issue-comment-created-event.js.map +3 -3
- package/dist/schemas/issue-comment-deleted-event.d.ts +55 -55
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +3 -3
- package/dist/schemas/issue-comment-edited-event.d.ts +55 -55
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +3 -3
- package/dist/schemas/issues-assigned-event.d.ts +47 -47
- package/dist/schemas/issues-closed-event.d.ts +46 -46
- package/dist/schemas/issues-deleted-event.d.ts +46 -46
- package/dist/schemas/issues-demilestoned-event.d.ts +50 -50
- package/dist/schemas/issues-edited-event.d.ts +47 -47
- package/dist/schemas/issues-labeled-event.d.ts +47 -47
- package/dist/schemas/issues-locked-event.d.ts +47 -47
- package/dist/schemas/issues-locked-event.d.ts.map +1 -1
- package/dist/schemas/issues-locked-event.js +2 -2
- package/dist/schemas/issues-locked-event.js.map +3 -3
- package/dist/schemas/issues-milestoned-event.d.ts +54 -54
- package/dist/schemas/issues-opened-event.d.ts +90 -90
- package/dist/schemas/issues-pinned-event.d.ts +46 -46
- package/dist/schemas/issues-reopened-event.d.ts +46 -46
- package/dist/schemas/issues-transferred-event.d.ts +90 -90
- package/dist/schemas/issues-unassigned-event.d.ts +47 -47
- package/dist/schemas/issues-unlabeled-event.d.ts +47 -47
- package/dist/schemas/issues-unlocked-event.d.ts +46 -46
- package/dist/schemas/issues-unpinned-event.d.ts +46 -46
- package/dist/schemas/label-created-event.d.ts +26 -26
- package/dist/schemas/label-deleted-event.d.ts +26 -26
- package/dist/schemas/label-edited-event.d.ts +28 -28
- package/dist/schemas/label-edited-event.d.ts.map +1 -1
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-changed-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-purchased-event.d.ts +4 -4
- package/dist/schemas/member-added-event.d.ts +28 -28
- package/dist/schemas/member-added-event.d.ts.map +1 -1
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +3 -3
- package/dist/schemas/member-edited-event.d.ts +26 -26
- package/dist/schemas/member-removed-event.d.ts +26 -26
- package/dist/schemas/membership-added-event.d.ts +7 -7
- package/dist/schemas/membership-removed-event.d.ts +8 -8
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +3 -3
- package/dist/schemas/merge-group-checks-requested-event.d.ts +25 -25
- package/dist/schemas/merge-group-destroyed-event.d.ts +25 -25
- package/dist/schemas/meta-deleted-event.d.ts +24 -24
- package/dist/schemas/milestone-closed-event.d.ts +29 -29
- package/dist/schemas/milestone-created-event.d.ts +29 -29
- package/dist/schemas/milestone-deleted-event.d.ts +29 -29
- package/dist/schemas/milestone-edited-event.d.ts +29 -29
- package/dist/schemas/milestone-opened-event.d.ts +29 -29
- package/dist/schemas/org-block-blocked-event.d.ts +3 -3
- package/dist/schemas/org-block-unblocked-event.d.ts +3 -3
- package/dist/schemas/organization-deleted-event.d.ts +3 -3
- package/dist/schemas/organization-member-added-event.d.ts +3 -3
- package/dist/schemas/organization-member-invited-event.d.ts +7 -7
- package/dist/schemas/organization-member-invited-event.js +2 -2
- package/dist/schemas/organization-member-invited-event.js.map +3 -3
- package/dist/schemas/organization-member-removed-event.d.ts +3 -3
- package/dist/schemas/organization-renamed-event.d.ts +2 -2
- package/dist/schemas/package-published-event.d.ts +86 -86
- package/dist/schemas/package-published-event.d.ts.map +1 -1
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +3 -3
- package/dist/schemas/package-updated-event.d.ts +86 -86
- package/dist/schemas/package-updated-event.d.ts.map +1 -1
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +3 -3
- package/dist/schemas/page-build-event.d.ts +27 -27
- package/dist/schemas/page-build-event.js +2 -2
- package/dist/schemas/page-build-event.js.map +3 -3
- package/dist/schemas/ping-event.d.ts +25 -25
- package/dist/schemas/project-card-converted-event.d.ts +28 -28
- package/dist/schemas/project-card-created-event.d.ts +28 -28
- package/dist/schemas/project-card-deleted-event.d.ts +28 -28
- package/dist/schemas/project-card-edited-event.d.ts +28 -28
- package/dist/schemas/project-card-moved-event.d.ts +29 -29
- package/dist/schemas/project-card-moved-event.js +2 -2
- package/dist/schemas/project-card-moved-event.js.map +3 -3
- package/dist/schemas/project-closed-event.d.ts +27 -27
- package/dist/schemas/project-column-created-event.d.ts +25 -25
- package/dist/schemas/project-column-deleted-event.d.ts +25 -25
- package/dist/schemas/project-column-edited-event.d.ts +25 -25
- package/dist/schemas/project-column-moved-event.d.ts +25 -25
- package/dist/schemas/project-created-event.d.ts +27 -27
- package/dist/schemas/project-deleted-event.d.ts +27 -27
- package/dist/schemas/project-edited-event.d.ts +29 -29
- package/dist/schemas/project-edited-event.d.ts.map +1 -1
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +3 -3
- package/dist/schemas/project-reopened-event.d.ts +27 -27
- package/dist/schemas/projects-v2-item-archived-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-converted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-created-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-deleted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-edited-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-reordered-event.d.ts +5 -5
- package/dist/schemas/projects-v2-item-reordered-event.js +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js.map +3 -3
- package/dist/schemas/projects-v2-item-restored-event.d.ts +4 -4
- package/dist/schemas/public-event.d.ts +25 -25
- package/dist/schemas/pull-request-assigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-auto-merge-disabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-auto-merge-enabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-closed-event.d.ts +104 -104
- package/dist/schemas/pull-request-converted-to-draft-event.d.ts +104 -104
- package/dist/schemas/pull-request-demilestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-dequeued-event.d.ts +104 -104
- package/dist/schemas/pull-request-edited-event.d.ts +104 -104
- package/dist/schemas/pull-request-enqueued-event.d.ts +104 -104
- package/dist/schemas/pull-request-labeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-locked-event.d.ts +104 -104
- package/dist/schemas/pull-request-milestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-opened-event.d.ts +104 -104
- package/dist/schemas/pull-request-ready-for-review-event.d.ts +104 -104
- package/dist/schemas/pull-request-reopened-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-comment-created-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-created-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-created-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-deleted-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-edited-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-edited-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-submitted-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-thread-resolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-thread-unresolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-synchronize-event.d.ts +104 -104
- package/dist/schemas/pull-request-unassigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-unlabeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-unlocked-event.d.ts +104 -104
- package/dist/schemas/push-event.d.ts +31 -31
- package/dist/schemas/push-event.js +2 -2
- package/dist/schemas/push-event.js.map +3 -3
- package/dist/schemas/registry-package-published-event.d.ts +98 -98
- package/dist/schemas/registry-package-published-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-published-event.js +2 -2
- package/dist/schemas/registry-package-published-event.js.map +3 -3
- package/dist/schemas/registry-package-updated-event.d.ts +98 -98
- package/dist/schemas/registry-package-updated-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-updated-event.js +2 -2
- package/dist/schemas/registry-package-updated-event.js.map +3 -3
- package/dist/schemas/release-created-event.d.ts +32 -32
- package/dist/schemas/release-deleted-event.d.ts +32 -32
- package/dist/schemas/release-edited-event.d.ts +32 -32
- package/dist/schemas/release-prereleased-event.d.ts +32 -32
- package/dist/schemas/release-published-event.d.ts +32 -32
- package/dist/schemas/release-released-event.d.ts +32 -32
- package/dist/schemas/release-unpublished-event.d.ts +32 -32
- package/dist/schemas/repository-archived-event.d.ts +25 -25
- package/dist/schemas/repository-created-event.d.ts +25 -25
- package/dist/schemas/repository-deleted-event.d.ts +25 -25
- package/dist/schemas/repository-dispatch-event.d.ts +26 -26
- package/dist/schemas/repository-dispatch-event.js +2 -2
- package/dist/schemas/repository-dispatch-event.js.map +3 -3
- package/dist/schemas/repository-edited-event.d.ts +27 -27
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +3 -3
- package/dist/schemas/repository-import-event.d.ts +25 -25
- package/dist/schemas/repository-privatized-event.d.ts +25 -25
- package/dist/schemas/repository-publicized-event.d.ts +25 -25
- package/dist/schemas/repository-renamed-event.d.ts +25 -25
- package/dist/schemas/repository-transferred-event.d.ts +26 -26
- package/dist/schemas/repository-unarchived-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-create-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.d.ts +26 -26
- package/dist/schemas/repository-vulnerability-alert-reopen-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-resolve-event.d.ts +25 -25
- package/dist/schemas/secret-scanning-alert-created-event.d.ts +32 -32
- package/dist/schemas/secret-scanning-alert-location-created-event.d.ts +33 -33
- package/dist/schemas/secret-scanning-alert-reopened-event.d.ts +25 -25
- package/dist/schemas/secret-scanning-alert-resolved-event.d.ts +34 -34
- package/dist/schemas/secret-scanning-alert-revoked-event.d.ts +34 -34
- package/dist/schemas/security-advisory-performed-event.d.ts +5 -5
- package/dist/schemas/security-advisory-performed-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-performed-event.js +2 -2
- package/dist/schemas/security-advisory-performed-event.js.map +3 -3
- package/dist/schemas/security-advisory-published-event.d.ts +5 -5
- package/dist/schemas/security-advisory-published-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-published-event.js +2 -2
- package/dist/schemas/security-advisory-published-event.js.map +3 -3
- package/dist/schemas/security-advisory-updated-event.d.ts +5 -5
- package/dist/schemas/security-advisory-updated-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-updated-event.js +2 -2
- package/dist/schemas/security-advisory-updated-event.js.map +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.d.ts +4 -4
- package/dist/schemas/security-advisory-withdrawn-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-withdrawn-event.js +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js.map +3 -3
- package/dist/schemas/shared/alert-instance.d.ts +4 -4
- package/dist/schemas/shared/alert-instance.d.ts.map +1 -1
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +3 -3
- package/dist/schemas/shared/app.d.ts +4 -4
- package/dist/schemas/shared/app.d.ts.map +1 -1
- package/dist/schemas/shared/app.js +2 -2
- package/dist/schemas/shared/app.js.map +3 -3
- package/dist/schemas/shared/branch-protection-rule.d.ts +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +2 -2
- package/dist/schemas/shared/branch-protection-rule.js.map +3 -3
- package/dist/schemas/shared/check-run-deployment.d.ts +1 -1
- package/dist/schemas/shared/check-run-deployment.js +2 -2
- package/dist/schemas/shared/check-run-deployment.js.map +3 -3
- package/dist/schemas/shared/commit.d.ts +2 -2
- package/dist/schemas/shared/committer.d.ts +1 -1
- package/dist/schemas/shared/committer.js +2 -2
- package/dist/schemas/shared/committer.js.map +3 -3
- package/dist/schemas/shared/custom-property-value.d.ts +1 -1
- package/dist/schemas/shared/custom-property-value.js +2 -2
- package/dist/schemas/shared/custom-property-value.js.map +3 -3
- package/dist/schemas/shared/dependabot-alert.d.ts +10 -10
- package/dist/schemas/shared/dependabot-alert.d.ts.map +1 -1
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/deployment-workflow-run.js +2 -2
- package/dist/schemas/shared/deployment-workflow-run.js.map +3 -3
- package/dist/schemas/shared/deployment.d.ts +9 -9
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +3 -3
- package/dist/schemas/shared/discussion.d.ts +5 -5
- package/dist/schemas/shared/discussion.js +2 -2
- package/dist/schemas/shared/discussion.js.map +3 -3
- package/dist/schemas/shared/installation.d.ts +5 -5
- package/dist/schemas/shared/installation.js +2 -2
- package/dist/schemas/shared/installation.js.map +3 -3
- package/dist/schemas/shared/issue-comment.d.ts +5 -5
- package/dist/schemas/shared/issue.d.ts +21 -21
- package/dist/schemas/shared/issue.d.ts.map +1 -1
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +3 -3
- package/dist/schemas/shared/label.d.ts +1 -1
- package/dist/schemas/shared/label.js +2 -2
- package/dist/schemas/shared/label.js.map +3 -3
- package/dist/schemas/shared/license.d.ts +1 -1
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +3 -3
- package/dist/schemas/shared/marketplace-purchase.d.ts +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +2 -2
- package/dist/schemas/shared/marketplace-purchase.js.map +3 -3
- package/dist/schemas/shared/membership.d.ts +1 -1
- package/dist/schemas/shared/milestone.d.ts +4 -4
- package/dist/schemas/shared/milestone.js +2 -2
- package/dist/schemas/shared/milestone.js.map +3 -3
- package/dist/schemas/shared/organization-custom-property.d.ts +5 -5
- package/dist/schemas/shared/organization-custom-property.d.ts.map +1 -1
- package/dist/schemas/shared/organization-custom-property.js +2 -2
- package/dist/schemas/shared/organization-custom-property.js.map +3 -3
- package/dist/schemas/shared/organization.d.ts +1 -1
- package/dist/schemas/shared/organization.js +2 -2
- package/dist/schemas/shared/organization.js.map +3 -3
- package/dist/schemas/shared/package-npm-metadata.d.ts +17 -17
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +3 -3
- package/dist/schemas/shared/package-nuget-metadata.d.ts +2 -2
- package/dist/schemas/shared/package-nuget-metadata.d.ts.map +1 -1
- package/dist/schemas/shared/package-nuget-metadata.js +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js.map +3 -3
- package/dist/schemas/shared/project-card.d.ts +3 -3
- package/dist/schemas/shared/project-card.js +2 -2
- package/dist/schemas/shared/project-card.js.map +3 -3
- package/dist/schemas/shared/project.d.ts +2 -2
- package/dist/schemas/shared/project.js +2 -2
- package/dist/schemas/shared/project.js.map +3 -3
- package/dist/schemas/shared/projects-v2-item.d.ts +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.d.ts +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +3 -3
- package/dist/schemas/shared/pull-request-review-comment.d.ts +6 -6
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +3 -3
- package/dist/schemas/shared/pull-request-review.d.ts +3 -3
- package/dist/schemas/shared/pull-request-review.js +2 -2
- package/dist/schemas/shared/pull-request-review.js.map +3 -3
- package/dist/schemas/shared/pull-request.d.ts +79 -79
- package/dist/schemas/shared/pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +3 -3
- package/dist/schemas/shared/release-asset.d.ts +2 -2
- package/dist/schemas/shared/release-asset.js +2 -2
- package/dist/schemas/shared/release-asset.js.map +3 -3
- package/dist/schemas/shared/release.d.ts +7 -7
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +3 -3
- package/dist/schemas/shared/repository-lite.d.ts +2 -2
- package/dist/schemas/shared/repository-lite.js +2 -2
- package/dist/schemas/shared/repository-lite.js.map +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.d.ts +1 -1
- package/dist/schemas/shared/repository.d.ts +23 -23
- package/dist/schemas/shared/repository.d.ts.map +1 -1
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +3 -3
- package/dist/schemas/shared/secret-scanning-alert.d.ts +8 -8
- package/dist/schemas/shared/secret-scanning-alert.d.ts.map +1 -1
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +3 -3
- package/dist/schemas/shared/security-advisory-cvss.d.ts +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js.map +3 -3
- package/dist/schemas/shared/simple-commit.d.ts +2 -2
- package/dist/schemas/shared/simple-pull-request.d.ts +73 -73
- package/dist/schemas/shared/simple-pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +3 -3
- package/dist/schemas/shared/team.d.ts +4 -4
- package/dist/schemas/shared/team.d.ts.map +1 -1
- package/dist/schemas/shared/team.js +2 -2
- package/dist/schemas/shared/team.js.map +3 -3
- package/dist/schemas/shared/user.d.ts +1 -1
- package/dist/schemas/shared/user.js +2 -2
- package/dist/schemas/shared/user.js.map +3 -3
- package/dist/schemas/shared/workflow-job.d.ts +8 -8
- package/dist/schemas/shared/workflow-job.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-job.js +3 -3
- package/dist/schemas/shared/workflow-job.js.map +3 -3
- package/dist/schemas/shared/workflow-run.d.ts +10 -10
- package/dist/schemas/shared/workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +3 -3
- package/dist/schemas/sponsorship-cancelled-event.d.ts +3 -3
- package/dist/schemas/sponsorship-created-event.d.ts +3 -3
- package/dist/schemas/sponsorship-edited-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.d.ts +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.d.ts +3 -3
- package/dist/schemas/star-created-event.d.ts +25 -25
- package/dist/schemas/star-deleted-event.d.ts +25 -25
- package/dist/schemas/status-event.d.ts +38 -38
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +3 -3
- package/dist/schemas/team-add-event.d.ts +29 -29
- package/dist/schemas/team-added-to-repository-event.d.ts +29 -29
- package/dist/schemas/team-created-event.d.ts +29 -29
- package/dist/schemas/team-deleted-event.d.ts +29 -29
- package/dist/schemas/team-edited-event.d.ts +34 -34
- package/dist/schemas/team-edited-event.d.ts.map +1 -1
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +3 -3
- package/dist/schemas/team-removed-from-repository-event.d.ts +29 -29
- package/dist/schemas/watch-started-event.d.ts +25 -25
- package/dist/schemas/workflow-dispatch-event.d.ts +26 -26
- package/dist/schemas/workflow-dispatch-event.js +2 -2
- package/dist/schemas/workflow-dispatch-event.js.map +3 -3
- package/dist/schemas/workflow-job-completed-event.d.ts +42 -42
- package/dist/schemas/workflow-job-in-progress-event.d.ts +42 -42
- package/dist/schemas/workflow-job-queued-event.d.ts +42 -42
- package/dist/schemas/workflow-job-waiting-event.d.ts +42 -42
- package/dist/schemas/workflow-run-completed-event.d.ts +35 -35
- package/dist/schemas/workflow-run-in-progress-event.d.ts +35 -35
- package/dist/schemas/workflow-run-requested-event.d.ts +35 -35
- package/package.json +7 -1
|
@@ -15,7 +15,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
15
15
|
node_id: z.ZodString;
|
|
16
16
|
diff_hunk: z.ZodString;
|
|
17
17
|
path: z.ZodString;
|
|
18
|
-
position: z.ZodNumber
|
|
18
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
19
19
|
original_position: z.ZodNumber;
|
|
20
20
|
commit_id: z.ZodString;
|
|
21
21
|
original_commit_id: z.ZodString;
|
|
@@ -24,7 +24,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
24
24
|
id: z.ZodNumber;
|
|
25
25
|
node_id: z.ZodString;
|
|
26
26
|
name: z.ZodOptional<z.ZodString>;
|
|
27
|
-
email: z.ZodOptional<z.ZodString
|
|
27
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
avatar_url: z.ZodString;
|
|
29
29
|
gravatar_id: z.ZodString;
|
|
30
30
|
url: z.ZodString;
|
|
@@ -70,10 +70,10 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
70
70
|
rocket: z.ZodNumber;
|
|
71
71
|
eyes: z.ZodNumber;
|
|
72
72
|
}, z.core.$strip>;
|
|
73
|
-
start_line: z.ZodNumber
|
|
74
|
-
original_start_line: z.ZodNumber
|
|
75
|
-
start_side: z.ZodUnion<readonly [z.ZodLiteral<"LEFT">, z.ZodLiteral<"RIGHT">]
|
|
76
|
-
line: z.ZodNumber
|
|
73
|
+
start_line: z.ZodNullable<z.ZodNumber>;
|
|
74
|
+
original_start_line: z.ZodNullable<z.ZodNumber>;
|
|
75
|
+
start_side: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"LEFT">, z.ZodLiteral<"RIGHT">]>>;
|
|
76
|
+
line: z.ZodNullable<z.ZodNumber>;
|
|
77
77
|
original_line: z.ZodNumber;
|
|
78
78
|
side: z.ZodUnion<readonly [z.ZodLiteral<"LEFT">, z.ZodLiteral<"RIGHT">]>;
|
|
79
79
|
in_reply_to_id: z.ZodOptional<z.ZodNumber>;
|
|
@@ -97,7 +97,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
97
97
|
id: z.ZodNumber;
|
|
98
98
|
node_id: z.ZodString;
|
|
99
99
|
name: z.ZodOptional<z.ZodString>;
|
|
100
|
-
email: z.ZodOptional<z.ZodString
|
|
100
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
101
101
|
avatar_url: z.ZodString;
|
|
102
102
|
gravatar_id: z.ZodString;
|
|
103
103
|
url: z.ZodString;
|
|
@@ -114,18 +114,18 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
114
114
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
115
115
|
site_admin: z.ZodBoolean;
|
|
116
116
|
}, z.core.$strip>;
|
|
117
|
-
body: z.ZodString
|
|
117
|
+
body: z.ZodNullable<z.ZodString>;
|
|
118
118
|
created_at: z.ZodString;
|
|
119
119
|
updated_at: z.ZodString;
|
|
120
|
-
closed_at: z.ZodString
|
|
121
|
-
merged_at: z.ZodString
|
|
122
|
-
merge_commit_sha: z.ZodString
|
|
120
|
+
closed_at: z.ZodNullable<z.ZodString>;
|
|
121
|
+
merged_at: z.ZodNullable<z.ZodString>;
|
|
122
|
+
merge_commit_sha: z.ZodNullable<z.ZodString>;
|
|
123
123
|
assignee: z.ZodNullable<z.ZodObject<{
|
|
124
124
|
login: z.ZodString;
|
|
125
125
|
id: z.ZodNumber;
|
|
126
126
|
node_id: z.ZodString;
|
|
127
127
|
name: z.ZodOptional<z.ZodString>;
|
|
128
|
-
email: z.ZodOptional<z.ZodString
|
|
128
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
129
129
|
avatar_url: z.ZodString;
|
|
130
130
|
gravatar_id: z.ZodString;
|
|
131
131
|
url: z.ZodString;
|
|
@@ -147,7 +147,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
147
147
|
id: z.ZodNumber;
|
|
148
148
|
node_id: z.ZodString;
|
|
149
149
|
name: z.ZodOptional<z.ZodString>;
|
|
150
|
-
email: z.ZodOptional<z.ZodString
|
|
150
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
151
151
|
avatar_url: z.ZodString;
|
|
152
152
|
gravatar_id: z.ZodString;
|
|
153
153
|
url: z.ZodString;
|
|
@@ -169,7 +169,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
169
169
|
id: z.ZodNumber;
|
|
170
170
|
node_id: z.ZodString;
|
|
171
171
|
name: z.ZodOptional<z.ZodString>;
|
|
172
|
-
email: z.ZodOptional<z.ZodString
|
|
172
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
173
173
|
avatar_url: z.ZodString;
|
|
174
174
|
gravatar_id: z.ZodString;
|
|
175
175
|
url: z.ZodString;
|
|
@@ -190,19 +190,19 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
190
190
|
id: z.ZodNumber;
|
|
191
191
|
node_id: z.ZodString;
|
|
192
192
|
slug: z.ZodString;
|
|
193
|
-
description: z.ZodString
|
|
193
|
+
description: z.ZodNullable<z.ZodString>;
|
|
194
194
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
195
195
|
url: z.ZodString;
|
|
196
196
|
html_url: z.ZodString;
|
|
197
197
|
members_url: z.ZodString;
|
|
198
198
|
repositories_url: z.ZodString;
|
|
199
199
|
permission: z.ZodString;
|
|
200
|
-
parent: z.ZodObject<{
|
|
200
|
+
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
201
201
|
name: z.ZodString;
|
|
202
202
|
id: z.ZodNumber;
|
|
203
203
|
node_id: z.ZodString;
|
|
204
204
|
slug: z.ZodString;
|
|
205
|
-
description: z.ZodString
|
|
205
|
+
description: z.ZodNullable<z.ZodString>;
|
|
206
206
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
207
207
|
url: z.ZodString;
|
|
208
208
|
html_url: z.ZodString;
|
|
@@ -210,7 +210,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
210
210
|
repositories_url: z.ZodString;
|
|
211
211
|
permission: z.ZodString;
|
|
212
212
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
213
|
-
}, z.core.$strip
|
|
213
|
+
}, z.core.$strip>>>;
|
|
214
214
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
215
215
|
}, z.core.$strip>]>>;
|
|
216
216
|
requested_teams: z.ZodArray<z.ZodObject<{
|
|
@@ -218,19 +218,19 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
218
218
|
id: z.ZodNumber;
|
|
219
219
|
node_id: z.ZodString;
|
|
220
220
|
slug: z.ZodString;
|
|
221
|
-
description: z.ZodString
|
|
221
|
+
description: z.ZodNullable<z.ZodString>;
|
|
222
222
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
223
223
|
url: z.ZodString;
|
|
224
224
|
html_url: z.ZodString;
|
|
225
225
|
members_url: z.ZodString;
|
|
226
226
|
repositories_url: z.ZodString;
|
|
227
227
|
permission: z.ZodString;
|
|
228
|
-
parent: z.ZodObject<{
|
|
228
|
+
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
229
229
|
name: z.ZodString;
|
|
230
230
|
id: z.ZodNumber;
|
|
231
231
|
node_id: z.ZodString;
|
|
232
232
|
slug: z.ZodString;
|
|
233
|
-
description: z.ZodString
|
|
233
|
+
description: z.ZodNullable<z.ZodString>;
|
|
234
234
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
235
235
|
url: z.ZodString;
|
|
236
236
|
html_url: z.ZodString;
|
|
@@ -238,7 +238,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
238
238
|
repositories_url: z.ZodString;
|
|
239
239
|
permission: z.ZodString;
|
|
240
240
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
241
|
-
}, z.core.$strip
|
|
241
|
+
}, z.core.$strip>>>;
|
|
242
242
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
243
243
|
}, z.core.$strip>>;
|
|
244
244
|
labels: z.ZodArray<z.ZodObject<{
|
|
@@ -246,7 +246,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
246
246
|
node_id: z.ZodString;
|
|
247
247
|
url: z.ZodString;
|
|
248
248
|
name: z.ZodString;
|
|
249
|
-
description: z.ZodString
|
|
249
|
+
description: z.ZodNullable<z.ZodString>;
|
|
250
250
|
color: z.ZodString;
|
|
251
251
|
default: z.ZodBoolean;
|
|
252
252
|
}, z.core.$strip>>;
|
|
@@ -258,13 +258,13 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
258
258
|
node_id: z.ZodString;
|
|
259
259
|
number: z.ZodNumber;
|
|
260
260
|
title: z.ZodString;
|
|
261
|
-
description: z.ZodString
|
|
261
|
+
description: z.ZodNullable<z.ZodString>;
|
|
262
262
|
creator: z.ZodObject<{
|
|
263
263
|
login: z.ZodString;
|
|
264
264
|
id: z.ZodNumber;
|
|
265
265
|
node_id: z.ZodString;
|
|
266
266
|
name: z.ZodOptional<z.ZodString>;
|
|
267
|
-
email: z.ZodOptional<z.ZodString
|
|
267
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
268
268
|
avatar_url: z.ZodString;
|
|
269
269
|
gravatar_id: z.ZodString;
|
|
270
270
|
url: z.ZodString;
|
|
@@ -286,8 +286,8 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
286
286
|
state: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">]>;
|
|
287
287
|
created_at: z.ZodString;
|
|
288
288
|
updated_at: z.ZodString;
|
|
289
|
-
due_on: z.ZodString
|
|
290
|
-
closed_at: z.ZodString
|
|
289
|
+
due_on: z.ZodNullable<z.ZodString>;
|
|
290
|
+
closed_at: z.ZodNullable<z.ZodString>;
|
|
291
291
|
}, z.core.$strip>>;
|
|
292
292
|
draft: z.ZodBoolean;
|
|
293
293
|
commits_url: z.ZodString;
|
|
@@ -304,7 +304,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
304
304
|
id: z.ZodNumber;
|
|
305
305
|
node_id: z.ZodString;
|
|
306
306
|
name: z.ZodOptional<z.ZodString>;
|
|
307
|
-
email: z.ZodOptional<z.ZodString
|
|
307
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
308
308
|
avatar_url: z.ZodString;
|
|
309
309
|
gravatar_id: z.ZodString;
|
|
310
310
|
url: z.ZodString;
|
|
@@ -332,7 +332,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
332
332
|
id: z.ZodNumber;
|
|
333
333
|
node_id: z.ZodString;
|
|
334
334
|
name: z.ZodOptional<z.ZodString>;
|
|
335
|
-
email: z.ZodOptional<z.ZodString
|
|
335
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
336
336
|
avatar_url: z.ZodString;
|
|
337
337
|
gravatar_id: z.ZodString;
|
|
338
338
|
url: z.ZodString;
|
|
@@ -350,7 +350,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
350
350
|
site_admin: z.ZodBoolean;
|
|
351
351
|
}, z.core.$strip>;
|
|
352
352
|
html_url: z.ZodString;
|
|
353
|
-
description: z.ZodString
|
|
353
|
+
description: z.ZodNullable<z.ZodString>;
|
|
354
354
|
fork: z.ZodBoolean;
|
|
355
355
|
url: z.ZodString;
|
|
356
356
|
forks_url: z.ZodString;
|
|
@@ -391,32 +391,32 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
391
391
|
deployments_url: z.ZodString;
|
|
392
392
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
393
393
|
updated_at: z.ZodString;
|
|
394
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
394
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
395
395
|
git_url: z.ZodString;
|
|
396
396
|
ssh_url: z.ZodString;
|
|
397
397
|
clone_url: z.ZodString;
|
|
398
398
|
svn_url: z.ZodString;
|
|
399
|
-
homepage: z.ZodString
|
|
399
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
400
400
|
size: z.ZodNumber;
|
|
401
401
|
stargazers_count: z.ZodNumber;
|
|
402
402
|
watchers_count: z.ZodNumber;
|
|
403
|
-
language: z.ZodString
|
|
403
|
+
language: z.ZodNullable<z.ZodString>;
|
|
404
404
|
has_issues: z.ZodBoolean;
|
|
405
405
|
has_projects: z.ZodBoolean;
|
|
406
406
|
has_downloads: z.ZodBoolean;
|
|
407
407
|
has_wiki: z.ZodBoolean;
|
|
408
408
|
has_pages: z.ZodBoolean;
|
|
409
|
-
has_discussions: z.ZodOptional<z.
|
|
409
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
410
410
|
forks_count: z.ZodNumber;
|
|
411
|
-
mirror_url: z.ZodString
|
|
411
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
412
412
|
archived: z.ZodBoolean;
|
|
413
|
-
disabled: z.ZodOptional<z.
|
|
413
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
414
414
|
open_issues_count: z.ZodNumber;
|
|
415
415
|
license: z.ZodNullable<z.ZodObject<{
|
|
416
416
|
key: z.ZodString;
|
|
417
417
|
name: z.ZodString;
|
|
418
418
|
spdx_id: z.ZodString;
|
|
419
|
-
url: z.ZodString
|
|
419
|
+
url: z.ZodNullable<z.ZodString>;
|
|
420
420
|
node_id: z.ZodString;
|
|
421
421
|
}, z.core.$strip>>;
|
|
422
422
|
forks: z.ZodNumber;
|
|
@@ -424,13 +424,13 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
424
424
|
watchers: z.ZodNumber;
|
|
425
425
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
426
426
|
default_branch: z.ZodString;
|
|
427
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
428
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
429
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
430
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
431
|
-
allow_forking: z.ZodOptional<z.
|
|
432
|
-
allow_update_branch: z.ZodOptional<z.
|
|
433
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
427
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
428
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
429
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
430
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
431
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
432
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
433
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
434
434
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
435
435
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
436
436
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -439,18 +439,18 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
439
439
|
web_commit_signoff_required: z.ZodBoolean;
|
|
440
440
|
topics: z.ZodArray<z.ZodString>;
|
|
441
441
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
442
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
442
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
443
443
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
444
|
-
permissions: z.ZodObject<{
|
|
444
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
445
445
|
pull: z.ZodBoolean;
|
|
446
446
|
push: z.ZodBoolean;
|
|
447
447
|
admin: z.ZodBoolean;
|
|
448
|
-
maintain: z.ZodOptional<z.
|
|
449
|
-
triage: z.ZodOptional<z.
|
|
450
|
-
}, z.core.$strip
|
|
451
|
-
public: z.ZodOptional<z.
|
|
448
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
449
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
450
|
+
}, z.core.$strip>>;
|
|
451
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
452
452
|
organization: z.ZodOptional<z.ZodString>;
|
|
453
|
-
custom_properties: z.
|
|
453
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
454
454
|
}, z.core.$strip>;
|
|
455
455
|
}, z.core.$strip>;
|
|
456
456
|
base: z.ZodObject<{
|
|
@@ -462,7 +462,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
462
462
|
id: z.ZodNumber;
|
|
463
463
|
node_id: z.ZodString;
|
|
464
464
|
name: z.ZodOptional<z.ZodString>;
|
|
465
|
-
email: z.ZodOptional<z.ZodString
|
|
465
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
466
466
|
avatar_url: z.ZodString;
|
|
467
467
|
gravatar_id: z.ZodString;
|
|
468
468
|
url: z.ZodString;
|
|
@@ -490,7 +490,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
490
490
|
id: z.ZodNumber;
|
|
491
491
|
node_id: z.ZodString;
|
|
492
492
|
name: z.ZodOptional<z.ZodString>;
|
|
493
|
-
email: z.ZodOptional<z.ZodString
|
|
493
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
494
494
|
avatar_url: z.ZodString;
|
|
495
495
|
gravatar_id: z.ZodString;
|
|
496
496
|
url: z.ZodString;
|
|
@@ -508,7 +508,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
508
508
|
site_admin: z.ZodBoolean;
|
|
509
509
|
}, z.core.$strip>;
|
|
510
510
|
html_url: z.ZodString;
|
|
511
|
-
description: z.ZodString
|
|
511
|
+
description: z.ZodNullable<z.ZodString>;
|
|
512
512
|
fork: z.ZodBoolean;
|
|
513
513
|
url: z.ZodString;
|
|
514
514
|
forks_url: z.ZodString;
|
|
@@ -549,32 +549,32 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
549
549
|
deployments_url: z.ZodString;
|
|
550
550
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
551
551
|
updated_at: z.ZodString;
|
|
552
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
552
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
553
553
|
git_url: z.ZodString;
|
|
554
554
|
ssh_url: z.ZodString;
|
|
555
555
|
clone_url: z.ZodString;
|
|
556
556
|
svn_url: z.ZodString;
|
|
557
|
-
homepage: z.ZodString
|
|
557
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
558
558
|
size: z.ZodNumber;
|
|
559
559
|
stargazers_count: z.ZodNumber;
|
|
560
560
|
watchers_count: z.ZodNumber;
|
|
561
|
-
language: z.ZodString
|
|
561
|
+
language: z.ZodNullable<z.ZodString>;
|
|
562
562
|
has_issues: z.ZodBoolean;
|
|
563
563
|
has_projects: z.ZodBoolean;
|
|
564
564
|
has_downloads: z.ZodBoolean;
|
|
565
565
|
has_wiki: z.ZodBoolean;
|
|
566
566
|
has_pages: z.ZodBoolean;
|
|
567
|
-
has_discussions: z.ZodOptional<z.
|
|
567
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
568
568
|
forks_count: z.ZodNumber;
|
|
569
|
-
mirror_url: z.ZodString
|
|
569
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
570
570
|
archived: z.ZodBoolean;
|
|
571
|
-
disabled: z.ZodOptional<z.
|
|
571
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
572
572
|
open_issues_count: z.ZodNumber;
|
|
573
573
|
license: z.ZodNullable<z.ZodObject<{
|
|
574
574
|
key: z.ZodString;
|
|
575
575
|
name: z.ZodString;
|
|
576
576
|
spdx_id: z.ZodString;
|
|
577
|
-
url: z.ZodString
|
|
577
|
+
url: z.ZodNullable<z.ZodString>;
|
|
578
578
|
node_id: z.ZodString;
|
|
579
579
|
}, z.core.$strip>>;
|
|
580
580
|
forks: z.ZodNumber;
|
|
@@ -582,13 +582,13 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
582
582
|
watchers: z.ZodNumber;
|
|
583
583
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
584
584
|
default_branch: z.ZodString;
|
|
585
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
586
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
587
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
588
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
589
|
-
allow_forking: z.ZodOptional<z.
|
|
590
|
-
allow_update_branch: z.ZodOptional<z.
|
|
591
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
585
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
586
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
587
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
588
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
589
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
590
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
591
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
592
592
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
593
593
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
594
594
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -597,18 +597,18 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
597
597
|
web_commit_signoff_required: z.ZodBoolean;
|
|
598
598
|
topics: z.ZodArray<z.ZodString>;
|
|
599
599
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
600
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
600
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
601
601
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
602
|
-
permissions: z.ZodObject<{
|
|
602
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
603
603
|
pull: z.ZodBoolean;
|
|
604
604
|
push: z.ZodBoolean;
|
|
605
605
|
admin: z.ZodBoolean;
|
|
606
|
-
maintain: z.ZodOptional<z.
|
|
607
|
-
triage: z.ZodOptional<z.
|
|
608
|
-
}, z.core.$strip
|
|
609
|
-
public: z.ZodOptional<z.
|
|
606
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
607
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
608
|
+
}, z.core.$strip>>;
|
|
609
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
610
610
|
organization: z.ZodOptional<z.ZodString>;
|
|
611
|
-
custom_properties: z.
|
|
611
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
612
612
|
}, z.core.$strip>;
|
|
613
613
|
}, z.core.$strip>;
|
|
614
614
|
_links: z.ZodObject<{
|
|
@@ -644,7 +644,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
644
644
|
id: z.ZodNumber;
|
|
645
645
|
node_id: z.ZodString;
|
|
646
646
|
name: z.ZodOptional<z.ZodString>;
|
|
647
|
-
email: z.ZodOptional<z.ZodString
|
|
647
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
648
648
|
avatar_url: z.ZodString;
|
|
649
649
|
gravatar_id: z.ZodString;
|
|
650
650
|
url: z.ZodString;
|
|
@@ -662,10 +662,10 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
662
662
|
site_admin: z.ZodBoolean;
|
|
663
663
|
}, z.core.$strip>>;
|
|
664
664
|
merge_method: z.ZodUnion<readonly [z.ZodLiteral<"merge">, z.ZodLiteral<"squash">, z.ZodLiteral<"rebase">]>;
|
|
665
|
-
commit_title: z.ZodString
|
|
666
|
-
commit_message: z.ZodString
|
|
665
|
+
commit_title: z.ZodNullable<z.ZodString>;
|
|
666
|
+
commit_message: z.ZodNullable<z.ZodString>;
|
|
667
667
|
}, z.core.$strip>>;
|
|
668
|
-
active_lock_reason: z.ZodUnion<readonly [z.ZodLiteral<"resolved">, z.ZodLiteral<"off-topic">, z.ZodLiteral<"too heated">, z.ZodLiteral<"spam">]
|
|
668
|
+
active_lock_reason: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"resolved">, z.ZodLiteral<"off-topic">, z.ZodLiteral<"too heated">, z.ZodLiteral<"spam">]>>;
|
|
669
669
|
}, z.core.$strip>;
|
|
670
670
|
repository: z.ZodObject<{
|
|
671
671
|
id: z.ZodNumber;
|
|
@@ -678,7 +678,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
678
678
|
id: z.ZodNumber;
|
|
679
679
|
node_id: z.ZodString;
|
|
680
680
|
name: z.ZodOptional<z.ZodString>;
|
|
681
|
-
email: z.ZodOptional<z.ZodString
|
|
681
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
682
682
|
avatar_url: z.ZodString;
|
|
683
683
|
gravatar_id: z.ZodString;
|
|
684
684
|
url: z.ZodString;
|
|
@@ -696,7 +696,7 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
696
696
|
site_admin: z.ZodBoolean;
|
|
697
697
|
}, z.core.$strip>;
|
|
698
698
|
html_url: z.ZodString;
|
|
699
|
-
description: z.ZodString
|
|
699
|
+
description: z.ZodNullable<z.ZodString>;
|
|
700
700
|
fork: z.ZodBoolean;
|
|
701
701
|
url: z.ZodString;
|
|
702
702
|
forks_url: z.ZodString;
|
|
@@ -737,32 +737,32 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
737
737
|
deployments_url: z.ZodString;
|
|
738
738
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
739
739
|
updated_at: z.ZodString;
|
|
740
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
740
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
741
741
|
git_url: z.ZodString;
|
|
742
742
|
ssh_url: z.ZodString;
|
|
743
743
|
clone_url: z.ZodString;
|
|
744
744
|
svn_url: z.ZodString;
|
|
745
|
-
homepage: z.ZodString
|
|
745
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
746
746
|
size: z.ZodNumber;
|
|
747
747
|
stargazers_count: z.ZodNumber;
|
|
748
748
|
watchers_count: z.ZodNumber;
|
|
749
|
-
language: z.ZodString
|
|
749
|
+
language: z.ZodNullable<z.ZodString>;
|
|
750
750
|
has_issues: z.ZodBoolean;
|
|
751
751
|
has_projects: z.ZodBoolean;
|
|
752
752
|
has_downloads: z.ZodBoolean;
|
|
753
753
|
has_wiki: z.ZodBoolean;
|
|
754
754
|
has_pages: z.ZodBoolean;
|
|
755
|
-
has_discussions: z.ZodOptional<z.
|
|
755
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
756
756
|
forks_count: z.ZodNumber;
|
|
757
|
-
mirror_url: z.ZodString
|
|
757
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
758
758
|
archived: z.ZodBoolean;
|
|
759
|
-
disabled: z.ZodOptional<z.
|
|
759
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
760
760
|
open_issues_count: z.ZodNumber;
|
|
761
761
|
license: z.ZodNullable<z.ZodObject<{
|
|
762
762
|
key: z.ZodString;
|
|
763
763
|
name: z.ZodString;
|
|
764
764
|
spdx_id: z.ZodString;
|
|
765
|
-
url: z.ZodString
|
|
765
|
+
url: z.ZodNullable<z.ZodString>;
|
|
766
766
|
node_id: z.ZodString;
|
|
767
767
|
}, z.core.$strip>>;
|
|
768
768
|
forks: z.ZodNumber;
|
|
@@ -770,13 +770,13 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
770
770
|
watchers: z.ZodNumber;
|
|
771
771
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
772
772
|
default_branch: z.ZodString;
|
|
773
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
774
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
775
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
776
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
777
|
-
allow_forking: z.ZodOptional<z.
|
|
778
|
-
allow_update_branch: z.ZodOptional<z.
|
|
779
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
773
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
774
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
775
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
776
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
777
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
778
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
779
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
780
780
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
781
781
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
782
782
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -785,18 +785,18 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
785
785
|
web_commit_signoff_required: z.ZodBoolean;
|
|
786
786
|
topics: z.ZodArray<z.ZodString>;
|
|
787
787
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
788
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
788
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
789
789
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
790
|
-
permissions: z.ZodObject<{
|
|
790
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
791
791
|
pull: z.ZodBoolean;
|
|
792
792
|
push: z.ZodBoolean;
|
|
793
793
|
admin: z.ZodBoolean;
|
|
794
|
-
maintain: z.ZodOptional<z.
|
|
795
|
-
triage: z.ZodOptional<z.
|
|
796
|
-
}, z.core.$strip
|
|
797
|
-
public: z.ZodOptional<z.
|
|
794
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
795
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
796
|
+
}, z.core.$strip>>;
|
|
797
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
798
798
|
organization: z.ZodOptional<z.ZodString>;
|
|
799
|
-
custom_properties: z.
|
|
799
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
800
800
|
}, z.core.$strip>;
|
|
801
801
|
installation: z.ZodOptional<z.ZodObject<{
|
|
802
802
|
id: z.ZodNumber;
|
|
@@ -815,14 +815,14 @@ export declare const PullRequestReviewThreadUnresolvedEventSchema: z.ZodObject<{
|
|
|
815
815
|
members_url: z.ZodString;
|
|
816
816
|
public_members_url: z.ZodString;
|
|
817
817
|
avatar_url: z.ZodString;
|
|
818
|
-
description: z.ZodString
|
|
818
|
+
description: z.ZodNullable<z.ZodString>;
|
|
819
819
|
}, z.core.$strip>>;
|
|
820
820
|
sender: z.ZodObject<{
|
|
821
821
|
login: z.ZodString;
|
|
822
822
|
id: z.ZodNumber;
|
|
823
823
|
node_id: z.ZodString;
|
|
824
824
|
name: z.ZodOptional<z.ZodString>;
|
|
825
|
-
email: z.ZodOptional<z.ZodString
|
|
825
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
826
826
|
avatar_url: z.ZodString;
|
|
827
827
|
gravatar_id: z.ZodString;
|
|
828
828
|
url: z.ZodString;
|