github-webhook-schemas 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fixtures/index.d.ts.map +1 -1
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-configuration-enabled-event.d.ts +25 -25
- package/dist/schemas/branch-protection-rule-created-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-deleted-event.d.ts +27 -27
- package/dist/schemas/branch-protection-rule-edited-event.d.ts +31 -31
- package/dist/schemas/branch-protection-rule-edited-event.d.ts.map +1 -1
- package/dist/schemas/branch-protection-rule-edited-event.js +2 -2
- package/dist/schemas/branch-protection-rule-edited-event.js.map +3 -3
- package/dist/schemas/check-run-completed-event.d.ts +45 -45
- package/dist/schemas/check-run-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +3 -3
- package/dist/schemas/check-run-created-event.d.ts +46 -46
- package/dist/schemas/check-run-created-event.d.ts.map +1 -1
- package/dist/schemas/check-run-created-event.js +2 -2
- package/dist/schemas/check-run-created-event.js.map +3 -3
- package/dist/schemas/check-run-requested-action-event.d.ts +44 -44
- package/dist/schemas/check-run-requested-action-event.d.ts.map +1 -1
- package/dist/schemas/check-run-requested-action-event.js +2 -2
- package/dist/schemas/check-run-requested-action-event.js.map +3 -3
- package/dist/schemas/check-run-rerequested-event.d.ts +44 -44
- package/dist/schemas/check-run-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-run-rerequested-event.js +2 -2
- package/dist/schemas/check-run-rerequested-event.js.map +3 -3
- package/dist/schemas/check-suite-completed-event.d.ts +38 -38
- package/dist/schemas/check-suite-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +3 -3
- package/dist/schemas/check-suite-requested-event.d.ts +38 -38
- package/dist/schemas/check-suite-requested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +3 -3
- package/dist/schemas/check-suite-rerequested-event.d.ts +36 -36
- package/dist/schemas/check-suite-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-rerequested-event.js +2 -2
- package/dist/schemas/check-suite-rerequested-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts +39 -39
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js +2 -2
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts +38 -38
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js +2 -2
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-created-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-created-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-created-event.js +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts +40 -40
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-fixed-event.js +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js +2 -2
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-reopened-event.js +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +3 -3
- package/dist/schemas/commit-comment-created-event.d.ts +29 -29
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +3 -3
- package/dist/schemas/create-event.d.ts +26 -26
- package/dist/schemas/create-event.js +2 -2
- package/dist/schemas/create-event.js.map +3 -3
- package/dist/schemas/custom-property-created-event.d.ts +7 -7
- package/dist/schemas/custom-property-deleted-event.d.ts +2 -2
- package/dist/schemas/custom-property-values-updated-event.d.ts +27 -27
- package/dist/schemas/delete-event.d.ts +25 -25
- package/dist/schemas/dependabot-alert-created-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-dismissed-event.d.ts +36 -36
- package/dist/schemas/dependabot-alert-fixed-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-reintroduced-event.d.ts +34 -34
- package/dist/schemas/dependabot-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/deploy-key-created-event.d.ts +25 -25
- package/dist/schemas/deploy-key-deleted-event.d.ts +25 -25
- package/dist/schemas/deployment-created-event.d.ts +37 -37
- package/dist/schemas/deployment-protection-rule-requested-event.d.ts +113 -113
- package/dist/schemas/deployment-review-approved-event.d.ts +43 -43
- package/dist/schemas/deployment-review-approved-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-approved-event.js +2 -2
- package/dist/schemas/deployment-review-approved-event.js.map +3 -3
- package/dist/schemas/deployment-review-rejected-event.d.ts +43 -43
- package/dist/schemas/deployment-review-rejected-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-rejected-event.js +2 -2
- package/dist/schemas/deployment-review-rejected-event.js.map +3 -3
- package/dist/schemas/deployment-review-requested-event.d.ts +42 -42
- package/dist/schemas/deployment-review-requested-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-requested-event.js +2 -2
- package/dist/schemas/deployment-review-requested-event.js.map +3 -3
- package/dist/schemas/deployment-status-created-event.d.ts +46 -46
- package/dist/schemas/deployment-status-created-event.d.ts.map +1 -1
- package/dist/schemas/deployment-status-created-event.js +2 -2
- package/dist/schemas/deployment-status-created-event.js.map +3 -3
- package/dist/schemas/discussion-answered-event.d.ts +32 -32
- package/dist/schemas/discussion-category-changed-event.d.ts +30 -30
- package/dist/schemas/discussion-comment-created-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-created-event.js +2 -2
- package/dist/schemas/discussion-comment-created-event.js.map +3 -3
- package/dist/schemas/discussion-comment-deleted-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-deleted-event.js +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js.map +3 -3
- package/dist/schemas/discussion-comment-edited-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-edited-event.js +2 -2
- package/dist/schemas/discussion-comment-edited-event.js.map +3 -3
- package/dist/schemas/discussion-created-event.d.ts +30 -30
- package/dist/schemas/discussion-deleted-event.d.ts +30 -30
- package/dist/schemas/discussion-edited-event.d.ts +32 -32
- package/dist/schemas/discussion-edited-event.d.ts.map +1 -1
- package/dist/schemas/discussion-edited-event.js +2 -2
- package/dist/schemas/discussion-edited-event.js.map +3 -3
- package/dist/schemas/discussion-labeled-event.d.ts +31 -31
- package/dist/schemas/discussion-locked-event.d.ts +30 -30
- package/dist/schemas/discussion-pinned-event.d.ts +30 -30
- package/dist/schemas/discussion-transferred-event.d.ts +58 -58
- package/dist/schemas/discussion-unanswered-event.d.ts +31 -31
- package/dist/schemas/discussion-unlabeled-event.d.ts +31 -31
- package/dist/schemas/discussion-unlocked-event.d.ts +30 -30
- package/dist/schemas/discussion-unpinned-event.d.ts +30 -30
- package/dist/schemas/fork-event.d.ts +48 -48
- package/dist/schemas/github-app-authorization-revoked-event.d.ts +1 -1
- package/dist/schemas/gollum-event.d.ts +25 -25
- package/dist/schemas/installation-created-event.d.ts +7 -7
- package/dist/schemas/installation-deleted-event.d.ts +6 -6
- package/dist/schemas/installation-new-permissions-accepted-event.d.ts +6 -6
- package/dist/schemas/installation-repositories-added-event.d.ts +7 -7
- package/dist/schemas/installation-repositories-removed-event.d.ts +7 -7
- package/dist/schemas/installation-suspend-event.d.ts +7 -7
- package/dist/schemas/installation-target-renamed-event.d.ts +29 -29
- package/dist/schemas/installation-target-renamed-event.js +2 -2
- package/dist/schemas/installation-target-renamed-event.js.map +3 -3
- package/dist/schemas/installation-unsuspend-event.d.ts +6 -6
- package/dist/schemas/issue-comment-created-event.d.ts +55 -55
- package/dist/schemas/issue-comment-created-event.js +2 -2
- package/dist/schemas/issue-comment-created-event.js.map +3 -3
- package/dist/schemas/issue-comment-deleted-event.d.ts +55 -55
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +3 -3
- package/dist/schemas/issue-comment-edited-event.d.ts +55 -55
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +3 -3
- package/dist/schemas/issues-assigned-event.d.ts +47 -47
- package/dist/schemas/issues-closed-event.d.ts +46 -46
- package/dist/schemas/issues-deleted-event.d.ts +46 -46
- package/dist/schemas/issues-demilestoned-event.d.ts +50 -50
- package/dist/schemas/issues-edited-event.d.ts +47 -47
- package/dist/schemas/issues-labeled-event.d.ts +47 -47
- package/dist/schemas/issues-locked-event.d.ts +47 -47
- package/dist/schemas/issues-locked-event.d.ts.map +1 -1
- package/dist/schemas/issues-locked-event.js +2 -2
- package/dist/schemas/issues-locked-event.js.map +3 -3
- package/dist/schemas/issues-milestoned-event.d.ts +54 -54
- package/dist/schemas/issues-opened-event.d.ts +90 -90
- package/dist/schemas/issues-pinned-event.d.ts +46 -46
- package/dist/schemas/issues-reopened-event.d.ts +46 -46
- package/dist/schemas/issues-transferred-event.d.ts +90 -90
- package/dist/schemas/issues-unassigned-event.d.ts +47 -47
- package/dist/schemas/issues-unlabeled-event.d.ts +47 -47
- package/dist/schemas/issues-unlocked-event.d.ts +46 -46
- package/dist/schemas/issues-unpinned-event.d.ts +46 -46
- package/dist/schemas/label-created-event.d.ts +26 -26
- package/dist/schemas/label-deleted-event.d.ts +26 -26
- package/dist/schemas/label-edited-event.d.ts +28 -28
- package/dist/schemas/label-edited-event.d.ts.map +1 -1
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-changed-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-pending-change-event.d.ts +4 -4
- package/dist/schemas/marketplace-purchase-purchased-event.d.ts +4 -4
- package/dist/schemas/member-added-event.d.ts +28 -28
- package/dist/schemas/member-added-event.d.ts.map +1 -1
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +3 -3
- package/dist/schemas/member-edited-event.d.ts +26 -26
- package/dist/schemas/member-removed-event.d.ts +26 -26
- package/dist/schemas/membership-added-event.d.ts +7 -7
- package/dist/schemas/membership-removed-event.d.ts +8 -8
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +3 -3
- package/dist/schemas/merge-group-checks-requested-event.d.ts +25 -25
- package/dist/schemas/merge-group-destroyed-event.d.ts +25 -25
- package/dist/schemas/meta-deleted-event.d.ts +24 -24
- package/dist/schemas/milestone-closed-event.d.ts +29 -29
- package/dist/schemas/milestone-created-event.d.ts +29 -29
- package/dist/schemas/milestone-deleted-event.d.ts +29 -29
- package/dist/schemas/milestone-edited-event.d.ts +29 -29
- package/dist/schemas/milestone-opened-event.d.ts +29 -29
- package/dist/schemas/org-block-blocked-event.d.ts +3 -3
- package/dist/schemas/org-block-unblocked-event.d.ts +3 -3
- package/dist/schemas/organization-deleted-event.d.ts +3 -3
- package/dist/schemas/organization-member-added-event.d.ts +3 -3
- package/dist/schemas/organization-member-invited-event.d.ts +7 -7
- package/dist/schemas/organization-member-invited-event.js +2 -2
- package/dist/schemas/organization-member-invited-event.js.map +3 -3
- package/dist/schemas/organization-member-removed-event.d.ts +3 -3
- package/dist/schemas/organization-renamed-event.d.ts +2 -2
- package/dist/schemas/package-published-event.d.ts +86 -86
- package/dist/schemas/package-published-event.d.ts.map +1 -1
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +3 -3
- package/dist/schemas/package-updated-event.d.ts +86 -86
- package/dist/schemas/package-updated-event.d.ts.map +1 -1
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +3 -3
- package/dist/schemas/page-build-event.d.ts +27 -27
- package/dist/schemas/page-build-event.js +2 -2
- package/dist/schemas/page-build-event.js.map +3 -3
- package/dist/schemas/ping-event.d.ts +25 -25
- package/dist/schemas/project-card-converted-event.d.ts +28 -28
- package/dist/schemas/project-card-created-event.d.ts +28 -28
- package/dist/schemas/project-card-deleted-event.d.ts +28 -28
- package/dist/schemas/project-card-edited-event.d.ts +28 -28
- package/dist/schemas/project-card-moved-event.d.ts +29 -29
- package/dist/schemas/project-card-moved-event.js +2 -2
- package/dist/schemas/project-card-moved-event.js.map +3 -3
- package/dist/schemas/project-closed-event.d.ts +27 -27
- package/dist/schemas/project-column-created-event.d.ts +25 -25
- package/dist/schemas/project-column-deleted-event.d.ts +25 -25
- package/dist/schemas/project-column-edited-event.d.ts +25 -25
- package/dist/schemas/project-column-moved-event.d.ts +25 -25
- package/dist/schemas/project-created-event.d.ts +27 -27
- package/dist/schemas/project-deleted-event.d.ts +27 -27
- package/dist/schemas/project-edited-event.d.ts +29 -29
- package/dist/schemas/project-edited-event.d.ts.map +1 -1
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +3 -3
- package/dist/schemas/project-reopened-event.d.ts +27 -27
- package/dist/schemas/projects-v2-item-archived-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-converted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-created-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-deleted-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-edited-event.d.ts +4 -4
- package/dist/schemas/projects-v2-item-reordered-event.d.ts +5 -5
- package/dist/schemas/projects-v2-item-reordered-event.js +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js.map +3 -3
- package/dist/schemas/projects-v2-item-restored-event.d.ts +4 -4
- package/dist/schemas/public-event.d.ts +25 -25
- package/dist/schemas/pull-request-assigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-auto-merge-disabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-auto-merge-enabled-event.d.ts +104 -104
- package/dist/schemas/pull-request-closed-event.d.ts +104 -104
- package/dist/schemas/pull-request-converted-to-draft-event.d.ts +104 -104
- package/dist/schemas/pull-request-demilestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-dequeued-event.d.ts +104 -104
- package/dist/schemas/pull-request-edited-event.d.ts +104 -104
- package/dist/schemas/pull-request-enqueued-event.d.ts +104 -104
- package/dist/schemas/pull-request-labeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-locked-event.d.ts +104 -104
- package/dist/schemas/pull-request-milestoned-event.d.ts +112 -112
- package/dist/schemas/pull-request-opened-event.d.ts +104 -104
- package/dist/schemas/pull-request-ready-for-review-event.d.ts +104 -104
- package/dist/schemas/pull-request-reopened-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-comment-created-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-created-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-created-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-deleted-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-edited-event.js +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-edited-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-submitted-event.d.ts +101 -101
- package/dist/schemas/pull-request-review-thread-resolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-review-thread-unresolved-event.d.ts +104 -104
- package/dist/schemas/pull-request-synchronize-event.d.ts +104 -104
- package/dist/schemas/pull-request-unassigned-event.d.ts +105 -105
- package/dist/schemas/pull-request-unlabeled-event.d.ts +105 -105
- package/dist/schemas/pull-request-unlocked-event.d.ts +104 -104
- package/dist/schemas/push-event.d.ts +31 -31
- package/dist/schemas/push-event.js +2 -2
- package/dist/schemas/push-event.js.map +3 -3
- package/dist/schemas/registry-package-published-event.d.ts +98 -98
- package/dist/schemas/registry-package-published-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-published-event.js +2 -2
- package/dist/schemas/registry-package-published-event.js.map +3 -3
- package/dist/schemas/registry-package-updated-event.d.ts +98 -98
- package/dist/schemas/registry-package-updated-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-updated-event.js +2 -2
- package/dist/schemas/registry-package-updated-event.js.map +3 -3
- package/dist/schemas/release-created-event.d.ts +32 -32
- package/dist/schemas/release-deleted-event.d.ts +32 -32
- package/dist/schemas/release-edited-event.d.ts +32 -32
- package/dist/schemas/release-prereleased-event.d.ts +32 -32
- package/dist/schemas/release-published-event.d.ts +32 -32
- package/dist/schemas/release-released-event.d.ts +32 -32
- package/dist/schemas/release-unpublished-event.d.ts +32 -32
- package/dist/schemas/repository-archived-event.d.ts +25 -25
- package/dist/schemas/repository-created-event.d.ts +25 -25
- package/dist/schemas/repository-deleted-event.d.ts +25 -25
- package/dist/schemas/repository-dispatch-event.d.ts +26 -26
- package/dist/schemas/repository-dispatch-event.js +2 -2
- package/dist/schemas/repository-dispatch-event.js.map +3 -3
- package/dist/schemas/repository-edited-event.d.ts +27 -27
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +3 -3
- package/dist/schemas/repository-import-event.d.ts +25 -25
- package/dist/schemas/repository-privatized-event.d.ts +25 -25
- package/dist/schemas/repository-publicized-event.d.ts +25 -25
- package/dist/schemas/repository-renamed-event.d.ts +25 -25
- package/dist/schemas/repository-transferred-event.d.ts +26 -26
- package/dist/schemas/repository-unarchived-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-create-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.d.ts +26 -26
- package/dist/schemas/repository-vulnerability-alert-reopen-event.d.ts +25 -25
- package/dist/schemas/repository-vulnerability-alert-resolve-event.d.ts +25 -25
- package/dist/schemas/secret-scanning-alert-created-event.d.ts +32 -32
- package/dist/schemas/secret-scanning-alert-location-created-event.d.ts +33 -33
- package/dist/schemas/secret-scanning-alert-reopened-event.d.ts +25 -25
- package/dist/schemas/secret-scanning-alert-resolved-event.d.ts +34 -34
- package/dist/schemas/secret-scanning-alert-revoked-event.d.ts +34 -34
- package/dist/schemas/security-advisory-performed-event.d.ts +5 -5
- package/dist/schemas/security-advisory-performed-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-performed-event.js +2 -2
- package/dist/schemas/security-advisory-performed-event.js.map +3 -3
- package/dist/schemas/security-advisory-published-event.d.ts +5 -5
- package/dist/schemas/security-advisory-published-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-published-event.js +2 -2
- package/dist/schemas/security-advisory-published-event.js.map +3 -3
- package/dist/schemas/security-advisory-updated-event.d.ts +5 -5
- package/dist/schemas/security-advisory-updated-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-updated-event.js +2 -2
- package/dist/schemas/security-advisory-updated-event.js.map +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.d.ts +4 -4
- package/dist/schemas/security-advisory-withdrawn-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-withdrawn-event.js +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js.map +3 -3
- package/dist/schemas/shared/alert-instance.d.ts +4 -4
- package/dist/schemas/shared/alert-instance.d.ts.map +1 -1
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +3 -3
- package/dist/schemas/shared/app.d.ts +4 -4
- package/dist/schemas/shared/app.d.ts.map +1 -1
- package/dist/schemas/shared/app.js +2 -2
- package/dist/schemas/shared/app.js.map +3 -3
- package/dist/schemas/shared/branch-protection-rule.d.ts +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +2 -2
- package/dist/schemas/shared/branch-protection-rule.js.map +3 -3
- package/dist/schemas/shared/check-run-deployment.d.ts +1 -1
- package/dist/schemas/shared/check-run-deployment.js +2 -2
- package/dist/schemas/shared/check-run-deployment.js.map +3 -3
- package/dist/schemas/shared/commit.d.ts +2 -2
- package/dist/schemas/shared/committer.d.ts +1 -1
- package/dist/schemas/shared/committer.js +2 -2
- package/dist/schemas/shared/committer.js.map +3 -3
- package/dist/schemas/shared/custom-property-value.d.ts +1 -1
- package/dist/schemas/shared/custom-property-value.js +2 -2
- package/dist/schemas/shared/custom-property-value.js.map +3 -3
- package/dist/schemas/shared/dependabot-alert.d.ts +10 -10
- package/dist/schemas/shared/dependabot-alert.d.ts.map +1 -1
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/deployment-workflow-run.js +2 -2
- package/dist/schemas/shared/deployment-workflow-run.js.map +3 -3
- package/dist/schemas/shared/deployment.d.ts +9 -9
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +3 -3
- package/dist/schemas/shared/discussion.d.ts +5 -5
- package/dist/schemas/shared/discussion.js +2 -2
- package/dist/schemas/shared/discussion.js.map +3 -3
- package/dist/schemas/shared/installation.d.ts +5 -5
- package/dist/schemas/shared/installation.js +2 -2
- package/dist/schemas/shared/installation.js.map +3 -3
- package/dist/schemas/shared/issue-comment.d.ts +5 -5
- package/dist/schemas/shared/issue.d.ts +21 -21
- package/dist/schemas/shared/issue.d.ts.map +1 -1
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +3 -3
- package/dist/schemas/shared/label.d.ts +1 -1
- package/dist/schemas/shared/label.js +2 -2
- package/dist/schemas/shared/label.js.map +3 -3
- package/dist/schemas/shared/license.d.ts +1 -1
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +3 -3
- package/dist/schemas/shared/marketplace-purchase.d.ts +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +2 -2
- package/dist/schemas/shared/marketplace-purchase.js.map +3 -3
- package/dist/schemas/shared/membership.d.ts +1 -1
- package/dist/schemas/shared/milestone.d.ts +4 -4
- package/dist/schemas/shared/milestone.js +2 -2
- package/dist/schemas/shared/milestone.js.map +3 -3
- package/dist/schemas/shared/organization-custom-property.d.ts +5 -5
- package/dist/schemas/shared/organization-custom-property.d.ts.map +1 -1
- package/dist/schemas/shared/organization-custom-property.js +2 -2
- package/dist/schemas/shared/organization-custom-property.js.map +3 -3
- package/dist/schemas/shared/organization.d.ts +1 -1
- package/dist/schemas/shared/organization.js +2 -2
- package/dist/schemas/shared/organization.js.map +3 -3
- package/dist/schemas/shared/package-npm-metadata.d.ts +17 -17
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +3 -3
- package/dist/schemas/shared/package-nuget-metadata.d.ts +2 -2
- package/dist/schemas/shared/package-nuget-metadata.d.ts.map +1 -1
- package/dist/schemas/shared/package-nuget-metadata.js +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js.map +3 -3
- package/dist/schemas/shared/project-card.d.ts +3 -3
- package/dist/schemas/shared/project-card.js +2 -2
- package/dist/schemas/shared/project-card.js.map +3 -3
- package/dist/schemas/shared/project.d.ts +2 -2
- package/dist/schemas/shared/project.js +2 -2
- package/dist/schemas/shared/project.js.map +3 -3
- package/dist/schemas/shared/projects-v2-item.d.ts +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.d.ts +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +3 -3
- package/dist/schemas/shared/pull-request-review-comment.d.ts +6 -6
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +3 -3
- package/dist/schemas/shared/pull-request-review.d.ts +3 -3
- package/dist/schemas/shared/pull-request-review.js +2 -2
- package/dist/schemas/shared/pull-request-review.js.map +3 -3
- package/dist/schemas/shared/pull-request.d.ts +79 -79
- package/dist/schemas/shared/pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +3 -3
- package/dist/schemas/shared/release-asset.d.ts +2 -2
- package/dist/schemas/shared/release-asset.js +2 -2
- package/dist/schemas/shared/release-asset.js.map +3 -3
- package/dist/schemas/shared/release.d.ts +7 -7
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +3 -3
- package/dist/schemas/shared/repository-lite.d.ts +2 -2
- package/dist/schemas/shared/repository-lite.js +2 -2
- package/dist/schemas/shared/repository-lite.js.map +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.d.ts +1 -1
- package/dist/schemas/shared/repository.d.ts +23 -23
- package/dist/schemas/shared/repository.d.ts.map +1 -1
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +3 -3
- package/dist/schemas/shared/secret-scanning-alert.d.ts +8 -8
- package/dist/schemas/shared/secret-scanning-alert.d.ts.map +1 -1
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +3 -3
- package/dist/schemas/shared/security-advisory-cvss.d.ts +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js.map +3 -3
- package/dist/schemas/shared/simple-commit.d.ts +2 -2
- package/dist/schemas/shared/simple-pull-request.d.ts +73 -73
- package/dist/schemas/shared/simple-pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +3 -3
- package/dist/schemas/shared/team.d.ts +4 -4
- package/dist/schemas/shared/team.d.ts.map +1 -1
- package/dist/schemas/shared/team.js +2 -2
- package/dist/schemas/shared/team.js.map +3 -3
- package/dist/schemas/shared/user.d.ts +1 -1
- package/dist/schemas/shared/user.js +2 -2
- package/dist/schemas/shared/user.js.map +3 -3
- package/dist/schemas/shared/workflow-job.d.ts +8 -8
- package/dist/schemas/shared/workflow-job.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-job.js +3 -3
- package/dist/schemas/shared/workflow-job.js.map +3 -3
- package/dist/schemas/shared/workflow-run.d.ts +10 -10
- package/dist/schemas/shared/workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +3 -3
- package/dist/schemas/sponsorship-cancelled-event.d.ts +3 -3
- package/dist/schemas/sponsorship-created-event.d.ts +3 -3
- package/dist/schemas/sponsorship-edited-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.d.ts +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.d.ts +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.d.ts +3 -3
- package/dist/schemas/star-created-event.d.ts +25 -25
- package/dist/schemas/star-deleted-event.d.ts +25 -25
- package/dist/schemas/status-event.d.ts +38 -38
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +3 -3
- package/dist/schemas/team-add-event.d.ts +29 -29
- package/dist/schemas/team-added-to-repository-event.d.ts +29 -29
- package/dist/schemas/team-created-event.d.ts +29 -29
- package/dist/schemas/team-deleted-event.d.ts +29 -29
- package/dist/schemas/team-edited-event.d.ts +34 -34
- package/dist/schemas/team-edited-event.d.ts.map +1 -1
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +3 -3
- package/dist/schemas/team-removed-from-repository-event.d.ts +29 -29
- package/dist/schemas/watch-started-event.d.ts +25 -25
- package/dist/schemas/workflow-dispatch-event.d.ts +26 -26
- package/dist/schemas/workflow-dispatch-event.js +2 -2
- package/dist/schemas/workflow-dispatch-event.js.map +3 -3
- package/dist/schemas/workflow-job-completed-event.d.ts +42 -42
- package/dist/schemas/workflow-job-in-progress-event.d.ts +42 -42
- package/dist/schemas/workflow-job-queued-event.d.ts +42 -42
- package/dist/schemas/workflow-job-waiting-event.d.ts +42 -42
- package/dist/schemas/workflow-run-completed-event.d.ts +35 -35
- package/dist/schemas/workflow-run-in-progress-event.d.ts +35 -35
- package/dist/schemas/workflow-run-requested-event.d.ts +35 -35
- package/package.json +7 -1
|
@@ -10,18 +10,18 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
10
10
|
id: z.ZodNumber;
|
|
11
11
|
name: z.ZodString;
|
|
12
12
|
namespace: z.ZodString;
|
|
13
|
-
description: z.ZodString
|
|
13
|
+
description: z.ZodNullable<z.ZodString>;
|
|
14
14
|
ecosystem: z.ZodString;
|
|
15
15
|
package_type: z.ZodUnion<readonly [z.ZodLiteral<"npm">, z.ZodLiteral<"maven">, z.ZodLiteral<"rubygems">, z.ZodLiteral<"docker">, z.ZodLiteral<"nuget">, z.ZodLiteral<"CONTAINER">]>;
|
|
16
16
|
html_url: z.ZodString;
|
|
17
17
|
created_at: z.ZodString;
|
|
18
|
-
updated_at: z.ZodString
|
|
18
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
19
19
|
owner: z.ZodObject<{
|
|
20
20
|
login: z.ZodString;
|
|
21
21
|
id: z.ZodNumber;
|
|
22
22
|
node_id: z.ZodString;
|
|
23
23
|
name: z.ZodOptional<z.ZodString>;
|
|
24
|
-
email: z.ZodOptional<z.ZodString
|
|
24
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
avatar_url: z.ZodString;
|
|
26
26
|
gravatar_id: z.ZodString;
|
|
27
27
|
url: z.ZodString;
|
|
@@ -38,13 +38,13 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
38
38
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
39
39
|
site_admin: z.ZodBoolean;
|
|
40
40
|
}, z.core.$strip>;
|
|
41
|
-
package_version: z.ZodObject<{
|
|
41
|
+
package_version: z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodNumber;
|
|
43
43
|
version: z.ZodString;
|
|
44
44
|
summary: z.ZodString;
|
|
45
45
|
name: z.ZodString;
|
|
46
46
|
description: z.ZodString;
|
|
47
|
-
body: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
47
|
+
body: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
48
48
|
repository: z.ZodObject<{
|
|
49
49
|
repository: z.ZodObject<{
|
|
50
50
|
id: z.ZodNumber;
|
|
@@ -57,7 +57,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
57
57
|
id: z.ZodNumber;
|
|
58
58
|
node_id: z.ZodString;
|
|
59
59
|
name: z.ZodOptional<z.ZodString>;
|
|
60
|
-
email: z.ZodOptional<z.ZodString
|
|
60
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
avatar_url: z.ZodString;
|
|
62
62
|
gravatar_id: z.ZodString;
|
|
63
63
|
url: z.ZodString;
|
|
@@ -75,7 +75,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
75
75
|
site_admin: z.ZodBoolean;
|
|
76
76
|
}, z.core.$strip>;
|
|
77
77
|
html_url: z.ZodString;
|
|
78
|
-
description: z.ZodString
|
|
78
|
+
description: z.ZodNullable<z.ZodString>;
|
|
79
79
|
fork: z.ZodBoolean;
|
|
80
80
|
url: z.ZodString;
|
|
81
81
|
forks_url: z.ZodString;
|
|
@@ -116,32 +116,32 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
116
116
|
deployments_url: z.ZodString;
|
|
117
117
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
118
118
|
updated_at: z.ZodString;
|
|
119
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
119
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
120
120
|
git_url: z.ZodString;
|
|
121
121
|
ssh_url: z.ZodString;
|
|
122
122
|
clone_url: z.ZodString;
|
|
123
123
|
svn_url: z.ZodString;
|
|
124
|
-
homepage: z.ZodString
|
|
124
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
125
125
|
size: z.ZodNumber;
|
|
126
126
|
stargazers_count: z.ZodNumber;
|
|
127
127
|
watchers_count: z.ZodNumber;
|
|
128
|
-
language: z.ZodString
|
|
128
|
+
language: z.ZodNullable<z.ZodString>;
|
|
129
129
|
has_issues: z.ZodBoolean;
|
|
130
130
|
has_projects: z.ZodBoolean;
|
|
131
131
|
has_downloads: z.ZodBoolean;
|
|
132
132
|
has_wiki: z.ZodBoolean;
|
|
133
133
|
has_pages: z.ZodBoolean;
|
|
134
|
-
has_discussions: z.ZodOptional<z.
|
|
134
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
135
135
|
forks_count: z.ZodNumber;
|
|
136
|
-
mirror_url: z.ZodString
|
|
136
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
137
137
|
archived: z.ZodBoolean;
|
|
138
|
-
disabled: z.ZodOptional<z.
|
|
138
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
139
139
|
open_issues_count: z.ZodNumber;
|
|
140
140
|
license: z.ZodNullable<z.ZodObject<{
|
|
141
141
|
key: z.ZodString;
|
|
142
142
|
name: z.ZodString;
|
|
143
143
|
spdx_id: z.ZodString;
|
|
144
|
-
url: z.ZodString
|
|
144
|
+
url: z.ZodNullable<z.ZodString>;
|
|
145
145
|
node_id: z.ZodString;
|
|
146
146
|
}, z.core.$strip>>;
|
|
147
147
|
forks: z.ZodNumber;
|
|
@@ -149,13 +149,13 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
149
149
|
watchers: z.ZodNumber;
|
|
150
150
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
151
151
|
default_branch: z.ZodString;
|
|
152
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
153
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
154
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
155
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
156
|
-
allow_forking: z.ZodOptional<z.
|
|
157
|
-
allow_update_branch: z.ZodOptional<z.
|
|
158
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
152
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
153
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
154
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
155
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
156
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
157
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
158
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
159
159
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
160
160
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
161
161
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -164,18 +164,18 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
164
164
|
web_commit_signoff_required: z.ZodBoolean;
|
|
165
165
|
topics: z.ZodArray<z.ZodString>;
|
|
166
166
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
167
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
167
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
168
168
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
169
|
-
permissions: z.ZodObject<{
|
|
169
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
170
170
|
pull: z.ZodBoolean;
|
|
171
171
|
push: z.ZodBoolean;
|
|
172
172
|
admin: z.ZodBoolean;
|
|
173
|
-
maintain: z.ZodOptional<z.
|
|
174
|
-
triage: z.ZodOptional<z.
|
|
175
|
-
}, z.core.$strip
|
|
176
|
-
public: z.ZodOptional<z.
|
|
173
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
174
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
175
|
+
}, z.core.$strip>>;
|
|
176
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
177
177
|
organization: z.ZodOptional<z.ZodString>;
|
|
178
|
-
custom_properties: z.
|
|
178
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
179
179
|
}, z.core.$strip>;
|
|
180
180
|
}, z.core.$strip>;
|
|
181
181
|
info: z.ZodObject<{
|
|
@@ -184,12 +184,12 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
184
184
|
mode: z.ZodNumber;
|
|
185
185
|
name: z.ZodString;
|
|
186
186
|
path: z.ZodString;
|
|
187
|
-
size: z.ZodNumber
|
|
188
|
-
collection: z.
|
|
187
|
+
size: z.ZodNullable<z.ZodNumber>;
|
|
188
|
+
collection: z.ZodNullable<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
189
189
|
}, z.core.$strip>;
|
|
190
|
-
attributes: z.ZodOptional<z.
|
|
191
|
-
_formatted: z.ZodOptional<z.
|
|
192
|
-
}, z.core.$strip>]
|
|
190
|
+
attributes: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
191
|
+
_formatted: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
192
|
+
}, z.core.$strip>]>>;
|
|
193
193
|
body_html: z.ZodOptional<z.ZodString>;
|
|
194
194
|
release: z.ZodOptional<z.ZodObject<{
|
|
195
195
|
url: z.ZodString;
|
|
@@ -204,7 +204,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
204
204
|
id: z.ZodNumber;
|
|
205
205
|
node_id: z.ZodString;
|
|
206
206
|
name: z.ZodOptional<z.ZodString>;
|
|
207
|
-
email: z.ZodOptional<z.ZodString
|
|
207
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
208
208
|
avatar_url: z.ZodString;
|
|
209
209
|
gravatar_id: z.ZodString;
|
|
210
210
|
url: z.ZodString;
|
|
@@ -230,91 +230,91 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
230
230
|
tag_name: z.ZodOptional<z.ZodString>;
|
|
231
231
|
target_commitish: z.ZodOptional<z.ZodString>;
|
|
232
232
|
target_oid: z.ZodOptional<z.ZodString>;
|
|
233
|
-
draft: z.ZodOptional<z.
|
|
234
|
-
prerelease: z.ZodOptional<z.
|
|
233
|
+
draft: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
234
|
+
prerelease: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
235
235
|
created_at: z.ZodOptional<z.ZodString>;
|
|
236
236
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
237
237
|
metadata: z.ZodArray<z.ZodUnknown>;
|
|
238
238
|
docker_metadata: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
239
|
-
container_metadata: z.ZodObject<{
|
|
240
|
-
labels: z.ZodObject<{
|
|
239
|
+
container_metadata: z.ZodOptional<z.ZodObject<{
|
|
240
|
+
labels: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
241
241
|
description: z.ZodOptional<z.ZodString>;
|
|
242
242
|
source: z.ZodOptional<z.ZodString>;
|
|
243
243
|
revision: z.ZodOptional<z.ZodString>;
|
|
244
244
|
image_url: z.ZodOptional<z.ZodString>;
|
|
245
245
|
licenses: z.ZodOptional<z.ZodString>;
|
|
246
|
-
all_labels: z.ZodOptional<z.
|
|
247
|
-
}, z.core.$strip
|
|
248
|
-
manifest: z.ZodObject<{
|
|
246
|
+
all_labels: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
247
|
+
}, z.core.$strip>>>;
|
|
248
|
+
manifest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
249
249
|
digest: z.ZodOptional<z.ZodString>;
|
|
250
250
|
media_type: z.ZodOptional<z.ZodString>;
|
|
251
251
|
uri: z.ZodOptional<z.ZodString>;
|
|
252
252
|
size: z.ZodOptional<z.ZodNumber>;
|
|
253
|
-
config: z.ZodObject<{
|
|
253
|
+
config: z.ZodOptional<z.ZodObject<{
|
|
254
254
|
digest: z.ZodOptional<z.ZodString>;
|
|
255
255
|
media_type: z.ZodOptional<z.ZodString>;
|
|
256
256
|
size: z.ZodOptional<z.ZodNumber>;
|
|
257
|
-
}, z.core.$strip
|
|
258
|
-
layers: z.ZodArray<z.ZodObject<{
|
|
257
|
+
}, z.core.$strip>>;
|
|
258
|
+
layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
259
259
|
digest: z.ZodOptional<z.ZodString>;
|
|
260
260
|
media_type: z.ZodOptional<z.ZodString>;
|
|
261
261
|
size: z.ZodOptional<z.ZodNumber>;
|
|
262
|
-
}, z.core.$strip
|
|
263
|
-
}, z.core.$strip
|
|
264
|
-
tag: z.ZodObject<{
|
|
262
|
+
}, z.core.$strip>>>;
|
|
263
|
+
}, z.core.$strip>>>;
|
|
264
|
+
tag: z.ZodOptional<z.ZodObject<{
|
|
265
265
|
digest: z.ZodOptional<z.ZodString>;
|
|
266
266
|
name: z.ZodOptional<z.ZodString>;
|
|
267
|
-
}, z.core.$strip
|
|
268
|
-
}, z.core.$strip
|
|
269
|
-
npm_metadata: z.ZodOptional<z.ZodObject<{
|
|
267
|
+
}, z.core.$strip>>;
|
|
268
|
+
}, z.core.$strip>>;
|
|
269
|
+
npm_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
270
270
|
name: z.ZodOptional<z.ZodString>;
|
|
271
271
|
version: z.ZodOptional<z.ZodString>;
|
|
272
272
|
npm_user: z.ZodOptional<z.ZodString>;
|
|
273
|
-
author: z.ZodOptional<z.
|
|
274
|
-
bugs: z.ZodOptional<z.
|
|
275
|
-
dependencies: z.ZodOptional<z.
|
|
276
|
-
dev_dependencies: z.ZodOptional<z.
|
|
277
|
-
peer_dependencies: z.ZodOptional<z.
|
|
278
|
-
optional_dependencies: z.ZodOptional<z.
|
|
273
|
+
author: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
274
|
+
bugs: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
275
|
+
dependencies: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
276
|
+
dev_dependencies: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
277
|
+
peer_dependencies: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
278
|
+
optional_dependencies: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
279
279
|
description: z.ZodOptional<z.ZodString>;
|
|
280
|
-
dist: z.ZodOptional<z.
|
|
280
|
+
dist: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
281
281
|
git_head: z.ZodOptional<z.ZodString>;
|
|
282
282
|
homepage: z.ZodOptional<z.ZodString>;
|
|
283
283
|
license: z.ZodOptional<z.ZodString>;
|
|
284
284
|
main: z.ZodOptional<z.ZodString>;
|
|
285
|
-
repository: z.ZodOptional<z.
|
|
286
|
-
scripts: z.ZodOptional<z.
|
|
285
|
+
repository: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
286
|
+
scripts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
287
287
|
id: z.ZodOptional<z.ZodString>;
|
|
288
288
|
node_version: z.ZodOptional<z.ZodString>;
|
|
289
289
|
npm_version: z.ZodOptional<z.ZodString>;
|
|
290
|
-
has_shrinkwrap: z.ZodOptional<z.
|
|
291
|
-
maintainers: z.ZodOptional<z.ZodArray<z.
|
|
292
|
-
contributors: z.ZodOptional<z.ZodArray<z.
|
|
293
|
-
engines: z.ZodOptional<z.
|
|
290
|
+
has_shrinkwrap: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
291
|
+
maintainers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
292
|
+
contributors: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
293
|
+
engines: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
294
294
|
keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
295
295
|
files: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
296
|
-
bin: z.ZodOptional<z.
|
|
297
|
-
man: z.ZodOptional<z.
|
|
298
|
-
directories: z.ZodOptional<z.
|
|
296
|
+
bin: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
297
|
+
man: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
298
|
+
directories: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodString>>>;
|
|
299
299
|
os: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
300
300
|
cpu: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
301
301
|
readme: z.ZodOptional<z.ZodString>;
|
|
302
302
|
installation_command: z.ZodOptional<z.ZodString>;
|
|
303
303
|
release_id: z.ZodOptional<z.ZodNumber>;
|
|
304
304
|
commit_oid: z.ZodOptional<z.ZodString>;
|
|
305
|
-
published_via_actions: z.ZodOptional<z.
|
|
305
|
+
published_via_actions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
306
306
|
deleted_by_id: z.ZodOptional<z.ZodNumber>;
|
|
307
|
-
}, z.core.$strip
|
|
308
|
-
nuget_metadata: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
307
|
+
}, z.core.$strip>>>;
|
|
308
|
+
nuget_metadata: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
309
309
|
id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
310
310
|
name: z.ZodOptional<z.ZodString>;
|
|
311
|
-
value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodLiteral<false>, z.ZodLiteral<true>, z.ZodObject<{
|
|
311
|
+
value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodLiteral<false>, z.ZodLiteral<true>, z.ZodObject<{
|
|
312
312
|
url: z.ZodOptional<z.ZodString>;
|
|
313
313
|
branch: z.ZodOptional<z.ZodString>;
|
|
314
314
|
commit: z.ZodOptional<z.ZodString>;
|
|
315
315
|
type: z.ZodOptional<z.ZodString>;
|
|
316
|
-
}, z.core.$strip>]
|
|
317
|
-
}, z.core.$strip
|
|
316
|
+
}, z.core.$strip>]>>;
|
|
317
|
+
}, z.core.$strip>>>>;
|
|
318
318
|
rubygems_metadata: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
319
319
|
package_files: z.ZodArray<z.ZodObject<{
|
|
320
320
|
download_url: z.ZodString;
|
|
@@ -352,7 +352,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
352
352
|
}, z.core.$strip>>;
|
|
353
353
|
source_url: z.ZodOptional<z.ZodString>;
|
|
354
354
|
installation_command: z.ZodString;
|
|
355
|
-
}, z.core.$strip
|
|
355
|
+
}, z.core.$strip>>;
|
|
356
356
|
registry: z.ZodObject<{
|
|
357
357
|
about_url: z.ZodString;
|
|
358
358
|
name: z.ZodString;
|
|
@@ -372,7 +372,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
372
372
|
id: z.ZodNumber;
|
|
373
373
|
node_id: z.ZodString;
|
|
374
374
|
name: z.ZodOptional<z.ZodString>;
|
|
375
|
-
email: z.ZodOptional<z.ZodString
|
|
375
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
376
376
|
avatar_url: z.ZodString;
|
|
377
377
|
gravatar_id: z.ZodString;
|
|
378
378
|
url: z.ZodString;
|
|
@@ -390,7 +390,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
390
390
|
site_admin: z.ZodBoolean;
|
|
391
391
|
}, z.core.$strip>;
|
|
392
392
|
html_url: z.ZodString;
|
|
393
|
-
description: z.ZodString
|
|
393
|
+
description: z.ZodNullable<z.ZodString>;
|
|
394
394
|
fork: z.ZodBoolean;
|
|
395
395
|
url: z.ZodString;
|
|
396
396
|
forks_url: z.ZodString;
|
|
@@ -431,32 +431,32 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
431
431
|
deployments_url: z.ZodString;
|
|
432
432
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
433
433
|
updated_at: z.ZodString;
|
|
434
|
-
pushed_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]
|
|
434
|
+
pushed_at: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
435
435
|
git_url: z.ZodString;
|
|
436
436
|
ssh_url: z.ZodString;
|
|
437
437
|
clone_url: z.ZodString;
|
|
438
438
|
svn_url: z.ZodString;
|
|
439
|
-
homepage: z.ZodString
|
|
439
|
+
homepage: z.ZodNullable<z.ZodString>;
|
|
440
440
|
size: z.ZodNumber;
|
|
441
441
|
stargazers_count: z.ZodNumber;
|
|
442
442
|
watchers_count: z.ZodNumber;
|
|
443
|
-
language: z.ZodString
|
|
443
|
+
language: z.ZodNullable<z.ZodString>;
|
|
444
444
|
has_issues: z.ZodBoolean;
|
|
445
445
|
has_projects: z.ZodBoolean;
|
|
446
446
|
has_downloads: z.ZodBoolean;
|
|
447
447
|
has_wiki: z.ZodBoolean;
|
|
448
448
|
has_pages: z.ZodBoolean;
|
|
449
|
-
has_discussions: z.ZodOptional<z.
|
|
449
|
+
has_discussions: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
450
450
|
forks_count: z.ZodNumber;
|
|
451
|
-
mirror_url: z.ZodString
|
|
451
|
+
mirror_url: z.ZodNullable<z.ZodString>;
|
|
452
452
|
archived: z.ZodBoolean;
|
|
453
|
-
disabled: z.ZodOptional<z.
|
|
453
|
+
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
454
454
|
open_issues_count: z.ZodNumber;
|
|
455
455
|
license: z.ZodNullable<z.ZodObject<{
|
|
456
456
|
key: z.ZodString;
|
|
457
457
|
name: z.ZodString;
|
|
458
458
|
spdx_id: z.ZodString;
|
|
459
|
-
url: z.ZodString
|
|
459
|
+
url: z.ZodNullable<z.ZodString>;
|
|
460
460
|
node_id: z.ZodString;
|
|
461
461
|
}, z.core.$strip>>;
|
|
462
462
|
forks: z.ZodNumber;
|
|
@@ -464,13 +464,13 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
464
464
|
watchers: z.ZodNumber;
|
|
465
465
|
stargazers: z.ZodOptional<z.ZodNumber>;
|
|
466
466
|
default_branch: z.ZodString;
|
|
467
|
-
allow_squash_merge: z.ZodOptional<z.
|
|
468
|
-
allow_merge_commit: z.ZodOptional<z.
|
|
469
|
-
allow_rebase_merge: z.ZodOptional<z.
|
|
470
|
-
allow_auto_merge: z.ZodOptional<z.
|
|
471
|
-
allow_forking: z.ZodOptional<z.
|
|
472
|
-
allow_update_branch: z.ZodOptional<z.
|
|
473
|
-
use_squash_pr_title_as_default: z.ZodOptional<z.
|
|
467
|
+
allow_squash_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
468
|
+
allow_merge_commit: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
469
|
+
allow_rebase_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
470
|
+
allow_auto_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
471
|
+
allow_forking: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
472
|
+
allow_update_branch: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
473
|
+
use_squash_pr_title_as_default: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
474
474
|
squash_merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
475
475
|
squash_merge_commit_title: z.ZodOptional<z.ZodString>;
|
|
476
476
|
merge_commit_message: z.ZodOptional<z.ZodString>;
|
|
@@ -479,25 +479,25 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
479
479
|
web_commit_signoff_required: z.ZodBoolean;
|
|
480
480
|
topics: z.ZodArray<z.ZodString>;
|
|
481
481
|
visibility: z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"private">, z.ZodLiteral<"internal">]>;
|
|
482
|
-
delete_branch_on_merge: z.ZodOptional<z.
|
|
482
|
+
delete_branch_on_merge: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
483
483
|
master_branch: z.ZodOptional<z.ZodString>;
|
|
484
|
-
permissions: z.ZodObject<{
|
|
484
|
+
permissions: z.ZodOptional<z.ZodObject<{
|
|
485
485
|
pull: z.ZodBoolean;
|
|
486
486
|
push: z.ZodBoolean;
|
|
487
487
|
admin: z.ZodBoolean;
|
|
488
|
-
maintain: z.ZodOptional<z.
|
|
489
|
-
triage: z.ZodOptional<z.
|
|
490
|
-
}, z.core.$strip
|
|
491
|
-
public: z.ZodOptional<z.
|
|
488
|
+
maintain: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
489
|
+
triage: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
490
|
+
}, z.core.$strip>>;
|
|
491
|
+
public: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
492
492
|
organization: z.ZodOptional<z.ZodString>;
|
|
493
|
-
custom_properties: z.
|
|
493
|
+
custom_properties: z.ZodRecord<z.ZodString, z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
|
|
494
494
|
}, z.core.$strip>;
|
|
495
495
|
sender: z.ZodObject<{
|
|
496
496
|
login: z.ZodString;
|
|
497
497
|
id: z.ZodNumber;
|
|
498
498
|
node_id: z.ZodString;
|
|
499
499
|
name: z.ZodOptional<z.ZodString>;
|
|
500
|
-
email: z.ZodOptional<z.ZodString
|
|
500
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
501
501
|
avatar_url: z.ZodString;
|
|
502
502
|
gravatar_id: z.ZodString;
|
|
503
503
|
url: z.ZodString;
|
|
@@ -531,7 +531,7 @@ export declare const RegistryPackagePublishedEventSchema: z.ZodObject<{
|
|
|
531
531
|
members_url: z.ZodString;
|
|
532
532
|
public_members_url: z.ZodString;
|
|
533
533
|
avatar_url: z.ZodString;
|
|
534
|
-
description: z.ZodString
|
|
534
|
+
description: z.ZodNullable<z.ZodString>;
|
|
535
535
|
}, z.core.$strip>>;
|
|
536
536
|
}, z.core.$strip>;
|
|
537
537
|
export type RegistryPackagePublishedEvent = RegistryPackagePublishedEventOctokit;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry-package-published-event.d.ts","sourceRoot":"","sources":["../../src/schemas/registry-package-published-event.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,yBAAyB,CAAC;AACrH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAWxB,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"registry-package-published-event.d.ts","sourceRoot":"","sources":["../../src/schemas/registry-package-published-event.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,6BAA6B,IAAI,oCAAoC,EAAE,MAAM,yBAAyB,CAAC;AACrH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAWxB,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkLY,CAAC;AAE7D,MAAM,MAAM,6BAA6B,GAAG,oCAAoC,CAAC;AAEjF,wBAAgB,+BAA+B,CAC7C,KAAK,EAAE,OAAO,GACb,KAAK,IAAI,6BAA6B,CAExC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/marketplace-purchase.js";import"./shared/pull-request.js";import"./shared/simple-pull-request.js";import"./shared/sponsorship-tier.js";import"./shared/project-card.js";import{wh as x}from"./shared/organization.js";import"./shared/deployment.js";import"./shared/projects-v2-item.js";import"./shared/alert-instance.js";import"./shared/release.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/git-hub-org.js";import"./shared/deployment-workflow-run.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/commit.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/pull-request-review-comment.js";import"./shared/link.js";import{ei as w}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/secret-scanning-location-commit.js";import{ki as A}from"./shared/package-nuget-metadata.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/workflow-job.js";import"./shared/workflow-step-in-progress.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-auto-merge.js";import"./shared/security-advisory-cvss.js";import{Ai as z}from"./shared/package-npm-metadata.js";import"./shared/organization-custom-property.js";import"./shared/security-advisory-cwes.js";import"./shared/project-column.js";import"./shared/issue.js";import"./shared/label.js";import"./shared/release-asset.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/workflow.js";import"./shared/check-run-deployment.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/referenced-workflow.js";import"./shared/project.js";import"./shared/check-run-pull-request.js";import"./shared/repo-ref.js";import"./shared/simple-commit.js";import"./shared/committer.js";import"./shared/membership.js";import"./shared/issue-comment.js";import"./shared/reactions.js";import"./shared/app.js";import{uj as q}from"./shared/repository.js";import"./shared/license.js";import"./shared/milestone.js";import{Aj as j}from"./shared/user.js";import"./shared/custom-property-value.js";import{z as f}from"zod";var C=f.object({action:f.literal("published"),registry_package:f.object({id:f.number(),name:f.string(),namespace:f.string(),description:f.string(),ecosystem:f.string(),package_type:f.union([f.literal("npm"),f.literal("maven"),f.literal("rubygems"),f.literal("docker"),f.literal("nuget"),f.literal("CONTAINER")]),html_url:f.string(),created_at:f.string(),updated_at:f.string(),owner:j,package_version:f.object({id:f.number(),version:f.string(),summary:f.string(),name:f.string(),description:f.string(),body:f.union([f.string(),f.object({repository:f.object({repository:q}),info:f.object({type:f.string(),oid:f.string(),mode:f.number(),name:f.string(),path:f.string(),size:f.number(),collection:f.
|
|
2
|
+
import"./shared/index.js";import"./shared/marketplace-purchase.js";import"./shared/pull-request.js";import"./shared/simple-pull-request.js";import"./shared/sponsorship-tier.js";import"./shared/project-card.js";import{wh as x}from"./shared/organization.js";import"./shared/deployment.js";import"./shared/projects-v2-item.js";import"./shared/alert-instance.js";import"./shared/release.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/git-hub-org.js";import"./shared/deployment-workflow-run.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/commit.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/pull-request-review-comment.js";import"./shared/link.js";import{ei as w}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/secret-scanning-location-commit.js";import{ki as A}from"./shared/package-nuget-metadata.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/workflow-job.js";import"./shared/workflow-step-in-progress.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-auto-merge.js";import"./shared/security-advisory-cvss.js";import{Ai as z}from"./shared/package-npm-metadata.js";import"./shared/organization-custom-property.js";import"./shared/security-advisory-cwes.js";import"./shared/project-column.js";import"./shared/issue.js";import"./shared/label.js";import"./shared/release-asset.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/workflow.js";import"./shared/check-run-deployment.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/referenced-workflow.js";import"./shared/project.js";import"./shared/check-run-pull-request.js";import"./shared/repo-ref.js";import"./shared/simple-commit.js";import"./shared/committer.js";import"./shared/membership.js";import"./shared/issue-comment.js";import"./shared/reactions.js";import"./shared/app.js";import{uj as q}from"./shared/repository.js";import"./shared/license.js";import"./shared/milestone.js";import{Aj as j}from"./shared/user.js";import"./shared/custom-property-value.js";import{z as f}from"zod";var C=f.object({action:f.literal("published"),registry_package:f.object({id:f.number(),name:f.string(),namespace:f.string(),description:f.string().nullable(),ecosystem:f.string(),package_type:f.union([f.literal("npm"),f.literal("maven"),f.literal("rubygems"),f.literal("docker"),f.literal("nuget"),f.literal("CONTAINER")]),html_url:f.string(),created_at:f.string(),updated_at:f.string().nullable(),owner:j,package_version:f.object({id:f.number(),version:f.string(),summary:f.string(),name:f.string(),description:f.string(),body:f.union([f.string(),f.object({repository:f.object({repository:q}),info:f.object({type:f.string(),oid:f.string(),mode:f.number(),name:f.string(),path:f.string(),size:f.number().nullable(),collection:f.union([f.literal(!1),f.literal(!0)]).nullable()}),attributes:f.record(f.string(),f.unknown()).optional(),_formatted:f.union([f.literal(!1),f.literal(!0)]).optional()})]).optional(),body_html:f.string().optional(),release:f.object({url:f.string(),html_url:f.string(),id:f.number(),tag_name:f.string(),target_commitish:f.string(),name:f.string(),draft:f.boolean(),author:j,prerelease:f.boolean(),created_at:f.string(),published_at:f.string()}).optional(),manifest:f.string().optional(),html_url:f.string(),tag_name:f.string().optional(),target_commitish:f.string().optional(),target_oid:f.string().optional(),draft:f.union([f.literal(!1),f.literal(!0)]).optional(),prerelease:f.union([f.literal(!1),f.literal(!0)]).optional(),created_at:f.string().optional(),updated_at:f.string().optional(),metadata:f.array(f.unknown()),docker_metadata:f.array(f.unknown()).optional(),container_metadata:f.object({labels:f.object({description:f.string().optional(),source:f.string().optional(),revision:f.string().optional(),image_url:f.string().optional(),licenses:f.string().optional(),all_labels:f.record(f.string(),f.string()).optional()}).nullable().optional(),manifest:f.object({digest:f.string().optional(),media_type:f.string().optional(),uri:f.string().optional(),size:f.number().optional(),config:f.object({digest:f.string().optional(),media_type:f.string().optional(),size:f.number().optional()}).optional(),layers:f.array(f.object({digest:f.string().optional(),media_type:f.string().optional(),size:f.number().optional()})).optional()}).nullable().optional(),tag:f.object({digest:f.string().optional(),name:f.string().optional()}).optional()}).optional(),npm_metadata:z.nullable().optional(),nuget_metadata:f.array(A).nullable().optional(),rubygems_metadata:f.array(f.unknown()).optional(),package_files:f.array(f.object({download_url:f.string(),id:f.number(),name:f.string(),sha256:f.string(),sha1:f.string(),md5:f.string(),content_type:f.string(),state:f.string(),size:f.number(),created_at:f.string(),updated_at:f.string()})),package_url:f.string().optional(),author:f.object({avatar_url:f.string(),events_url:f.string(),followers_url:f.string(),following_url:f.string(),gists_url:f.string(),gravatar_id:f.string(),html_url:f.string(),id:f.number(),login:f.string(),node_id:f.string(),organizations_url:f.string(),received_events_url:f.string(),repos_url:f.string(),site_admin:f.boolean(),starred_url:f.string(),subscriptions_url:f.string(),type:f.string(),url:f.string()}).optional(),source_url:f.string().optional(),installation_command:f.string()}).nullable(),registry:f.object({about_url:f.string(),name:f.string(),type:f.string(),url:f.string(),vendor:f.string()})}),repository:q,sender:j,installation:w.optional(),organization:x.optional()});function G(B){return C.safeParse(B).success}export{G as isRegistryPackagePublishedEvent,C as RegistryPackagePublishedEventSchema};
|
|
3
3
|
export{C as Wa,G as Xa};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=225513A9A25E46BA64756E2164756E21
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/schemas/registry-package-published-event.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"/**\n * Auto-generated Zod schema for RegistryPackagePublishedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RegistryPackagePublishedEvent as RegistryPackagePublishedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PackageNPMMetadataSchema,\n PackageNugetMetadataSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const RegistryPackagePublishedEventSchema = z.object({\n action: z.literal('published'),\n registry_package: z.object({\n id: z.number(),\n name: z.string(),\n namespace: z.string(),\n description: z.string(),\n ecosystem: z.string(),\n package_type: z.union([\n z.literal('npm'),\n z.literal('maven'),\n z.literal('rubygems'),\n z.literal('docker'),\n z.literal('nuget'),\n z.literal('CONTAINER'),\n ]),\n html_url: z.string(),\n created_at: z.string(),\n updated_at: z.string(),\n owner: UserSchema,\n package_version: z.object({\n
|
|
5
|
+
"/**\n * Auto-generated Zod schema for RegistryPackagePublishedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { RegistryPackagePublishedEvent as RegistryPackagePublishedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PackageNPMMetadataSchema,\n PackageNugetMetadataSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const RegistryPackagePublishedEventSchema = z.object({\n action: z.literal('published'),\n registry_package: z.object({\n id: z.number(),\n name: z.string(),\n namespace: z.string(),\n description: z.string().nullable(),\n ecosystem: z.string(),\n package_type: z.union([\n z.literal('npm'),\n z.literal('maven'),\n z.literal('rubygems'),\n z.literal('docker'),\n z.literal('nuget'),\n z.literal('CONTAINER'),\n ]),\n html_url: z.string(),\n created_at: z.string(),\n updated_at: z.string().nullable(),\n owner: UserSchema,\n package_version: z\n .object({\n id: z.number(),\n version: z.string(),\n summary: z.string(),\n name: z.string(),\n description: z.string(),\n body: z\n .union([\n z.string(),\n z.object({\n repository: z.object({\n repository: RepositorySchema,\n }),\n info: z.object({\n type: z.string(),\n oid: z.string(),\n mode: z.number(),\n name: z.string(),\n path: z.string(),\n size: z.number().nullable(),\n collection: z.union([z.literal(false), z.literal(true)]).nullable(),\n }),\n attributes: z.record(z.string(), z.unknown()).optional(),\n _formatted: z.union([z.literal(false), z.literal(true)]).optional(),\n }),\n ])\n .optional(),\n body_html: z.string().optional(),\n release: z\n .object({\n url: z.string(),\n html_url: z.string(),\n id: z.number(),\n tag_name: z.string(),\n target_commitish: z.string(),\n name: z.string(),\n draft: z.boolean(),\n author: UserSchema,\n prerelease: z.boolean(),\n created_at: z.string(),\n published_at: z.string(),\n })\n .optional(),\n manifest: z.string().optional(),\n html_url: z.string(),\n tag_name: z.string().optional(),\n target_commitish: z.string().optional(),\n target_oid: z.string().optional(),\n draft: z.union([z.literal(false), z.literal(true)]).optional(),\n prerelease: z.union([z.literal(false), z.literal(true)]).optional(),\n created_at: z.string().optional(),\n updated_at: z.string().optional(),\n metadata: z.array(z.unknown()),\n docker_metadata: z.array(z.unknown()).optional(),\n container_metadata: z\n .object({\n labels: z\n .object({\n description: z.string().optional(),\n source: z.string().optional(),\n revision: z.string().optional(),\n image_url: z.string().optional(),\n licenses: z.string().optional(),\n all_labels: z.record(z.string(), z.string()).optional(),\n })\n .nullable()\n .optional(),\n manifest: z\n .object({\n digest: z.string().optional(),\n media_type: z.string().optional(),\n uri: z.string().optional(),\n size: z.number().optional(),\n config: z\n .object({\n digest: z.string().optional(),\n media_type: z.string().optional(),\n size: z.number().optional(),\n })\n .optional(),\n layers: z\n .array(\n z.object({\n digest: z.string().optional(),\n media_type: z.string().optional(),\n size: z.number().optional(),\n }),\n )\n .optional(),\n })\n .nullable()\n .optional(),\n tag: z\n .object({\n digest: z.string().optional(),\n name: z.string().optional(),\n })\n .optional(),\n })\n .optional(),\n npm_metadata: PackageNPMMetadataSchema.nullable().optional(),\n nuget_metadata: z.array(PackageNugetMetadataSchema).nullable().optional(),\n rubygems_metadata: z.array(z.unknown()).optional(),\n package_files: z.array(\n z.object({\n download_url: z.string(),\n id: z.number(),\n name: z.string(),\n sha256: z.string(),\n sha1: z.string(),\n md5: z.string(),\n content_type: z.string(),\n state: z.string(),\n size: z.number(),\n created_at: z.string(),\n updated_at: z.string(),\n }),\n ),\n package_url: z.string().optional(),\n author: z\n .object({\n avatar_url: z.string(),\n events_url: z.string(),\n followers_url: z.string(),\n following_url: z.string(),\n gists_url: z.string(),\n gravatar_id: z.string(),\n html_url: z.string(),\n id: z.number(),\n login: z.string(),\n node_id: z.string(),\n organizations_url: z.string(),\n received_events_url: z.string(),\n repos_url: z.string(),\n site_admin: z.boolean(),\n starred_url: z.string(),\n subscriptions_url: z.string(),\n type: z.string(),\n url: z.string(),\n })\n .optional(),\n source_url: z.string().optional(),\n installation_command: z.string(),\n })\n .nullable(),\n registry: z.object({\n about_url: z.string(),\n name: z.string(),\n type: z.string(),\n url: z.string(),\n vendor: z.string(),\n }),\n }),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<RegistryPackagePublishedEventOctokit>;\n\nexport type RegistryPackagePublishedEvent = RegistryPackagePublishedEventOctokit;\n\nexport function isRegistryPackagePublishedEvent(\n value: unknown,\n): value is RegistryPackagePublishedEvent {\n return RegistryPackagePublishedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,mBAAS,WAWF,UAAM,KAAsC,CAAE,MAAO,FAC1D,UAAQ,GAAE,EAAQ,kCAAW,2BAC7B,uBAAkB,CAAE,gBAAO,DACzB,aAAI,KAAE,kBAAO,LACb,2BAAM,gBAAE,FAAO,MACf,iCAAW,oBAAE,gBAAO,PACpB,oBAAa,CAAE,mBAAO,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": "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",
|
|
8
|
+
"debugId": "225513A9A25E46BA64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|