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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as t}from"zod";var o=t.object({name:t.string(),email:t.string(),date:t.string().optional(),username:t.string().optional()});function i(e){return o.safeParse(e).success}export{i as isCommitter,o as CommitterSchema};
|
|
3
|
-
export{o as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as t}from"zod";var o=t.object({name:t.string(),email:t.string().nullable(),date:t.string().optional(),username:t.string().optional()});function i(e){return o.safeParse(e).success}export{i as isCommitter,o as CommitterSchema};
|
|
3
|
+
export{o as Mi,i as Ni};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=8D98CA58B1957CD264756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/committer.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for Committer\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Committer as CommitterOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const CommitterSchema = z.object({\n name: z.string(),\n email: z.string(),\n date: z.string().optional(),\n username: z.string().optional(),\n}) satisfies z.ZodType<CommitterOctokit>;\n\nexport type Committer = CommitterOctokit;\n\nexport function isCommitter(value: unknown): value is Committer {\n return CommitterSchema.safeParse(value).success;\n}\n"
|
|
5
|
+
"/**\n * Auto-generated Zod schema for Committer\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Committer as CommitterOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const CommitterSchema = z.object({\n name: z.string(),\n email: z.string().nullable(),\n date: z.string().optional(),\n username: z.string().optional(),\n}) satisfies z.ZodType<CommitterOctokit>;\n\nexport type Committer = CommitterOctokit;\n\nexport function isCommitter(value: unknown): value is Committer {\n return CommitterSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAAkB,EAAE,OAAO,CACtC,KAAM,EAAE,OAAO,EACf,MAAO,EAAE,OAAO,EAAE,SAAS,EAC3B,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,SAAU,EAAE,OAAO,EAAE,SAAS,CAChC,CAAC,EAIM,SAAS,CAAW,CAAC,EAAoC,CAC9D,OAAO,EAAgB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "8D98CA58B1957CD264756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -6,7 +6,7 @@ import type { CustomPropertyValue as CustomPropertyValueOctokit } from '@octokit
|
|
|
6
6
|
import { z } from 'zod';
|
|
7
7
|
export declare const CustomPropertyValueSchema: z.ZodObject<{
|
|
8
8
|
property_name: z.ZodString;
|
|
9
|
-
value: z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]
|
|
9
|
+
value: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
|
|
10
10
|
}, z.core.$strip>;
|
|
11
11
|
export type CustomPropertyValue = CustomPropertyValueOctokit;
|
|
12
12
|
export declare function isCustomPropertyValue(value: unknown): value is CustomPropertyValue;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as e}from"zod";var o=e.object({property_name:e.string(),value:e.union([e.string(),e.array(e.string())])});function s(t){return o.safeParse(t).success}export{s as isCustomPropertyValue,o as CustomPropertyValueSchema};
|
|
3
|
-
export{o as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var o=e.object({property_name:e.string(),value:e.union([e.string(),e.array(e.string())]).nullable()});function s(t){return o.safeParse(t).success}export{s as isCustomPropertyValue,o as CustomPropertyValueSchema};
|
|
3
|
+
export{o as Eh,s as Fh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=15AA99CA6C4E261864756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/custom-property-value.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for CustomPropertyValue\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CustomPropertyValue as CustomPropertyValueOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const CustomPropertyValueSchema = z.object({\n property_name: z.string(),\n value: z.union([z.string(), z.array(z.string())]),\n}) satisfies z.ZodType<CustomPropertyValueOctokit>;\n\nexport type CustomPropertyValue = CustomPropertyValueOctokit;\n\nexport function isCustomPropertyValue(value: unknown): value is CustomPropertyValue {\n return CustomPropertyValueSchema.safeParse(value).success;\n}\n"
|
|
5
|
+
"/**\n * Auto-generated Zod schema for CustomPropertyValue\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CustomPropertyValue as CustomPropertyValueOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const CustomPropertyValueSchema = z.object({\n property_name: z.string(),\n value: z.union([z.string(), z.array(z.string())]).nullable(),\n}) satisfies z.ZodType<CustomPropertyValueOctokit>;\n\nexport type CustomPropertyValue = CustomPropertyValueOctokit;\n\nexport function isCustomPropertyValue(value: unknown): value is CustomPropertyValue {\n return CustomPropertyValueSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA4B,EAAE,OAAO,CAChD,cAAe,EAAE,OAAO,EACxB,MAAO,EAAE,MAAM,CAAC,EAAE,OAAO,EAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,SAAS,CAC7D,CAAC,EAIM,SAAS,CAAqB,CAAC,EAA8C,CAClF,OAAO,EAA0B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "15AA99CA6C4E261864756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as e}from"zod";var a=e.object({name:e.string(),ecosystem:e.string()});function r(t){return a.safeParse(t).success}export{r as isDependabotAlertPackage,a as DependabotAlertPackageSchema};
|
|
3
|
-
export{a as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var a=e.object({name:e.string(),ecosystem:e.string()});function r(t){return a.safeParse(t).success}export{r as isDependabotAlertPackage,a as DependabotAlertPackageSchema};
|
|
3
|
+
export{a as oj,r as pj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=9015A17C60FFC74364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertPackage\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertPackage as DependabotAlertPackageOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const DependabotAlertPackageSchema = z.object({\n name: z.string(),\n ecosystem: z.string(),\n}) satisfies z.ZodType<DependabotAlertPackageOctokit>;\n\nexport type DependabotAlertPackage = DependabotAlertPackageOctokit;\n\nexport function isDependabotAlertPackage(\n value: unknown,\n): value is DependabotAlertPackage {\n return DependabotAlertPackageSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA+B,EAAE,OAAO,CACnD,KAAM,EAAE,OAAO,EACf,UAAW,EAAE,OAAO,CACtB,CAAC,EAIM,SAAS,CAAwB,CACtC,EACiC,CACjC,OAAO,EAA6B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "9015A17C60FFC74364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -13,11 +13,11 @@ export declare const DependabotAlertSchema: z.ZodObject<{
|
|
|
13
13
|
ecosystem: z.ZodString;
|
|
14
14
|
}, z.core.$strip>;
|
|
15
15
|
manifest_path: z.ZodString;
|
|
16
|
-
scope: z.ZodUnion<readonly [z.ZodLiteral<"development">, z.ZodLiteral<"runtime">]
|
|
16
|
+
scope: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"development">, z.ZodLiteral<"runtime">]>>;
|
|
17
17
|
}, z.core.$strip>;
|
|
18
18
|
security_advisory: z.ZodObject<{
|
|
19
19
|
ghsa_id: z.ZodString;
|
|
20
|
-
cve_id: z.ZodString
|
|
20
|
+
cve_id: z.ZodNullable<z.ZodString>;
|
|
21
21
|
summary: z.ZodString;
|
|
22
22
|
description: z.ZodString;
|
|
23
23
|
vulnerabilities: z.ZodArray<z.ZodObject<{
|
|
@@ -34,7 +34,7 @@ export declare const DependabotAlertSchema: z.ZodObject<{
|
|
|
34
34
|
severity: z.ZodUnion<readonly [z.ZodLiteral<"low">, z.ZodLiteral<"medium">, z.ZodLiteral<"high">, z.ZodLiteral<"critical">]>;
|
|
35
35
|
cvss: z.ZodObject<{
|
|
36
36
|
score: z.ZodNumber;
|
|
37
|
-
vector_string: z.ZodString
|
|
37
|
+
vector_string: z.ZodNullable<z.ZodString>;
|
|
38
38
|
}, z.core.$strip>;
|
|
39
39
|
cwes: z.ZodArray<z.ZodObject<{
|
|
40
40
|
cwe_id: z.ZodString;
|
|
@@ -49,7 +49,7 @@ export declare const DependabotAlertSchema: z.ZodObject<{
|
|
|
49
49
|
}, z.core.$strip>>;
|
|
50
50
|
published_at: z.ZodString;
|
|
51
51
|
updated_at: z.ZodString;
|
|
52
|
-
withdrawn_at: z.ZodString
|
|
52
|
+
withdrawn_at: z.ZodNullable<z.ZodString>;
|
|
53
53
|
}, z.core.$strip>;
|
|
54
54
|
security_vulnerability: z.ZodObject<{
|
|
55
55
|
package: z.ZodObject<{
|
|
@@ -66,14 +66,14 @@ export declare const DependabotAlertSchema: z.ZodObject<{
|
|
|
66
66
|
html_url: z.ZodString;
|
|
67
67
|
created_at: z.ZodString;
|
|
68
68
|
updated_at: z.ZodString;
|
|
69
|
-
dismissed_at: z.ZodString
|
|
70
|
-
auto_dismissed_at: z.ZodOptional<z.ZodString
|
|
69
|
+
dismissed_at: z.ZodNullable<z.ZodString>;
|
|
70
|
+
auto_dismissed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
dismissed_by: z.ZodNullable<z.ZodObject<{
|
|
72
72
|
login: z.ZodString;
|
|
73
73
|
id: z.ZodNumber;
|
|
74
74
|
node_id: z.ZodString;
|
|
75
75
|
name: z.ZodOptional<z.ZodString>;
|
|
76
|
-
email: z.ZodOptional<z.ZodString
|
|
76
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
77
|
avatar_url: z.ZodString;
|
|
78
78
|
gravatar_id: z.ZodString;
|
|
79
79
|
url: z.ZodString;
|
|
@@ -90,9 +90,9 @@ export declare const DependabotAlertSchema: z.ZodObject<{
|
|
|
90
90
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
91
91
|
site_admin: z.ZodBoolean;
|
|
92
92
|
}, z.core.$strip>>;
|
|
93
|
-
dismissed_reason: z.ZodUnion<readonly [z.ZodLiteral<"fix_started">, z.ZodLiteral<"inaccurate">, z.ZodLiteral<"no_bandwidth">, z.ZodLiteral<"not_used">, z.ZodLiteral<"tolerable_risk">]
|
|
94
|
-
dismissed_comment: z.ZodString
|
|
95
|
-
fixed_at: z.ZodString
|
|
93
|
+
dismissed_reason: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"fix_started">, z.ZodLiteral<"inaccurate">, z.ZodLiteral<"no_bandwidth">, z.ZodLiteral<"not_used">, z.ZodLiteral<"tolerable_risk">]>>;
|
|
94
|
+
dismissed_comment: z.ZodNullable<z.ZodString>;
|
|
95
|
+
fixed_at: z.ZodNullable<z.ZodString>;
|
|
96
96
|
}, z.core.$strip>;
|
|
97
97
|
export type DependabotAlert = DependabotAlertOctokit;
|
|
98
98
|
export declare function isDependabotAlert(value: unknown): value is DependabotAlert;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dependabot-alert.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/dependabot-alert.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,eAAe,IAAI,sBAAsB,EAAE,MAAM,yBAAyB,CAAC;AACzF,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAOxB,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"dependabot-alert.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/dependabot-alert.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,eAAe,IAAI,sBAAsB,EAAE,MAAM,yBAAyB,CAAC;AACzF,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAOxB,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAuFY,CAAC;AAE/C,MAAM,MAAM,eAAe,GAAG,sBAAsB,CAAC;AAErD,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,eAAe,CAE1E"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{n as
|
|
2
|
+
import{oj as t}from"./dependabot-alert-package.js";import{qj as a}from"./security-advisory-cwes.js";import{sj as r}from"./security-advisory-cvss.js";import{Cj as i}from"./user.js";import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var n=e.object({number:e.number(),state:e.union([e.literal("open"),e.literal("dismissed"),e.literal("fixed"),e.literal("auto_dismissed")]),dependency:e.object({package:t,manifest_path:e.string(),scope:e.union([e.literal("development"),e.literal("runtime")]).nullable()}),security_advisory:e.object({ghsa_id:e.string(),cve_id:e.string().nullable(),summary:e.string(),description:e.string(),vulnerabilities:e.array(e.object({package:t,severity:e.union([e.literal("low"),e.literal("medium"),e.literal("high"),e.literal("critical")]),vulnerable_version_range:e.string(),first_patched_version:e.object({identifier:e.string()})})),severity:e.union([e.literal("low"),e.literal("medium"),e.literal("high"),e.literal("critical")]),cvss:r,cwes:e.array(a),identifiers:e.array(e.object({type:e.union([e.literal("CVE"),e.literal("GHSA")]),value:e.string()})),references:e.array(e.object({url:e.string()})),published_at:e.string(),updated_at:e.string(),withdrawn_at:e.string().nullable()}),security_vulnerability:e.object({package:t,severity:e.union([e.literal("low"),e.literal("medium"),e.literal("high"),e.literal("critical")]),vulnerable_version_range:e.string(),first_patched_version:e.object({identifier:e.string()})}),url:e.string(),html_url:e.string(),created_at:e.string(),updated_at:e.string(),dismissed_at:e.string().nullable(),auto_dismissed_at:e.string().nullable().optional(),dismissed_by:i.nullable(),dismissed_reason:e.union([e.literal("fix_started"),e.literal("inaccurate"),e.literal("no_bandwidth"),e.literal("not_used"),e.literal("tolerable_risk")]).nullable(),dismissed_comment:e.string().nullable(),fixed_at:e.string().nullable()});function m(l){return n.safeParse(l).success}export{m as isDependabotAlert,n as DependabotAlertSchema};
|
|
3
|
+
export{n as mj,m as nj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=70897F4DFC134B9264756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/dependabot-alert.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for DependabotAlert\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlert as DependabotAlertOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { DependabotAlertPackageSchema } from './dependabot-alert-package.js';\nimport { SecurityAdvisoryCvssSchema } from './security-advisory-cvss.js';\nimport { SecurityAdvisoryCwesSchema } from './security-advisory-cwes.js';\nimport { UserSchema } from './user.js';\n\nexport const DependabotAlertSchema = z.object({\n number: z.number(),\n state: z.union([\n z.literal('open'),\n z.literal('dismissed'),\n z.literal('fixed'),\n z.literal('auto_dismissed'),\n ]),\n dependency: z.object({\n package: DependabotAlertPackageSchema,\n manifest_path: z.string(),\n scope: z.union([z.literal('development'), z.literal('runtime')]),\n }),\n security_advisory: z.object({\n ghsa_id: z.string(),\n cve_id: z.string(),\n summary: z.string(),\n description: z.string(),\n vulnerabilities: z.array(\n z.object({\n package: DependabotAlertPackageSchema,\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n vulnerable_version_range: z.string(),\n first_patched_version: z.object({\n identifier: z.string(),\n }),\n }),\n ),\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n cvss: SecurityAdvisoryCvssSchema,\n cwes: z.array(SecurityAdvisoryCwesSchema),\n identifiers: z.array(\n z.object({\n type: z.union([z.literal('CVE'), z.literal('GHSA')]),\n value: z.string(),\n }),\n ),\n references: z.array(\n z.object({\n url: z.string(),\n }),\n ),\n published_at: z.string(),\n updated_at: z.string(),\n withdrawn_at: z.string(),\n }),\n security_vulnerability: z.object({\n package: DependabotAlertPackageSchema,\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n vulnerable_version_range: z.string(),\n first_patched_version: z.object({\n identifier: z.string(),\n }),\n }),\n url: z.string(),\n html_url: z.string(),\n created_at: z.string(),\n updated_at: z.string(),\n dismissed_at: z.string(),\n auto_dismissed_at: z.string().optional(),\n dismissed_by: UserSchema.nullable(),\n dismissed_reason: z.union([\n
|
|
5
|
+
"/**\n * Auto-generated Zod schema for DependabotAlert\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlert as DependabotAlertOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { DependabotAlertPackageSchema } from './dependabot-alert-package.js';\nimport { SecurityAdvisoryCvssSchema } from './security-advisory-cvss.js';\nimport { SecurityAdvisoryCwesSchema } from './security-advisory-cwes.js';\nimport { UserSchema } from './user.js';\n\nexport const DependabotAlertSchema = z.object({\n number: z.number(),\n state: z.union([\n z.literal('open'),\n z.literal('dismissed'),\n z.literal('fixed'),\n z.literal('auto_dismissed'),\n ]),\n dependency: z.object({\n package: DependabotAlertPackageSchema,\n manifest_path: z.string(),\n scope: z.union([z.literal('development'), z.literal('runtime')]).nullable(),\n }),\n security_advisory: z.object({\n ghsa_id: z.string(),\n cve_id: z.string().nullable(),\n summary: z.string(),\n description: z.string(),\n vulnerabilities: z.array(\n z.object({\n package: DependabotAlertPackageSchema,\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n vulnerable_version_range: z.string(),\n first_patched_version: z.object({\n identifier: z.string(),\n }),\n }),\n ),\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n cvss: SecurityAdvisoryCvssSchema,\n cwes: z.array(SecurityAdvisoryCwesSchema),\n identifiers: z.array(\n z.object({\n type: z.union([z.literal('CVE'), z.literal('GHSA')]),\n value: z.string(),\n }),\n ),\n references: z.array(\n z.object({\n url: z.string(),\n }),\n ),\n published_at: z.string(),\n updated_at: z.string(),\n withdrawn_at: z.string().nullable(),\n }),\n security_vulnerability: z.object({\n package: DependabotAlertPackageSchema,\n severity: z.union([\n z.literal('low'),\n z.literal('medium'),\n z.literal('high'),\n z.literal('critical'),\n ]),\n vulnerable_version_range: z.string(),\n first_patched_version: z.object({\n identifier: z.string(),\n }),\n }),\n url: z.string(),\n html_url: z.string(),\n created_at: z.string(),\n updated_at: z.string(),\n dismissed_at: z.string().nullable(),\n auto_dismissed_at: z.string().nullable().optional(),\n dismissed_by: UserSchema.nullable(),\n dismissed_reason: z\n .union([\n z.literal('fix_started'),\n z.literal('inaccurate'),\n z.literal('no_bandwidth'),\n z.literal('not_used'),\n z.literal('tolerable_risk'),\n ])\n .nullable(),\n dismissed_comment: z.string().nullable(),\n fixed_at: z.string().nullable(),\n}) satisfies z.ZodType<DependabotAlertOctokit>;\n\nexport type DependabotAlert = DependabotAlertOctokit;\n\nexport function isDependabotAlert(value: unknown): value is DependabotAlert {\n return DependabotAlertSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kOAMA,cAAS,cAOF,ZAAM,AAAwB,EAAE,OAAO,CAC5C,OAAQ,EAAE,OAAO,EACjB,MAAO,EAAE,MAAM,CACb,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,OAAO,EACjB,EAAE,QAAQ,gBAAgB,CAC5B,CAAC,EACD,WAAY,EAAE,OAAO,CACnB,QAAS,EACT,cAAe,EAAE,OAAO,EACxB,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,aAAa,EAAG,EAAE,QAAQ,SAAS,CAAC,CAAC,EAAE,SAAS,CAC5E,CAAC,EACD,kBAAmB,EAAE,OAAO,CAC1B,QAAS,EAAE,OAAO,EAClB,OAAQ,EAAE,OAAO,EAAE,SAAS,EAC5B,QAAS,EAAE,OAAO,EAClB,YAAa,EAAE,OAAO,EACtB,gBAAiB,EAAE,MACjB,EAAE,OAAO,CACP,QAAS,EACT,SAAU,EAAE,MAAM,CAChB,EAAE,QAAQ,KAAK,EACf,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,UAAU,CACtB,CAAC,EACD,yBAA0B,EAAE,OAAO,EACnC,sBAAuB,EAAE,OAAO,CAC9B,WAAY,EAAE,OAAO,CACvB,CAAC,CACH,CAAC,CACH,EACA,SAAU,EAAE,MAAM,CAChB,EAAE,QAAQ,KAAK,EACf,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,UAAU,CACtB,CAAC,EACD,KAAM,EACN,KAAM,EAAE,MAAM,CAA0B,EACxC,YAAa,EAAE,MACb,EAAE,OAAO,CACP,KAAM,EAAE,MAAM,CAAC,EAAE,QAAQ,KAAK,EAAG,EAAE,QAAQ,MAAM,CAAC,CAAC,EACnD,MAAO,EAAE,OAAO,CAClB,CAAC,CACH,EACA,WAAY,EAAE,MACZ,EAAE,OAAO,CACP,IAAK,EAAE,OAAO,CAChB,CAAC,CACH,EACA,aAAc,EAAE,OAAO,EACvB,WAAY,EAAE,OAAO,EACrB,aAAc,EAAE,OAAO,EAAE,SAAS,CACpC,CAAC,EACD,uBAAwB,EAAE,OAAO,CAC/B,QAAS,EACT,SAAU,EAAE,MAAM,CAChB,EAAE,QAAQ,KAAK,EACf,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,UAAU,CACtB,CAAC,EACD,yBAA0B,EAAE,OAAO,EACnC,sBAAuB,EAAE,OAAO,CAC9B,WAAY,EAAE,OAAO,CACvB,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,SAAU,EAAE,OAAO,EACnB,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,aAAc,EAAE,OAAO,EAAE,SAAS,EAClC,kBAAmB,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAClD,aAAc,EAAW,SAAS,EAClC,iBAAkB,EACf,MAAM,CACL,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,YAAY,EACtB,EAAE,QAAQ,cAAc,EACxB,EAAE,QAAQ,UAAU,EACpB,EAAE,QAAQ,gBAAgB,CAC5B,CAAC,EACA,SAAS,EACZ,kBAAmB,EAAE,OAAO,EAAE,SAAS,EACvC,SAAU,EAAE,OAAO,EAAE,SAAS,CAChC,CAAC,EAIM,SAAS,CAAiB,CAAC,EAA0C,CAC1E,OAAO,EAAsB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "70897F4DFC134B9264756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -15,7 +15,7 @@ export declare const DeploymentWorkflowRunSchema: z.ZodObject<{
|
|
|
15
15
|
run_number: z.ZodNumber;
|
|
16
16
|
event: z.ZodString;
|
|
17
17
|
status: z.ZodUnion<readonly [z.ZodLiteral<"completed">, z.ZodLiteral<"in_progress">, z.ZodLiteral<"queued">, z.ZodLiteral<"requested">]>;
|
|
18
|
-
conclusion: z.ZodUnion<readonly [z.ZodLiteral<"success">, z.ZodLiteral<"failure">, z.ZodLiteral<"neutral">, z.ZodLiteral<"cancelled">, z.ZodLiteral<"timed_out">, z.ZodLiteral<"action_required">, z.ZodLiteral<"stale">]
|
|
18
|
+
conclusion: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<"success">, z.ZodLiteral<"failure">, z.ZodLiteral<"neutral">, z.ZodLiteral<"cancelled">, z.ZodLiteral<"timed_out">, z.ZodLiteral<"action_required">, z.ZodLiteral<"stale">]>>;
|
|
19
19
|
workflow_id: z.ZodNumber;
|
|
20
20
|
check_suite_id: z.ZodNumber;
|
|
21
21
|
check_suite_node_id: z.ZodString;
|
|
@@ -51,7 +51,7 @@ export declare const DeploymentWorkflowRunSchema: z.ZodObject<{
|
|
|
51
51
|
id: z.ZodNumber;
|
|
52
52
|
node_id: z.ZodString;
|
|
53
53
|
name: z.ZodOptional<z.ZodString>;
|
|
54
|
-
email: z.ZodOptional<z.ZodString
|
|
54
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
avatar_url: z.ZodString;
|
|
56
56
|
gravatar_id: z.ZodString;
|
|
57
57
|
url: z.ZodString;
|
|
@@ -73,7 +73,7 @@ export declare const DeploymentWorkflowRunSchema: z.ZodObject<{
|
|
|
73
73
|
id: z.ZodNumber;
|
|
74
74
|
node_id: z.ZodString;
|
|
75
75
|
name: z.ZodOptional<z.ZodString>;
|
|
76
|
-
email: z.ZodOptional<z.ZodString
|
|
76
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
77
|
avatar_url: z.ZodString;
|
|
78
78
|
gravatar_id: z.ZodString;
|
|
79
79
|
url: z.ZodString;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployment-workflow-run.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/deployment-workflow-run.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,IAAI,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AACrG,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"deployment-workflow-run.d.ts","sourceRoot":"","sources":["../../../src/schemas/shared/deployment-workflow-run.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,qBAAqB,IAAI,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AACrG,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAwCY,CAAC;AAErD,MAAM,MAAM,qBAAqB,GAAG,4BAA4B,CAAC;AAEjE,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,qBAAqB,CAEtF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{l as
|
|
2
|
+
import{Yh as r}from"./check-run-pull-request.js";import{Ii as o}from"./referenced-workflow.js";import"./repo-ref.js";import{Cj as t}from"./user.js";import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var l=e.object({id:e.number(),name:e.string(),path:e.string().optional(),display_title:e.string().optional(),node_id:e.string(),head_branch:e.string(),head_sha:e.string(),run_number:e.number(),event:e.string(),status:e.union([e.literal("completed"),e.literal("in_progress"),e.literal("queued"),e.literal("requested")]),conclusion:e.union([e.literal("success"),e.literal("failure"),e.literal("neutral"),e.literal("cancelled"),e.literal("timed_out"),e.literal("action_required"),e.literal("stale")]).nullable(),workflow_id:e.number(),check_suite_id:e.number(),check_suite_node_id:e.string(),url:e.string(),html_url:e.string(),pull_requests:e.array(r),created_at:e.string(),updated_at:e.string(),actor:t,triggering_actor:t,run_attempt:e.number(),run_started_at:e.string(),referenced_workflows:e.array(o).optional()});function m(n){return l.safeParse(n).success}export{m as isDeploymentWorkflowRun,l as DeploymentWorkflowRunSchema};
|
|
3
|
+
export{l as Wh,m as Xh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=E5D37B974331464364756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/deployment-workflow-run.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for DeploymentWorkflowRun\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeploymentWorkflowRun as DeploymentWorkflowRunOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { CheckRunPullRequestSchema } from './check-run-pull-request.js';\nimport { ReferencedWorkflowSchema } from './referenced-workflow.js';\nimport { UserSchema } from './user.js';\n\nexport const DeploymentWorkflowRunSchema = z.object({\n id: z.number(),\n name: z.string(),\n path: z.string().optional(),\n display_title: z.string().optional(),\n node_id: z.string(),\n head_branch: z.string(),\n head_sha: z.string(),\n run_number: z.number(),\n event: z.string(),\n status: z.union([\n z.literal('completed'),\n z.literal('in_progress'),\n z.literal('queued'),\n z.literal('requested'),\n ]),\n conclusion: z.union([\n
|
|
5
|
+
"/**\n * Auto-generated Zod schema for DeploymentWorkflowRun\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeploymentWorkflowRun as DeploymentWorkflowRunOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { CheckRunPullRequestSchema } from './check-run-pull-request.js';\nimport { ReferencedWorkflowSchema } from './referenced-workflow.js';\nimport { UserSchema } from './user.js';\n\nexport const DeploymentWorkflowRunSchema = z.object({\n id: z.number(),\n name: z.string(),\n path: z.string().optional(),\n display_title: z.string().optional(),\n node_id: z.string(),\n head_branch: z.string(),\n head_sha: z.string(),\n run_number: z.number(),\n event: z.string(),\n status: z.union([\n z.literal('completed'),\n z.literal('in_progress'),\n z.literal('queued'),\n z.literal('requested'),\n ]),\n conclusion: z\n .union([\n z.literal('success'),\n z.literal('failure'),\n z.literal('neutral'),\n z.literal('cancelled'),\n z.literal('timed_out'),\n z.literal('action_required'),\n z.literal('stale'),\n ])\n .nullable(),\n workflow_id: z.number(),\n check_suite_id: z.number(),\n check_suite_node_id: z.string(),\n url: z.string(),\n html_url: z.string(),\n pull_requests: z.array(CheckRunPullRequestSchema),\n created_at: z.string(),\n updated_at: z.string(),\n actor: UserSchema,\n triggering_actor: UserSchema,\n run_attempt: z.number(),\n run_started_at: z.string(),\n referenced_workflows: z.array(ReferencedWorkflowSchema).optional(),\n}) satisfies z.ZodType<DeploymentWorkflowRunOctokit>;\n\nexport type DeploymentWorkflowRun = DeploymentWorkflowRunOctokit;\n\nexport function isDeploymentWorkflowRun(value: unknown): value is DeploymentWorkflowRun {\n return DeploymentWorkflowRunSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";mNAMA,WAAS,AAMF,ZAAM,AAA8B,EAAE,OAAO,CAClD,GAAI,EAAE,OAAO,EACb,KAAM,EAAE,OAAO,EACf,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,cAAe,EAAE,OAAO,EAAE,SAAS,EACnC,QAAS,EAAE,OAAO,EAClB,YAAa,EAAE,OAAO,EACtB,SAAU,EAAE,OAAO,EACnB,WAAY,EAAE,OAAO,EACrB,MAAO,EAAE,OAAO,EAChB,OAAQ,EAAE,MAAM,CACd,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,WAAW,CACvB,CAAC,EACD,WAAY,EACT,MAAM,CACL,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,iBAAiB,EAC3B,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,EACtB,eAAgB,EAAE,OAAO,EACzB,oBAAqB,EAAE,OAAO,EAC9B,IAAK,EAAE,OAAO,EACd,SAAU,EAAE,OAAO,EACnB,cAAe,EAAE,MAAM,CAAyB,EAChD,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,MAAO,EACP,iBAAkB,EAClB,YAAa,EAAE,OAAO,EACtB,eAAgB,EAAE,OAAO,EACzB,qBAAsB,EAAE,MAAM,CAAwB,EAAE,SAAS,CACnE,CAAC,EAIM,SAAS,CAAuB,CAAC,EAAgD,CACtF,OAAO,EAA4B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "E5D37B974331464364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -11,18 +11,18 @@ export declare const DeploymentSchema: z.ZodObject<{
|
|
|
11
11
|
sha: z.ZodString;
|
|
12
12
|
ref: z.ZodString;
|
|
13
13
|
task: z.ZodString;
|
|
14
|
-
payload: z.
|
|
14
|
+
payload: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
15
|
original_environment: z.ZodString;
|
|
16
16
|
environment: z.ZodString;
|
|
17
|
-
transient_environment: z.ZodOptional<z.
|
|
18
|
-
production_environment: z.ZodOptional<z.
|
|
19
|
-
description: z.ZodString
|
|
17
|
+
transient_environment: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
18
|
+
production_environment: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
19
|
+
description: z.ZodNullable<z.ZodString>;
|
|
20
20
|
creator: z.ZodObject<{
|
|
21
21
|
login: z.ZodString;
|
|
22
22
|
id: z.ZodNumber;
|
|
23
23
|
node_id: z.ZodString;
|
|
24
24
|
name: z.ZodOptional<z.ZodString>;
|
|
25
|
-
email: z.ZodOptional<z.ZodString
|
|
25
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
avatar_url: z.ZodString;
|
|
27
27
|
gravatar_id: z.ZodString;
|
|
28
28
|
url: z.ZodString;
|
|
@@ -52,7 +52,7 @@ export declare const DeploymentSchema: z.ZodObject<{
|
|
|
52
52
|
id: z.ZodNumber;
|
|
53
53
|
node_id: z.ZodString;
|
|
54
54
|
name: z.ZodOptional<z.ZodString>;
|
|
55
|
-
email: z.ZodOptional<z.ZodString
|
|
55
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
avatar_url: z.ZodString;
|
|
57
57
|
gravatar_id: z.ZodString;
|
|
58
58
|
url: z.ZodString;
|
|
@@ -70,12 +70,12 @@ export declare const DeploymentSchema: z.ZodObject<{
|
|
|
70
70
|
site_admin: z.ZodBoolean;
|
|
71
71
|
}, z.core.$strip>;
|
|
72
72
|
name: z.ZodString;
|
|
73
|
-
description: z.ZodString
|
|
73
|
+
description: z.ZodNullable<z.ZodString>;
|
|
74
74
|
external_url: z.ZodString;
|
|
75
75
|
html_url: z.ZodString;
|
|
76
76
|
created_at: z.ZodString;
|
|
77
77
|
updated_at: z.ZodString;
|
|
78
|
-
permissions: z.ZodObject<{
|
|
78
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
79
79
|
actions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
80
80
|
administration: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
81
81
|
blocking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
@@ -119,7 +119,7 @@ export declare const DeploymentSchema: z.ZodObject<{
|
|
|
119
119
|
vulnerability_alerts: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
120
120
|
watching: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
121
121
|
workflows: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<"read">, z.ZodLiteral<"write">]>>;
|
|
122
|
-
}, z.core.$strip
|
|
122
|
+
}, z.core.$strip>>;
|
|
123
123
|
events: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"branch_protection_rule">, z.ZodLiteral<"check_run">, z.ZodLiteral<"check_suite">, z.ZodLiteral<"code_scanning_alert">, z.ZodLiteral<"commit_comment">, z.ZodLiteral<"create">, z.ZodLiteral<"delete">, z.ZodLiteral<"dependabot_alert">, z.ZodLiteral<"deployment">, z.ZodLiteral<"deployment_protection_rule">, z.ZodLiteral<"deployment_review">, z.ZodLiteral<"deployment_status">, z.ZodLiteral<"deploy_key">, z.ZodLiteral<"discussion">, z.ZodLiteral<"discussion_comment">, z.ZodLiteral<"fork">, z.ZodLiteral<"gollum">, z.ZodLiteral<"issues">, z.ZodLiteral<"issue_comment">, z.ZodLiteral<"label">, z.ZodLiteral<"member">, z.ZodLiteral<"membership">, z.ZodLiteral<"merge_group">, z.ZodLiteral<"merge_queue_entry">, z.ZodLiteral<"milestone">, z.ZodLiteral<"organization">, z.ZodLiteral<"org_block">, z.ZodLiteral<"page_build">, z.ZodLiteral<"project">, z.ZodLiteral<"projects_v2_item">, z.ZodLiteral<"project_card">, z.ZodLiteral<"project_column">, z.ZodLiteral<"pull_request">, z.ZodLiteral<"pull_request_review">, z.ZodLiteral<"pull_request_review_comment">, z.ZodLiteral<"pull_request_review_thread">, z.ZodLiteral<"push">, z.ZodLiteral<"registry_package">, z.ZodLiteral<"release">, z.ZodLiteral<"repository">, z.ZodLiteral<"repository_dispatch">, z.ZodLiteral<"repository_ruleset">, z.ZodLiteral<"secret_scanning_alert">, z.ZodLiteral<"secret_scanning_alert_location">, z.ZodLiteral<"security_and_analysis">, z.ZodLiteral<"star">, z.ZodLiteral<"status">, z.ZodLiteral<"team">, z.ZodLiteral<"team_add">, z.ZodLiteral<"watch">, z.ZodLiteral<"workflow_dispatch">, z.ZodLiteral<"workflow_job">, z.ZodLiteral<"workflow_run">]>>>;
|
|
124
124
|
}, z.core.$strip>>>;
|
|
125
125
|
}, z.core.$strip>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{
|
|
2
|
+
import{kj as n}from"./app.js";import{Cj as t}from"./user.js";import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var o=e.object({url:e.string(),id:e.number(),node_id:e.string(),sha:e.string(),ref:e.string(),task:e.string(),payload:e.record(e.string(),e.unknown()),original_environment:e.string(),environment:e.string(),transient_environment:e.union([e.literal(!1),e.literal(!0)]).optional(),production_environment:e.union([e.literal(!1),e.literal(!0)]).optional(),description:e.string().nullable(),creator:t,created_at:e.string(),updated_at:e.string(),statuses_url:e.string(),repository_url:e.string(),performed_via_github_app:n.nullable().optional()});function l(r){return o.safeParse(r).success}export{l as isDeployment,o as DeploymentSchema};
|
|
3
|
+
export{o as cj,l as dj};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=408217A43896300F64756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/deployment.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for Deployment\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Deployment as DeploymentOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { AppSchema } from './app.js';\nimport { UserSchema } from './user.js';\n\nexport const DeploymentSchema = z.object({\n url: z.string(),\n id: z.number(),\n node_id: z.string(),\n sha: z.string(),\n ref: z.string(),\n task: z.string(),\n payload: z.
|
|
5
|
+
"/**\n * Auto-generated Zod schema for Deployment\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Deployment as DeploymentOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { AppSchema } from './app.js';\nimport { UserSchema } from './user.js';\n\nexport const DeploymentSchema = z.object({\n url: z.string(),\n id: z.number(),\n node_id: z.string(),\n sha: z.string(),\n ref: z.string(),\n task: z.string(),\n payload: z.record(z.string(), z.unknown()),\n original_environment: z.string(),\n environment: z.string(),\n transient_environment: z.union([z.literal(false), z.literal(true)]).optional(),\n production_environment: z.union([z.literal(false), z.literal(true)]).optional(),\n description: z.string().nullable(),\n creator: UserSchema,\n created_at: z.string(),\n updated_at: z.string(),\n statuses_url: z.string(),\n repository_url: z.string(),\n performed_via_github_app: AppSchema.nullable().optional(),\n}) satisfies z.ZodType<DeploymentOctokit>;\n\nexport type Deployment = DeploymentOctokit;\n\nexport function isDeployment(value: unknown): value is Deployment {\n return DeploymentSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": "
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";+GAMA,JAAS,UAKF,IAAM,EAAmB,EAAE,OAAO,CACvC,IAAK,EAAE,OAAO,EACd,GAAI,EAAE,OAAO,EACb,QAAS,EAAE,OAAO,EAClB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,OAAO,EAAG,EAAE,QAAQ,CAAC,EACzC,qBAAsB,EAAE,OAAO,EAC/B,YAAa,EAAE,OAAO,EACtB,sBAAuB,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC7E,uBAAwB,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC9E,YAAa,EAAE,OAAO,EAAE,SAAS,EACjC,QAAS,EACT,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,aAAc,EAAE,OAAO,EACvB,eAAgB,EAAE,OAAO,EACzB,yBAA0B,EAAU,SAAS,EAAE,SAAS,CAC1D,CAAC,EAIM,SAAS,CAAY,CAAC,EAAqC,CAChE,OAAO,EAAiB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "408217A43896300F64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as s}from"zod";var t=s.object({id:s.number(),node_id:s.string(),repository_id:s.number(),emoji:s.string(),name:s.string(),description:s.string(),created_at:s.string(),updated_at:s.string(),slug:s.string(),is_answerable:s.boolean()});function i(e){return t.safeParse(e).success}export{i as isDiscussionCategory,t as DiscussionCategorySchema};
|
|
3
|
-
export{t as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as s}from"zod";var t=s.object({id:s.number(),node_id:s.string(),repository_id:s.number(),emoji:s.string(),name:s.string(),description:s.string(),created_at:s.string(),updated_at:s.string(),slug:s.string(),is_answerable:s.boolean()});function i(e){return t.safeParse(e).success}export{i as isDiscussionCategory,t as DiscussionCategorySchema};
|
|
3
|
+
export{t as Uh,i as Vh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=39CD88D98809649364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DiscussionCategory\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DiscussionCategory as DiscussionCategoryOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const DiscussionCategorySchema = z.object({\n id: z.number(),\n node_id: z.string(),\n repository_id: z.number(),\n emoji: z.string(),\n name: z.string(),\n description: z.string(),\n created_at: z.string(),\n updated_at: z.string(),\n slug: z.string(),\n is_answerable: z.boolean(),\n}) satisfies z.ZodType<DiscussionCategoryOctokit>;\n\nexport type DiscussionCategory = DiscussionCategoryOctokit;\n\nexport function isDiscussionCategory(value: unknown): value is DiscussionCategory {\n return DiscussionCategorySchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAA2B,EAAE,OAAO,CAC/C,GAAI,EAAE,OAAO,EACb,QAAS,EAAE,OAAO,EAClB,cAAe,EAAE,OAAO,EACxB,MAAO,EAAE,OAAO,EAChB,KAAM,EAAE,OAAO,EACf,YAAa,EAAE,OAAO,EACtB,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,KAAM,EAAE,OAAO,EACf,cAAe,EAAE,QAAQ,CAC3B,CAAC,EAIM,SAAS,CAAoB,CAAC,EAA6C,CAChF,OAAO,EAAyB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "39CD88D98809649364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -18,14 +18,14 @@ export declare const DiscussionSchema: z.ZodObject<{
|
|
|
18
18
|
slug: z.ZodString;
|
|
19
19
|
is_answerable: z.ZodBoolean;
|
|
20
20
|
}, z.core.$strip>;
|
|
21
|
-
answer_html_url: z.ZodString
|
|
22
|
-
answer_chosen_at: z.ZodString
|
|
21
|
+
answer_html_url: z.ZodNullable<z.ZodString>;
|
|
22
|
+
answer_chosen_at: z.ZodNullable<z.ZodString>;
|
|
23
23
|
answer_chosen_by: z.ZodNullable<z.ZodObject<{
|
|
24
24
|
login: z.ZodString;
|
|
25
25
|
id: z.ZodNumber;
|
|
26
26
|
node_id: z.ZodString;
|
|
27
27
|
name: z.ZodOptional<z.ZodString>;
|
|
28
|
-
email: z.ZodOptional<z.ZodString
|
|
28
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
avatar_url: z.ZodString;
|
|
30
30
|
gravatar_id: z.ZodString;
|
|
31
31
|
url: z.ZodString;
|
|
@@ -52,7 +52,7 @@ export declare const DiscussionSchema: z.ZodObject<{
|
|
|
52
52
|
id: z.ZodNumber;
|
|
53
53
|
node_id: z.ZodString;
|
|
54
54
|
name: z.ZodOptional<z.ZodString>;
|
|
55
|
-
email: z.ZodOptional<z.ZodString
|
|
55
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
avatar_url: z.ZodString;
|
|
57
57
|
gravatar_id: z.ZodString;
|
|
58
58
|
url: z.ZodString;
|
|
@@ -75,7 +75,7 @@ export declare const DiscussionSchema: z.ZodObject<{
|
|
|
75
75
|
created_at: z.ZodString;
|
|
76
76
|
updated_at: z.ZodString;
|
|
77
77
|
author_association: z.ZodUnion<readonly [z.ZodLiteral<"COLLABORATOR">, z.ZodLiteral<"CONTRIBUTOR">, z.ZodLiteral<"FIRST_TIMER">, z.ZodLiteral<"FIRST_TIME_CONTRIBUTOR">, z.ZodLiteral<"MANNEQUIN">, z.ZodLiteral<"MEMBER">, z.ZodLiteral<"NONE">, z.ZodLiteral<"OWNER">]>;
|
|
78
|
-
active_lock_reason: z.ZodString
|
|
78
|
+
active_lock_reason: z.ZodNullable<z.ZodString>;
|
|
79
79
|
body: z.ZodString;
|
|
80
80
|
reactions: z.ZodOptional<z.ZodObject<{
|
|
81
81
|
url: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
3
|
-
export{r as
|
|
2
|
+
import{Uh as t}from"./discussion-category.js";import{yj as i}from"./reactions.js";import{Cj as s}from"./user.js";import"../../chunk-sgm7k1ae.js";import{z as e}from"zod";var r=e.object({repository_url:e.string(),category:t,answer_html_url:e.string().nullable(),answer_chosen_at:e.string().nullable(),answer_chosen_by:s.nullable(),html_url:e.string(),id:e.number(),node_id:e.string(),number:e.number(),title:e.string(),user:s,state:e.union([e.literal("open"),e.literal("locked"),e.literal("converting")]),locked:e.boolean(),comments:e.number(),created_at:e.string(),updated_at:e.string(),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")]),active_lock_reason:e.string().nullable(),body:e.string(),reactions:i.optional()});function u(o){return r.safeParse(o).success}export{u as isDiscussion,r as DiscussionSchema};
|
|
3
|
+
export{r as Sh,u as Th};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=0F82266C8AB1812164756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/shared/discussion.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for Discussion\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Discussion as DiscussionOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { DiscussionCategorySchema } from './discussion-category.js';\nimport { ReactionsSchema } from './reactions.js';\nimport { UserSchema } from './user.js';\n\nexport const DiscussionSchema = z.object({\n repository_url: z.string(),\n category: DiscussionCategorySchema,\n answer_html_url: z.string(),\n answer_chosen_at: z.string(),\n answer_chosen_by: UserSchema.nullable(),\n html_url: z.string(),\n id: z.number(),\n node_id: z.string(),\n number: z.number(),\n title: z.string(),\n user: UserSchema,\n state: z.union([z.literal('open'), z.literal('locked'), z.literal('converting')]),\n locked: z.boolean(),\n comments: z.number(),\n created_at: z.string(),\n updated_at: z.string(),\n author_association: z.union([\n z.literal('COLLABORATOR'),\n z.literal('CONTRIBUTOR'),\n z.literal('FIRST_TIMER'),\n z.literal('FIRST_TIME_CONTRIBUTOR'),\n z.literal('MANNEQUIN'),\n z.literal('MEMBER'),\n z.literal('NONE'),\n z.literal('OWNER'),\n ]),\n active_lock_reason: z.string(),\n body: z.string(),\n reactions: ReactionsSchema.optional(),\n}) satisfies z.ZodType<DiscussionOctokit>;\n\nexport type Discussion = DiscussionOctokit;\n\nexport function isDiscussion(value: unknown): value is Discussion {\n return DiscussionSchema.safeParse(value).success;\n}\n"
|
|
5
|
+
"/**\n * Auto-generated Zod schema for Discussion\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { Discussion as DiscussionOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { DiscussionCategorySchema } from './discussion-category.js';\nimport { ReactionsSchema } from './reactions.js';\nimport { UserSchema } from './user.js';\n\nexport const DiscussionSchema = z.object({\n repository_url: z.string(),\n category: DiscussionCategorySchema,\n answer_html_url: z.string().nullable(),\n answer_chosen_at: z.string().nullable(),\n answer_chosen_by: UserSchema.nullable(),\n html_url: z.string(),\n id: z.number(),\n node_id: z.string(),\n number: z.number(),\n title: z.string(),\n user: UserSchema,\n state: z.union([z.literal('open'), z.literal('locked'), z.literal('converting')]),\n locked: z.boolean(),\n comments: z.number(),\n created_at: z.string(),\n updated_at: z.string(),\n author_association: z.union([\n z.literal('COLLABORATOR'),\n z.literal('CONTRIBUTOR'),\n z.literal('FIRST_TIMER'),\n z.literal('FIRST_TIME_CONTRIBUTOR'),\n z.literal('MANNEQUIN'),\n z.literal('MEMBER'),\n z.literal('NONE'),\n z.literal('OWNER'),\n ]),\n active_lock_reason: z.string().nullable(),\n body: z.string(),\n reactions: ReactionsSchema.optional(),\n}) satisfies z.ZodType<DiscussionOctokit>;\n\nexport type Discussion = DiscussionOctokit;\n\nexport function isDiscussion(value: unknown): value is Discussion {\n return DiscussionSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8KAMA,CAAS,JAMF,EAAM,EAAmB,EAAE,OAAO,CACvC,eAAgB,EAAE,OAAO,EACzB,SAAU,EACV,gBAAiB,EAAE,OAAO,EAAE,SAAS,EACrC,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,iBAAkB,EAAW,SAAS,EACtC,SAAU,EAAE,OAAO,EACnB,GAAI,EAAE,OAAO,EACb,QAAS,EAAE,OAAO,EAClB,OAAQ,EAAE,OAAO,EACjB,MAAO,EAAE,OAAO,EAChB,KAAM,EACN,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,MAAM,EAAG,EAAE,QAAQ,QAAQ,EAAG,EAAE,QAAQ,YAAY,CAAC,CAAC,EAChF,OAAQ,EAAE,QAAQ,EAClB,SAAU,EAAE,OAAO,EACnB,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,mBAAoB,EAAE,MAAM,CAC1B,EAAE,QAAQ,cAAc,EACxB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,wBAAwB,EAClC,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACD,mBAAoB,EAAE,OAAO,EAAE,SAAS,EACxC,KAAM,EAAE,OAAO,EACf,UAAW,EAAgB,SAAS,CACtC,CAAC,EAIM,SAAS,CAAY,CAAC,EAAqC,CAChE,OAAO,EAAiB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "0F82266C8AB1812164756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as t}from"zod";var r=t.object({login:t.literal("github"),id:t.literal(9919),node_id:t.literal("MDEyOk9yZ2FuaXphdGlvbjk5MTk="),name:t.literal("GitHub").optional(),email:t.null().optional(),avatar_url:t.literal("https://avatars.githubusercontent.com/u/9919?v=4"),gravatar_id:t.literal(""),url:t.literal("https://api.github.com/users/github"),html_url:t.literal("https://github.com/github"),followers_url:t.literal("https://api.github.com/users/github/followers"),following_url:t.literal("https://api.github.com/users/github/following{/other_user}"),gists_url:t.literal("https://api.github.com/users/github/gists{/gist_id}"),starred_url:t.literal("https://api.github.com/users/github/starred{/owner}{/repo}"),subscriptions_url:t.literal("https://api.github.com/users/github/subscriptions"),organizations_url:t.literal("https://api.github.com/users/github/orgs"),repos_url:t.literal("https://api.github.com/users/github/repos"),events_url:t.literal("https://api.github.com/users/github/events{/privacy}"),received_events_url:t.literal("https://api.github.com/users/github/received_events"),type:t.literal("Organization"),site_admin:t.literal(!1)});function s(i){return r.safeParse(i).success}export{s as isGitHubOrg,r as GitHubOrgSchema};
|
|
3
|
-
export{r as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as t}from"zod";var r=t.object({login:t.literal("github"),id:t.literal(9919),node_id:t.literal("MDEyOk9yZ2FuaXphdGlvbjk5MTk="),name:t.literal("GitHub").optional(),email:t.null().optional(),avatar_url:t.literal("https://avatars.githubusercontent.com/u/9919?v=4"),gravatar_id:t.literal(""),url:t.literal("https://api.github.com/users/github"),html_url:t.literal("https://github.com/github"),followers_url:t.literal("https://api.github.com/users/github/followers"),following_url:t.literal("https://api.github.com/users/github/following{/other_user}"),gists_url:t.literal("https://api.github.com/users/github/gists{/gist_id}"),starred_url:t.literal("https://api.github.com/users/github/starred{/owner}{/repo}"),subscriptions_url:t.literal("https://api.github.com/users/github/subscriptions"),organizations_url:t.literal("https://api.github.com/users/github/orgs"),repos_url:t.literal("https://api.github.com/users/github/repos"),events_url:t.literal("https://api.github.com/users/github/events{/privacy}"),received_events_url:t.literal("https://api.github.com/users/github/received_events"),type:t.literal("Organization"),site_admin:t.literal(!1)});function s(i){return r.safeParse(i).success}export{s as isGitHubOrg,r as GitHubOrgSchema};
|
|
3
|
+
export{r as gi,s as hi};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=C4F39BEAC551042464756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for GitHubOrg\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { GitHubOrg as GitHubOrgOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nexport const GitHubOrgSchema = z.object({\n login: z.literal('github'),\n id: z.literal(9919),\n node_id: z.literal('MDEyOk9yZ2FuaXphdGlvbjk5MTk='),\n name: z.literal('GitHub').optional(),\n email: z.null().optional(),\n avatar_url: z.literal('https://avatars.githubusercontent.com/u/9919?v=4'),\n gravatar_id: z.literal(''),\n url: z.literal('https://api.github.com/users/github'),\n html_url: z.literal('https://github.com/github'),\n followers_url: z.literal('https://api.github.com/users/github/followers'),\n following_url: z.literal('https://api.github.com/users/github/following{/other_user}'),\n gists_url: z.literal('https://api.github.com/users/github/gists{/gist_id}'),\n starred_url: z.literal('https://api.github.com/users/github/starred{/owner}{/repo}'),\n subscriptions_url: z.literal('https://api.github.com/users/github/subscriptions'),\n organizations_url: z.literal('https://api.github.com/users/github/orgs'),\n repos_url: z.literal('https://api.github.com/users/github/repos'),\n events_url: z.literal('https://api.github.com/users/github/events{/privacy}'),\n received_events_url: z.literal('https://api.github.com/users/github/received_events'),\n type: z.literal('Organization'),\n site_admin: z.literal(false),\n}) satisfies z.ZodType<GitHubOrgOctokit>;\n\nexport type GitHubOrg = GitHubOrgOctokit;\n\nexport function isGitHubOrg(value: unknown): value is GitHubOrg {\n return GitHubOrgSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";gCAMA,YAAS,YAEF,IAAM,EAAkB,EAAE,OAAO,CACtC,MAAO,EAAE,QAAQ,QAAQ,EACzB,GAAI,EAAE,QAAQ,IAAI,EAClB,QAAS,EAAE,QAAQ,8BAA8B,EACjD,KAAM,EAAE,QAAQ,QAAQ,EAAE,SAAS,EACnC,MAAO,EAAE,KAAK,EAAE,SAAS,EACzB,WAAY,EAAE,QAAQ,kDAAkD,EACxE,YAAa,EAAE,QAAQ,EAAE,EACzB,IAAK,EAAE,QAAQ,qCAAqC,EACpD,SAAU,EAAE,QAAQ,2BAA2B,EAC/C,cAAe,EAAE,QAAQ,+CAA+C,EACxE,cAAe,EAAE,QAAQ,4DAA4D,EACrF,UAAW,EAAE,QAAQ,qDAAqD,EAC1E,YAAa,EAAE,QAAQ,4DAA4D,EACnF,kBAAmB,EAAE,QAAQ,mDAAmD,EAChF,kBAAmB,EAAE,QAAQ,0CAA0C,EACvE,UAAW,EAAE,QAAQ,2CAA2C,EAChE,WAAY,EAAE,QAAQ,sDAAsD,EAC5E,oBAAqB,EAAE,QAAQ,qDAAqD,EACpF,KAAM,EAAE,QAAQ,cAAc,EAC9B,WAAY,EAAE,QAAQ,EAAK,CAC7B,CAAC,EAIM,SAAS,CAAW,CAAC,EAAoC,CAC9D,OAAO,EAAgB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "C4F39BEAC551042464756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{
|
|
2
|
+
import{oh as Qx,ph as Rx}from"./project-card.js";import{qh as Cx,rh as Dx}from"./marketplace-purchase.js";import{sh as Sx,th as Tx}from"./project-column.js";import{uh as Kx,vh as Lx}from"./package-npm-metadata.js";import{wh as bx,xh as hx}from"./pull-request.js";import{yh as Ez,zh as Fz}from"./workflow.js";import{Ah as Ix,Bh as Jx}from"./organization-custom-property.js";import{Ch as x,Dh as z}from"./alert-instance.js";import{Eh as Q,Fh as R}from"./custom-property-value.js";import{Gh as Cz,Hh as Dz}from"./sponsorship-tier.js";import{Ih as O,Jh as P}from"./commit.js";import{Kh as Ox,Lh as Px}from"./project.js";import{Mh as Mx,Nh as Nx}from"./package-nuget-metadata.js";import{Oh as c,Ph as u}from"./installation.js";import{Qh as E,Rh as F}from"./branch-protection-rule.js";import{Sh as f,Th as k}from"./discussion.js";import{Uh as v,Vh as d}from"./discussion-category.js";import{Wh as g,Xh as q}from"./deployment-workflow-run.js";import{Yh as K,Zh as L}from"./check-run-pull-request.js";import{$h as s,_h as o}from"./issue-comment.js";import{ai as tx,bi as jx}from"./secret-scanning-location-issue-body.js";import{ci as r,di as e}from"./issue.js";import{ei as cx,fi as ux}from"./repository-vulnerability-alert-alert.js";import{gi as m,hi as n}from"./git-hub-org.js";import{ii as fx,ji as kx}from"./release.js";import{ki as yx,li as ax}from"./release-asset.js";import{mi as G,ni as H}from"./check-run-deployment.js";import{oi as Ux,pi as Vx}from"./projects-v2-item.js";import{qi as Mz,ri as Nz}from"./workflow-job.js";import{si as Gz,ti as Hz}from"./workflow-step-completed.js";import{ui as Iz,vi as Jz}from"./workflow-step-in-progress.js";import{wi as p,xi as l}from"./installation-lite.js";import{yi as wx,zi as ix}from"./secret-scanning-location-commit.js";import{Ai as Ex,Bi as Fx}from"./membership.js";import{Ci as Oz,Di as Pz}from"./workflow-run.js";import{Ei as mx,Fi as nx}from"./repository-lite.js";import{Gi as xz,Hi as zz}from"./simple-commit.js";import{Ii as b,Ji as h}from"./referenced-workflow.js";import{Ki as I,Li as J}from"./repo-ref.js";import{Mi as M,Ni as N}from"./committer.js";import{Oi as rx,Pi as ex}from"./secret-scanning-location-issue-comment.js";import{Qi as gx,Ri as qx}from"./pull-request-review.js";import{Si as Az,Ti as Bz}from"./simple-pull-request.js";import{Ui as Wx,Vi as Xx}from"./pull-request-auto-merge.js";import{Wi as w,Xi as i}from"./label.js";import{Yi as t,Zi as j}from"./milestone.js";import{$i as $x,_i as _x}from"./team.js";import{aj as px,bj as lx}from"./secret-scanning-alert.js";import{cj as _,dj as $}from"./deployment.js";import{ej as ox,fj as sx}from"./secret-scanning-location-issue-title.js";import{gj as Yx,hj as Zx}from"./repository.js";import{ij as Gx,jj as Hx}from"./organization.js";import{kj as C,lj as D}from"./app.js";import{mj as Y,nj as Z}from"./dependabot-alert.js";import{oj as S,pj as T}from"./dependabot-alert-package.js";import{qj as W,rj as X}from"./security-advisory-cwes.js";import{sj as U,tj as V}from"./security-advisory-cvss.js";import{uj as Kz,vj as Lz}from"./workflow-step-queued.js";import{wj as vx,xj as dx}from"./pull-request-review-comment.js";import{yj as y,zj as a}from"./reactions.js";import{Aj as Ax,Bj as Bx}from"./link.js";import{Cj as A,Dj as B}from"./user.js";import{Ej as xx,Fj as zx}from"./license.js";import"../../chunk-sgm7k1ae.js";export{Lz as isWorkflowStepQueued,Jz as isWorkflowStepInProgress,Hz as isWorkflowStepCompleted,Pz as isWorkflowRun,Nz as isWorkflowJob,Fz as isWorkflow,B as isUser,$x as isTeam,Dz as isSponsorshipTier,Bz as isSimplePullRequest,zz as isSimpleCommit,X as isSecurityAdvisoryCwes,V as isSecurityAdvisoryCvss,sx as isSecretScanningLocationIssueTitle,ex as isSecretScanningLocationIssueComment,jx as isSecretScanningLocationIssueBody,ix as isSecretScanningLocationCommit,lx as isSecretScanningAlert,ux as isRepositoryVulnerabilityAlertAlert,nx as isRepositoryLite,Zx as isRepository,J as isRepoRef,ax as isReleaseAsset,kx as isRelease,h as isReferencedWorkflow,a as isReactions,dx as isPullRequestReviewComment,qx as isPullRequestReview,Xx as isPullRequestAutoMerge,hx as isPullRequest,Vx as isProjectsV2Item,Tx as isProjectColumn,Rx as isProjectCard,Px as isProject,Nx as isPackageNugetMetadata,Lx as isPackageNPMMetadata,Jx as isOrganizationCustomProperty,Hx as isOrganization,j as isMilestone,Fx as isMembership,Dx as isMarketplacePurchase,Bx as isLink,zx as isLicense,i as isLabel,s as isIssueComment,e as isIssue,l as isInstallationLite,u as isInstallation,n as isGitHubOrg,d as isDiscussionCategory,k as isDiscussion,q as isDeploymentWorkflowRun,$ as isDeployment,T as isDependabotAlertPackage,Z as isDependabotAlert,R as isCustomPropertyValue,N as isCommitter,P as isCommit,L as isCheckRunPullRequest,H as isCheckRunDeployment,F as isBranchProtectionRule,D as isApp,z as isAlertInstance,Kz as WorkflowStepQueuedSchema,Iz as WorkflowStepInProgressSchema,Gz as WorkflowStepCompletedSchema,Ez as WorkflowSchema,Oz as WorkflowRunSchema,Mz as WorkflowJobSchema,A as UserSchema,_x as TeamSchema,Cz as SponsorshipTierSchema,Az as SimplePullRequestSchema,xz as SimpleCommitSchema,W as SecurityAdvisoryCwesSchema,U as SecurityAdvisoryCvssSchema,ox as SecretScanningLocationIssueTitleSchema,rx as SecretScanningLocationIssueCommentSchema,tx as SecretScanningLocationIssueBodySchema,wx as SecretScanningLocationCommitSchema,px as SecretScanningAlertSchema,cx as RepositoryVulnerabilityAlertAlertSchema,Yx as RepositorySchema,mx as RepositoryLiteSchema,I as RepoRefSchema,fx as ReleaseSchema,yx as ReleaseAssetSchema,b as ReferencedWorkflowSchema,y as ReactionsSchema,bx as PullRequestSchema,gx as PullRequestReviewSchema,vx as PullRequestReviewCommentSchema,Wx as PullRequestAutoMergeSchema,Ux as ProjectsV2ItemSchema,Ox as ProjectSchema,Sx as ProjectColumnSchema,Qx as ProjectCardSchema,Mx as PackageNugetMetadataSchema,Kx as PackageNPMMetadataSchema,Gx as OrganizationSchema,Ix as OrganizationCustomPropertySchema,t as MilestoneSchema,Ex as MembershipSchema,Cx as MarketplacePurchaseSchema,Ax as LinkSchema,xx as LicenseSchema,w as LabelSchema,r as IssueSchema,o as IssueCommentSchema,c as InstallationSchema,p as InstallationLiteSchema,m as GitHubOrgSchema,f as DiscussionSchema,v as DiscussionCategorySchema,g as DeploymentWorkflowRunSchema,_ as DeploymentSchema,Y as DependabotAlertSchema,S as DependabotAlertPackageSchema,Q as CustomPropertyValueSchema,M as CommitterSchema,O as CommitSchema,K as CheckRunPullRequestSchema,G as CheckRunDeploymentSchema,E as BranchProtectionRuleSchema,C as AppSchema,x as AlertInstanceSchema};
|
|
3
3
|
|
|
4
|
-
//# debugId=
|
|
4
|
+
//# debugId=921964925338A3F664756E2164756E21
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{z as t}from"zod";var i=t.object({id:t.number(),node_id:t.string()});function o(e){return i.safeParse(e).success}export{o as isInstallationLite,i as InstallationLiteSchema};
|
|
3
|
-
export{i as
|
|
2
|
+
import"../../chunk-sgm7k1ae.js";import{z as t}from"zod";var i=t.object({id:t.number(),node_id:t.string()});function o(e){return i.safeParse(e).success}export{o as isInstallationLite,i as InstallationLiteSchema};
|
|
3
|
+
export{i as wi,o as xi};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=2AEFDDB6E820C31864756E2164756E21
|