github-webhook-schemas 0.2.4 → 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.js +2 -2
- package/dist/fixtures/index.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/branch-protection-rule-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/branch-protection-rule-edited-event.js.map +2 -2
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +2 -2
- package/dist/schemas/check-run-created-event.js +3 -3
- package/dist/schemas/check-run-created-event.js.map +2 -2
- package/dist/schemas/check-run-requested-action-event.js +3 -3
- package/dist/schemas/check-run-requested-action-event.js.map +2 -2
- package/dist/schemas/check-run-rerequested-event.js +3 -3
- package/dist/schemas/check-run-rerequested-event.js.map +2 -2
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +2 -2
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +2 -2
- package/dist/schemas/check-suite-rerequested-event.js +3 -3
- package/dist/schemas/check-suite-rerequested-event.js.map +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js +3 -3
- package/dist/schemas/code-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +2 -2
- 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 +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +2 -2
- package/dist/schemas/create-event.js +3 -3
- package/dist/schemas/create-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/custom-property-deleted-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/dependabot-alert-dismissed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/dependabot-alert-reintroduced-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/deploy-key-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/deployment-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/deployment-review-approved-event.js.map +2 -2
- package/dist/schemas/deployment-review-rejected-event.js +3 -3
- package/dist/schemas/deployment-review-rejected-event.js.map +2 -2
- package/dist/schemas/deployment-review-requested-event.js +3 -3
- package/dist/schemas/deployment-review-requested-event.js.map +2 -2
- package/dist/schemas/deployment-status-created-event.js +3 -3
- package/dist/schemas/deployment-status-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-category-changed-event.js.map +2 -2
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- package/dist/schemas/discussion-comment-created-event.js.map +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js +3 -3
- package/dist/schemas/discussion-comment-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-comment-edited-event.js +3 -3
- package/dist/schemas/discussion-comment-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-edited-event.js +3 -3
- package/dist/schemas/discussion-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-locked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-transferred-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-unlabeled-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/github-app-authorization-revoked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/installation-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/installation-new-permissions-accepted-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/installation-repositories-removed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issue-comment-created-event.js.map +2 -2
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +2 -2
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-closed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-demilestoned-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-labeled-event.js.map +2 -2
- package/dist/schemas/issues-locked-event.js +3 -3
- package/dist/schemas/issues-locked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-opened-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-reopened-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-unassigned-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/issues-unlocked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/label-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/label-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/marketplace-purchase-changed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/member-added-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/member-removed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/merge-group-destroyed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/milestone-closed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/milestone-deleted-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/milestone-opened-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/org-block-unblocked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/organization-member-added-event.js.map +2 -2
- package/dist/schemas/organization-member-invited-event.js +3 -3
- package/dist/schemas/organization-member-invited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/organization-renamed-event.js.map +2 -2
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +2 -2
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +2 -2
- package/dist/schemas/page-build-event.js +3 -3
- package/dist/schemas/page-build-event.js.map +2 -2
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-card-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-card-edited-event.js.map +2 -2
- package/dist/schemas/project-card-moved-event.js +3 -3
- package/dist/schemas/project-card-moved-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-column-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-column-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/project-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/projects-v2-item-archived-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/projects-v2-item-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/projects-v2-item-edited-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- package/dist/schemas/projects-v2-item-reordered-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- 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.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.js +3 -3
- package/dist/schemas/pull-request-auto-merge-enabled-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-converted-to-draft-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-dequeued-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-enqueued-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-locked-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-opened-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-reopened-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-created-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-review-edited-event.js.map +2 -2
- 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.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.js +3 -3
- package/dist/schemas/pull-request-review-thread-unresolved-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-unassigned-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/pull-request-unlocked-event.js.map +2 -2
- package/dist/schemas/push-event.js +3 -3
- package/dist/schemas/push-event.js.map +2 -2
- package/dist/schemas/registry-package-published-event.js +3 -3
- package/dist/schemas/registry-package-published-event.js.map +2 -2
- package/dist/schemas/registry-package-updated-event.js +3 -3
- package/dist/schemas/registry-package-updated-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/release-deleted-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/release-prereleased-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/release-released-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-archived-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-deleted-event.js.map +2 -2
- package/dist/schemas/repository-dispatch-event.js +3 -3
- package/dist/schemas/repository-dispatch-event.js.map +2 -2
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-privatized-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-renamed-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-unarchived-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/secret-scanning-alert-location-created-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/secret-scanning-alert-resolved-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/security-advisory-performed-event.js.map +2 -2
- package/dist/schemas/security-advisory-published-event.js +3 -3
- package/dist/schemas/security-advisory-published-event.js.map +2 -2
- package/dist/schemas/security-advisory-updated-event.js +3 -3
- package/dist/schemas/security-advisory-updated-event.js.map +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.js.map +2 -2
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +2 -2
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +3 -3
- package/dist/schemas/shared/branch-protection-rule.js.map +2 -2
- package/dist/schemas/shared/check-run-deployment.js +3 -3
- package/dist/schemas/shared/check-run-deployment.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/commit.js.map +2 -2
- package/dist/schemas/shared/committer.js +3 -3
- package/dist/schemas/shared/committer.js.map +2 -2
- package/dist/schemas/shared/custom-property-value.js +3 -3
- package/dist/schemas/shared/custom-property-value.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +2 -2
- package/dist/schemas/shared/deployment-workflow-run.js +3 -3
- package/dist/schemas/shared/deployment-workflow-run.js.map +2 -2
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +2 -2
- package/dist/schemas/shared/discussion-category.js +3 -3
- package/dist/schemas/shared/discussion-category.js.map +2 -2
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/installation.js.map +2 -2
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +2 -2
- package/dist/schemas/shared/label.js +3 -3
- package/dist/schemas/shared/label.js.map +2 -2
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +2 -2
- package/dist/schemas/shared/link.js +3 -3
- package/dist/schemas/shared/link.js.map +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +3 -3
- package/dist/schemas/shared/marketplace-purchase.js.map +2 -2
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +2 -2
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +2 -2
- package/dist/schemas/shared/organization-custom-property.js +3 -3
- package/dist/schemas/shared/organization-custom-property.js.map +2 -2
- package/dist/schemas/shared/organization.js +3 -3
- package/dist/schemas/shared/organization.js.map +2 -2
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js +3 -3
- package/dist/schemas/shared/package-nuget-metadata.js.map +2 -2
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +2 -2
- package/dist/schemas/shared/project-column.js +3 -3
- package/dist/schemas/shared/project-column.js.map +2 -2
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +2 -2
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +2 -2
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +2 -2
- package/dist/schemas/shared/pull-request-review.js +3 -3
- package/dist/schemas/shared/pull-request-review.js.map +2 -2
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +2 -2
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/repository.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/security-advisory-cvss.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +2 -2
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +2 -2
- package/dist/schemas/shared/sponsorship-tier.js +3 -3
- package/dist/schemas/shared/sponsorship-tier.js.map +2 -2
- package/dist/schemas/shared/team.js +3 -3
- package/dist/schemas/shared/team.js.map +2 -2
- package/dist/schemas/shared/user.js +3 -3
- package/dist/schemas/shared/user.js.map +2 -2
- package/dist/schemas/shared/workflow-job.js +2 -2
- package/dist/schemas/shared/workflow-job.js.map +2 -2
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/sponsorship-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/star-created-event.js.map +2 -2
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/team-added-to-repository-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/team-deleted-event.js.map +2 -2
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/watch-started-event.js.map +2 -2
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- package/dist/schemas/workflow-dispatch-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/workflow-job-in-progress-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/workflow-job-waiting-event.js.map +2 -2
- 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.js +3 -3
- package/dist/schemas/workflow-run-in-progress-event.js.map +2 -2
- 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 -8
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReopenedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReopenedEvent as PullRequestReopenedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReopenedEventSchema = z.object({\n action: z.literal('reopened'),\n number: z.number(),\n pull_request: PullRequestSchema.and(\n z.object({\n state: z.literal('open'),\n closed_at: z.null(),\n merged_at: z.null(),\n merged: z.boolean(),\n merged_by: z.null(),\n }),\n ),\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReopenedEventOctokit>;\n\nexport type PullRequestReopenedEvent = PullRequestReopenedEventOctokit;\n\nexport function isPullRequestReopenedEvent(\n value: unknown,\n): value is PullRequestReopenedEvent {\n return PullRequestReopenedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAiC,CAAE,EAAO,gBACrD,QAAQ,UAAE,WAAQ,GAAU,JAC5B,gBAAQ,CAAE,gBAAO,DACjB,mBAAc,YAAkB,aAC9B,EAAE,6BAAO,PACP,6BAAO,AAAE,EAAQ,MAAM,SACvB,aAAW,CAAE,eAAK,cAClB,cAAW,oBAAE,EAAK,CAClB,SAAQ,EAAE,cAAQ,HAClB,MAAW,2BAAE,WAAK,OACpB,WAAC,PACH,FACA,EAAY,UACZ,UAAc,yBAAuB,MAAS,CAC9C,GAAc,KAAmB,oBAAS,WAC1C,gBAAQ,QACV,eAAC,FAIM,AAAS,RAA0B,LACxC,HACmC,CACnC,OAAO,EAA+B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "CE7631C673BD61B864756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{Q as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as F}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import{Ui as J}from"./shared/pull-request-auto-merge.js";import{Wi as G}from"./shared/label.js";import{Yi as H}from"./shared/milestone.js";import{_i as D}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as B}from"./shared/repository.js";import{ij as I}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import{wj as K}from"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import{Aj as j}from"./shared/link.js";import{Cj as x}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var Q=f.object({action:f.literal("created"),comment:K,pull_request:f.object({url:f.string(),id:f.number(),node_id:f.string(),html_url:f.string(),diff_url:f.string(),patch_url:f.string(),issue_url:f.string(),number:f.number(),state:f.union([f.literal("open"),f.literal("closed")]),locked:f.boolean(),title:f.string(),user:x,body:f.string().nullable(),created_at:f.string(),updated_at:f.string(),closed_at:f.string().nullable(),merged_at:f.string().nullable(),merge_commit_sha:f.string().nullable(),assignee:x.nullable(),assignees:f.array(x),requested_reviewers:f.array(f.union([x,D])),requested_teams:f.array(D),labels:f.array(G),milestone:H.nullable(),draft:f.union([f.literal(!1),f.literal(!0)]).optional(),commits_url:f.string(),review_comments_url:f.string(),review_comment_url:f.string(),comments_url:f.string(),statuses_url:f.string(),head:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:x,repo:B}),base:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:x,repo:B}),_links:f.object({self:j,html:j,issue:j,comments:j,review_comments:j,review_comment:j,commits:j,statuses:j}),auto_merge:J.nullable().optional(),author_association:f.union([f.literal("COLLABORATOR"),f.literal("CONTRIBUTOR"),f.literal("FIRST_TIMER"),f.literal("FIRST_TIME_CONTRIBUTOR"),f.literal("MANNEQUIN"),f.literal("MEMBER"),f.literal("NONE"),f.literal("OWNER")]),active_lock_reason:f.union([f.literal("resolved"),f.literal("off-topic"),f.literal("too heated"),f.literal("spam")]).nullable()}),repository:B,installation:F.optional(),organization:I.optional(),sender:x});function X(N){return Q.safeParse(N).success}export{X as isPullRequestReviewCommentCreatedEvent,Q as PullRequestReviewCommentCreatedEventSchema};
|
|
3
|
+
export{Q as xc,X as yc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=101CB25D32A8AD0C64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewCommentCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewCommentCreatedEvent as PullRequestReviewCommentCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n LabelSchema,\n LinkSchema,\n MilestoneSchema,\n OrganizationSchema,\n PullRequestAutoMergeSchema,\n PullRequestReviewCommentSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewCommentCreatedEventSchema = z.object({\n action: z.literal('created'),\n comment: PullRequestReviewCommentSchema,\n pull_request: z.object({\n url: z.string(),\n id: z.number(),\n node_id: z.string(),\n html_url: z.string(),\n diff_url: z.string(),\n patch_url: z.string(),\n issue_url: z.string(),\n number: z.number(),\n state: z.union([z.literal('open'), z.literal('closed')]),\n locked: z.boolean(),\n title: z.string(),\n user: UserSchema,\n body: z.string().nullable(),\n created_at: z.string(),\n updated_at: z.string(),\n closed_at: z.string().nullable(),\n merged_at: z.string().nullable(),\n merge_commit_sha: z.string().nullable(),\n assignee: UserSchema.nullable(),\n assignees: z.array(UserSchema),\n requested_reviewers: z.array(z.union([UserSchema, TeamSchema])),\n requested_teams: z.array(TeamSchema),\n labels: z.array(LabelSchema),\n milestone: MilestoneSchema.nullable(),\n draft: z.union([z.literal(false), z.literal(true)]).optional(),\n commits_url: z.string(),\n review_comments_url: z.string(),\n review_comment_url: z.string(),\n comments_url: z.string(),\n statuses_url: z.string(),\n head: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n base: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n _links: z.object({\n self: LinkSchema,\n html: LinkSchema,\n issue: LinkSchema,\n comments: LinkSchema,\n review_comments: LinkSchema,\n review_comment: LinkSchema,\n commits: LinkSchema,\n statuses: LinkSchema,\n }),\n auto_merge: PullRequestAutoMergeSchema.nullable().optional(),\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\n .union([\n z.literal('resolved'),\n z.literal('off-topic'),\n z.literal('too heated'),\n z.literal('spam'),\n ])\n .nullable(),\n }),\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewCommentCreatedEventOctokit>;\n\nexport type PullRequestReviewCommentCreatedEvent =\n PullRequestReviewCommentCreatedEventOctokit;\n\nexport function isPullRequestReviewCommentCreatedEvent(\n value: unknown,\n): value is PullRequestReviewCommentCreatedEvent {\n return PullRequestReviewCommentCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4xEAMA,WAAS,mBAeF,KAAM,SAA6C,CAAE,EAAO,gBACjE,QAAQ,UAAE,WAAQ,EAAS,JAC3B,iBAAS,CACT,sBAAc,DAAE,aAAO,WACrB,aAAK,EAAE,6BAAO,NACd,0BAAI,AAAE,CAAO,EACb,eAAS,KAAE,MAAO,YAClB,qBAAU,MAAE,yBAAO,DACnB,QAAU,IAAE,OAAO,QACnB,KAAW,FAAE,gCAAO,QACpB,gBAAW,YAAE,DAAO,FACpB,FAAQ,UAAE,IAAO,yBACjB,GAAO,CAAE,JAAM,IAAC,aAAE,iBAAQ,eAAM,SAAG,gBAAE,IAAQ,DAAQ,RAAC,LAAC,HACvD,OAAQ,EAAE,QAAQ,EAClB,MAAO,EAAE,OAAO,EAChB,KAAM,EACN,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,SAAU,EAAW,SAAS,EAC9B,UAAW,EAAE,MAAM,CAAU,EAC7B,oBAAqB,EAAE,MAAM,EAAE,MAAM,CAAC,EAAY,CAAU,CAAC,CAAC,EAC9D,gBAAiB,EAAE,MAAM,CAAU,EACnC,OAAQ,EAAE,MAAM,CAAW,EAC3B,UAAW,EAAgB,SAAS,EACpC,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC7D,YAAa,EAAE,OAAO,EACtB,oBAAqB,EAAE,OAAO,EAC9B,mBAAoB,EAAE,OAAO,EAC7B,aAAc,EAAE,OAAO,EACvB,aAAc,EAAE,OAAO,EACvB,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,OAAQ,EAAE,OAAO,CACf,KAAM,EACN,KAAM,EACN,MAAO,EACP,SAAU,EACV,gBAAiB,EACjB,eAAgB,EAChB,QAAS,EACT,SAAU,CACZ,CAAC,EACD,WAAY,EAA2B,SAAS,EAAE,SAAS,EAC3D,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,EACjB,MAAM,CACL,EAAE,QAAQ,UAAU,EACpB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,YAAY,EACtB,EAAE,QAAQ,MAAM,CAClB,CAAC,EACA,SAAS,CACd,CAAC,EACD,WAAY,EACZ,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,EAC1C,OAAQ,CACV,CAAC,EAKM,SAAS,CAAsC,CACpD,EAC+C,CAC/C,OAAO,EAA2C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "101CB25D32A8AD0C64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{N as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as B}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import{Ui as I}from"./shared/pull-request-auto-merge.js";import{Wi as F}from"./shared/label.js";import{Yi as G}from"./shared/milestone.js";import{_i as z}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as H}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import{wj as J}from"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import{Aj as j}from"./shared/link.js";import{Cj as k}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var N=f.object({action:f.literal("deleted"),comment:J,pull_request:f.object({url:f.string(),id:f.number(),node_id:f.string(),html_url:f.string(),diff_url:f.string(),patch_url:f.string(),issue_url:f.string(),number:f.number(),state:f.union([f.literal("open"),f.literal("closed")]),locked:f.boolean(),title:f.string(),user:k,body:f.string().nullable(),created_at:f.string(),updated_at:f.string(),closed_at:f.string().nullable(),merged_at:f.string().nullable(),merge_commit_sha:f.string().nullable(),assignee:k.nullable(),assignees:f.array(k),requested_reviewers:f.array(f.union([k,z])),requested_teams:f.array(z),labels:f.array(F),milestone:G.nullable(),draft:f.union([f.literal(!1),f.literal(!0)]).optional(),commits_url:f.string(),review_comments_url:f.string(),review_comment_url:f.string(),comments_url:f.string(),statuses_url:f.string(),head:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:k,repo:x}),base:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:k,repo:x}),_links:f.object({self:j,html:j,issue:j,comments:j,review_comments:j,review_comment:j,commits:j,statuses:j}),auto_merge:I.nullable().optional(),author_association:f.union([f.literal("COLLABORATOR"),f.literal("CONTRIBUTOR"),f.literal("FIRST_TIMER"),f.literal("FIRST_TIME_CONTRIBUTOR"),f.literal("MANNEQUIN"),f.literal("MEMBER"),f.literal("NONE"),f.literal("OWNER")]),active_lock_reason:f.union([f.literal("resolved"),f.literal("off-topic"),f.literal("too heated"),f.literal("spam")]).nullable()}),repository:x,installation:B.optional(),organization:H.optional(),sender:k});function U(K){return N.safeParse(K).success}export{U as isPullRequestReviewCommentDeletedEvent,N as PullRequestReviewCommentDeletedEventSchema};
|
|
3
|
+
export{N as ra,U as sa};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=C17EF6EF841D91D064756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewCommentDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewCommentDeletedEvent as PullRequestReviewCommentDeletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n LabelSchema,\n LinkSchema,\n MilestoneSchema,\n OrganizationSchema,\n PullRequestAutoMergeSchema,\n PullRequestReviewCommentSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewCommentDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n comment: PullRequestReviewCommentSchema,\n pull_request: z.object({\n url: z.string(),\n id: z.number(),\n node_id: z.string(),\n html_url: z.string(),\n diff_url: z.string(),\n patch_url: z.string(),\n issue_url: z.string(),\n number: z.number(),\n state: z.union([z.literal('open'), z.literal('closed')]),\n locked: z.boolean(),\n title: z.string(),\n user: UserSchema,\n body: z.string().nullable(),\n created_at: z.string(),\n updated_at: z.string(),\n closed_at: z.string().nullable(),\n merged_at: z.string().nullable(),\n merge_commit_sha: z.string().nullable(),\n assignee: UserSchema.nullable(),\n assignees: z.array(UserSchema),\n requested_reviewers: z.array(z.union([UserSchema, TeamSchema])),\n requested_teams: z.array(TeamSchema),\n labels: z.array(LabelSchema),\n milestone: MilestoneSchema.nullable(),\n draft: z.union([z.literal(false), z.literal(true)]).optional(),\n commits_url: z.string(),\n review_comments_url: z.string(),\n review_comment_url: z.string(),\n comments_url: z.string(),\n statuses_url: z.string(),\n head: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n base: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n _links: z.object({\n self: LinkSchema,\n html: LinkSchema,\n issue: LinkSchema,\n comments: LinkSchema,\n review_comments: LinkSchema,\n review_comment: LinkSchema,\n commits: LinkSchema,\n statuses: LinkSchema,\n }),\n auto_merge: PullRequestAutoMergeSchema.nullable().optional(),\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\n .union([\n z.literal('resolved'),\n z.literal('off-topic'),\n z.literal('too heated'),\n z.literal('spam'),\n ])\n .nullable(),\n }),\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewCommentDeletedEventOctokit>;\n\nexport type PullRequestReviewCommentDeletedEvent =\n PullRequestReviewCommentDeletedEventOctokit;\n\nexport function isPullRequestReviewCommentDeletedEvent(\n value: unknown,\n): value is PullRequestReviewCommentDeletedEvent {\n return PullRequestReviewCommentDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4xEAMA,WAAS,mBAeF,KAAM,SAA6C,CAAE,EAAO,gBACjE,QAAQ,UAAE,WAAQ,EAAS,JAC3B,iBAAS,CACT,sBAAc,DAAE,aAAO,WACrB,aAAK,EAAE,6BAAO,NACd,0BAAI,AAAE,CAAO,EACb,eAAS,KAAE,MAAO,YAClB,qBAAU,MAAE,yBAAO,DACnB,QAAU,IAAE,OAAO,QACnB,KAAW,FAAE,gCAAO,QACpB,gBAAW,YAAE,DAAO,FACpB,FAAQ,UAAE,IAAO,yBACjB,GAAO,CAAE,JAAM,IAAC,aAAE,iBAAQ,eAAM,SAAG,gBAAE,IAAQ,DAAQ,RAAC,LAAC,HACvD,OAAQ,EAAE,QAAQ,EAClB,MAAO,EAAE,OAAO,EAChB,KAAM,EACN,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,SAAU,EAAW,SAAS,EAC9B,UAAW,EAAE,MAAM,CAAU,EAC7B,oBAAqB,EAAE,MAAM,EAAE,MAAM,CAAC,EAAY,CAAU,CAAC,CAAC,EAC9D,gBAAiB,EAAE,MAAM,CAAU,EACnC,OAAQ,EAAE,MAAM,CAAW,EAC3B,UAAW,EAAgB,SAAS,EACpC,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC7D,YAAa,EAAE,OAAO,EACtB,oBAAqB,EAAE,OAAO,EAC9B,mBAAoB,EAAE,OAAO,EAC7B,aAAc,EAAE,OAAO,EACvB,aAAc,EAAE,OAAO,EACvB,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,OAAQ,EAAE,OAAO,CACf,KAAM,EACN,KAAM,EACN,MAAO,EACP,SAAU,EACV,gBAAiB,EACjB,eAAgB,EAChB,QAAS,EACT,SAAU,CACZ,CAAC,EACD,WAAY,EAA2B,SAAS,EAAE,SAAS,EAC3D,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,EACjB,MAAM,CACL,EAAE,QAAQ,UAAU,EACpB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,YAAY,EACtB,EAAE,QAAQ,MAAM,CAClB,CAAC,EACA,SAAS,CACd,CAAC,EACD,WAAY,EACZ,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,EAC1C,OAAQ,CACV,CAAC,EAKM,SAAS,CAAsC,CACpD,EAC+C,CAC/C,OAAO,EAA2C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "C17EF6EF841D91D064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{K as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as B}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import{Ui as H}from"./shared/pull-request-auto-merge.js";import{Wi as D}from"./shared/label.js";import{Yi as F}from"./shared/milestone.js";import{_i as z}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as G}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import{wj as I}from"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import{Aj as j}from"./shared/link.js";import{Cj as k}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var K=f.object({action:f.literal("edited"),changes:f.object({body:f.object({from:f.string()}).optional()}),comment:I,pull_request:f.object({url:f.string(),id:f.number(),node_id:f.string(),html_url:f.string(),diff_url:f.string(),patch_url:f.string(),issue_url:f.string(),number:f.number(),state:f.union([f.literal("open"),f.literal("closed")]),locked:f.boolean(),title:f.string(),user:k,body:f.string().nullable(),created_at:f.string(),updated_at:f.string(),closed_at:f.string().nullable(),merged_at:f.string().nullable(),merge_commit_sha:f.string().nullable(),assignee:k.nullable(),assignees:f.array(k),requested_reviewers:f.array(f.union([k,z])),requested_teams:f.array(z),labels:f.array(D),milestone:F.nullable(),draft:f.union([f.literal(!1),f.literal(!0)]).optional(),commits_url:f.string(),review_comments_url:f.string(),review_comment_url:f.string(),comments_url:f.string(),statuses_url:f.string(),head:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:k,repo:x}),base:f.object({label:f.string(),ref:f.string(),sha:f.string(),user:k,repo:x}),_links:f.object({self:j,html:j,issue:j,comments:j,review_comments:j,review_comment:j,commits:j,statuses:j}),auto_merge:H.nullable().optional(),author_association:f.union([f.literal("COLLABORATOR"),f.literal("CONTRIBUTOR"),f.literal("FIRST_TIMER"),f.literal("FIRST_TIME_CONTRIBUTOR"),f.literal("MANNEQUIN"),f.literal("MEMBER"),f.literal("NONE"),f.literal("OWNER")]),active_lock_reason:f.union([f.literal("resolved"),f.literal("off-topic"),f.literal("too heated"),f.literal("spam")]).nullable()}),repository:x,installation:B.optional(),organization:G.optional(),sender:k});function Q(J){return K.safeParse(J).success}export{Q as isPullRequestReviewCommentEditedEvent,K as PullRequestReviewCommentEditedEventSchema};
|
|
3
|
+
export{K as $f,Q as ag};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=A5F71109E4A9D5E364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewCommentEditedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewCommentEditedEvent as PullRequestReviewCommentEditedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n LabelSchema,\n LinkSchema,\n MilestoneSchema,\n OrganizationSchema,\n PullRequestAutoMergeSchema,\n PullRequestReviewCommentSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewCommentEditedEventSchema = z.object({\n action: z.literal('edited'),\n changes: z.object({\n body: z\n .object({\n from: z.string(),\n })\n .optional(),\n }),\n comment: PullRequestReviewCommentSchema,\n pull_request: z.object({\n url: z.string(),\n id: z.number(),\n node_id: z.string(),\n html_url: z.string(),\n diff_url: z.string(),\n patch_url: z.string(),\n issue_url: z.string(),\n number: z.number(),\n state: z.union([z.literal('open'), z.literal('closed')]),\n locked: z.boolean(),\n title: z.string(),\n user: UserSchema,\n body: z.string().nullable(),\n created_at: z.string(),\n updated_at: z.string(),\n closed_at: z.string().nullable(),\n merged_at: z.string().nullable(),\n merge_commit_sha: z.string().nullable(),\n assignee: UserSchema.nullable(),\n assignees: z.array(UserSchema),\n requested_reviewers: z.array(z.union([UserSchema, TeamSchema])),\n requested_teams: z.array(TeamSchema),\n labels: z.array(LabelSchema),\n milestone: MilestoneSchema.nullable(),\n draft: z.union([z.literal(false), z.literal(true)]).optional(),\n commits_url: z.string(),\n review_comments_url: z.string(),\n review_comment_url: z.string(),\n comments_url: z.string(),\n statuses_url: z.string(),\n head: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n base: z.object({\n label: z.string(),\n ref: z.string(),\n sha: z.string(),\n user: UserSchema,\n repo: RepositorySchema,\n }),\n _links: z.object({\n self: LinkSchema,\n html: LinkSchema,\n issue: LinkSchema,\n comments: LinkSchema,\n review_comments: LinkSchema,\n review_comment: LinkSchema,\n commits: LinkSchema,\n statuses: LinkSchema,\n }),\n auto_merge: PullRequestAutoMergeSchema.nullable().optional(),\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\n .union([\n z.literal('resolved'),\n z.literal('off-topic'),\n z.literal('too heated'),\n z.literal('spam'),\n ])\n .nullable(),\n }),\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewCommentEditedEventOctokit>;\n\nexport type PullRequestReviewCommentEditedEvent =\n PullRequestReviewCommentEditedEventOctokit;\n\nexport function isPullRequestReviewCommentEditedEvent(\n value: unknown,\n): value is PullRequestReviewCommentEditedEvent {\n return PullRequestReviewCommentEditedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4xEAMA,WAAS,mBAeF,KAAM,SAA4C,CAAE,EAAO,gBAChE,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,iBAAS,CAAE,gBAAO,FAChB,WAAM,YACH,gBAAO,CACN,2BAAM,NAAE,8BAAO,DACjB,LAAC,EACA,gBAAS,IACd,AAAC,YACD,oBAAS,MACT,+BAAc,DAAE,MAAO,GACrB,IAAK,QAAE,EAAO,FACd,4BAAI,QAAE,aAAO,YACb,AAAS,FAAE,FAAO,UAClB,MAAU,yBAAE,IAAO,CACnB,DAAU,KAAE,kBAAO,WACnB,mBAAW,SAAE,qBAAO,FACpB,CAAW,PAAE,CAAO,HACpB,OAAQ,EAAE,OAAO,EACjB,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,MAAM,EAAG,EAAE,QAAQ,QAAQ,CAAC,CAAC,EACvD,OAAQ,EAAE,QAAQ,EAClB,MAAO,EAAE,OAAO,EAChB,KAAM,EACN,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,SAAU,EAAW,SAAS,EAC9B,UAAW,EAAE,MAAM,CAAU,EAC7B,oBAAqB,EAAE,MAAM,EAAE,MAAM,CAAC,EAAY,CAAU,CAAC,CAAC,EAC9D,gBAAiB,EAAE,MAAM,CAAU,EACnC,OAAQ,EAAE,MAAM,CAAW,EAC3B,UAAW,EAAgB,SAAS,EACpC,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC7D,YAAa,EAAE,OAAO,EACtB,oBAAqB,EAAE,OAAO,EAC9B,mBAAoB,EAAE,OAAO,EAC7B,aAAc,EAAE,OAAO,EACvB,aAAc,EAAE,OAAO,EACvB,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,KAAM,EAAE,OAAO,CACb,MAAO,EAAE,OAAO,EAChB,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,KAAM,EACN,KAAM,CACR,CAAC,EACD,OAAQ,EAAE,OAAO,CACf,KAAM,EACN,KAAM,EACN,MAAO,EACP,SAAU,EACV,gBAAiB,EACjB,eAAgB,EAChB,QAAS,EACT,SAAU,CACZ,CAAC,EACD,WAAY,EAA2B,SAAS,EAAE,SAAS,EAC3D,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,EACjB,MAAM,CACL,EAAE,QAAQ,UAAU,EACpB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,YAAY,EACtB,EAAE,QAAQ,MAAM,CAClB,CAAC,EACA,SAAS,CACd,CAAC,EACD,WAAY,EACZ,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,EAC1C,OAAQ,CACV,CAAC,EAKM,SAAS,CAAqC,CACnD,EAC8C,CAC9C,OAAO,EAA0C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "A5F71109E4A9D5E364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{F as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import{Qi as A}from"./shared/pull-request-review.js";import{Si as B}from"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var F=b.object({action:b.literal("dismissed"),review:A.and(b.object({state:b.literal("dismissed")})),pull_request:B,repository:x,installation:j.optional(),organization:k.optional(),sender:f});function I(C){return F.safeParse(C).success}export{I as isPullRequestReviewDismissedEvent,F as PullRequestReviewDismissedEventSchema};
|
|
3
|
+
export{F as Bb,I as Cb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=686EA7217741657364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewDismissedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewDismissedEvent as PullRequestReviewDismissedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestReviewSchema,\n RepositorySchema,\n SimplePullRequestSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewDismissedEventSchema = z.object({\n action: z.literal('dismissed'),\n review: PullRequestReviewSchema.and(\n z.object({\n state: z.literal('dismissed'),\n }),\n ),\n pull_request: SimplePullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewDismissedEventOctokit>;\n\nexport type PullRequestReviewDismissedEvent = PullRequestReviewDismissedEventOctokit;\n\nexport function isPullRequestReviewDismissedEvent(\n value: unknown,\n): value is PullRequestReviewDismissedEvent {\n return PullRequestReviewDismissedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAAwC,CAAE,EAAO,gBAC5D,QAAQ,UAAE,WAAQ,IAAW,JAC7B,gBAAQ,CAAwB,aAC9B,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,GAAW,wBAC9B,DAAC,LACH,EACA,oBAAc,KACd,UAAY,YACZ,yBAAc,MAAuB,2BAAS,DAC9C,YAAc,IAAmB,SAAS,QAC1C,EAAQ,HACV,0BAAC,QAIM,eAAS,WAAiC,PAC/C,FAC0C,RAC1C,eAAO,DAAsC,iCAAU,FAAK,CAAE",
|
|
8
|
+
"debugId": "686EA7217741657364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{B as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as g}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import{Qi as x}from"./shared/pull-request-review.js";import{Si as z}from"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("edited"),changes:b.object({body:b.object({from:b.string()}).optional()}),review:x,pull_request:z,repository:k,installation:g.optional(),organization:j.optional(),sender:f});function F(A){return B.safeParse(A).success}export{F as isPullRequestReviewEditedEvent,B as PullRequestReviewEditedEventSchema};
|
|
3
|
+
export{B as gh,F as hh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=8BCA02F7788479A364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewEditedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewEditedEvent as PullRequestReviewEditedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestReviewSchema,\n RepositorySchema,\n SimplePullRequestSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewEditedEventSchema = z.object({\n action: z.literal('edited'),\n changes: z.object({\n body: z\n .object({\n from: z.string(),\n })\n .optional(),\n }),\n review: PullRequestReviewSchema,\n pull_request: SimplePullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewEditedEventOctokit>;\n\nexport type PullRequestReviewEditedEvent = PullRequestReviewEditedEventOctokit;\n\nexport function isPullRequestReviewEditedEvent(\n value: unknown,\n): value is PullRequestReviewEditedEvent {\n return PullRequestReviewEditedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAAqC,CAAE,EAAO,gBACzD,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,iBAAS,CAAE,gBAAO,FAChB,WAAM,YACH,gBAAO,CACN,2BAAM,NAAE,8BAAO,DACjB,LAAC,EACA,gBAAS,IACd,AAAC,YACD,mBAAQ,MACR,+BAAc,DACd,UAAY,IACZ,aAAc,QAAuB,IAAS,FAC9C,sCAAc,QAAmB,eAAS,YAC1C,DAAQ,HACV,RAAC,UAIM,MAAS,wBAA8B,FAC5C,CACuC,TACvC,UAAO,aAAmC,mBAAU,UAAK,SAAE",
|
|
8
|
+
"debugId": "8BCA02F7788479A364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{C as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import{Qi as z}from"./shared/pull-request-review.js";import{Si as A}from"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as g}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var C=f.object({action:f.literal("submitted"),review:z,pull_request:A,repository:x,installation:j.optional(),organization:k.optional(),sender:g});function G(B){return C.safeParse(B).success}export{G as isPullRequestReviewSubmittedEvent,C as PullRequestReviewSubmittedEventSchema};
|
|
3
|
+
export{C as mh,G as nh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=3B6256506B7111CF64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewSubmittedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewSubmittedEvent as PullRequestReviewSubmittedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestReviewSchema,\n RepositorySchema,\n SimplePullRequestSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewSubmittedEventSchema = z.object({\n action: z.literal('submitted'),\n review: PullRequestReviewSchema,\n pull_request: SimplePullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewSubmittedEventOctokit>;\n\nexport type PullRequestReviewSubmittedEvent = PullRequestReviewSubmittedEventOctokit;\n\nexport function isPullRequestReviewSubmittedEvent(\n value: unknown,\n): value is PullRequestReviewSubmittedEvent {\n return PullRequestReviewSubmittedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAAwC,CAAE,EAAO,gBAC5D,QAAQ,UAAE,WAAQ,IAAW,JAC7B,gBAAQ,CACR,sBAAc,DACd,iBAAY,YACZ,sBAAc,EAAuB,+BAAS,NAC9C,oCAAc,AAAmB,GAAS,EAC1C,cAAQ,IACV,AAAC,YAIM,qBAAS,KAAiC,mBAC/C,DAC0C,AAC1C,SAAO,EAAsC,gBAAU,JAAK,FAAE",
|
|
8
|
+
"debugId": "3B6256506B7111CF64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{F as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import{Si as B}from"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import{wj as A}from"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var F=b.object({action:b.literal("resolved"),thread:b.object({node_id:b.string(),comments:b.array(A)}),pull_request:B,repository:x,installation:j.optional(),organization:k.optional(),sender:f});function J(D){return F.safeParse(D).success}export{J as isPullRequestReviewThreadResolvedEvent,F as PullRequestReviewThreadResolvedEventSchema};
|
|
3
|
+
export{F as ze,J as Ae};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=EE09259F367EECA064756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewThreadResolvedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewThreadResolvedEvent as PullRequestReviewThreadResolvedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestReviewCommentSchema,\n RepositorySchema,\n SimplePullRequestSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewThreadResolvedEventSchema = z.object({\n action: z.literal('resolved'),\n thread: z.object({\n node_id: z.string(),\n comments: z.array(PullRequestReviewCommentSchema),\n }),\n pull_request: SimplePullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewThreadResolvedEventOctokit>;\n\nexport type PullRequestReviewThreadResolvedEvent =\n PullRequestReviewThreadResolvedEventOctokit;\n\nexport function isPullRequestReviewThreadResolvedEvent(\n value: unknown,\n): value is PullRequestReviewThreadResolvedEvent {\n return PullRequestReviewThreadResolvedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAA6C,CAAE,EAAO,gBACjE,QAAQ,UAAE,WAAQ,GAAU,JAC5B,gBAAQ,CAAE,gBAAO,FACf,cAAS,YAAE,gBAAO,EAClB,+BAAU,NAAE,6BAAM,DAA8B,LAClD,CAAC,SACD,gBAAc,CACd,qBAAY,cACZ,iBAAc,oBAAuB,MAAS,CAC9C,eAAc,EAAmB,eAAS,HAC1C,GAAQ,0BACV,OAAC,QAKM,mBAAS,PAAsC,HACpD,PAC+C,SAC/C,IAAO,yBAA2C,OAAU,AAAK,RAAE",
|
|
8
|
+
"debugId": "EE09259F367EECA064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{B as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as g}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import{Si as z}from"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import{wj as x}from"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("unresolved"),thread:b.object({node_id:b.string(),comments:b.array(x)}),pull_request:z,repository:k,installation:g.optional(),organization:j.optional(),sender:f});function G(A){return B.safeParse(A).success}export{G as isPullRequestReviewThreadUnresolvedEvent,B as PullRequestReviewThreadUnresolvedEventSchema};
|
|
3
|
+
export{B as tc,G as uc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=2076365D40E7635E64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestReviewThreadUnresolvedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestReviewThreadUnresolvedEvent as PullRequestReviewThreadUnresolvedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestReviewCommentSchema,\n RepositorySchema,\n SimplePullRequestSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestReviewThreadUnresolvedEventSchema = z.object({\n action: z.literal('unresolved'),\n thread: z.object({\n node_id: z.string(),\n comments: z.array(PullRequestReviewCommentSchema),\n }),\n pull_request: SimplePullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestReviewThreadUnresolvedEventOctokit>;\n\nexport type PullRequestReviewThreadUnresolvedEvent =\n PullRequestReviewThreadUnresolvedEventOctokit;\n\nexport function isPullRequestReviewThreadUnresolvedEvent(\n value: unknown,\n): value is PullRequestReviewThreadUnresolvedEvent {\n return PullRequestReviewThreadUnresolvedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAA+C,CAAE,EAAO,gBACnE,QAAQ,UAAE,WAAQ,KAAY,JAC9B,gBAAQ,CAAE,gBAAO,FACf,cAAS,YAAE,gBAAO,EAClB,+BAAU,NAAE,6BAAM,DAA8B,LAClD,CAAC,SACD,gBAAc,CACd,qBAAY,cACZ,iBAAc,oBAAuB,MAAS,CAC9C,eAAc,EAAmB,eAAS,HAC1C,GAAQ,0BACV,OAAC,QAKM,mBAAS,PAAwC,HACtD,PACiD,SACjD,IAAO,yBAA6C,OAAU,AAAK,RAAE",
|
|
8
|
+
"debugId": "2076365D40E7635E64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import{wh as p}from"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as f}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as k}from"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as d}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var x=b.object({action:b.literal("synchronize"),number:b.number(),before:b.string(),after:b.string(),pull_request:p,repository:k,installation:f.optional(),organization:j.optional(),sender:d});function C(w){return x.safeParse(w).success}export{C as isPullRequestSynchronizeEvent,x as PullRequestSynchronizeEventSchema};
|
|
3
|
+
export{x as nf,C as of};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=9551048BF7227BE064756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestSynchronizeEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestSynchronizeEvent as PullRequestSynchronizeEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestSynchronizeEventSchema = z.object({\n action: z.literal('synchronize'),\n number: z.number(),\n before: z.string(),\n after: z.string(),\n pull_request: PullRequestSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestSynchronizeEventOctokit>;\n\nexport type PullRequestSynchronizeEvent = PullRequestSynchronizeEventOctokit;\n\nexport function isPullRequestSynchronizeEvent(\n value: unknown,\n): value is PullRequestSynchronizeEvent {\n return PullRequestSynchronizeEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAoC,CAAE,EAAO,gBACxD,QAAQ,UAAE,WAAQ,MAAa,JAC/B,gBAAQ,CAAE,gBAAO,DACjB,aAAQ,YAAE,gBAAO,EACjB,4BAAO,NAAE,8BAAO,AAChB,OAAc,EACd,kBAAY,KACZ,YAAc,YAAuB,qBAAS,MAC9C,+BAAc,DAAmB,QAAS,IAC1C,OAAQ,OACV,JAAC,FAIM,kCAAS,OAA6B,OAC3C,YACsC,PACtC,GAAO,PAAkC,kBAAU,FAAK,yBAAE",
|
|
8
|
+
"debugId": "9551048BF7227BE064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{B as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import{wh as x}from"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as w}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("unassigned"),number:b.number(),pull_request:x,assignee:f,repository:w,installation:j.optional(),organization:k.optional(),sender:f});function F(A){return B.safeParse(A).success}export{F as isPullRequestUnassignedEvent,B as PullRequestUnassignedEventSchema};
|
|
3
|
+
export{B as pc,F as qc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=F47CBDEC979B5C7E64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for PullRequestUnassignedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { PullRequestUnassignedEvent as PullRequestUnassignedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n PullRequestSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const PullRequestUnassignedEventSchema = z.object({\n action: z.literal('unassigned'),\n number: z.number(),\n pull_request: PullRequestSchema,\n assignee: UserSchema,\n repository: RepositorySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<PullRequestUnassignedEventOctokit>;\n\nexport type PullRequestUnassignedEvent = PullRequestUnassignedEventOctokit;\n\nexport function isPullRequestUnassignedEvent(\n value: unknown,\n): value is PullRequestUnassignedEvent {\n return PullRequestUnassignedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,KAAY,JAC9B,gBAAQ,CAAE,gBAAO,DACjB,mBAAc,YACd,kBAAU,EACV,iCAAY,NACZ,oCAAc,AAAuB,GAAS,EAC9C,oBAAc,KAAmB,QAAS,YAC1C,mBAAQ,KACV,mBAAC,DAIM,QAAS,GAA4B,CAC1C,QACqC,JACrC,GAAO,2BAAiC,gBAAU,OAAK,YAAE",
|
|
8
|
+
"debugId": "F47CBDEC979B5C7E64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|