github-webhook-schemas 0.2.4 → 1.1.0
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 +160 -0
- package/dist/chunk-31ef9qce.js +5 -0
- package/dist/chunk-31ef9qce.js.map +10 -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.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +9 -0
- package/dist/registry.d.ts +763 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +5 -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 +2 -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 +2 -2
- 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 +2 -2
- package/dist/schemas/security-advisory-performed-event.js.map +1 -1
- package/dist/schemas/security-advisory-published-event.js +2 -2
- package/dist/schemas/security-advisory-published-event.js.map +1 -1
- package/dist/schemas/security-advisory-updated-event.js +2 -2
- package/dist/schemas/security-advisory-updated-event.js.map +1 -1
- package/dist/schemas/security-advisory-withdrawn-event.js +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js.map +1 -1
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +1 -1
- package/dist/schemas/shared/branch-protection-rule.js +2 -2
- package/dist/schemas/shared/branch-protection-rule.js.map +1 -1
- package/dist/schemas/shared/check-run-deployment.js +2 -2
- package/dist/schemas/shared/check-run-deployment.js.map +1 -1
- package/dist/schemas/shared/check-run-pull-request.js +3 -3
- package/dist/schemas/shared/check-run-pull-request.js.map +1 -1
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +1 -1
- package/dist/schemas/shared/committer.js +2 -2
- package/dist/schemas/shared/committer.js.map +1 -1
- package/dist/schemas/shared/custom-property-value.js +2 -2
- package/dist/schemas/shared/custom-property-value.js.map +1 -1
- package/dist/schemas/shared/dependabot-alert-package.js +2 -2
- package/dist/schemas/shared/dependabot-alert-package.js.map +1 -1
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +1 -1
- 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 +1 -1
- package/dist/schemas/shared/discussion-category.js +2 -2
- package/dist/schemas/shared/discussion-category.js.map +1 -1
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +1 -1
- package/dist/schemas/shared/git-hub-org.js +2 -2
- package/dist/schemas/shared/git-hub-org.js.map +1 -1
- package/dist/schemas/shared/index.js +2 -2
- package/dist/schemas/shared/index.js.map +1 -1
- package/dist/schemas/shared/installation-lite.js +2 -2
- package/dist/schemas/shared/installation-lite.js.map +1 -1
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +1 -1
- 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 +1 -1
- package/dist/schemas/shared/label.js +2 -2
- package/dist/schemas/shared/label.js.map +1 -1
- package/dist/schemas/shared/license.js +2 -2
- package/dist/schemas/shared/license.js.map +1 -1
- package/dist/schemas/shared/link.js +2 -2
- package/dist/schemas/shared/link.js.map +1 -1
- package/dist/schemas/shared/marketplace-purchase.js +2 -2
- package/dist/schemas/shared/marketplace-purchase.js.map +1 -1
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +1 -1
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +1 -1
- package/dist/schemas/shared/organization-custom-property.js +2 -2
- package/dist/schemas/shared/organization-custom-property.js.map +1 -1
- package/dist/schemas/shared/organization.js +2 -2
- package/dist/schemas/shared/organization.js.map +1 -1
- package/dist/schemas/shared/package-npm-metadata.js +2 -2
- package/dist/schemas/shared/package-npm-metadata.js.map +1 -1
- package/dist/schemas/shared/package-nuget-metadata.js +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js.map +1 -1
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +1 -1
- package/dist/schemas/shared/project-column.js +2 -2
- package/dist/schemas/shared/project-column.js.map +1 -1
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +1 -1
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +1 -1
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +1 -1
- 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 +1 -1
- 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 +2 -2
- package/dist/schemas/shared/reactions.js.map +1 -1
- package/dist/schemas/shared/referenced-workflow.js +2 -2
- package/dist/schemas/shared/referenced-workflow.js.map +1 -1
- package/dist/schemas/shared/release-asset.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +1 -1
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +1 -1
- package/dist/schemas/shared/repo-ref.js +2 -2
- package/dist/schemas/shared/repo-ref.js.map +1 -1
- package/dist/schemas/shared/repository-lite.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +1 -1
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js.map +1 -1
- 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 +1 -1
- package/dist/schemas/shared/secret-scanning-location-commit.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-commit.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-body.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-body.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-title.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-title.js.map +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js.map +1 -1
- package/dist/schemas/shared/security-advisory-cwes.js +2 -2
- package/dist/schemas/shared/security-advisory-cwes.js.map +1 -1
- package/dist/schemas/shared/simple-commit.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +1 -1
- 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 +2 -2
- package/dist/schemas/shared/sponsorship-tier.js.map +1 -1
- package/dist/schemas/shared/team.js +2 -2
- package/dist/schemas/shared/team.js.map +1 -1
- package/dist/schemas/shared/user.js +2 -2
- package/dist/schemas/shared/user.js.map +1 -1
- 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 +2 -2
- package/dist/schemas/shared/workflow-step-completed.js.map +1 -1
- package/dist/schemas/shared/workflow-step-in-progress.js +2 -2
- package/dist/schemas/shared/workflow-step-in-progress.js.map +1 -1
- package/dist/schemas/shared/workflow-step-queued.js +2 -2
- package/dist/schemas/shared/workflow-step-queued.js.map +1 -1
- package/dist/schemas/shared/workflow.js +2 -2
- package/dist/schemas/shared/workflow.js.map +1 -1
- 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 +18 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{t 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{Gh as n}from"./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"./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"./shared/repository.js";import"./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 o}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var t=e.object({action:e.literal("cancelled"),sponsorship:e.object({node_id:e.string(),created_at:e.string(),sponsorable:o,sponsor:o,privacy_level:e.string(),tier:n}),sender:o});function i(s){return t.safeParse(s).success}export{i as isSponsorshipCancelledEvent,t as SponsorshipCancelledEventSchema};
|
|
3
|
+
export{t as af,i as bf};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=CBAD7D1B69723B0864756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipCancelledEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipCancelledEvent as SponsorshipCancelledEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipCancelledEventSchema = z.object({\n action: z.literal('cancelled'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipCancelledEventOctokit>;\n\nexport type SponsorshipCancelledEvent = SponsorshipCancelledEventOctokit;\n\nexport function isSponsorshipCancelledEvent(\n value: unknown,\n): value is SponsorshipCancelledEvent {\n return SponsorshipCancelledEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,IAAW,JAC7B,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,OAAQ,OACV,JAAC,FAIM,kCAAS,OAA2B,OACzC,YACoC,PACpC,GAAO,PAAgC,kBAAU,FAAK,yBAAE",
|
|
8
|
+
"debugId": "CBAD7D1B69723B0864756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s 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{Gh as o}from"./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"./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"./shared/repository.js";import"./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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var s=e.object({action:e.literal("created"),sponsorship:e.object({node_id:e.string(),created_at:e.string(),sponsorable:t,sponsor:t,privacy_level:e.string(),tier:o}),sender:t});function i(r){return s.safeParse(r).success}export{i as isSponsorshipCreatedEvent,s as SponsorshipCreatedEventSchema};
|
|
3
|
+
export{s as ch,i as dh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=6CE7979BFB0AA68864756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipCreatedEvent as SponsorshipCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipCreatedEventSchema = z.object({\n action: z.literal('created'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipCreatedEventOctokit>;\n\nexport type SponsorshipCreatedEvent = SponsorshipCreatedEventOctokit;\n\nexport function isSponsorshipCreatedEvent(\n value: unknown,\n): value is SponsorshipCreatedEvent {\n return SponsorshipCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAAgC,CAAE,EAAO,gBACpD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,OAAQ,OACV,JAAC,FAIM,kCAAS,OAAyB,OACvC,YACkC,PAClC,GAAO,PAA8B,kBAAU,FAAK,yBAAE",
|
|
8
|
+
"debugId": "6CE7979BFB0AA68864756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{i 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{Gh as o}from"./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"./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"./shared/repository.js";import"./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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var i=e.object({action:e.literal("edited"),sponsorship:e.object({node_id:e.string(),created_at:e.string(),sponsorable:t,sponsor:t,privacy_level:e.string(),tier:o}),changes:e.object({privacy_level:e.object({from:e.string()}).optional()}),sender:t});function p(s){return i.safeParse(s).success}export{p as isSponsorshipEditedEvent,i as SponsorshipEditedEventSchema};
|
|
3
|
+
export{i as Ib,p as Jb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=A8308224B1B0907864756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipEditedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipEditedEvent as SponsorshipEditedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipEditedEventSchema = z.object({\n action: z.literal('edited'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n changes: z.object({\n privacy_level: z\n .object({\n from: z.string(),\n })\n .optional(),\n }),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipEditedEventOctokit>;\n\nexport type SponsorshipEditedEvent = SponsorshipEditedEventOctokit;\n\nexport function isSponsorshipEditedEvent(\n value: unknown,\n): value is SponsorshipEditedEvent {\n return SponsorshipEditedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAA+B,CAAE,EAAO,gBACnD,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,QAAS,QAAE,EAAO,HAChB,uCAAe,QACZ,aAAO,WACN,HAAM,FAAE,FAAO,SACjB,FAAC,yBACA,MAAS,AACd,TAAC,KACD,kBAAQ,UACV,UAAC,SAIM,uBAAS,HAAwB,RACtC,PACiC,LACjC,OAAO,EAA6B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "A8308224B1B0907864756E2164756E21",
|
|
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{Gh as j}from"./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"./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"./shared/repository.js";import"./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{z as b}from"zod";var q=b.object({action:b.literal("pending_cancellation"),sponsorship:b.object({node_id:b.string(),created_at:b.string(),sponsorable:f,sponsor:f,privacy_level:b.string(),tier:j}),effective_date:b.string().optional(),sender:f});function y(k){return q.safeParse(k).success}export{y as isSponsorshipPendingCancellationEvent,q as SponsorshipPendingCancellationEventSchema};
|
|
3
|
+
export{q as mc,y as nc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=EC3C2934F478C32264756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipPendingCancellationEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipPendingCancellationEvent as SponsorshipPendingCancellationEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipPendingCancellationEventSchema = z.object({\n action: z.literal('pending_cancellation'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n effective_date: z.string().optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipPendingCancellationEventOctokit>;\n\nexport type SponsorshipPendingCancellationEvent =\n SponsorshipPendingCancellationEventOctokit;\n\nexport function isSponsorshipPendingCancellationEvent(\n value: unknown,\n): value is SponsorshipPendingCancellationEvent {\n return SponsorshipPendingCancellationEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAA4C,CAAE,EAAO,gBAChE,QAAQ,UAAE,WAAQ,eAAsB,JACxC,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,eAAgB,QAAE,EAAO,FAAE,kCAAS,QACpC,aAAQ,WACV,PAAC,FAKM,AAAS,SAAqC,FACnD,yBAC8C,FAC9C,MAAO,RAA0C,aAAU,YAAK,WAAE",
|
|
8
|
+
"debugId": "EC3C2934F478C32264756E2164756E21",
|
|
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{Gh as j}from"./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"./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"./shared/repository.js";import"./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{z as b}from"zod";var q=b.object({action:b.literal("pending_tier_change"),sponsorship:b.object({node_id:b.string(),created_at:b.string(),sponsorable:f,sponsor:f,privacy_level:b.string(),tier:j}),effective_date:b.string().optional(),changes:b.object({tier:b.object({from:j})}),sender:f});function y(k){return q.safeParse(k).success}export{y as isSponsorshipPendingTierChangeEvent,q as SponsorshipPendingTierChangeEventSchema};
|
|
3
|
+
export{q as S,y as T};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=0ECE11D99638FED164756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipPendingTierChangeEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipPendingTierChangeEvent as SponsorshipPendingTierChangeEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipPendingTierChangeEventSchema = z.object({\n action: z.literal('pending_tier_change'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n effective_date: z.string().optional(),\n changes: z.object({\n tier: z.object({\n from: SponsorshipTierSchema,\n }),\n }),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipPendingTierChangeEventOctokit>;\n\nexport type SponsorshipPendingTierChangeEvent = SponsorshipPendingTierChangeEventOctokit;\n\nexport function isSponsorshipPendingTierChangeEvent(\n value: unknown,\n): value is SponsorshipPendingTierChangeEvent {\n return SponsorshipPendingTierChangeEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAA0C,CAAE,EAAO,gBAC9D,QAAQ,UAAE,WAAQ,cAAqB,JACvC,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,eAAgB,QAAE,EAAO,FAAE,kCAAS,QACpC,cAAS,YAAE,DAAO,HAChB,JAAM,UAAE,IAAO,wBACb,EAAM,AACR,TAAC,IACH,YAAC,WACD,gBAAQ,QACV,eAAC,FAIM,AAAS,RAAmC,LACjD,EAC4C,CAC5C,OAAO,EAAwC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "0ECE11D99638FED164756E2164756E21",
|
|
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{Gh as j}from"./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"./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"./shared/repository.js";import"./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{z as b}from"zod";var q=b.object({action:b.literal("tier_changed"),sponsorship:b.object({node_id:b.string(),created_at:b.string(),sponsorable:f,sponsor:f,privacy_level:b.string(),tier:j}),changes:b.object({tier:b.object({from:j})}),sender:f});function y(k){return q.safeParse(k).success}export{y as isSponsorshipTierChangedEvent,q as SponsorshipTierChangedEventSchema};
|
|
3
|
+
export{q as Ac,y as Bc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=C754B4FC306BA8E764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for SponsorshipTierChangedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { SponsorshipTierChangedEvent as SponsorshipTierChangedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { SponsorshipTierSchema, UserSchema } from './shared/index.js';\n\nexport const SponsorshipTierChangedEventSchema = z.object({\n action: z.literal('tier_changed'),\n sponsorship: z.object({\n node_id: z.string(),\n created_at: z.string(),\n sponsorable: UserSchema,\n sponsor: UserSchema,\n privacy_level: z.string(),\n tier: SponsorshipTierSchema,\n }),\n changes: z.object({\n tier: z.object({\n from: SponsorshipTierSchema,\n }),\n }),\n sender: UserSchema,\n}) satisfies z.ZodType<SponsorshipTierChangedEventOctokit>;\n\nexport type SponsorshipTierChangedEvent = SponsorshipTierChangedEventOctokit;\n\nexport function isSponsorshipTierChangedEvent(\n value: unknown,\n): value is SponsorshipTierChangedEvent {\n return SponsorshipTierChangedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";kpEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";kpEAMA,WAAS,mBAIF,KAAM,SAAoC,CAAE,EAAO,gBACxD,QAAQ,UAAE,WAAQ,OAAc,JAChC,qBAAa,CAAE,gBAAO,FACpB,cAAS,YAAE,gBAAO,EAClB,iCAAY,NAAE,8BAAO,AACrB,MAAa,EACb,eAAS,KACT,aAAe,YAAE,mBAAO,MACxB,uBAAM,FACR,AAAC,IACD,QAAS,QAAE,EAAO,HAChB,8BAAM,QAAE,aAAO,WACb,HAAM,HACR,RAAC,SACH,FAAC,yBACD,IAAQ,AACV,TAAC,KAIM,oBAAS,UAA6B,UAC3C,SACsC,eACtC,GAAO,PAAkC,CAAU,LAAK,EAAE",
|
|
8
|
+
"debugId": "C754B4FC306BA8E764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{i 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 a}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 o}from"./shared/repository.js";import{ij as r}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 e}from"./shared/user.js";import"./shared/license.js";import{z as t}from"zod";var i=t.object({action:t.literal("created"),starred_at:t.string(),repository:o,sender:e,organization:r.optional(),installation:a.optional()});function d(n){return i.safeParse(n).success}export{d as isStarCreatedEvent,i as StarCreatedEventSchema};
|
|
3
|
+
export{i as sd,d as td};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=3EDC9C2422ABC23264756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for StarCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { StarCreatedEvent as StarCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const StarCreatedEventSchema = z.object({\n action: z.literal('created'),\n starred_at: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<StarCreatedEventOctokit>;\n\nexport type StarCreatedEvent = StarCreatedEventOctokit;\n\nexport function isStarCreatedEvent(value: unknown): value is StarCreatedEvent {\n return StarCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAAyB,CAAE,EAAO,gBAC7C,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CAAE,gBAAO,DACrB,iBAAY,YACZ,gBAAQ,EACR,mCAAc,NAAmB,gCAAS,AAC1C,OAAc,EAAuB,gBAAS,IAChD,AAAC,YAIM,qBAAS,KAAkB,mBAAC,DAA2C,AAC5E,SAAO,EAAuB,gBAAU,JAAK,FAAE",
|
|
8
|
+
"debugId": "3EDC9C2422ABC23264756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{i 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 a}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 r}from"./shared/repository.js";import{ij as o}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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var i=e.object({action:e.literal("deleted"),starred_at:e.null(),repository:r,sender:t,organization:o.optional(),installation:a.optional()});function c(n){return i.safeParse(n).success}export{c as isStarDeletedEvent,i as StarDeletedEventSchema};
|
|
3
|
+
export{i as s,c as t};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=66401F62B37FF1FE64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for StarDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { StarDeletedEvent as StarDeletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const StarDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n starred_at: z.null(),\n repository: RepositorySchema,\n sender: UserSchema,\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<StarDeletedEventOctokit>;\n\nexport type StarDeletedEvent = StarDeletedEventOctokit;\n\nexport function isStarDeletedEvent(value: unknown): value is StarDeletedEvent {\n return StarDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAAyB,CAAE,EAAO,gBAC7C,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CAAE,cAAK,DACnB,iBAAY,YACZ,gBAAQ,EACR,mCAAc,NAAmB,gCAAS,AAC1C,OAAc,EAAuB,gBAAS,IAChD,AAAC,YAIM,qBAAS,KAAkB,mBAAC,DAA2C,AAC5E,SAAO,EAAuB,gBAAU,JAAK,FAAE",
|
|
8
|
+
"debugId": "66401F62B37FF1FE64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s 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 n}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{Mi as r}from"./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 i}from"./shared/repository.js";import{ij as a}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 e}from"./shared/user.js";import"./shared/license.js";import{z as t}from"zod";var s=t.object({id:t.number(),sha:t.string(),name:t.string(),avatar_url:t.string().nullable().optional(),target_url:t.string().nullable(),context:t.string(),description:t.string().nullable(),state:t.union([t.literal("success"),t.literal("failure"),t.literal("error"),t.literal("pending")]),commit:t.object({sha:t.string(),node_id:t.string(),commit:t.object({author:r.and(t.object({date:t.string()})),committer:r.and(t.object({date:t.string()})),message:t.string(),tree:t.object({sha:t.string(),url:t.string()}),url:t.string(),comment_count:t.number(),verification:t.object({verified:t.boolean(),reason:t.union([t.literal("expired_key"),t.literal("not_signing_key"),t.literal("gpgverify_error"),t.literal("gpgverify_unavailable"),t.literal("unsigned"),t.literal("unknown_signature_type"),t.literal("no_user"),t.literal("unverified_email"),t.literal("bad_email"),t.literal("unknown_key"),t.literal("malformed_signature"),t.literal("invalid"),t.literal("valid")]),signature:t.string().nullable(),payload:t.string().nullable()})}),url:t.string(),html_url:t.string(),comments_url:t.string(),author:e.nullable(),committer:e.nullable(),parents:t.array(t.object({sha:t.string(),url:t.string(),html_url:t.string()}))}),branches:t.array(t.object({name:t.string(),commit:t.object({sha:t.string(),url:t.string()}),protected:t.boolean()})),created_at:t.string(),updated_at:t.string(),repository:i,sender:e,installation:n.optional(),organization:a.optional()});function g(l){return s.safeParse(l).success}export{g as isStatusEvent,s as StatusEventSchema};
|
|
3
|
+
export{s as Ia,g as Ja};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=882AECF7B4381EE364756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for StatusEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { StatusEvent as StatusEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n CommitterSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const StatusEventSchema = z.object({\n id: z.number(),\n sha: z.string(),\n name: z.string(),\n avatar_url: z.string().nullable().optional(),\n target_url: z.string().nullable(),\n context: z.string(),\n description: z.string().nullable(),\n state: z.union([\n z.literal('success'),\n z.literal('failure'),\n z.literal('error'),\n z.literal('pending'),\n ]),\n commit: z.object({\n sha: z.string(),\n node_id: z.string(),\n commit: z.object({\n author: CommitterSchema.and(\n z.object({\n date: z.string(),\n }),\n ),\n committer: CommitterSchema.and(\n z.object({\n date: z.string(),\n }),\n ),\n message: z.string(),\n tree: z.object({\n sha: z.string(),\n url: z.string(),\n }),\n url: z.string(),\n comment_count: z.number(),\n verification: z.object({\n verified: z.boolean(),\n reason: z.union([\n z.literal('expired_key'),\n z.literal('not_signing_key'),\n z.literal('gpgverify_error'),\n z.literal('gpgverify_unavailable'),\n z.literal('unsigned'),\n z.literal('unknown_signature_type'),\n z.literal('no_user'),\n z.literal('unverified_email'),\n z.literal('bad_email'),\n z.literal('unknown_key'),\n z.literal('malformed_signature'),\n z.literal('invalid'),\n z.literal('valid'),\n ]),\n signature: z.string().nullable(),\n payload: z.string().nullable(),\n }),\n }),\n url: z.string(),\n html_url: z.string(),\n comments_url: z.string(),\n author: UserSchema.nullable(),\n committer: UserSchema.nullable(),\n parents: z.array(\n z.object({\n sha: z.string(),\n url: z.string(),\n html_url: z.string(),\n }),\n ),\n }),\n branches: z.array(\n z.object({\n name: z.string(),\n commit: z.object({\n sha: z.string(),\n url: z.string(),\n }),\n protected: z.boolean(),\n }),\n ),\n created_at: z.string(),\n updated_at: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<StatusEventOctokit>;\n\nexport type StatusEvent = StatusEventOctokit;\n\nexport function isStatusEvent(value: unknown): value is StatusEvent {\n return StatusEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAoB,CAAE,EAAO,gBACxC,IAAI,UAAE,UAAO,LACb,FAAK,WAAE,MAAO,WACd,EAAM,QAAE,iBAAO,WACf,WAAY,wBAAE,DAAO,yBAAE,OAAS,JAAE,SAAS,SAC3C,cAAY,CAAE,iBAAO,cAAE,aAAS,oBAChC,KAAS,CAAE,SAAO,EAClB,kBAAa,HAAE,GAAO,2BAAE,eAAS,QACjC,gBAAO,NAAE,EAAM,RACb,UAAE,KAAQ,gCAAS,DACnB,CAAE,FAAQ,YAAS,aACnB,WAAE,iBAAQ,cAAO,gBACjB,FAAE,DAAQ,AAAS,LACrB,CAAC,EACD,OAAQ,EAAE,OAAO,CACf,IAAK,EAAE,OAAO,EACd,QAAS,EAAE,OAAO,EAClB,OAAQ,EAAE,OAAO,CACf,OAAQ,EAAgB,IACtB,EAAE,OAAO,CACP,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,UAAW,EAAgB,IACzB,EAAE,OAAO,CACP,KAAM,EAAE,OAAO,CACjB,CAAC,CACH,EACA,QAAS,EAAE,OAAO,EAClB,KAAM,EAAE,OAAO,CACb,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,CAChB,CAAC,EACD,IAAK,EAAE,OAAO,EACd,cAAe,EAAE,OAAO,EACxB,aAAc,EAAE,OAAO,CACrB,SAAU,EAAE,QAAQ,EACpB,OAAQ,EAAE,MAAM,CACd,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,iBAAiB,EAC3B,EAAE,QAAQ,iBAAiB,EAC3B,EAAE,QAAQ,uBAAuB,EACjC,EAAE,QAAQ,UAAU,EACpB,EAAE,QAAQ,wBAAwB,EAClC,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,kBAAkB,EAC5B,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,qBAAqB,EAC/B,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACD,UAAW,EAAE,OAAO,EAAE,SAAS,EAC/B,QAAS,EAAE,OAAO,EAAE,SAAS,CAC/B,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,SAAU,EAAE,OAAO,EACnB,aAAc,EAAE,OAAO,EACvB,OAAQ,EAAW,SAAS,EAC5B,UAAW,EAAW,SAAS,EAC/B,QAAS,EAAE,MACT,EAAE,OAAO,CACP,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,EACd,SAAU,EAAE,OAAO,CACrB,CAAC,CACH,CACF,CAAC,EACD,SAAU,EAAE,MACV,EAAE,OAAO,CACP,KAAM,EAAE,OAAO,EACf,OAAQ,EAAE,OAAO,CACf,IAAK,EAAE,OAAO,EACd,IAAK,EAAE,OAAO,CAChB,CAAC,EACD,UAAW,EAAE,QAAQ,CACvB,CAAC,CACH,EACA,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAAa,CAAC,EAAsC,CAClE,OAAO,EAAkB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "882AECF7B4381EE364756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{i 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 t}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{_i as n}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 o}from"./shared/repository.js";import{ij as a}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 e}from"./shared/user.js";import"./shared/license.js";import{z as r}from"zod";var i=r.object({team:n,repository:o,sender:e,installation:t.optional(),organization:a});function c(m){return i.safeParse(m).success}export{c as isTeamAddEvent,i as TeamAddEventSchema};
|
|
3
|
+
export{i as _d,c as $d};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=2AC73D36F5A25BF964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamAddEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamAddEvent as TeamAddEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamAddEventSchema = z.object({\n team: TeamSchema,\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema,\n}) satisfies z.ZodType<TeamAddEventOctokit>;\n\nexport type TeamAddEvent = TeamAddEventOctokit;\n\nexport function isTeamAddEvent(value: unknown): value is TeamAddEvent {\n return TeamAddEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAqB,CAAE,EAAO,gBACzC,MAAM,UACN,cAAY,LACZ,CAAQ,WACR,YAAc,WAAuB,MAAS,QAC9C,uBAAc,UAChB,CAAC,wBAIM,CAAS,wBAAc,DAAC,JAAuC,CACpE,cAAO,KAAmB,SAAU,WAAK,cAAE",
|
|
8
|
+
"debugId": "2AC73D36F5A25BF964756E2164756E21",
|
|
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 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{_i as w}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 q}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{z as b}from"zod";var B=b.object({action:b.literal("added_to_repository"),team:w,repository:q.optional(),sender:f,organization:k,installation:j.optional()});function F(x){return B.safeParse(x).success}export{F as isTeamAddedToRepositoryEvent,B as TeamAddedToRepositoryEventSchema};
|
|
3
|
+
export{B as eh,F as fh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=6C58925B4FE973FA64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamAddedToRepositoryEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamAddedToRepositoryEvent as TeamAddedToRepositoryEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamAddedToRepositoryEventSchema = z.object({\n action: z.literal('added_to_repository'),\n team: TeamSchema,\n repository: RepositorySchema.optional(),\n sender: UserSchema,\n organization: OrganizationSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<TeamAddedToRepositoryEventOctokit>;\n\nexport type TeamAddedToRepositoryEvent = TeamAddedToRepositoryEventOctokit;\n\nexport function isTeamAddedToRepositoryEvent(\n value: unknown,\n): value is TeamAddedToRepositoryEvent {\n return TeamAddedToRepositoryEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,cAAqB,JACvC,cAAM,CACN,oBAAY,DAAiB,eAAS,YACtC,gBAAQ,EACR,mCAAc,NACd,oCAAc,AAAuB,GAAS,CAChD,QAAC,KAIM,QAAS,WAA4B,aAC1C,MACqC,mBACrC,IAAO,CAAiC,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "6C58925B4FE973FA64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{m 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 a}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{_i as n}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 r}from"./shared/repository.js";import{ij as o}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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var m=e.object({action:e.literal("created"),team:n,repository:r.optional(),sender:t,organization:o,installation:a.optional()});function d(i){return m.safeParse(i).success}export{d as isTeamCreatedEvent,m as TeamCreatedEventSchema};
|
|
3
|
+
export{m as Cf,d as Df};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=850111A5F8B0445064756E2164756E21
|