github-webhook-schemas 0.2.3 → 1.0.2
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/README.md +123 -0
- package/dist/chunk-h08cfvmd.js +5 -0
- package/dist/chunk-h08cfvmd.js.map +10 -0
- package/dist/chunk-sgm7k1ae.js +5 -0
- package/dist/chunk-sgm7k1ae.js.map +9 -0
- package/dist/event-types.d.ts +3 -0
- package/dist/event-types.d.ts.map +1 -0
- package/dist/event-types.js +4 -0
- package/dist/event-types.js.map +9 -0
- 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/index.js +4 -0
- package/dist/index.js.map +9 -0
- package/dist/registry.d.ts +25 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +4 -0
- package/dist/registry.js.map +10 -0
- package/dist/schemas/branch-protection-configuration-disabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-configuration-disabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-configuration-enabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-configuration-enabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-enabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-created-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-created-event.js +3 -3
- package/dist/schemas/branch-protection-rule-created-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-deleted-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-deleted-event.js +3 -3
- package/dist/schemas/branch-protection-rule-deleted-event.js.map +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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-created-event.js +3 -3
- package/dist/schemas/custom-property-created-event.js.map +2 -2
- package/dist/schemas/custom-property-deleted-event.d.ts +2 -2
- package/dist/schemas/custom-property-deleted-event.js +3 -3
- package/dist/schemas/custom-property-deleted-event.js.map +2 -2
- package/dist/schemas/custom-property-values-updated-event.d.ts +27 -27
- package/dist/schemas/custom-property-values-updated-event.js +3 -3
- package/dist/schemas/custom-property-values-updated-event.js.map +2 -2
- package/dist/schemas/delete-event.d.ts +25 -25
- package/dist/schemas/delete-event.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-created-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-created-event.js +3 -3
- package/dist/schemas/dependabot-alert-created-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-dismissed-event.d.ts +36 -36
- package/dist/schemas/dependabot-alert-dismissed-event.js +3 -3
- package/dist/schemas/dependabot-alert-dismissed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-fixed-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-fixed-event.js +3 -3
- package/dist/schemas/dependabot-alert-fixed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reintroduced-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-reintroduced-event.js +3 -3
- package/dist/schemas/dependabot-alert-reintroduced-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/dependabot-alert-reopened-event.js +3 -3
- package/dist/schemas/dependabot-alert-reopened-event.js.map +2 -2
- package/dist/schemas/deploy-key-created-event.d.ts +25 -25
- package/dist/schemas/deploy-key-created-event.js +3 -3
- package/dist/schemas/deploy-key-created-event.js.map +2 -2
- package/dist/schemas/deploy-key-deleted-event.d.ts +25 -25
- package/dist/schemas/deploy-key-deleted-event.js +3 -3
- package/dist/schemas/deploy-key-deleted-event.js.map +2 -2
- package/dist/schemas/deployment-created-event.d.ts +37 -37
- package/dist/schemas/deployment-created-event.js +3 -3
- package/dist/schemas/deployment-created-event.js.map +2 -2
- package/dist/schemas/deployment-protection-rule-requested-event.d.ts +113 -113
- package/dist/schemas/deployment-protection-rule-requested-event.js +3 -3
- package/dist/schemas/deployment-protection-rule-requested-event.js.map +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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-answered-event.js +3 -3
- package/dist/schemas/discussion-answered-event.js.map +2 -2
- package/dist/schemas/discussion-category-changed-event.d.ts +30 -30
- package/dist/schemas/discussion-category-changed-event.js +3 -3
- package/dist/schemas/discussion-category-changed-event.js.map +2 -2
- package/dist/schemas/discussion-comment-created-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- 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 +3 -3
- 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 +3 -3
- 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-created-event.js +3 -3
- package/dist/schemas/discussion-created-event.js.map +2 -2
- package/dist/schemas/discussion-deleted-event.d.ts +30 -30
- package/dist/schemas/discussion-deleted-event.js +3 -3
- package/dist/schemas/discussion-deleted-event.js.map +2 -2
- 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 +3 -3
- package/dist/schemas/discussion-edited-event.js.map +3 -3
- package/dist/schemas/discussion-labeled-event.d.ts +31 -31
- package/dist/schemas/discussion-labeled-event.js +3 -3
- package/dist/schemas/discussion-labeled-event.js.map +2 -2
- package/dist/schemas/discussion-locked-event.d.ts +30 -30
- package/dist/schemas/discussion-locked-event.js +3 -3
- package/dist/schemas/discussion-locked-event.js.map +2 -2
- package/dist/schemas/discussion-pinned-event.d.ts +30 -30
- package/dist/schemas/discussion-pinned-event.js +3 -3
- package/dist/schemas/discussion-pinned-event.js.map +2 -2
- package/dist/schemas/discussion-transferred-event.d.ts +58 -58
- package/dist/schemas/discussion-transferred-event.js +3 -3
- package/dist/schemas/discussion-transferred-event.js.map +2 -2
- package/dist/schemas/discussion-unanswered-event.d.ts +31 -31
- package/dist/schemas/discussion-unanswered-event.js +3 -3
- package/dist/schemas/discussion-unanswered-event.js.map +2 -2
- package/dist/schemas/discussion-unlabeled-event.d.ts +31 -31
- package/dist/schemas/discussion-unlabeled-event.js +3 -3
- package/dist/schemas/discussion-unlabeled-event.js.map +2 -2
- package/dist/schemas/discussion-unlocked-event.d.ts +30 -30
- package/dist/schemas/discussion-unlocked-event.js +3 -3
- package/dist/schemas/discussion-unlocked-event.js.map +2 -2
- package/dist/schemas/discussion-unpinned-event.d.ts +30 -30
- package/dist/schemas/discussion-unpinned-event.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- package/dist/schemas/fork-event.d.ts +48 -48
- package/dist/schemas/fork-event.js +3 -3
- package/dist/schemas/fork-event.js.map +2 -2
- package/dist/schemas/github-app-authorization-revoked-event.d.ts +1 -1
- package/dist/schemas/github-app-authorization-revoked-event.js +3 -3
- package/dist/schemas/github-app-authorization-revoked-event.js.map +2 -2
- package/dist/schemas/gollum-event.d.ts +25 -25
- package/dist/schemas/gollum-event.js +3 -3
- package/dist/schemas/gollum-event.js.map +2 -2
- package/dist/schemas/index.js +3 -2
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/installation-created-event.d.ts +7 -7
- package/dist/schemas/installation-created-event.js +3 -3
- package/dist/schemas/installation-created-event.js.map +2 -2
- package/dist/schemas/installation-deleted-event.d.ts +6 -6
- package/dist/schemas/installation-deleted-event.js +3 -3
- package/dist/schemas/installation-deleted-event.js.map +2 -2
- package/dist/schemas/installation-new-permissions-accepted-event.d.ts +6 -6
- package/dist/schemas/installation-new-permissions-accepted-event.js +3 -3
- package/dist/schemas/installation-new-permissions-accepted-event.js.map +2 -2
- package/dist/schemas/installation-repositories-added-event.d.ts +7 -7
- package/dist/schemas/installation-repositories-added-event.js +3 -3
- package/dist/schemas/installation-repositories-added-event.js.map +2 -2
- package/dist/schemas/installation-repositories-removed-event.d.ts +7 -7
- package/dist/schemas/installation-repositories-removed-event.js +3 -3
- package/dist/schemas/installation-repositories-removed-event.js.map +2 -2
- package/dist/schemas/installation-suspend-event.d.ts +7 -7
- package/dist/schemas/installation-suspend-event.js +3 -3
- package/dist/schemas/installation-suspend-event.js.map +2 -2
- package/dist/schemas/installation-target-renamed-event.d.ts +29 -29
- package/dist/schemas/installation-target-renamed-event.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +3 -3
- package/dist/schemas/installation-unsuspend-event.d.ts +6 -6
- package/dist/schemas/installation-unsuspend-event.js +3 -3
- package/dist/schemas/installation-unsuspend-event.js.map +2 -2
- package/dist/schemas/issue-comment-created-event.d.ts +55 -55
- package/dist/schemas/issue-comment-created-event.js +3 -3
- 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-assigned-event.js +3 -3
- package/dist/schemas/issues-assigned-event.js.map +2 -2
- package/dist/schemas/issues-closed-event.d.ts +46 -46
- package/dist/schemas/issues-closed-event.js +3 -3
- package/dist/schemas/issues-closed-event.js.map +2 -2
- package/dist/schemas/issues-deleted-event.d.ts +46 -46
- package/dist/schemas/issues-deleted-event.js +3 -3
- package/dist/schemas/issues-deleted-event.js.map +2 -2
- package/dist/schemas/issues-demilestoned-event.d.ts +50 -50
- package/dist/schemas/issues-demilestoned-event.js +3 -3
- package/dist/schemas/issues-demilestoned-event.js.map +2 -2
- package/dist/schemas/issues-edited-event.d.ts +47 -47
- package/dist/schemas/issues-edited-event.js +3 -3
- package/dist/schemas/issues-edited-event.js.map +2 -2
- package/dist/schemas/issues-labeled-event.d.ts +47 -47
- package/dist/schemas/issues-labeled-event.js +3 -3
- package/dist/schemas/issues-labeled-event.js.map +2 -2
- 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 +3 -3
- package/dist/schemas/issues-locked-event.js.map +3 -3
- package/dist/schemas/issues-milestoned-event.d.ts +54 -54
- package/dist/schemas/issues-milestoned-event.js +3 -3
- package/dist/schemas/issues-milestoned-event.js.map +2 -2
- package/dist/schemas/issues-opened-event.d.ts +90 -90
- package/dist/schemas/issues-opened-event.js +3 -3
- package/dist/schemas/issues-opened-event.js.map +2 -2
- package/dist/schemas/issues-pinned-event.d.ts +46 -46
- package/dist/schemas/issues-pinned-event.js +3 -3
- package/dist/schemas/issues-pinned-event.js.map +2 -2
- package/dist/schemas/issues-reopened-event.d.ts +46 -46
- package/dist/schemas/issues-reopened-event.js +3 -3
- package/dist/schemas/issues-reopened-event.js.map +2 -2
- package/dist/schemas/issues-transferred-event.d.ts +90 -90
- package/dist/schemas/issues-transferred-event.js +3 -3
- package/dist/schemas/issues-transferred-event.js.map +2 -2
- package/dist/schemas/issues-unassigned-event.d.ts +47 -47
- package/dist/schemas/issues-unassigned-event.js +3 -3
- package/dist/schemas/issues-unassigned-event.js.map +2 -2
- package/dist/schemas/issues-unlabeled-event.d.ts +47 -47
- package/dist/schemas/issues-unlabeled-event.js +3 -3
- package/dist/schemas/issues-unlabeled-event.js.map +2 -2
- package/dist/schemas/issues-unlocked-event.d.ts +46 -46
- package/dist/schemas/issues-unlocked-event.js +3 -3
- package/dist/schemas/issues-unlocked-event.js.map +2 -2
- package/dist/schemas/issues-unpinned-event.d.ts +46 -46
- package/dist/schemas/issues-unpinned-event.js +3 -3
- package/dist/schemas/issues-unpinned-event.js.map +2 -2
- package/dist/schemas/label-created-event.d.ts +26 -26
- package/dist/schemas/label-created-event.js +3 -3
- package/dist/schemas/label-created-event.js.map +2 -2
- package/dist/schemas/label-deleted-event.d.ts +26 -26
- package/dist/schemas/label-deleted-event.js +3 -3
- package/dist/schemas/label-deleted-event.js.map +2 -2
- 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-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-changed-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-changed-event.js +3 -3
- package/dist/schemas/marketplace-purchase-changed-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-purchased-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-purchased-event.js +3 -3
- package/dist/schemas/marketplace-purchase-purchased-event.js.map +2 -2
- 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-edited-event.js +3 -3
- package/dist/schemas/member-edited-event.js.map +2 -2
- package/dist/schemas/member-removed-event.d.ts +26 -26
- package/dist/schemas/member-removed-event.js +3 -3
- package/dist/schemas/member-removed-event.js.map +2 -2
- package/dist/schemas/membership-added-event.d.ts +7 -7
- package/dist/schemas/membership-added-event.js +3 -3
- package/dist/schemas/membership-added-event.js.map +2 -2
- 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-checks-requested-event.js +3 -3
- package/dist/schemas/merge-group-checks-requested-event.js.map +2 -2
- package/dist/schemas/merge-group-destroyed-event.d.ts +25 -25
- package/dist/schemas/merge-group-destroyed-event.js +3 -3
- package/dist/schemas/merge-group-destroyed-event.js.map +2 -2
- package/dist/schemas/meta-deleted-event.d.ts +24 -24
- package/dist/schemas/meta-deleted-event.js +3 -3
- package/dist/schemas/meta-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-closed-event.d.ts +29 -29
- package/dist/schemas/milestone-closed-event.js +3 -3
- package/dist/schemas/milestone-closed-event.js.map +2 -2
- package/dist/schemas/milestone-created-event.d.ts +29 -29
- package/dist/schemas/milestone-created-event.js +3 -3
- package/dist/schemas/milestone-created-event.js.map +2 -2
- package/dist/schemas/milestone-deleted-event.d.ts +29 -29
- package/dist/schemas/milestone-deleted-event.js +3 -3
- package/dist/schemas/milestone-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-edited-event.d.ts +29 -29
- package/dist/schemas/milestone-edited-event.js +3 -3
- package/dist/schemas/milestone-edited-event.js.map +2 -2
- package/dist/schemas/milestone-opened-event.d.ts +29 -29
- package/dist/schemas/milestone-opened-event.js +3 -3
- package/dist/schemas/milestone-opened-event.js.map +2 -2
- package/dist/schemas/org-block-blocked-event.d.ts +3 -3
- package/dist/schemas/org-block-blocked-event.js +3 -3
- package/dist/schemas/org-block-blocked-event.js.map +2 -2
- package/dist/schemas/org-block-unblocked-event.d.ts +3 -3
- package/dist/schemas/org-block-unblocked-event.js +3 -3
- package/dist/schemas/org-block-unblocked-event.js.map +2 -2
- package/dist/schemas/organization-deleted-event.d.ts +3 -3
- package/dist/schemas/organization-deleted-event.js +3 -3
- package/dist/schemas/organization-deleted-event.js.map +2 -2
- package/dist/schemas/organization-member-added-event.d.ts +3 -3
- package/dist/schemas/organization-member-added-event.js +3 -3
- package/dist/schemas/organization-member-added-event.js.map +2 -2
- package/dist/schemas/organization-member-invited-event.d.ts +7 -7
- package/dist/schemas/organization-member-invited-event.js +3 -3
- 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-member-removed-event.js +3 -3
- package/dist/schemas/organization-member-removed-event.js.map +2 -2
- package/dist/schemas/organization-renamed-event.d.ts +2 -2
- package/dist/schemas/organization-renamed-event.js +3 -3
- package/dist/schemas/organization-renamed-event.js.map +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 +3 -3
- package/dist/schemas/page-build-event.js.map +3 -3
- package/dist/schemas/ping-event.d.ts +25 -25
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- package/dist/schemas/project-card-converted-event.d.ts +28 -28
- package/dist/schemas/project-card-converted-event.js +3 -3
- package/dist/schemas/project-card-converted-event.js.map +2 -2
- package/dist/schemas/project-card-created-event.d.ts +28 -28
- package/dist/schemas/project-card-created-event.js +3 -3
- package/dist/schemas/project-card-created-event.js.map +2 -2
- package/dist/schemas/project-card-deleted-event.d.ts +28 -28
- package/dist/schemas/project-card-deleted-event.js +3 -3
- package/dist/schemas/project-card-deleted-event.js.map +2 -2
- package/dist/schemas/project-card-edited-event.d.ts +28 -28
- package/dist/schemas/project-card-edited-event.js +3 -3
- package/dist/schemas/project-card-edited-event.js.map +2 -2
- package/dist/schemas/project-card-moved-event.d.ts +29 -29
- package/dist/schemas/project-card-moved-event.js +3 -3
- 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-closed-event.js +3 -3
- package/dist/schemas/project-closed-event.js.map +2 -2
- package/dist/schemas/project-column-created-event.d.ts +25 -25
- package/dist/schemas/project-column-created-event.js +3 -3
- package/dist/schemas/project-column-created-event.js.map +2 -2
- package/dist/schemas/project-column-deleted-event.d.ts +25 -25
- package/dist/schemas/project-column-deleted-event.js +3 -3
- package/dist/schemas/project-column-deleted-event.js.map +2 -2
- package/dist/schemas/project-column-edited-event.d.ts +25 -25
- package/dist/schemas/project-column-edited-event.js +3 -3
- package/dist/schemas/project-column-edited-event.js.map +2 -2
- package/dist/schemas/project-column-moved-event.d.ts +25 -25
- package/dist/schemas/project-column-moved-event.js +3 -3
- package/dist/schemas/project-column-moved-event.js.map +2 -2
- package/dist/schemas/project-created-event.d.ts +27 -27
- package/dist/schemas/project-created-event.js +3 -3
- package/dist/schemas/project-created-event.js.map +2 -2
- package/dist/schemas/project-deleted-event.d.ts +27 -27
- package/dist/schemas/project-deleted-event.js +3 -3
- package/dist/schemas/project-deleted-event.js.map +2 -2
- 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/project-reopened-event.js +3 -3
- package/dist/schemas/project-reopened-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-archived-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-archived-event.js +3 -3
- package/dist/schemas/projects-v2-item-archived-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-converted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-converted-event.js +3 -3
- package/dist/schemas/projects-v2-item-converted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-created-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-created-event.js +3 -3
- package/dist/schemas/projects-v2-item-created-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-deleted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-deleted-event.js +3 -3
- package/dist/schemas/projects-v2-item-deleted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-edited-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-edited-event.js +3 -3
- package/dist/schemas/projects-v2-item-edited-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.d.ts +5 -5
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- 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/projects-v2-item-restored-event.js +3 -3
- package/dist/schemas/projects-v2-item-restored-event.js.map +2 -2
- package/dist/schemas/public-event.d.ts +25 -25
- package/dist/schemas/public-event.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- package/dist/schemas/pull-request-assigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-assigned-event.js +3 -3
- package/dist/schemas/pull-request-assigned-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-disabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-auto-merge-disabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-disabled-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-enabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-auto-merge-enabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-enabled-event.js.map +2 -2
- package/dist/schemas/pull-request-closed-event.d.ts +104 -104
- package/dist/schemas/pull-request-closed-event.js +3 -3
- package/dist/schemas/pull-request-closed-event.js.map +2 -2
- package/dist/schemas/pull-request-converted-to-draft-event.d.ts +104 -104
- package/dist/schemas/pull-request-converted-to-draft-event.js +3 -3
- package/dist/schemas/pull-request-converted-to-draft-event.js.map +2 -2
- package/dist/schemas/pull-request-demilestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-demilestoned-event.js +3 -3
- package/dist/schemas/pull-request-demilestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-dequeued-event.d.ts +104 -104
- package/dist/schemas/pull-request-dequeued-event.js +3 -3
- package/dist/schemas/pull-request-dequeued-event.js.map +2 -2
- package/dist/schemas/pull-request-edited-event.d.ts +104 -104
- package/dist/schemas/pull-request-edited-event.js +3 -3
- package/dist/schemas/pull-request-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-enqueued-event.d.ts +104 -104
- package/dist/schemas/pull-request-enqueued-event.js +3 -3
- package/dist/schemas/pull-request-enqueued-event.js.map +2 -2
- package/dist/schemas/pull-request-labeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-labeled-event.js +3 -3
- package/dist/schemas/pull-request-labeled-event.js.map +2 -2
- package/dist/schemas/pull-request-locked-event.d.ts +104 -104
- package/dist/schemas/pull-request-locked-event.js +3 -3
- package/dist/schemas/pull-request-locked-event.js.map +2 -2
- package/dist/schemas/pull-request-milestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-milestoned-event.js +3 -3
- package/dist/schemas/pull-request-milestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-opened-event.d.ts +104 -104
- package/dist/schemas/pull-request-opened-event.js +3 -3
- package/dist/schemas/pull-request-opened-event.js.map +2 -2
- package/dist/schemas/pull-request-ready-for-review-event.d.ts +104 -104
- package/dist/schemas/pull-request-ready-for-review-event.js +3 -3
- package/dist/schemas/pull-request-ready-for-review-event.js.map +2 -2
- package/dist/schemas/pull-request-reopened-event.d.ts +104 -104
- package/dist/schemas/pull-request-reopened-event.js +3 -3
- package/dist/schemas/pull-request-reopened-event.js.map +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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-dismissed-event.js +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.js.map +2 -2
- package/dist/schemas/pull-request-review-edited-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-submitted-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-submitted-event.js +3 -3
- package/dist/schemas/pull-request-review-submitted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-resolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-thread-resolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-resolved-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-unresolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-thread-unresolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-unresolved-event.js.map +2 -2
- package/dist/schemas/pull-request-synchronize-event.d.ts +104 -104
- package/dist/schemas/pull-request-synchronize-event.js +3 -3
- package/dist/schemas/pull-request-synchronize-event.js.map +2 -2
- package/dist/schemas/pull-request-unassigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-unassigned-event.js +3 -3
- package/dist/schemas/pull-request-unassigned-event.js.map +2 -2
- package/dist/schemas/pull-request-unlabeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-unlabeled-event.js +3 -3
- package/dist/schemas/pull-request-unlabeled-event.js.map +2 -2
- package/dist/schemas/pull-request-unlocked-event.d.ts +104 -104
- package/dist/schemas/pull-request-unlocked-event.js +3 -3
- package/dist/schemas/pull-request-unlocked-event.js.map +2 -2
- package/dist/schemas/push-event.d.ts +31 -31
- package/dist/schemas/push-event.js +3 -3
- 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 +3 -3
- 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 +3 -3
- 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-created-event.js +3 -3
- package/dist/schemas/release-created-event.js.map +2 -2
- package/dist/schemas/release-deleted-event.d.ts +32 -32
- package/dist/schemas/release-deleted-event.js +3 -3
- package/dist/schemas/release-deleted-event.js.map +2 -2
- package/dist/schemas/release-edited-event.d.ts +32 -32
- package/dist/schemas/release-edited-event.js +3 -3
- package/dist/schemas/release-edited-event.js.map +2 -2
- package/dist/schemas/release-prereleased-event.d.ts +32 -32
- package/dist/schemas/release-prereleased-event.js +3 -3
- package/dist/schemas/release-prereleased-event.js.map +2 -2
- package/dist/schemas/release-published-event.d.ts +32 -32
- package/dist/schemas/release-published-event.js +3 -3
- package/dist/schemas/release-published-event.js.map +2 -2
- package/dist/schemas/release-released-event.d.ts +32 -32
- package/dist/schemas/release-released-event.js +3 -3
- package/dist/schemas/release-released-event.js.map +2 -2
- package/dist/schemas/release-unpublished-event.d.ts +32 -32
- package/dist/schemas/release-unpublished-event.js +3 -3
- package/dist/schemas/release-unpublished-event.js.map +2 -2
- package/dist/schemas/repository-archived-event.d.ts +25 -25
- package/dist/schemas/repository-archived-event.js +3 -3
- package/dist/schemas/repository-archived-event.js.map +2 -2
- package/dist/schemas/repository-created-event.d.ts +25 -25
- package/dist/schemas/repository-created-event.js +3 -3
- package/dist/schemas/repository-created-event.js.map +2 -2
- package/dist/schemas/repository-deleted-event.d.ts +25 -25
- package/dist/schemas/repository-deleted-event.js +3 -3
- package/dist/schemas/repository-deleted-event.js.map +2 -2
- package/dist/schemas/repository-dispatch-event.d.ts +26 -26
- package/dist/schemas/repository-dispatch-event.js +3 -3
- 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-import-event.js +3 -3
- package/dist/schemas/repository-import-event.js.map +2 -2
- package/dist/schemas/repository-privatized-event.d.ts +25 -25
- package/dist/schemas/repository-privatized-event.js +3 -3
- package/dist/schemas/repository-privatized-event.js.map +2 -2
- package/dist/schemas/repository-publicized-event.d.ts +25 -25
- package/dist/schemas/repository-publicized-event.js +3 -3
- package/dist/schemas/repository-publicized-event.js.map +2 -2
- package/dist/schemas/repository-renamed-event.d.ts +25 -25
- package/dist/schemas/repository-renamed-event.js +3 -3
- package/dist/schemas/repository-renamed-event.js.map +2 -2
- package/dist/schemas/repository-transferred-event.d.ts +26 -26
- package/dist/schemas/repository-transferred-event.js +3 -3
- package/dist/schemas/repository-transferred-event.js.map +2 -2
- package/dist/schemas/repository-unarchived-event.d.ts +25 -25
- package/dist/schemas/repository-unarchived-event.js +3 -3
- package/dist/schemas/repository-unarchived-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-create-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-create-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-create-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.d.ts +26 -26
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-reopen-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-resolve-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-created-event.d.ts +32 -32
- package/dist/schemas/secret-scanning-alert-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-location-created-event.d.ts +33 -33
- package/dist/schemas/secret-scanning-alert-location-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-location-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-reopened-event.d.ts +25 -25
- package/dist/schemas/secret-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-resolved-event.d.ts +34 -34
- package/dist/schemas/secret-scanning-alert-resolved-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-resolved-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-revoked-event.d.ts +34 -34
- package/dist/schemas/secret-scanning-alert-revoked-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-revoked-event.js.map +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/dist/schemas/shared/check-run-deployment.js.map +3 -3
- package/dist/schemas/shared/check-run-pull-request.js +3 -3
- package/dist/schemas/shared/check-run-pull-request.js.map +2 -2
- package/dist/schemas/shared/commit.d.ts +2 -2
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +2 -2
- package/dist/schemas/shared/committer.d.ts +1 -1
- package/dist/schemas/shared/committer.js +3 -3
- 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 +3 -3
- package/dist/schemas/shared/custom-property-value.js.map +3 -3
- package/dist/schemas/shared/dependabot-alert-package.js +3 -3
- package/dist/schemas/shared/dependabot-alert-package.js.map +2 -2
- 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 +3 -3
- 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-category.js +3 -3
- package/dist/schemas/shared/discussion-category.js.map +2 -2
- package/dist/schemas/shared/discussion.d.ts +5 -5
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +3 -3
- package/dist/schemas/shared/git-hub-org.js +3 -3
- package/dist/schemas/shared/git-hub-org.js.map +2 -2
- package/dist/schemas/shared/index.js +2 -2
- package/dist/schemas/shared/index.js.map +1 -1
- package/dist/schemas/shared/installation-lite.js +3 -3
- package/dist/schemas/shared/installation-lite.js.map +2 -2
- package/dist/schemas/shared/installation.d.ts +5 -5
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +3 -3
- package/dist/schemas/shared/issue-comment.d.ts +5 -5
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- 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 +3 -3
- 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/link.js +3 -3
- package/dist/schemas/shared/link.js.map +2 -2
- package/dist/schemas/shared/marketplace-purchase.d.ts +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +3 -3
- package/dist/schemas/shared/marketplace-purchase.js.map +3 -3
- package/dist/schemas/shared/membership.d.ts +1 -1
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +2 -2
- package/dist/schemas/shared/milestone.d.ts +4 -4
- package/dist/schemas/shared/milestone.js +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- package/dist/schemas/shared/project-card.js.map +3 -3
- package/dist/schemas/shared/project-column.js +3 -3
- package/dist/schemas/shared/project-column.js.map +2 -2
- package/dist/schemas/shared/project.d.ts +2 -2
- package/dist/schemas/shared/project.js +3 -3
- 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 +3 -3
- 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/reactions.js +3 -3
- package/dist/schemas/shared/reactions.js.map +2 -2
- package/dist/schemas/shared/referenced-workflow.js +3 -3
- package/dist/schemas/shared/referenced-workflow.js.map +2 -2
- package/dist/schemas/shared/release-asset.d.ts +2 -2
- package/dist/schemas/shared/release-asset.js +3 -3
- 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/repo-ref.js +3 -3
- package/dist/schemas/shared/repo-ref.js.map +2 -2
- package/dist/schemas/shared/repository-lite.d.ts +2 -2
- package/dist/schemas/shared/repository-lite.js +3 -3
- 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-vulnerability-alert-alert.js +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js.map +2 -2
- 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/secret-scanning-location-commit.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-commit.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-body.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-body.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-title.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-title.js.map +2 -2
- package/dist/schemas/shared/security-advisory-cvss.d.ts +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +3 -3
- package/dist/schemas/shared/security-advisory-cvss.js.map +3 -3
- package/dist/schemas/shared/security-advisory-cwes.js +3 -3
- package/dist/schemas/shared/security-advisory-cwes.js.map +2 -2
- package/dist/schemas/shared/simple-commit.d.ts +2 -2
- package/dist/schemas/shared/simple-commit.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +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/sponsorship-tier.js +3 -3
- package/dist/schemas/shared/sponsorship-tier.js.map +2 -2
- 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 +3 -3
- package/dist/schemas/shared/team.js.map +3 -3
- package/dist/schemas/shared/user.d.ts +1 -1
- package/dist/schemas/shared/user.js +3 -3
- 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/shared/workflow-step-completed.js +3 -3
- package/dist/schemas/shared/workflow-step-completed.js.map +2 -2
- package/dist/schemas/shared/workflow-step-in-progress.js +3 -3
- package/dist/schemas/shared/workflow-step-in-progress.js.map +2 -2
- package/dist/schemas/shared/workflow-step-queued.js +3 -3
- package/dist/schemas/shared/workflow-step-queued.js.map +2 -2
- package/dist/schemas/shared/workflow.js +3 -3
- package/dist/schemas/shared/workflow.js.map +2 -2
- package/dist/schemas/sponsorship-cancelled-event.d.ts +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js.map +2 -2
- package/dist/schemas/sponsorship-created-event.d.ts +3 -3
- package/dist/schemas/sponsorship-created-event.js +3 -3
- package/dist/schemas/sponsorship-created-event.js.map +2 -2
- package/dist/schemas/sponsorship-edited-event.d.ts +3 -3
- package/dist/schemas/sponsorship-edited-event.js +3 -3
- package/dist/schemas/sponsorship-edited-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-cancellation-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.js +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-tier-change-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js.map +2 -2
- package/dist/schemas/sponsorship-tier-changed-event.d.ts +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.js +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.js.map +2 -2
- package/dist/schemas/star-created-event.d.ts +25 -25
- package/dist/schemas/star-created-event.js +3 -3
- package/dist/schemas/star-created-event.js.map +2 -2
- package/dist/schemas/star-deleted-event.d.ts +25 -25
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- 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-add-event.js +3 -3
- package/dist/schemas/team-add-event.js.map +2 -2
- package/dist/schemas/team-added-to-repository-event.d.ts +29 -29
- package/dist/schemas/team-added-to-repository-event.js +3 -3
- package/dist/schemas/team-added-to-repository-event.js.map +2 -2
- package/dist/schemas/team-created-event.d.ts +29 -29
- package/dist/schemas/team-created-event.js +3 -3
- package/dist/schemas/team-created-event.js.map +2 -2
- package/dist/schemas/team-deleted-event.d.ts +29 -29
- package/dist/schemas/team-deleted-event.js +3 -3
- package/dist/schemas/team-deleted-event.js.map +2 -2
- 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/team-removed-from-repository-event.js +3 -3
- package/dist/schemas/team-removed-from-repository-event.js.map +2 -2
- package/dist/schemas/watch-started-event.d.ts +25 -25
- package/dist/schemas/watch-started-event.js +3 -3
- package/dist/schemas/watch-started-event.js.map +2 -2
- package/dist/schemas/workflow-dispatch-event.d.ts +26 -26
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- 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-completed-event.js +3 -3
- package/dist/schemas/workflow-job-completed-event.js.map +2 -2
- package/dist/schemas/workflow-job-in-progress-event.d.ts +42 -42
- package/dist/schemas/workflow-job-in-progress-event.js +3 -3
- package/dist/schemas/workflow-job-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-job-queued-event.d.ts +42 -42
- package/dist/schemas/workflow-job-queued-event.js +3 -3
- package/dist/schemas/workflow-job-queued-event.js.map +2 -2
- package/dist/schemas/workflow-job-waiting-event.d.ts +42 -42
- package/dist/schemas/workflow-job-waiting-event.js +3 -3
- package/dist/schemas/workflow-job-waiting-event.js.map +2 -2
- package/dist/schemas/workflow-run-completed-event.d.ts +35 -35
- package/dist/schemas/workflow-run-completed-event.js +3 -3
- package/dist/schemas/workflow-run-completed-event.js.map +2 -2
- package/dist/schemas/workflow-run-in-progress-event.d.ts +35 -35
- package/dist/schemas/workflow-run-in-progress-event.js +3 -3
- package/dist/schemas/workflow-run-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-run-requested-event.d.ts +35 -35
- package/dist/schemas/workflow-run-requested-event.js +3 -3
- package/dist/schemas/workflow-run-requested-event.js.map +2 -2
- package/package.json +15 -2
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningLocationCommit\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningLocationCommit as SecretScanningLocationCommitOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecretScanningLocationCommitSchema = z.object({\n path: z.string(),\n start_line: z.number(),\n end_line: z.number(),\n start_column: z.number(),\n end_column: z.number(),\n blob_sha: z.string(),\n blob_url: z.string(),\n commit_sha: z.string(),\n commit_url: z.string(),\n}) satisfies z.ZodType<SecretScanningLocationCommitOctokit>;\n\nexport type SecretScanningLocationCommit = SecretScanningLocationCommitOctokit;\n\nexport function isSecretScanningLocationCommit(\n value: unknown,\n): value is SecretScanningLocationCommit {\n return SecretScanningLocationCommitSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAAqC,EAAE,OAAO,CACzD,KAAM,EAAE,OAAO,EACf,WAAY,EAAE,OAAO,EACrB,SAAU,EAAE,OAAO,EACnB,aAAc,EAAE,OAAO,EACvB,WAAY,EAAE,OAAO,EACrB,SAAU,EAAE,OAAO,EACnB,SAAU,EAAE,OAAO,EACnB,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,CACvB,CAAC,EAIM,SAAS,CAA8B,CAC5C,EACuC,CACvC,OAAO,EAAmC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "A4D059A4709027FC64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as b}from"zod";var j=b.object({issue_body_url:b.string()});function p(f){return j.safeParse(f).success}export{p as isSecretScanningLocationIssueBody,j as SecretScanningLocationIssueBodySchema};
|
|
3
|
-
export{j as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as b}from"zod";var j=b.object({issue_body_url:b.string()});function p(f){return j.safeParse(f).success}export{p as isSecretScanningLocationIssueBody,j as SecretScanningLocationIssueBodySchema};
|
|
3
|
+
export{j as ai,p as bi};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=96984271827B819D64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningLocationIssueBody\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningLocationIssueBody as SecretScanningLocationIssueBodyOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecretScanningLocationIssueBodySchema = z.object({\n issue_body_url: z.string(),\n}) satisfies z.ZodType<SecretScanningLocationIssueBodyOctokit>;\n\nexport type SecretScanningLocationIssueBody = SecretScanningLocationIssueBodyOctokit;\n\nexport function isSecretScanningLocationIssueBody(\n value: unknown,\n): value is SecretScanningLocationIssueBody {\n return SecretScanningLocationIssueBodySchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAAwC,EAAE,OAAO,CAC5D,eAAgB,EAAE,OAAO,CAC3B,CAAC,EAIM,SAAS,CAAiC,CAC/C,EAC0C,CAC1C,OAAO,EAAsC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "96984271827B819D64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as b}from"zod";var f=b.object({issue_comment_url:b.string()});function k(d){return f.safeParse(d).success}export{k as isSecretScanningLocationIssueComment,f as SecretScanningLocationIssueCommentSchema};
|
|
3
|
-
export{f as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as b}from"zod";var f=b.object({issue_comment_url:b.string()});function k(d){return f.safeParse(d).success}export{k as isSecretScanningLocationIssueComment,f as SecretScanningLocationIssueCommentSchema};
|
|
3
|
+
export{f as Oi,k as Pi};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=18B52A7FCA538B2164756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningLocationIssueComment\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningLocationIssueComment as SecretScanningLocationIssueCommentOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecretScanningLocationIssueCommentSchema = z.object({\n issue_comment_url: z.string(),\n}) satisfies z.ZodType<SecretScanningLocationIssueCommentOctokit>;\n\nexport type SecretScanningLocationIssueComment =\n SecretScanningLocationIssueCommentOctokit;\n\nexport function isSecretScanningLocationIssueComment(\n value: unknown,\n): value is SecretScanningLocationIssueComment {\n return SecretScanningLocationIssueCommentSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA2C,EAAE,OAAO,CAC/D,kBAAmB,EAAE,OAAO,CAC9B,CAAC,EAKM,SAAS,CAAoC,CAClD,EAC6C,CAC7C,OAAO,EAAyC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "18B52A7FCA538B2164756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as b}from"zod";var f=b.object({issue_title_url:b.string()});function k(d){return f.safeParse(d).success}export{k as isSecretScanningLocationIssueTitle,f as SecretScanningLocationIssueTitleSchema};
|
|
3
|
-
export{f as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as b}from"zod";var f=b.object({issue_title_url:b.string()});function k(d){return f.safeParse(d).success}export{k as isSecretScanningLocationIssueTitle,f as SecretScanningLocationIssueTitleSchema};
|
|
3
|
+
export{f as ej,k as fj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=7475E07F1B8267A564756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecretScanningLocationIssueTitle\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecretScanningLocationIssueTitle as SecretScanningLocationIssueTitleOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecretScanningLocationIssueTitleSchema = z.object({\n issue_title_url: z.string(),\n}) satisfies z.ZodType<SecretScanningLocationIssueTitleOctokit>;\n\nexport type SecretScanningLocationIssueTitle = SecretScanningLocationIssueTitleOctokit;\n\nexport function isSecretScanningLocationIssueTitle(\n value: unknown,\n): value is SecretScanningLocationIssueTitle {\n return SecretScanningLocationIssueTitleSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAAyC,EAAE,OAAO,CAC7D,gBAAiB,EAAE,OAAO,CAC5B,CAAC,EAIM,SAAS,CAAkC,CAChD,EAC2C,CAC3C,OAAO,EAAuC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "7475E07F1B8267A564756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -6,7 +6,7 @@ import type { SecurityAdvisoryCvss as SecurityAdvisoryCvssOctokit } from '@octok
|
|
|
6
6
|
import { z } from 'zod';
|
|
7
7
|
export declare const SecurityAdvisoryCvssSchema: z.ZodObject<{
|
|
8
8
|
score: z.ZodNumber;
|
|
9
|
-
vector_string: z.ZodString
|
|
9
|
+
vector_string: z.ZodNullable<z.ZodString>;
|
|
10
10
|
}, z.core.$strip>;
|
|
11
11
|
export type SecurityAdvisoryCvss = SecurityAdvisoryCvssOctokit;
|
|
12
12
|
export declare function isSecurityAdvisoryCvss(value: unknown): value is SecurityAdvisoryCvss;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as s}from"zod";var r=s.object({score:s.number(),vector_string:s.string()});function o(e){return r.safeParse(e).success}export{o as isSecurityAdvisoryCvss,r as SecurityAdvisoryCvssSchema};
|
|
3
|
-
export{r as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as s}from"zod";var r=s.object({score:s.number(),vector_string:s.string().nullable()});function o(e){return r.safeParse(e).success}export{o as isSecurityAdvisoryCvss,r as SecurityAdvisoryCvssSchema};
|
|
3
|
+
export{r as sj,o as tj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=28F4BE7CB304C38164756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/security-advisory-cvss.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for SecurityAdvisoryCvss\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecurityAdvisoryCvss as SecurityAdvisoryCvssOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecurityAdvisoryCvssSchema = z.object({\n score: z.number(),\n vector_string: z.string(),\n}) satisfies z.ZodType<SecurityAdvisoryCvssOctokit>;\n\nexport type SecurityAdvisoryCvss = SecurityAdvisoryCvssOctokit;\n\nexport function isSecurityAdvisoryCvss(value: unknown): value is SecurityAdvisoryCvss {\n return SecurityAdvisoryCvssSchema.safeParse(value).success;\n}\n"
|
|
5
|
+
"/**\n * Auto-generated Zod schema for SecurityAdvisoryCvss\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecurityAdvisoryCvss as SecurityAdvisoryCvssOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecurityAdvisoryCvssSchema = z.object({\n score: z.number(),\n vector_string: z.string().nullable(),\n}) satisfies z.ZodType<SecurityAdvisoryCvssOctokit>;\n\nexport type SecurityAdvisoryCvss = SecurityAdvisoryCvssOctokit;\n\nexport function isSecurityAdvisoryCvss(value: unknown): value is SecurityAdvisoryCvss {\n return SecurityAdvisoryCvssSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA6B,EAAE,OAAO,CACjD,MAAO,EAAE,OAAO,EAChB,cAAe,EAAE,OAAO,EAAE,SAAS,CACrC,CAAC,EAIM,SAAS,CAAsB,CAAC,EAA+C,CACpF,OAAO,EAA2B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "28F4BE7CB304C38164756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as e}from"zod";var t=e.object({cwe_id:e.string(),name:e.string()});function i(s){return t.safeParse(s).success}export{i as isSecurityAdvisoryCwes,t as SecurityAdvisoryCwesSchema};
|
|
3
|
-
export{t as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var t=e.object({cwe_id:e.string(),name:e.string()});function i(s){return t.safeParse(s).success}export{i as isSecurityAdvisoryCwes,t as SecurityAdvisoryCwesSchema};
|
|
3
|
+
export{t as qj,i as rj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=E81603D1BED4C58F64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SecurityAdvisoryCwes\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SecurityAdvisoryCwes as SecurityAdvisoryCwesOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const SecurityAdvisoryCwesSchema = z.object({\n cwe_id: z.string(),\n name: z.string(),\n}) satisfies z.ZodType<SecurityAdvisoryCwesOctokit>;\n\nexport type SecurityAdvisoryCwes = SecurityAdvisoryCwesOctokit;\n\nexport function isSecurityAdvisoryCwes(value: unknown): value is SecurityAdvisoryCwes {\n return SecurityAdvisoryCwesSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA6B,EAAE,OAAO,CACjD,OAAQ,EAAE,OAAO,EACjB,KAAM,EAAE,OAAO,CACjB,CAAC,EAIM,SAAS,CAAsB,CAAC,EAA+C,CACpF,OAAO,EAA2B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "E81603D1BED4C58F64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -11,13 +11,13 @@ export declare const SimpleCommitSchema: z.ZodObject<{
|
|
|
11
11
|
timestamp: z.ZodString;
|
|
12
12
|
author: z.ZodObject<{
|
|
13
13
|
name: z.ZodString;
|
|
14
|
-
email: z.ZodString
|
|
14
|
+
email: z.ZodNullable<z.ZodString>;
|
|
15
15
|
date: z.ZodOptional<z.ZodString>;
|
|
16
16
|
username: z.ZodOptional<z.ZodString>;
|
|
17
17
|
}, z.core.$strip>;
|
|
18
18
|
committer: z.ZodObject<{
|
|
19
19
|
name: z.ZodString;
|
|
20
|
-
email: z.ZodString
|
|
20
|
+
email: z.ZodNullable<z.ZodString>;
|
|
21
21
|
date: z.ZodOptional<z.ZodString>;
|
|
22
22
|
username: z.ZodOptional<z.ZodString>;
|
|
23
23
|
}, z.core.$strip>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{i as
|
|
2
|
+
import{Mi as e}from"./committer.js";import"../../chunk-sgm7k1ae.js";import{z as t}from"zod";var i=t.object({id:t.string(),tree_id:t.string(),message:t.string(),timestamp:t.string(),author:e,committer:e});function s(m){return i.safeParse(m).success}export{s as isSimpleCommit,i as SimpleCommitSchema};
|
|
3
|
+
export{i as Gi,s as Hi};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=53C7D6F56F30D93D64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SimpleCommit\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SimpleCommit as SimpleCommitOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { CommitterSchema } from './committer.js';\n\nexport const SimpleCommitSchema = z.object({\n id: z.string(),\n tree_id: z.string(),\n message: z.string(),\n timestamp: z.string(),\n author: CommitterSchema,\n committer: CommitterSchema,\n}) satisfies z.ZodType<SimpleCommitOctokit>;\n\nexport type SimpleCommit = SimpleCommitOctokit;\n\nexport function isSimpleCommit(value: unknown): value is SimpleCommit {\n return SimpleCommitSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";sEAMA,UAAS,YAIF,IAAM,EAAqB,EAAE,OAAO,CACzC,GAAI,EAAE,OAAO,EACb,QAAS,EAAE,OAAO,EAClB,QAAS,EAAE,OAAO,EAClB,UAAW,EAAE,OAAO,EACpB,OAAQ,EACR,UAAW,CACb,CAAC,EAIM,SAAS,CAAc,CAAC,EAAuC,CACpE,OAAO,EAAmB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "53C7D6F56F30D93D64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -21,7 +21,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
21
21
|
id: z.ZodNumber;
|
|
22
22
|
node_id: z.ZodString;
|
|
23
23
|
name: z.ZodOptional<z.ZodString>;
|
|
24
|
-
email: z.ZodOptional<z.ZodString
|
|
24
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
avatar_url: z.ZodString;
|
|
26
26
|
gravatar_id: z.ZodString;
|
|
27
27
|
url: z.ZodString;
|
|
@@ -38,18 +38,18 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
38
38
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
39
39
|
site_admin: z.ZodBoolean;
|
|
40
40
|
}, z.core.$strip>;
|
|
41
|
-
body: z.ZodString
|
|
41
|
+
body: z.ZodNullable<z.ZodString>;
|
|
42
42
|
created_at: z.ZodString;
|
|
43
43
|
updated_at: z.ZodString;
|
|
44
|
-
closed_at: z.ZodString
|
|
45
|
-
merged_at: z.ZodString
|
|
46
|
-
merge_commit_sha: z.ZodString
|
|
44
|
+
closed_at: z.ZodNullable<z.ZodString>;
|
|
45
|
+
merged_at: z.ZodNullable<z.ZodString>;
|
|
46
|
+
merge_commit_sha: z.ZodNullable<z.ZodString>;
|
|
47
47
|
assignee: z.ZodNullable<z.ZodObject<{
|
|
48
48
|
login: z.ZodString;
|
|
49
49
|
id: z.ZodNumber;
|
|
50
50
|
node_id: z.ZodString;
|
|
51
51
|
name: z.ZodOptional<z.ZodString>;
|
|
52
|
-
email: z.ZodOptional<z.ZodString
|
|
52
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
avatar_url: z.ZodString;
|
|
54
54
|
gravatar_id: z.ZodString;
|
|
55
55
|
url: z.ZodString;
|
|
@@ -71,7 +71,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
71
71
|
id: z.ZodNumber;
|
|
72
72
|
node_id: z.ZodString;
|
|
73
73
|
name: z.ZodOptional<z.ZodString>;
|
|
74
|
-
email: z.ZodOptional<z.ZodString
|
|
74
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
75
|
avatar_url: z.ZodString;
|
|
76
76
|
gravatar_id: z.ZodString;
|
|
77
77
|
url: z.ZodString;
|
|
@@ -93,7 +93,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
93
93
|
id: z.ZodNumber;
|
|
94
94
|
node_id: z.ZodString;
|
|
95
95
|
name: z.ZodOptional<z.ZodString>;
|
|
96
|
-
email: z.ZodOptional<z.ZodString
|
|
96
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
avatar_url: z.ZodString;
|
|
98
98
|
gravatar_id: z.ZodString;
|
|
99
99
|
url: z.ZodString;
|
|
@@ -114,19 +114,19 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
114
114
|
id: z.ZodNumber;
|
|
115
115
|
node_id: z.ZodString;
|
|
116
116
|
slug: z.ZodString;
|
|
117
|
-
description: z.ZodString
|
|
117
|
+
description: z.ZodNullable<z.ZodString>;
|
|
118
118
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
119
119
|
url: z.ZodString;
|
|
120
120
|
html_url: z.ZodString;
|
|
121
121
|
members_url: z.ZodString;
|
|
122
122
|
repositories_url: z.ZodString;
|
|
123
123
|
permission: z.ZodString;
|
|
124
|
-
parent: z.ZodObject<{
|
|
124
|
+
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
125
125
|
name: z.ZodString;
|
|
126
126
|
id: z.ZodNumber;
|
|
127
127
|
node_id: z.ZodString;
|
|
128
128
|
slug: z.ZodString;
|
|
129
|
-
description: z.ZodString
|
|
129
|
+
description: z.ZodNullable<z.ZodString>;
|
|
130
130
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
131
131
|
url: z.ZodString;
|
|
132
132
|
html_url: z.ZodString;
|
|
@@ -134,7 +134,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
134
134
|
repositories_url: z.ZodString;
|
|
135
135
|
permission: z.ZodString;
|
|
136
136
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
137
|
-
}, z.core.$strip
|
|
137
|
+
}, z.core.$strip>>>;
|
|
138
138
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
139
139
|
}, z.core.$strip>]>>;
|
|
140
140
|
requested_teams: z.ZodArray<z.ZodObject<{
|
|
@@ -142,19 +142,19 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
142
142
|
id: z.ZodNumber;
|
|
143
143
|
node_id: z.ZodString;
|
|
144
144
|
slug: z.ZodString;
|
|
145
|
-
description: z.ZodString
|
|
145
|
+
description: z.ZodNullable<z.ZodString>;
|
|
146
146
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
147
147
|
url: z.ZodString;
|
|
148
148
|
html_url: z.ZodString;
|
|
149
149
|
members_url: z.ZodString;
|
|
150
150
|
repositories_url: z.ZodString;
|
|
151
151
|
permission: z.ZodString;
|
|
152
|
-
parent: z.ZodObject<{
|
|
152
|
+
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
153
153
|
name: z.ZodString;
|
|
154
154
|
id: z.ZodNumber;
|
|
155
155
|
node_id: z.ZodString;
|
|
156
156
|
slug: z.ZodString;
|
|
157
|
-
description: z.ZodString
|
|
157
|
+
description: z.ZodNullable<z.ZodString>;
|
|
158
158
|
privacy: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">, z.ZodLiteral<"secret">]>;
|
|
159
159
|
url: z.ZodString;
|
|
160
160
|
html_url: z.ZodString;
|
|
@@ -162,7 +162,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
162
162
|
repositories_url: z.ZodString;
|
|
163
163
|
permission: z.ZodString;
|
|
164
164
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
165
|
-
}, z.core.$strip
|
|
165
|
+
}, z.core.$strip>>>;
|
|
166
166
|
notification_setting: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"notifications_enabled">, z.ZodLiteral<"notifications_disabled">]>>;
|
|
167
167
|
}, z.core.$strip>>;
|
|
168
168
|
labels: z.ZodArray<z.ZodObject<{
|
|
@@ -170,7 +170,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
170
170
|
node_id: z.ZodString;
|
|
171
171
|
url: z.ZodString;
|
|
172
172
|
name: z.ZodString;
|
|
173
|
-
description: z.ZodString
|
|
173
|
+
description: z.ZodNullable<z.ZodString>;
|
|
174
174
|
color: z.ZodString;
|
|
175
175
|
default: z.ZodBoolean;
|
|
176
176
|
}, z.core.$strip>>;
|
|
@@ -182,13 +182,13 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
182
182
|
node_id: z.ZodString;
|
|
183
183
|
number: z.ZodNumber;
|
|
184
184
|
title: z.ZodString;
|
|
185
|
-
description: z.ZodString
|
|
185
|
+
description: z.ZodNullable<z.ZodString>;
|
|
186
186
|
creator: z.ZodObject<{
|
|
187
187
|
login: z.ZodString;
|
|
188
188
|
id: z.ZodNumber;
|
|
189
189
|
node_id: z.ZodString;
|
|
190
190
|
name: z.ZodOptional<z.ZodString>;
|
|
191
|
-
email: z.ZodOptional<z.ZodString
|
|
191
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
192
192
|
avatar_url: z.ZodString;
|
|
193
193
|
gravatar_id: z.ZodString;
|
|
194
194
|
url: z.ZodString;
|
|
@@ -210,8 +210,8 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
210
210
|
state: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodLiteral<"closed">]>;
|
|
211
211
|
created_at: z.ZodString;
|
|
212
212
|
updated_at: z.ZodString;
|
|
213
|
-
due_on: z.ZodString
|
|
214
|
-
closed_at: z.ZodString
|
|
213
|
+
due_on: z.ZodNullable<z.ZodString>;
|
|
214
|
+
closed_at: z.ZodNullable<z.ZodString>;
|
|
215
215
|
}, z.core.$strip>>;
|
|
216
216
|
draft: z.ZodBoolean;
|
|
217
217
|
commits_url: z.ZodString;
|
|
@@ -228,7 +228,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
228
228
|
id: z.ZodNumber;
|
|
229
229
|
node_id: z.ZodString;
|
|
230
230
|
name: z.ZodOptional<z.ZodString>;
|
|
231
|
-
email: z.ZodOptional<z.ZodString
|
|
231
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
232
232
|
avatar_url: z.ZodString;
|
|
233
233
|
gravatar_id: z.ZodString;
|
|
234
234
|
url: z.ZodString;
|
|
@@ -256,7 +256,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
256
256
|
id: z.ZodNumber;
|
|
257
257
|
node_id: z.ZodString;
|
|
258
258
|
name: z.ZodOptional<z.ZodString>;
|
|
259
|
-
email: z.ZodOptional<z.ZodString
|
|
259
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
260
260
|
avatar_url: z.ZodString;
|
|
261
261
|
gravatar_id: z.ZodString;
|
|
262
262
|
url: z.ZodString;
|
|
@@ -274,7 +274,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
274
274
|
site_admin: z.ZodBoolean;
|
|
275
275
|
}, z.core.$strip>;
|
|
276
276
|
html_url: z.ZodString;
|
|
277
|
-
description: z.ZodString
|
|
277
|
+
description: z.ZodNullable<z.ZodString>;
|
|
278
278
|
fork: z.ZodBoolean;
|
|
279
279
|
url: z.ZodString;
|
|
280
280
|
forks_url: z.ZodString;
|
|
@@ -315,32 +315,32 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
315
315
|
deployments_url: z.ZodString;
|
|
316
316
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
317
317
|
updated_at: z.ZodString;
|
|
318
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
318
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
319
319
|
git_url: z.ZodString;
|
|
320
320
|
ssh_url: z.ZodString;
|
|
321
321
|
clone_url: z.ZodString;
|
|
322
322
|
svn_url: z.ZodString;
|
|
323
|
-
homepage: z.ZodString
|
|
323
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
324
324
|
size: z.ZodNumber;
|
|
325
325
|
stargazers_count: z.ZodNumber;
|
|
326
326
|
watchers_count: z.ZodNumber;
|
|
327
|
-
language: z.ZodString
|
|
327
|
+
language: z.ZodNullable<z.ZodString>;
|
|
328
328
|
has_issues: z.ZodBoolean;
|
|
329
329
|
has_projects: z.ZodBoolean;
|
|
330
330
|
has_downloads: z.ZodBoolean;
|
|
331
331
|
has_wiki: z.ZodBoolean;
|
|
332
332
|
has_pages: z.ZodBoolean;
|
|
333
|
-
has_discussions: z.ZodOptional<z.
|
|
333
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
334
334
|
forks_count: z.ZodNumber;
|
|
335
|
-
mirror_url: z.ZodString
|
|
335
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
336
336
|
archived: z.ZodBoolean;
|
|
337
|
-
disabled: z.ZodOptional<z.
|
|
337
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
338
338
|
open_issues_count: z.ZodNumber;
|
|
339
339
|
license: z.ZodNullable<z.ZodObject<{
|
|
340
340
|
key: z.ZodString;
|
|
341
341
|
name: z.ZodString;
|
|
342
342
|
spdx_id: z.ZodString;
|
|
343
|
-
url: z.ZodString
|
|
343
|
+
url: z.ZodNullable<z.ZodString>;
|
|
344
344
|
node_id: z.ZodString;
|
|
345
345
|
}, z.core.$strip>>;
|
|
346
346
|
forks: z.ZodNumber;
|
|
@@ -348,13 +348,13 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
348
348
|
watchers: z.ZodNumber;
|
|
349
349
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
350
350
|
default_branch: z.ZodString;
|
|
351
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
352
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
353
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
354
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
355
|
-
allow_forking: z.ZodOptional<z.
|
|
356
|
-
allow_update_branch: z.ZodOptional<z.
|
|
357
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
351
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
352
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
353
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
354
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
355
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
356
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
357
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
358
358
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
359
359
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
360
360
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -363,18 +363,18 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
363
363
|
web_commit_signoff_required: z.ZodBoolean;
|
|
364
364
|
topics: z.ZodArray<z.ZodString>;
|
|
365
365
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
366
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
366
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
367
367
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
368
|
-
permissions: z.ZodObject<{
|
|
368
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
369
369
|
pull: z.ZodBoolean;
|
|
370
370
|
push: z.ZodBoolean;
|
|
371
371
|
admin: z.ZodBoolean;
|
|
372
|
-
maintain: z.ZodOptional<z.
|
|
373
|
-
triage: z.ZodOptional<z.
|
|
374
|
-
}, z.core.$strip
|
|
375
|
-
public: z.ZodOptional<z.
|
|
372
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
373
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
374
|
+
}, z.core.$strip>>;
|
|
375
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
376
376
|
organization: z.ZodOptional<z.ZodString>;
|
|
377
|
-
custom_properties: z.
|
|
377
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
378
378
|
}, z.core.$strip>;
|
|
379
379
|
}, z.core.$strip>;
|
|
380
380
|
base: z.ZodObject<{
|
|
@@ -386,7 +386,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
386
386
|
id: z.ZodNumber;
|
|
387
387
|
node_id: z.ZodString;
|
|
388
388
|
name: z.ZodOptional<z.ZodString>;
|
|
389
|
-
email: z.ZodOptional<z.ZodString
|
|
389
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
390
390
|
avatar_url: z.ZodString;
|
|
391
391
|
gravatar_id: z.ZodString;
|
|
392
392
|
url: z.ZodString;
|
|
@@ -414,7 +414,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
414
414
|
id: z.ZodNumber;
|
|
415
415
|
node_id: z.ZodString;
|
|
416
416
|
name: z.ZodOptional<z.ZodString>;
|
|
417
|
-
email: z.ZodOptional<z.ZodString
|
|
417
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
418
418
|
avatar_url: z.ZodString;
|
|
419
419
|
gravatar_id: z.ZodString;
|
|
420
420
|
url: z.ZodString;
|
|
@@ -432,7 +432,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
432
432
|
site_admin: z.ZodBoolean;
|
|
433
433
|
}, z.core.$strip>;
|
|
434
434
|
html_url: z.ZodString;
|
|
435
|
-
description: z.ZodString
|
|
435
|
+
description: z.ZodNullable<z.ZodString>;
|
|
436
436
|
fork: z.ZodBoolean;
|
|
437
437
|
url: z.ZodString;
|
|
438
438
|
forks_url: z.ZodString;
|
|
@@ -473,32 +473,32 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
473
473
|
deployments_url: z.ZodString;
|
|
474
474
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
475
475
|
updated_at: z.ZodString;
|
|
476
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
476
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
477
477
|
git_url: z.ZodString;
|
|
478
478
|
ssh_url: z.ZodString;
|
|
479
479
|
clone_url: z.ZodString;
|
|
480
480
|
svn_url: z.ZodString;
|
|
481
|
-
homepage: z.ZodString
|
|
481
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
482
482
|
size: z.ZodNumber;
|
|
483
483
|
stargazers_count: z.ZodNumber;
|
|
484
484
|
watchers_count: z.ZodNumber;
|
|
485
|
-
language: z.ZodString
|
|
485
|
+
language: z.ZodNullable<z.ZodString>;
|
|
486
486
|
has_issues: z.ZodBoolean;
|
|
487
487
|
has_projects: z.ZodBoolean;
|
|
488
488
|
has_downloads: z.ZodBoolean;
|
|
489
489
|
has_wiki: z.ZodBoolean;
|
|
490
490
|
has_pages: z.ZodBoolean;
|
|
491
|
-
has_discussions: z.ZodOptional<z.
|
|
491
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
492
492
|
forks_count: z.ZodNumber;
|
|
493
|
-
mirror_url: z.ZodString
|
|
493
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
494
494
|
archived: z.ZodBoolean;
|
|
495
|
-
disabled: z.ZodOptional<z.
|
|
495
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
496
496
|
open_issues_count: z.ZodNumber;
|
|
497
497
|
license: z.ZodNullable<z.ZodObject<{
|
|
498
498
|
key: z.ZodString;
|
|
499
499
|
name: z.ZodString;
|
|
500
500
|
spdx_id: z.ZodString;
|
|
501
|
-
url: z.ZodString
|
|
501
|
+
url: z.ZodNullable<z.ZodString>;
|
|
502
502
|
node_id: z.ZodString;
|
|
503
503
|
}, z.core.$strip>>;
|
|
504
504
|
forks: z.ZodNumber;
|
|
@@ -506,13 +506,13 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
506
506
|
watchers: z.ZodNumber;
|
|
507
507
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
508
508
|
default_branch: z.ZodString;
|
|
509
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
510
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
511
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
512
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
513
|
-
allow_forking: z.ZodOptional<z.
|
|
514
|
-
allow_update_branch: z.ZodOptional<z.
|
|
515
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
509
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
510
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
511
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
512
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
513
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
514
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
515
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
516
516
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
517
517
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
518
518
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -521,18 +521,18 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
521
521
|
web_commit_signoff_required: z.ZodBoolean;
|
|
522
522
|
topics: z.ZodArray<z.ZodString>;
|
|
523
523
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
524
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
524
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
525
525
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
526
|
-
permissions: z.ZodObject<{
|
|
526
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
527
527
|
pull: z.ZodBoolean;
|
|
528
528
|
push: z.ZodBoolean;
|
|
529
529
|
admin: z.ZodBoolean;
|
|
530
|
-
maintain: z.ZodOptional<z.
|
|
531
|
-
triage: z.ZodOptional<z.
|
|
532
|
-
}, z.core.$strip
|
|
533
|
-
public: z.ZodOptional<z.
|
|
530
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
531
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
532
|
+
}, z.core.$strip>>;
|
|
533
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
534
534
|
organization: z.ZodOptional<z.ZodString>;
|
|
535
|
-
custom_properties: z.
|
|
535
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
536
536
|
}, z.core.$strip>;
|
|
537
537
|
}, z.core.$strip>;
|
|
538
538
|
_links: z.ZodObject<{
|
|
@@ -568,7 +568,7 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
568
568
|
id: z.ZodNumber;
|
|
569
569
|
node_id: z.ZodString;
|
|
570
570
|
name: z.ZodOptional<z.ZodString>;
|
|
571
|
-
email: z.ZodOptional<z.ZodString
|
|
571
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
572
572
|
avatar_url: z.ZodString;
|
|
573
573
|
gravatar_id: z.ZodString;
|
|
574
574
|
url: z.ZodString;
|
|
@@ -586,10 +586,10 @@ export declare const SimplePullRequestSchema: z.ZodObject<{
|
|
|
586
586
|
site_admin: z.ZodBoolean;
|
|
587
587
|
}, z.core.$strip>>;
|
|
588
588
|
merge_method: z.ZodUnion<readonly [z.ZodLiteral<"merge">, z.ZodLiteral<"squash">, z.ZodLiteral<"rebase">]>;
|
|
589
|
-
commit_title: z.ZodString
|
|
590
|
-
commit_message: z.ZodString
|
|
589
|
+
commit_title: z.ZodNullable<z.ZodString>;
|
|
590
|
+
commit_message: z.ZodNullable<z.ZodString>;
|
|
591
591
|
}, z.core.$strip>>;
|
|
592
|
-
active_lock_reason: z.ZodUnion<readonly [z.ZodLiteral<"resolved">, z.ZodLiteral<"off-topic">, z.ZodLiteral<"too heated">, z.ZodLiteral<"spam">]
|
|
592
|
+
active_lock_reason: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"resolved">, z.ZodLiteral<"off-topic">, z.ZodLiteral<"too heated">, z.ZodLiteral<"spam">]>>;
|
|
593
593
|
}, z.core.$strip>;
|
|
594
594
|
export type SimplePullRequest = SimplePullRequestOctokit;
|
|
595
595
|
export declare function isSimplePullRequest(value: unknown): value is SimplePullRequest;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-pull-request.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/simple-pull-request.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,iBAAiB,IAAI,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AAC7F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAUxB,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"simple-pull-request.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/simple-pull-request.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,iBAAiB,IAAI,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AAC7F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAUxB,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBA0EY,CAAC;AAEjD,MAAM,MAAM,iBAAiB,GAAG,wBAAwB,CAAC;AAEzD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,iBAAiB,CAE9E"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{m as
|
|
2
|
+
import{Ui as o}from"./pull-request-auto-merge.js";import{Wi as i}from"./label.js";import{Yi as a}from"./milestone.js";import{_i as s}from"./team.js";import{gj as l}from"./repository.js";import{Aj as t}from"./link.js";import{Cj as r}from"./user.js";import"./license.js";import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var m=e.object({url:e.string(),id:e.number(),node_id:e.string(),html_url:e.string(),diff_url:e.string(),patch_url:e.string(),issue_url:e.string(),number:e.number(),state:e.union([e.literal("open"),e.literal("closed")]),locked:e.boolean(),title:e.string(),user:r,body:e.string().nullable(),created_at:e.string(),updated_at:e.string(),closed_at:e.string().nullable(),merged_at:e.string().nullable(),merge_commit_sha:e.string().nullable(),assignee:r.nullable(),assignees:e.array(r),requested_reviewers:e.array(e.union([r,s])),requested_teams:e.array(s),labels:e.array(i),milestone:a.nullable(),draft:e.boolean(),commits_url:e.string(),review_comments_url:e.string(),review_comment_url:e.string(),comments_url:e.string(),statuses_url:e.string(),head:e.object({label:e.string(),ref:e.string(),sha:e.string(),user:r,repo:l}),base:e.object({label:e.string(),ref:e.string(),sha:e.string(),user:r,repo:l}),_links:e.object({self:t,html:t,issue:t,comments:t,review_comments:t,review_comment:t,commits:t,statuses:t}),author_association:e.union([e.literal("COLLABORATOR"),e.literal("CONTRIBUTOR"),e.literal("FIRST_TIMER"),e.literal("FIRST_TIME_CONTRIBUTOR"),e.literal("MANNEQUIN"),e.literal("MEMBER"),e.literal("NONE"),e.literal("OWNER")]),auto_merge:o.nullable(),active_lock_reason:e.union([e.literal("resolved"),e.literal("off-topic"),e.literal("too heated"),e.literal("spam")]).nullable()});function f(n){return m.safeParse(n).success}export{f as isSimplePullRequest,m as SimplePullRequestSchema};
|
|
3
|
+
export{m as Si,f as Ti};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=E3371D1D9FA3819A64756E2164756E21
|