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{w 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"./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{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 w=b.object({action:b.literal("deleted"),definition:b.object({property_name:b.string()}),installation:j.optional(),organization:k,sender:f.optional()});function B(q){return w.safeParse(q).success}export{B as isCustomPropertyDeletedEvent,w as CustomPropertyDeletedEventSchema};
|
|
3
|
+
export{w as gb,B as hb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=ED95B7917DBCF68C64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CustomPropertyDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CustomPropertyDeletedEvent as CustomPropertyDeletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CustomPropertyDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n definition: z.object({\n property_name: z.string(),\n }),\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema,\n sender: UserSchema.optional(),\n}) satisfies z.ZodType<CustomPropertyDeletedEventOctokit>;\n\nexport type CustomPropertyDeletedEvent = CustomPropertyDeletedEventOctokit;\n\nexport function isCustomPropertyDeletedEvent(\n value: unknown,\n): value is CustomPropertyDeletedEvent {\n return CustomPropertyDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";+pEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";+pEAMA,WAAS,mBAQF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CAAE,gBAAO,FACnB,oBAAe,YAAE,gBAAO,CAC1B,uBAAC,NACD,oCAAc,AAAuB,GAAS,EAC9C,oBAAc,KACd,MAAQ,YAAW,qBAAS,KAC9B,mBAAC,DAIM,QAAS,GAA4B,CAC1C,QACqC,JACrC,GAAO,2BAAiC,gBAAU,OAAK,YAAE",
|
|
8
|
+
"debugId": "ED95B7917DBCF68C64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{A 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{Eh as f}from"./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 k}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as w}from"./shared/repository.js";import{ij as q}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 j}from"./shared/user.js";import"./shared/license.js";import{z as b}from"zod";var A=b.object({action:b.literal("updated"),installation:k.optional(),repository:w,organization:q,sender:j,new_property_values:b.array(f),old_property_values:b.array(f)});function F(x){return A.safeParse(x).success}export{F as isCustomPropertyValuesUpdatedEvent,A as CustomPropertyValuesUpdatedEventSchema};
|
|
3
|
+
export{A as se,F as te};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=661030E877B520BC64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CustomPropertyValuesUpdatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CustomPropertyValuesUpdatedEvent as CustomPropertyValuesUpdatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n CustomPropertyValueSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CustomPropertyValuesUpdatedEventSchema = z.object({\n action: z.literal('updated'),\n installation: InstallationLiteSchema.optional(),\n repository: RepositorySchema,\n organization: OrganizationSchema,\n sender: UserSchema,\n new_property_values: z.array(CustomPropertyValueSchema),\n old_property_values: z.array(CustomPropertyValueSchema),\n}) satisfies z.ZodType<CustomPropertyValuesUpdatedEventOctokit>;\n\nexport type CustomPropertyValuesUpdatedEvent = CustomPropertyValuesUpdatedEventOctokit;\n\nexport function isCustomPropertyValuesUpdatedEvent(\n value: unknown,\n): value is CustomPropertyValuesUpdatedEvent {\n return CustomPropertyValuesUpdatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAyC,CAAE,EAAO,gBAC7D,QAAQ,UAAE,WAAQ,EAAS,JAC3B,sBAAc,CAAuB,kBAAS,DAC9C,iBAAY,YACZ,sBAAc,EACd,6BAAQ,NACR,2CAAqB,AAAE,AAAM,CAAyB,SACtD,uBAAqB,CAAE,gBAAM,aAAyB,KACxD,mBAAC,DAIM,QAAS,GAAkC,CAChD,QAC2C,JAC3C,GAAO,2BAAuC,gBAAU,OAAK,YAAE",
|
|
8
|
+
"debugId": "661030E877B520BC64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{a 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 o}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 n}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 a=e.object({ref:e.string(),ref_type:e.union([e.literal("tag"),e.literal("branch")]),pusher_type:e.string(),repository:r,sender:t,installation:o.optional(),organization:n.optional()});function c(i){return a.safeParse(i).success}export{c as isDeleteEvent,a as DeleteEventSchema};
|
|
3
|
+
export{a as sc,c as tc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=12732E0A2010F0DC64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DeleteEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeleteEvent as DeleteEventOctokit } 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 DeleteEventSchema = z.object({\n ref: z.string(),\n ref_type: z.union([z.literal('tag'), z.literal('branch')]),\n pusher_type: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DeleteEventOctokit>;\n\nexport type DeleteEvent = DeleteEventOctokit;\n\nexport function isDeleteEvent(value: unknown): value is DeleteEvent {\n return DeleteEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAAoB,CAAE,EAAO,gBACxC,KAAK,UAAE,UAAO,LACd,GAAU,WAAE,KAAM,UAAC,DAAE,cAAQ,eAAK,WAAG,EAAE,8BAAQ,AAAQ,wBAAC,DAAC,JACzD,YAAa,SAAE,UAAO,CACtB,qBAAY,cACZ,WAAQ,oBACR,UAAc,CAAuB,WAAS,EAC9C,mBAAc,HAAmB,KAAS,0BAC5C,OAAC,QAIM,mBAAS,PAAa,HAAC,PAAsC,SAClE,IAAO,yBAAkB,OAAU,AAAK,RAAE",
|
|
8
|
+
"debugId": "12732E0A2010F0DC64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{y 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{gi as k}from"./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 q}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as w}from"./shared/repository.js";import{ij as s}from"./shared/organization.js";import"./shared/app.js";import{mj as j}from"./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"./shared/user.js";import"./shared/license.js";import{z as f}from"zod";var y=f.object({action:f.literal("created"),alert:j.and(f.object({state:f.literal("open"),fixed_at:f.null(),dismissed_at:f.null(),dismissed_by:f.null(),dismissed_reason:f.null(),dismissed_comment:f.null()})),repository:w,sender:k,installation:q.optional(),organization:s.optional()});function G(x){return y.safeParse(x).success}export{G as isDependabotAlertCreatedEvent,y as DependabotAlertCreatedEventSchema};
|
|
3
|
+
export{y as ih,G as jh};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=470BD258E4DA834464756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertCreatedEvent as DependabotAlertCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DependabotAlertSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n} from './shared/index.js';\n\nexport const DependabotAlertCreatedEventSchema = z.object({\n action: z.literal('created'),\n alert: DependabotAlertSchema.and(\n z.object({\n state: z.literal('open'),\n fixed_at: z.null(),\n dismissed_at: z.null(),\n dismissed_by: z.null(),\n dismissed_reason: z.null(),\n dismissed_comment: z.null(),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DependabotAlertCreatedEventOctokit>;\n\nexport type DependabotAlertCreatedEvent = DependabotAlertCreatedEventOctokit;\n\nexport function isDependabotAlertCreatedEvent(\n value: unknown,\n): value is DependabotAlertCreatedEvent {\n return DependabotAlertCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAoC,CAAE,EAAO,gBACxD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAAsB,aAC3B,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,FAAM,yBACvB,OAAU,JAAE,KAAK,SACjB,gBAAc,CAAE,eAAK,cACrB,iBAAc,oBAAE,EAAK,CACrB,mBAAkB,EAAE,WAAK,HACzB,cAAmB,2BAAE,WAAK,OAC5B,WAAC,PACH,FACA,EAAY,UACZ,IAAQ,yBACR,UAAc,CAAuB,DAAS,KAC9C,wBAAc,WAAmB,kBAAS,QAC5C,eAAC,FAIM,AAAS,RAA6B,LAC3C,EACsC,CACtC,OAAO,EAAkC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "470BD258E4DA834464756E2164756E21",
|
|
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 q}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 x}from"./shared/repository.js";import{ij as w}from"./shared/organization.js";import"./shared/app.js";import{mj as k}from"./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 j}from"./shared/user.js";import"./shared/license.js";import{z as f}from"zod";var B=f.object({action:f.literal("dismissed"),alert:k.and(f.object({state:f.literal("dismissed"),dismissed_at:f.string(),dismissed_by:j,dismissed_reason:f.union([f.literal("fix_started"),f.literal("inaccurate"),f.literal("no_bandwidth"),f.literal("not_used"),f.literal("tolerable_risk")])})),repository:x,sender:j,installation:q.optional(),organization:w.optional()});function G(y){return B.safeParse(y).success}export{G as isDependabotAlertDismissedEvent,B as DependabotAlertDismissedEventSchema};
|
|
3
|
+
export{B as Yf,G as Zf};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=62C892362C9F27ED64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertDismissedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertDismissedEvent as DependabotAlertDismissedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DependabotAlertSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const DependabotAlertDismissedEventSchema = z.object({\n action: z.literal('dismissed'),\n alert: DependabotAlertSchema.and(\n z.object({\n state: z.literal('dismissed'),\n dismissed_at: z.string(),\n dismissed_by: UserSchema,\n dismissed_reason: z.union([\n z.literal('fix_started'),\n z.literal('inaccurate'),\n z.literal('no_bandwidth'),\n z.literal('not_used'),\n z.literal('tolerable_risk'),\n ]),\n }),\n ),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DependabotAlertDismissedEventOctokit>;\n\nexport type DependabotAlertDismissedEvent = DependabotAlertDismissedEventOctokit;\n\nexport function isDependabotAlertDismissedEvent(\n value: unknown,\n): value is DependabotAlertDismissedEvent {\n return DependabotAlertDismissedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAsC,CAAE,EAAO,gBAC1D,QAAQ,UAAE,WAAQ,IAAW,JAC7B,eAAO,CAAsB,aAC3B,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,GAAW,yBAC5B,WAAc,JAAE,OAAO,SACvB,gBAAc,CACd,2BAAkB,cAAE,UAAM,mBACxB,DAAE,OAAQ,eAAa,EACvB,QAAE,GAAQ,QAAY,2BACtB,QAAE,cAAQ,wBAAc,NACxB,FAAE,DAAQ,kBAAU,DACpB,yBAAE,KAAQ,eAAgB,TAC5B,IAAC,YACH,UAAC,UACH,SACA,yBAAY,FACZ,FAAQ,PACR,OAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAA+B,CAC7C,EACwC,CACxC,OAAO,EAAoC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "62C892362C9F27ED64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{d 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{gi as o}from"./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"./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{mj as t}from"./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"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var d=e.object({action:e.literal("fixed"),alert:t.and(e.object({state:e.literal("fixed"),fixed_at:e.string()})),repository:i,sender:o,installation:n.optional(),organization:a.optional()});function l(r){return d.safeParse(r).success}export{l as isDependabotAlertFixedEvent,d as DependabotAlertFixedEventSchema};
|
|
3
|
+
export{d as Sf,l as Tf};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=927AC96D26600BF764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertFixedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertFixedEvent as DependabotAlertFixedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DependabotAlertSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n} from './shared/index.js';\n\nexport const DependabotAlertFixedEventSchema = z.object({\n action: z.literal('fixed'),\n alert: DependabotAlertSchema.and(\n z.object({\n state: z.literal('fixed'),\n fixed_at: z.string(),\n }),\n ),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DependabotAlertFixedEventOctokit>;\n\nexport type DependabotAlertFixedEvent = DependabotAlertFixedEventOctokit;\n\nexport function isDependabotAlertFixedEvent(\n value: unknown,\n): value is DependabotAlertFixedEvent {\n return DependabotAlertFixedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,AAAO,JACzB,eAAO,CAAsB,aAC3B,DAAE,aAAO,WACP,eAAO,EAAE,8BAAQ,DAAO,yBACxB,OAAU,JAAE,OAAO,QACrB,IAAC,AACH,YACA,uBAAY,MACZ,yBAAQ,DACR,YAAc,IAAuB,SAAS,QAC9C,QAAc,FAAmB,kCAAS,OAC5C,OAAC,YAIM,CAAS,HAA2B,RACzC,UACoC,FACpC,8BAAO,DAAgC,SAAU,TAAK,KAAE",
|
|
8
|
+
"debugId": "927AC96D26600BF764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{C as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import{gi as k}from"./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 q}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 x}from"./shared/repository.js";import{ij as w}from"./shared/organization.js";import"./shared/app.js";import{mj as j}from"./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"./shared/user.js";import"./shared/license.js";import{z as f}from"zod";var C=f.object({action:f.literal("reintroduced"),alert:j,repository:x,sender:k,installation:q.optional(),organization:w.optional()});function J(B){return C.safeParse(B).success}export{J as isDependabotAlertReintroducedEvent,C as DependabotAlertReintroducedEventSchema};
|
|
3
|
+
export{C as od,J as pd};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=BA26D7C2D506CEC764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertReintroducedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertReintroducedEvent as DependabotAlertReintroducedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DependabotAlertSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n} from './shared/index.js';\n\nexport const DependabotAlertReintroducedEventSchema = z.object({\n action: z.literal('reintroduced'),\n alert: DependabotAlertSchema,\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DependabotAlertReintroducedEventOctokit>;\n\nexport type DependabotAlertReintroducedEvent = DependabotAlertReintroducedEventOctokit;\n\nexport function isDependabotAlertReintroducedEvent(\n value: unknown,\n): value is DependabotAlertReintroducedEvent {\n return DependabotAlertReintroducedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAyC,CAAE,EAAO,gBAC7D,QAAQ,UAAE,WAAQ,OAAc,JAChC,eAAO,CACP,oBAAY,DACZ,aAAQ,YACR,sBAAc,EAAuB,+BAAS,NAC9C,oCAAc,AAAmB,GAAS,CAC5C,QAAC,KAIM,QAAS,WAAkC,aAChD,MAC2C,mBAC3C,IAAO,CAAuC,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "BA26D7C2D506CEC764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{C as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as q}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 x}from"./shared/repository.js";import{ij as w}from"./shared/organization.js";import"./shared/app.js";import{mj as k}from"./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 j}from"./shared/user.js";import"./shared/license.js";import{z as f}from"zod";var C=f.object({action:f.literal("reopened"),alert:k,repository:x,sender:j,installation:q.optional(),organization:w.optional()});function H(B){return C.safeParse(B).success}export{H as isDependabotAlertReopenedEvent,C as DependabotAlertReopenedEventSchema};
|
|
3
|
+
export{C as ae,H as be};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=68E23684B912F82664756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DependabotAlertReopenedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DependabotAlertReopenedEvent as DependabotAlertReopenedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DependabotAlertSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const DependabotAlertReopenedEventSchema = z.object({\n action: z.literal('reopened'),\n alert: DependabotAlertSchema,\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DependabotAlertReopenedEventOctokit>;\n\nexport type DependabotAlertReopenedEvent = DependabotAlertReopenedEventOctokit;\n\nexport function isDependabotAlertReopenedEvent(\n value: unknown,\n): value is DependabotAlertReopenedEvent {\n return DependabotAlertReopenedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAqC,CAAE,EAAO,gBACzD,QAAQ,UAAE,WAAQ,GAAU,JAC5B,eAAO,CACP,oBAAY,DACZ,aAAQ,YACR,sBAAc,EAAuB,+BAAS,NAC9C,oCAAc,AAAmB,GAAS,CAC5C,QAAC,KAIM,QAAS,WAA8B,aAC5C,MACuC,mBACvC,IAAO,CAAmC,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "68E23684B912F82664756E2164756E21",
|
|
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 o}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 a}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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var i=e.object({action:e.literal("created"),key:e.object({id:e.number(),key:e.string(),url:e.string(),title:e.string(),verified:e.boolean(),created_at:e.string(),read_only:e.boolean()}),repository:a,sender:t,installation:o.optional(),organization:r.optional()});function l(n){return i.safeParse(n).success}export{l as isDeployKeyCreatedEvent,i as DeployKeyCreatedEventSchema};
|
|
3
|
+
export{i as ug,l as vg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=59703E777339C8F464756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DeployKeyCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeployKeyCreatedEvent as DeployKeyCreatedEventOctokit } 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 DeployKeyCreatedEventSchema = z.object({\n action: z.literal('created'),\n key: z.object({\n id: z.number(),\n key: z.string(),\n url: z.string(),\n title: z.string(),\n verified: z.boolean(),\n created_at: z.string(),\n read_only: z.boolean(),\n }),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DeployKeyCreatedEventOctokit>;\n\nexport type DeployKeyCreatedEvent = DeployKeyCreatedEventOctokit;\n\nexport function isDeployKeyCreatedEvent(value: unknown): value is DeployKeyCreatedEvent {\n return DeployKeyCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAA8B,CAAE,EAAO,gBAClD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,aAAK,CAAE,gBAAO,FACZ,SAAI,YAAE,gBAAO,EACb,0BAAK,NAAE,8BAAO,AACd,FAAK,EAAE,cAAO,KACd,KAAO,YAAE,mBAAO,MAChB,2BAAU,DAAE,OAAQ,IACpB,WAAY,QAAE,EAAO,FACrB,mCAAW,QAAE,cAAQ,WACvB,PAAC,FACD,EAAY,UACZ,IAAQ,yBACR,UAAc,CAAuB,DAAS,KAC9C,wBAAc,WAAmB,kBAAS,QAC5C,eAAC,FAIM,AAAS,RAAuB,LAAC,EAAgD,CACtF,OAAO,EAA4B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "59703E777339C8F464756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{l 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 o}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 i}from"./shared/repository.js";import{ij as n}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 l=e.object({action:e.literal("deleted"),key:e.object({id:e.number(),key:e.string(),url:e.string(),title:e.string(),verified:e.boolean(),created_at:e.string(),read_only:e.boolean()}),repository:i,sender:t,installation:o.optional(),organization:n.optional()});function y(r){return l.safeParse(r).success}export{y as isDeployKeyDeletedEvent,l as DeployKeyDeletedEventSchema};
|
|
3
|
+
export{l as _c,y as $c};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=B8A37ED2196C929764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DeployKeyDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeployKeyDeletedEvent as DeployKeyDeletedEventOctokit } 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 DeployKeyDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n key: z.object({\n id: z.number(),\n key: z.string(),\n url: z.string(),\n title: z.string(),\n verified: z.boolean(),\n created_at: z.string(),\n read_only: z.boolean(),\n }),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DeployKeyDeletedEventOctokit>;\n\nexport type DeployKeyDeletedEvent = DeployKeyDeletedEventOctokit;\n\nexport function isDeployKeyDeletedEvent(value: unknown): value is DeployKeyDeletedEvent {\n return DeployKeyDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAA8B,CAAE,EAAO,gBAClD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,aAAK,CAAE,gBAAO,FACZ,SAAI,YAAE,gBAAO,EACb,0BAAK,NAAE,8BAAO,AACd,FAAK,EAAE,cAAO,KACd,KAAO,YAAE,mBAAO,MAChB,2BAAU,DAAE,OAAQ,IACpB,WAAY,QAAE,EAAO,FACrB,mCAAW,QAAE,cAAQ,WACvB,PAAC,FACD,EAAY,UACZ,IAAQ,yBACR,UAAc,CAAuB,DAAS,KAC9C,wBAAc,WAAmB,kBAAS,QAC5C,eAAC,FAIM,AAAS,RAAuB,LAAC,EAAgD,CACtF,OAAO,EAA4B,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "B8A37ED2196C929764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{p 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{yh as m}from"./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{Wh as n}from"./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{cj as o}from"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as l}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 t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var p=e.object({action:e.literal("created"),deployment:o,workflow:m.nullable(),workflow_run:n.nullable(),repository:l,sender:t,installation:a.optional(),organization:r.optional()});function y(i){return p.safeParse(i).success}export{y as isDeploymentCreatedEvent,p as DeploymentCreatedEventSchema};
|
|
3
|
+
export{p as ob,y as pb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=49CC90DB1DCA8A3764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for DeploymentCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { DeploymentCreatedEvent as DeploymentCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DeploymentSchema,\n DeploymentWorkflowRunSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowSchema,\n} from './shared/index.js';\n\nexport const DeploymentCreatedEventSchema = z.object({\n action: z.literal('created'),\n deployment: DeploymentSchema,\n workflow: WorkflowSchema.nullable(),\n workflow_run: DeploymentWorkflowRunSchema.nullable(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<DeploymentCreatedEventOctokit>;\n\nexport type DeploymentCreatedEvent = DeploymentCreatedEventOctokit;\n\nexport function isDeploymentCreatedEvent(\n value: unknown,\n): value is DeploymentCreatedEvent {\n return DeploymentCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";mtEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";mtEAMA,WAAS,mBAYF,KAAM,SAA+B,CAAE,EAAO,gBACnD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CACZ,kBAAU,DAAe,eAAS,YAClC,sBAAc,EAA4B,+BAAS,NACnD,kCAAY,AACZ,CAAQ,EACR,oBAAc,KAAuB,QAAS,YAC9C,yBAAc,MAAmB,2BAAS,FAC5C,AAAC,IAIM,SAAS,OAAwB,JACtC,FACiC,0BACjC,aAAO,QAA6B,oBAAU,PAAK,FAAE",
|
|
8
|
+
"debugId": "49CC90DB1DCA8A3764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{A as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import{wh as x}from"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import{cj as g}from"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as w}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import{z as b}from"zod";var A=b.object({action:b.literal("requested"),environment:b.string().optional(),event:b.string().optional(),deployment_callback_url:b.string().optional(),deployment:g.optional(),pull_requests:b.array(x).optional(),repository:w,sender:f,installation:j.optional(),organization:k.optional()});function F(z){return A.safeParse(z).success}export{F as isDeploymentProtectionRuleRequestedEvent,A as DeploymentProtectionRuleRequestedEventSchema};
|
|
3
|
+
export{A as wd,F as xd};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=594D5876691883CF64756E2164756E21
|