github-webhook-schemas 0.2.4 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +123 -0
- package/dist/chunk-h08cfvmd.js +5 -0
- package/dist/chunk-h08cfvmd.js.map +10 -0
- package/dist/chunk-sgm7k1ae.js +5 -0
- package/dist/chunk-sgm7k1ae.js.map +9 -0
- package/dist/event-types.d.ts +3 -0
- package/dist/event-types.d.ts.map +1 -0
- package/dist/event-types.js +4 -0
- package/dist/event-types.js.map +9 -0
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +2 -2
- package/dist/index.js +4 -0
- package/dist/index.js.map +9 -0
- package/dist/registry.d.ts +25 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +4 -0
- package/dist/registry.js.map +10 -0
- package/dist/schemas/branch-protection-configuration-disabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-configuration-enabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-enabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-created-event.js +3 -3
- package/dist/schemas/branch-protection-rule-created-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-deleted-event.js +3 -3
- package/dist/schemas/branch-protection-rule-deleted-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-edited-event.js +3 -3
- package/dist/schemas/branch-protection-rule-edited-event.js.map +2 -2
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +2 -2
- package/dist/schemas/check-run-created-event.js +3 -3
- package/dist/schemas/check-run-created-event.js.map +2 -2
- package/dist/schemas/check-run-requested-action-event.js +3 -3
- package/dist/schemas/check-run-requested-action-event.js.map +2 -2
- package/dist/schemas/check-run-rerequested-event.js +3 -3
- package/dist/schemas/check-run-rerequested-event.js.map +2 -2
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +2 -2
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +2 -2
- package/dist/schemas/check-suite-rerequested-event.js +3 -3
- package/dist/schemas/check-suite-rerequested-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js +3 -3
- package/dist/schemas/code-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +2 -2
- package/dist/schemas/create-event.js +3 -3
- package/dist/schemas/create-event.js.map +2 -2
- package/dist/schemas/custom-property-created-event.js +3 -3
- package/dist/schemas/custom-property-created-event.js.map +2 -2
- package/dist/schemas/custom-property-deleted-event.js +3 -3
- package/dist/schemas/custom-property-deleted-event.js.map +2 -2
- package/dist/schemas/custom-property-values-updated-event.js +3 -3
- package/dist/schemas/custom-property-values-updated-event.js.map +2 -2
- package/dist/schemas/delete-event.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-created-event.js +3 -3
- package/dist/schemas/dependabot-alert-created-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-dismissed-event.js +3 -3
- package/dist/schemas/dependabot-alert-dismissed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-fixed-event.js +3 -3
- package/dist/schemas/dependabot-alert-fixed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reintroduced-event.js +3 -3
- package/dist/schemas/dependabot-alert-reintroduced-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reopened-event.js +3 -3
- package/dist/schemas/dependabot-alert-reopened-event.js.map +2 -2
- package/dist/schemas/deploy-key-created-event.js +3 -3
- package/dist/schemas/deploy-key-created-event.js.map +2 -2
- package/dist/schemas/deploy-key-deleted-event.js +3 -3
- package/dist/schemas/deploy-key-deleted-event.js.map +2 -2
- package/dist/schemas/deployment-created-event.js +3 -3
- package/dist/schemas/deployment-created-event.js.map +2 -2
- package/dist/schemas/deployment-protection-rule-requested-event.js +3 -3
- package/dist/schemas/deployment-protection-rule-requested-event.js.map +2 -2
- package/dist/schemas/deployment-review-approved-event.js +3 -3
- package/dist/schemas/deployment-review-approved-event.js.map +2 -2
- package/dist/schemas/deployment-review-rejected-event.js +3 -3
- package/dist/schemas/deployment-review-rejected-event.js.map +2 -2
- package/dist/schemas/deployment-review-requested-event.js +3 -3
- package/dist/schemas/deployment-review-requested-event.js.map +2 -2
- package/dist/schemas/deployment-status-created-event.js +3 -3
- package/dist/schemas/deployment-status-created-event.js.map +2 -2
- package/dist/schemas/discussion-answered-event.js +3 -3
- package/dist/schemas/discussion-answered-event.js.map +2 -2
- package/dist/schemas/discussion-category-changed-event.js +3 -3
- package/dist/schemas/discussion-category-changed-event.js.map +2 -2
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- package/dist/schemas/discussion-comment-created-event.js.map +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js +3 -3
- package/dist/schemas/discussion-comment-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-comment-edited-event.js +3 -3
- package/dist/schemas/discussion-comment-edited-event.js.map +2 -2
- package/dist/schemas/discussion-created-event.js +3 -3
- package/dist/schemas/discussion-created-event.js.map +2 -2
- package/dist/schemas/discussion-deleted-event.js +3 -3
- package/dist/schemas/discussion-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-edited-event.js +3 -3
- package/dist/schemas/discussion-edited-event.js.map +2 -2
- package/dist/schemas/discussion-labeled-event.js +3 -3
- package/dist/schemas/discussion-labeled-event.js.map +2 -2
- package/dist/schemas/discussion-locked-event.js +3 -3
- package/dist/schemas/discussion-locked-event.js.map +2 -2
- package/dist/schemas/discussion-pinned-event.js +3 -3
- package/dist/schemas/discussion-pinned-event.js.map +2 -2
- package/dist/schemas/discussion-transferred-event.js +3 -3
- package/dist/schemas/discussion-transferred-event.js.map +2 -2
- package/dist/schemas/discussion-unanswered-event.js +3 -3
- package/dist/schemas/discussion-unanswered-event.js.map +2 -2
- package/dist/schemas/discussion-unlabeled-event.js +3 -3
- package/dist/schemas/discussion-unlabeled-event.js.map +2 -2
- package/dist/schemas/discussion-unlocked-event.js +3 -3
- package/dist/schemas/discussion-unlocked-event.js.map +2 -2
- package/dist/schemas/discussion-unpinned-event.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- package/dist/schemas/fork-event.js +3 -3
- package/dist/schemas/fork-event.js.map +2 -2
- package/dist/schemas/github-app-authorization-revoked-event.js +3 -3
- package/dist/schemas/github-app-authorization-revoked-event.js.map +2 -2
- package/dist/schemas/gollum-event.js +3 -3
- package/dist/schemas/gollum-event.js.map +2 -2
- package/dist/schemas/index.js +3 -2
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/installation-created-event.js +3 -3
- package/dist/schemas/installation-created-event.js.map +2 -2
- package/dist/schemas/installation-deleted-event.js +3 -3
- package/dist/schemas/installation-deleted-event.js.map +2 -2
- package/dist/schemas/installation-new-permissions-accepted-event.js +3 -3
- package/dist/schemas/installation-new-permissions-accepted-event.js.map +2 -2
- package/dist/schemas/installation-repositories-added-event.js +3 -3
- package/dist/schemas/installation-repositories-added-event.js.map +2 -2
- package/dist/schemas/installation-repositories-removed-event.js +3 -3
- package/dist/schemas/installation-repositories-removed-event.js.map +2 -2
- package/dist/schemas/installation-suspend-event.js +3 -3
- package/dist/schemas/installation-suspend-event.js.map +2 -2
- package/dist/schemas/installation-target-renamed-event.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +2 -2
- package/dist/schemas/installation-unsuspend-event.js +3 -3
- package/dist/schemas/installation-unsuspend-event.js.map +2 -2
- package/dist/schemas/issue-comment-created-event.js +3 -3
- package/dist/schemas/issue-comment-created-event.js.map +2 -2
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +2 -2
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +2 -2
- package/dist/schemas/issues-assigned-event.js +3 -3
- package/dist/schemas/issues-assigned-event.js.map +2 -2
- package/dist/schemas/issues-closed-event.js +3 -3
- package/dist/schemas/issues-closed-event.js.map +2 -2
- package/dist/schemas/issues-deleted-event.js +3 -3
- package/dist/schemas/issues-deleted-event.js.map +2 -2
- package/dist/schemas/issues-demilestoned-event.js +3 -3
- package/dist/schemas/issues-demilestoned-event.js.map +2 -2
- package/dist/schemas/issues-edited-event.js +3 -3
- package/dist/schemas/issues-edited-event.js.map +2 -2
- package/dist/schemas/issues-labeled-event.js +3 -3
- package/dist/schemas/issues-labeled-event.js.map +2 -2
- package/dist/schemas/issues-locked-event.js +3 -3
- package/dist/schemas/issues-locked-event.js.map +2 -2
- package/dist/schemas/issues-milestoned-event.js +3 -3
- package/dist/schemas/issues-milestoned-event.js.map +2 -2
- package/dist/schemas/issues-opened-event.js +3 -3
- package/dist/schemas/issues-opened-event.js.map +2 -2
- package/dist/schemas/issues-pinned-event.js +3 -3
- package/dist/schemas/issues-pinned-event.js.map +2 -2
- package/dist/schemas/issues-reopened-event.js +3 -3
- package/dist/schemas/issues-reopened-event.js.map +2 -2
- package/dist/schemas/issues-transferred-event.js +3 -3
- package/dist/schemas/issues-transferred-event.js.map +2 -2
- package/dist/schemas/issues-unassigned-event.js +3 -3
- package/dist/schemas/issues-unassigned-event.js.map +2 -2
- package/dist/schemas/issues-unlabeled-event.js +3 -3
- package/dist/schemas/issues-unlabeled-event.js.map +2 -2
- package/dist/schemas/issues-unlocked-event.js +3 -3
- package/dist/schemas/issues-unlocked-event.js.map +2 -2
- package/dist/schemas/issues-unpinned-event.js +3 -3
- package/dist/schemas/issues-unpinned-event.js.map +2 -2
- package/dist/schemas/label-created-event.js +3 -3
- package/dist/schemas/label-created-event.js.map +2 -2
- package/dist/schemas/label-deleted-event.js +3 -3
- package/dist/schemas/label-deleted-event.js.map +2 -2
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-changed-event.js +3 -3
- package/dist/schemas/marketplace-purchase-changed-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-purchased-event.js +3 -3
- package/dist/schemas/marketplace-purchase-purchased-event.js.map +2 -2
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +2 -2
- package/dist/schemas/member-edited-event.js +3 -3
- package/dist/schemas/member-edited-event.js.map +2 -2
- package/dist/schemas/member-removed-event.js +3 -3
- package/dist/schemas/member-removed-event.js.map +2 -2
- package/dist/schemas/membership-added-event.js +3 -3
- package/dist/schemas/membership-added-event.js.map +2 -2
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +2 -2
- package/dist/schemas/merge-group-checks-requested-event.js +3 -3
- package/dist/schemas/merge-group-checks-requested-event.js.map +2 -2
- package/dist/schemas/merge-group-destroyed-event.js +3 -3
- package/dist/schemas/merge-group-destroyed-event.js.map +2 -2
- package/dist/schemas/meta-deleted-event.js +3 -3
- package/dist/schemas/meta-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-closed-event.js +3 -3
- package/dist/schemas/milestone-closed-event.js.map +2 -2
- package/dist/schemas/milestone-created-event.js +3 -3
- package/dist/schemas/milestone-created-event.js.map +2 -2
- package/dist/schemas/milestone-deleted-event.js +3 -3
- package/dist/schemas/milestone-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-edited-event.js +3 -3
- package/dist/schemas/milestone-edited-event.js.map +2 -2
- package/dist/schemas/milestone-opened-event.js +3 -3
- package/dist/schemas/milestone-opened-event.js.map +2 -2
- package/dist/schemas/org-block-blocked-event.js +3 -3
- package/dist/schemas/org-block-blocked-event.js.map +2 -2
- package/dist/schemas/org-block-unblocked-event.js +3 -3
- package/dist/schemas/org-block-unblocked-event.js.map +2 -2
- package/dist/schemas/organization-deleted-event.js +3 -3
- package/dist/schemas/organization-deleted-event.js.map +2 -2
- package/dist/schemas/organization-member-added-event.js +3 -3
- package/dist/schemas/organization-member-added-event.js.map +2 -2
- package/dist/schemas/organization-member-invited-event.js +3 -3
- package/dist/schemas/organization-member-invited-event.js.map +2 -2
- package/dist/schemas/organization-member-removed-event.js +3 -3
- package/dist/schemas/organization-member-removed-event.js.map +2 -2
- package/dist/schemas/organization-renamed-event.js +3 -3
- package/dist/schemas/organization-renamed-event.js.map +2 -2
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +2 -2
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +2 -2
- package/dist/schemas/page-build-event.js +3 -3
- package/dist/schemas/page-build-event.js.map +2 -2
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- package/dist/schemas/project-card-converted-event.js +3 -3
- package/dist/schemas/project-card-converted-event.js.map +2 -2
- package/dist/schemas/project-card-created-event.js +3 -3
- package/dist/schemas/project-card-created-event.js.map +2 -2
- package/dist/schemas/project-card-deleted-event.js +3 -3
- package/dist/schemas/project-card-deleted-event.js.map +2 -2
- package/dist/schemas/project-card-edited-event.js +3 -3
- package/dist/schemas/project-card-edited-event.js.map +2 -2
- package/dist/schemas/project-card-moved-event.js +3 -3
- package/dist/schemas/project-card-moved-event.js.map +2 -2
- package/dist/schemas/project-closed-event.js +3 -3
- package/dist/schemas/project-closed-event.js.map +2 -2
- package/dist/schemas/project-column-created-event.js +3 -3
- package/dist/schemas/project-column-created-event.js.map +2 -2
- package/dist/schemas/project-column-deleted-event.js +3 -3
- package/dist/schemas/project-column-deleted-event.js.map +2 -2
- package/dist/schemas/project-column-edited-event.js +3 -3
- package/dist/schemas/project-column-edited-event.js.map +2 -2
- package/dist/schemas/project-column-moved-event.js +3 -3
- package/dist/schemas/project-column-moved-event.js.map +2 -2
- package/dist/schemas/project-created-event.js +3 -3
- package/dist/schemas/project-created-event.js.map +2 -2
- package/dist/schemas/project-deleted-event.js +3 -3
- package/dist/schemas/project-deleted-event.js.map +2 -2
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +2 -2
- package/dist/schemas/project-reopened-event.js +3 -3
- package/dist/schemas/project-reopened-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-archived-event.js +3 -3
- package/dist/schemas/projects-v2-item-archived-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-converted-event.js +3 -3
- package/dist/schemas/projects-v2-item-converted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-created-event.js +3 -3
- package/dist/schemas/projects-v2-item-created-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-deleted-event.js +3 -3
- package/dist/schemas/projects-v2-item-deleted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-edited-event.js +3 -3
- package/dist/schemas/projects-v2-item-edited-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- package/dist/schemas/projects-v2-item-reordered-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-restored-event.js +3 -3
- package/dist/schemas/projects-v2-item-restored-event.js.map +2 -2
- package/dist/schemas/public-event.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- package/dist/schemas/pull-request-assigned-event.js +3 -3
- package/dist/schemas/pull-request-assigned-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-disabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-disabled-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-enabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-enabled-event.js.map +2 -2
- package/dist/schemas/pull-request-closed-event.js +3 -3
- package/dist/schemas/pull-request-closed-event.js.map +2 -2
- package/dist/schemas/pull-request-converted-to-draft-event.js +3 -3
- package/dist/schemas/pull-request-converted-to-draft-event.js.map +2 -2
- package/dist/schemas/pull-request-demilestoned-event.js +3 -3
- package/dist/schemas/pull-request-demilestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-dequeued-event.js +3 -3
- package/dist/schemas/pull-request-dequeued-event.js.map +2 -2
- package/dist/schemas/pull-request-edited-event.js +3 -3
- package/dist/schemas/pull-request-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-enqueued-event.js +3 -3
- package/dist/schemas/pull-request-enqueued-event.js.map +2 -2
- package/dist/schemas/pull-request-labeled-event.js +3 -3
- package/dist/schemas/pull-request-labeled-event.js.map +2 -2
- package/dist/schemas/pull-request-locked-event.js +3 -3
- package/dist/schemas/pull-request-locked-event.js.map +2 -2
- package/dist/schemas/pull-request-milestoned-event.js +3 -3
- package/dist/schemas/pull-request-milestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-opened-event.js +3 -3
- package/dist/schemas/pull-request-opened-event.js.map +2 -2
- package/dist/schemas/pull-request-ready-for-review-event.js +3 -3
- package/dist/schemas/pull-request-ready-for-review-event.js.map +2 -2
- package/dist/schemas/pull-request-reopened-event.js +3 -3
- package/dist/schemas/pull-request-reopened-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-created-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-dismissed-event.js +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.js.map +2 -2
- package/dist/schemas/pull-request-review-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-submitted-event.js +3 -3
- package/dist/schemas/pull-request-review-submitted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-resolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-resolved-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-unresolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-unresolved-event.js.map +2 -2
- package/dist/schemas/pull-request-synchronize-event.js +3 -3
- package/dist/schemas/pull-request-synchronize-event.js.map +2 -2
- package/dist/schemas/pull-request-unassigned-event.js +3 -3
- package/dist/schemas/pull-request-unassigned-event.js.map +2 -2
- package/dist/schemas/pull-request-unlabeled-event.js +3 -3
- package/dist/schemas/pull-request-unlabeled-event.js.map +2 -2
- package/dist/schemas/pull-request-unlocked-event.js +3 -3
- package/dist/schemas/pull-request-unlocked-event.js.map +2 -2
- package/dist/schemas/push-event.js +3 -3
- package/dist/schemas/push-event.js.map +2 -2
- package/dist/schemas/registry-package-published-event.js +3 -3
- package/dist/schemas/registry-package-published-event.js.map +2 -2
- package/dist/schemas/registry-package-updated-event.js +3 -3
- package/dist/schemas/registry-package-updated-event.js.map +2 -2
- package/dist/schemas/release-created-event.js +3 -3
- package/dist/schemas/release-created-event.js.map +2 -2
- package/dist/schemas/release-deleted-event.js +3 -3
- package/dist/schemas/release-deleted-event.js.map +2 -2
- package/dist/schemas/release-edited-event.js +3 -3
- package/dist/schemas/release-edited-event.js.map +2 -2
- package/dist/schemas/release-prereleased-event.js +3 -3
- package/dist/schemas/release-prereleased-event.js.map +2 -2
- package/dist/schemas/release-published-event.js +3 -3
- package/dist/schemas/release-published-event.js.map +2 -2
- package/dist/schemas/release-released-event.js +3 -3
- package/dist/schemas/release-released-event.js.map +2 -2
- package/dist/schemas/release-unpublished-event.js +3 -3
- package/dist/schemas/release-unpublished-event.js.map +2 -2
- package/dist/schemas/repository-archived-event.js +3 -3
- package/dist/schemas/repository-archived-event.js.map +2 -2
- package/dist/schemas/repository-created-event.js +3 -3
- package/dist/schemas/repository-created-event.js.map +2 -2
- package/dist/schemas/repository-deleted-event.js +3 -3
- package/dist/schemas/repository-deleted-event.js.map +2 -2
- package/dist/schemas/repository-dispatch-event.js +3 -3
- package/dist/schemas/repository-dispatch-event.js.map +2 -2
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +2 -2
- package/dist/schemas/repository-import-event.js +3 -3
- package/dist/schemas/repository-import-event.js.map +2 -2
- package/dist/schemas/repository-privatized-event.js +3 -3
- package/dist/schemas/repository-privatized-event.js.map +2 -2
- package/dist/schemas/repository-publicized-event.js +3 -3
- package/dist/schemas/repository-publicized-event.js.map +2 -2
- package/dist/schemas/repository-renamed-event.js +3 -3
- package/dist/schemas/repository-renamed-event.js.map +2 -2
- package/dist/schemas/repository-transferred-event.js +3 -3
- package/dist/schemas/repository-transferred-event.js.map +2 -2
- package/dist/schemas/repository-unarchived-event.js +3 -3
- package/dist/schemas/repository-unarchived-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-create-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-create-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-location-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-location-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-resolved-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-resolved-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-revoked-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-revoked-event.js.map +2 -2
- package/dist/schemas/security-advisory-performed-event.js +3 -3
- package/dist/schemas/security-advisory-performed-event.js.map +2 -2
- package/dist/schemas/security-advisory-published-event.js +3 -3
- package/dist/schemas/security-advisory-published-event.js.map +2 -2
- package/dist/schemas/security-advisory-updated-event.js +3 -3
- package/dist/schemas/security-advisory-updated-event.js.map +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.js.map +2 -2
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +2 -2
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +3 -3
- package/dist/schemas/shared/branch-protection-rule.js.map +2 -2
- package/dist/schemas/shared/check-run-deployment.js +3 -3
- package/dist/schemas/shared/check-run-deployment.js.map +2 -2
- package/dist/schemas/shared/check-run-pull-request.js +3 -3
- package/dist/schemas/shared/check-run-pull-request.js.map +2 -2
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +2 -2
- package/dist/schemas/shared/committer.js +3 -3
- package/dist/schemas/shared/committer.js.map +2 -2
- package/dist/schemas/shared/custom-property-value.js +3 -3
- package/dist/schemas/shared/custom-property-value.js.map +2 -2
- package/dist/schemas/shared/dependabot-alert-package.js +3 -3
- package/dist/schemas/shared/dependabot-alert-package.js.map +2 -2
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +2 -2
- package/dist/schemas/shared/deployment-workflow-run.js +3 -3
- package/dist/schemas/shared/deployment-workflow-run.js.map +2 -2
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +2 -2
- package/dist/schemas/shared/discussion-category.js +3 -3
- package/dist/schemas/shared/discussion-category.js.map +2 -2
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +2 -2
- package/dist/schemas/shared/git-hub-org.js +3 -3
- package/dist/schemas/shared/git-hub-org.js.map +2 -2
- package/dist/schemas/shared/index.js +2 -2
- package/dist/schemas/shared/index.js.map +1 -1
- package/dist/schemas/shared/installation-lite.js +3 -3
- package/dist/schemas/shared/installation-lite.js.map +2 -2
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +2 -2
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +2 -2
- package/dist/schemas/shared/label.js +3 -3
- package/dist/schemas/shared/label.js.map +2 -2
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +2 -2
- package/dist/schemas/shared/link.js +3 -3
- package/dist/schemas/shared/link.js.map +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +3 -3
- package/dist/schemas/shared/marketplace-purchase.js.map +2 -2
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +2 -2
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +2 -2
- package/dist/schemas/shared/organization-custom-property.js +3 -3
- package/dist/schemas/shared/organization-custom-property.js.map +2 -2
- package/dist/schemas/shared/organization.js +3 -3
- package/dist/schemas/shared/organization.js.map +2 -2
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js +3 -3
- package/dist/schemas/shared/package-nuget-metadata.js.map +2 -2
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +2 -2
- package/dist/schemas/shared/project-column.js +3 -3
- package/dist/schemas/shared/project-column.js.map +2 -2
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +2 -2
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +2 -2
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +2 -2
- package/dist/schemas/shared/pull-request-review.js +3 -3
- package/dist/schemas/shared/pull-request-review.js.map +2 -2
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +2 -2
- package/dist/schemas/shared/reactions.js +3 -3
- package/dist/schemas/shared/reactions.js.map +2 -2
- package/dist/schemas/shared/referenced-workflow.js +3 -3
- package/dist/schemas/shared/referenced-workflow.js.map +2 -2
- package/dist/schemas/shared/release-asset.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +2 -2
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +2 -2
- package/dist/schemas/shared/repo-ref.js +3 -3
- package/dist/schemas/shared/repo-ref.js.map +2 -2
- package/dist/schemas/shared/repository-lite.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +2 -2
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js.map +2 -2
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-commit.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-commit.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-body.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-body.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-title.js +3 -3
- package/dist/schemas/shared/secret-scanning-location-issue-title.js.map +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js +3 -3
- package/dist/schemas/shared/security-advisory-cvss.js.map +2 -2
- package/dist/schemas/shared/security-advisory-cwes.js +3 -3
- package/dist/schemas/shared/security-advisory-cwes.js.map +2 -2
- package/dist/schemas/shared/simple-commit.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +2 -2
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +2 -2
- package/dist/schemas/shared/sponsorship-tier.js +3 -3
- package/dist/schemas/shared/sponsorship-tier.js.map +2 -2
- package/dist/schemas/shared/team.js +3 -3
- package/dist/schemas/shared/team.js.map +2 -2
- package/dist/schemas/shared/user.js +3 -3
- package/dist/schemas/shared/user.js.map +2 -2
- package/dist/schemas/shared/workflow-job.js +2 -2
- package/dist/schemas/shared/workflow-job.js.map +2 -2
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +2 -2
- package/dist/schemas/shared/workflow-step-completed.js +3 -3
- package/dist/schemas/shared/workflow-step-completed.js.map +2 -2
- package/dist/schemas/shared/workflow-step-in-progress.js +3 -3
- package/dist/schemas/shared/workflow-step-in-progress.js.map +2 -2
- package/dist/schemas/shared/workflow-step-queued.js +3 -3
- package/dist/schemas/shared/workflow-step-queued.js.map +2 -2
- package/dist/schemas/shared/workflow.js +3 -3
- package/dist/schemas/shared/workflow.js.map +2 -2
- package/dist/schemas/sponsorship-cancelled-event.js +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js.map +2 -2
- package/dist/schemas/sponsorship-created-event.js +3 -3
- package/dist/schemas/sponsorship-created-event.js.map +2 -2
- package/dist/schemas/sponsorship-edited-event.js +3 -3
- package/dist/schemas/sponsorship-edited-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-cancellation-event.js +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-tier-change-event.js +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js.map +2 -2
- package/dist/schemas/sponsorship-tier-changed-event.js +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.js.map +2 -2
- package/dist/schemas/star-created-event.js +3 -3
- package/dist/schemas/star-created-event.js.map +2 -2
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +2 -2
- package/dist/schemas/team-add-event.js +3 -3
- package/dist/schemas/team-add-event.js.map +2 -2
- package/dist/schemas/team-added-to-repository-event.js +3 -3
- package/dist/schemas/team-added-to-repository-event.js.map +2 -2
- package/dist/schemas/team-created-event.js +3 -3
- package/dist/schemas/team-created-event.js.map +2 -2
- package/dist/schemas/team-deleted-event.js +3 -3
- package/dist/schemas/team-deleted-event.js.map +2 -2
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +2 -2
- package/dist/schemas/team-removed-from-repository-event.js +3 -3
- package/dist/schemas/team-removed-from-repository-event.js.map +2 -2
- package/dist/schemas/watch-started-event.js +3 -3
- package/dist/schemas/watch-started-event.js.map +2 -2
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- package/dist/schemas/workflow-dispatch-event.js.map +2 -2
- package/dist/schemas/workflow-job-completed-event.js +3 -3
- package/dist/schemas/workflow-job-completed-event.js.map +2 -2
- package/dist/schemas/workflow-job-in-progress-event.js +3 -3
- package/dist/schemas/workflow-job-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-job-queued-event.js +3 -3
- package/dist/schemas/workflow-job-queued-event.js.map +2 -2
- package/dist/schemas/workflow-job-waiting-event.js +3 -3
- package/dist/schemas/workflow-job-waiting-event.js.map +2 -2
- package/dist/schemas/workflow-run-completed-event.js +3 -3
- package/dist/schemas/workflow-run-completed-event.js.map +2 -2
- package/dist/schemas/workflow-run-in-progress-event.js +3 -3
- package/dist/schemas/workflow-run-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-run-requested-event.js +3 -3
- package/dist/schemas/workflow-run-requested-event.js.map +2 -2
- package/package.json +15 -8
|
@@ -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{Yh as j}from"./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 w}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{Gi as z}from"./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 y}from"./shared/repository.js";import{ij as x}from"./shared/organization.js";import{kj as g}from"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("rerequested"),check_suite:b.object({id:b.number(),node_id:b.string(),head_branch:b.string().nullable(),head_sha:b.string(),status:b.union([b.literal("completed"),b.literal("in_progress"),b.literal("queued"),b.literal("requested")]).nullable(),conclusion:b.union([b.literal("success"),b.literal("failure"),b.literal("neutral"),b.literal("cancelled"),b.literal("timed_out"),b.literal("action_required"),b.literal("stale")]).nullable(),url:b.string(),before:b.string().nullable(),after:b.string().nullable(),pull_requests:b.array(j),app:g,created_at:b.string(),updated_at:b.string(),latest_check_runs_count:b.number(),check_runs_url:b.string(),head_commit:z}),repository:y,sender:f,installation:w.optional(),organization:x.optional()});function G(A){return B.safeParse(A).success}export{G as isCheckSuiteRerequestedEvent,B as CheckSuiteRerequestedEventSchema};
|
|
3
|
+
export{B as pd,G as qd};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=B13A53201994502B64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CheckSuiteRerequestedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CheckSuiteRerequestedEvent as CheckSuiteRerequestedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AppSchema,\n CheckRunPullRequestSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n SimpleCommitSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CheckSuiteRerequestedEventSchema = z.object({\n action: z.literal('rerequested'),\n check_suite: z.object({\n id: z.number(),\n node_id: z.string(),\n head_branch: z.string().nullable(),\n head_sha: z.string(),\n status: z\n .union([\n z.literal('completed'),\n z.literal('in_progress'),\n z.literal('queued'),\n z.literal('requested'),\n ])\n .nullable(),\n conclusion: z\n .union([\n z.literal('success'),\n z.literal('failure'),\n z.literal('neutral'),\n z.literal('cancelled'),\n z.literal('timed_out'),\n z.literal('action_required'),\n z.literal('stale'),\n ])\n .nullable(),\n url: z.string(),\n before: z.string().nullable(),\n after: z.string().nullable(),\n pull_requests: z.array(CheckRunPullRequestSchema),\n app: AppSchema,\n created_at: z.string(),\n updated_at: z.string(),\n latest_check_runs_count: z.number(),\n check_runs_url: z.string(),\n head_commit: SimpleCommitSchema,\n }),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CheckSuiteRerequestedEventOctokit>;\n\nexport type CheckSuiteRerequestedEvent = CheckSuiteRerequestedEventOctokit;\n\nexport function isCheckSuiteRerequestedEvent(\n value: unknown,\n): value is CheckSuiteRerequestedEvent {\n return CheckSuiteRerequestedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";qvEAMA,WAAS,mBAYF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,MAAa,JAC/B,qBAAa,CAAE,gBAAO,FACpB,SAAI,YAAE,gBAAO,EACb,8BAAS,NAAE,8BAAO,AAClB,MAAa,EAAE,cAAO,KAAE,QAAS,YACjC,qBAAU,MAAE,yBAAO,DACnB,MAAQ,IACL,MAAM,OACL,HAAE,IAAQ,oCAAW,QACrB,QAAE,kBAAQ,KAAa,FACvB,PAAE,gBAAQ,KAAQ,yBAClB,DAAE,OAAQ,CAAW,IACvB,YAAC,WACA,kBAAS,SACZ,yBAAY,FACT,HAAM,RACL,JAAE,GAAQ,SAAS,EACnB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,iBAAiB,EAC3B,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,IAAK,EAAE,OAAO,EACd,OAAQ,EAAE,OAAO,EAAE,SAAS,EAC5B,MAAO,EAAE,OAAO,EAAE,SAAS,EAC3B,cAAe,EAAE,MAAM,CAAyB,EAChD,IAAK,EACL,WAAY,EAAE,OAAO,EACrB,WAAY,EAAE,OAAO,EACrB,wBAAyB,EAAE,OAAO,EAClC,eAAgB,EAAE,OAAO,EACzB,YAAa,CACf,CAAC,EACD,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAA4B,CAC1C,EACqC,CACrC,OAAO,EAAiC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "B13A53201994502B64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{J 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{Ch as j}from"./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 q}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 w}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 D}from"./shared/repository.js";import{ij as x}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 k}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as f}from"zod";var J=f.object({action:f.literal("appeared_in_branch"),alert:f.object({number:f.number(),created_at:f.string(),url:f.string(),html_url:f.string(),instances:f.array(j),most_recent_instance:j.optional(),state:f.union([f.literal("open"),f.literal("dismissed"),f.literal("fixed")]),dismissed_by:k.nullable(),dismissed_at:f.string().nullable(),dismissed_reason:f.union([f.literal("false positive"),f.literal("won't fix"),f.literal("used in tests")]).nullable(),rule:f.object({id:f.string(),severity:f.union([f.literal("none"),f.literal("note"),f.literal("warning"),f.literal("error")]).nullable(),description:f.string()}),tool:f.object({name:f.string(),version:f.string().nullable()})}),ref:f.string(),commit_oid:f.string(),repository:D,sender:q,installation:w.optional(),organization:x.optional()});function M(F){return J.safeParse(F).success}export{M as isCodeScanningAlertAppearedInBranchEvent,J as CodeScanningAlertAppearedInBranchEventSchema};
|
|
3
|
+
export{J as Hg,M as Ig};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=2A65DC660D25767F64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertAppearedInBranchEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertAppearedInBranchEvent as CodeScanningAlertAppearedInBranchEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertAppearedInBranchEventSchema = z.object({\n action: z.literal('appeared_in_branch'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(AlertInstanceSchema),\n most_recent_instance: AlertInstanceSchema.optional(),\n state: z.union([z.literal('open'), z.literal('dismissed'), z.literal('fixed')]),\n dismissed_by: UserSchema.nullable(),\n dismissed_at: z.string().nullable(),\n dismissed_reason: z\n .union([\n z.literal('false positive'),\n z.literal(\"won't fix\"),\n z.literal('used in tests'),\n ])\n .nullable(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n }),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertAppearedInBranchEventOctokit>;\n\nexport type CodeScanningAlertAppearedInBranchEvent =\n CodeScanningAlertAppearedInBranchEventOctokit;\n\nexport function isCodeScanningAlertAppearedInBranchEvent(\n value: unknown,\n): value is CodeScanningAlertAppearedInBranchEvent {\n return CodeScanningAlertAppearedInBranchEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAA+C,CAAE,EAAO,gBACnE,QAAQ,UAAE,WAAQ,aAAoB,JACtC,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KAAM,GAAmB,EACtC,2BAAsB,HAAoB,KAAS,2BACnD,YAAO,QAAE,gBAAM,PAAC,FAAE,DAAQ,cAAM,DAAG,yBAAE,KAAQ,UAAW,RAAG,KAAE,mBAAQ,gBAAO,UAAC,QAAC,gBAC9E,SAAc,PAAW,AAAS,JAClC,QAAc,EAAE,OAAO,EAAE,SAAS,EAClC,iBAAkB,EACf,MAAM,CACL,EAAE,QAAQ,gBAAgB,EAC1B,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,eAAe,CAC3B,CAAC,EACA,SAAS,EACZ,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,CACxB,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,CAC/B,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAKM,SAAS,CAAwC,CACtD,EACiD,CACjD,OAAO,EAA6C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "2A65DC660D25767F64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import{Ch as f}from"./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 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 q}from"./shared/repository.js";import{ij as p}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"../chunk-sgm7k1ae.js";import{z as b}from"zod";var x=b.object({action:b.literal("closed_by_user"),alert:b.object({number:b.number(),created_at:b.string(),url:b.string(),html_url:b.string(),instances:b.array(f.and(b.object({state:b.literal("dismissed")}))),most_recent_instance:f.optional(),state:b.literal("dismissed"),dismissed_by:j,dismissed_at:b.string(),dismissed_reason:b.union([b.literal("false positive"),b.literal("won't fix"),b.literal("used in tests")]).nullable(),rule:b.object({id:b.string(),severity:b.union([b.literal("none"),b.literal("note"),b.literal("warning"),b.literal("error")]).nullable(),description:b.string(),name:b.string().optional(),full_description:b.string().optional(),tags:b.null().optional(),help:b.null().optional()}),tool:b.object({name:b.string(),version:b.string().nullable(),guid:b.string().nullable().optional()})}),ref:b.string(),commit_oid:b.string(),repository:q,sender:j,installation:k.optional(),organization:p.optional()});function F(w){return x.safeParse(w).success}export{F as isCodeScanningAlertClosedByUserEvent,x as CodeScanningAlertClosedByUserEventSchema};
|
|
3
|
+
export{x as Lg,F as Mg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=A4401824012CD2A864756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertClosedByUserEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertClosedByUserEvent as CodeScanningAlertClosedByUserEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertClosedByUserEventSchema = z.object({\n action: z.literal('closed_by_user'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(\n AlertInstanceSchema.and(\n z.object({\n state: z.literal('dismissed'),\n }),\n ),\n ),\n most_recent_instance: AlertInstanceSchema.optional(),\n state: z.literal('dismissed'),\n dismissed_by: UserSchema,\n dismissed_at: z.string(),\n dismissed_reason: z\n .union([\n z.literal('false positive'),\n z.literal(\"won't fix\"),\n z.literal('used in tests'),\n ])\n .nullable(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n name: z.string().optional(),\n full_description: z.string().optional(),\n tags: z.null().optional(),\n help: z.null().optional(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n guid: z.string().nullable().optional(),\n }),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertClosedByUserEventOctokit>;\n\nexport type CodeScanningAlertClosedByUserEvent =\n CodeScanningAlertClosedByUserEventOctokit;\n\nexport function isCodeScanningAlertClosedByUserEvent(\n value: unknown,\n): value is CodeScanningAlertClosedByUserEvent {\n return CodeScanningAlertClosedByUserEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAA2C,CAAE,EAAO,gBAC/D,QAAQ,UAAE,WAAQ,SAAgB,JAClC,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KACX,IAAoB,IAClB,QAAE,EAAO,HACP,+BAAO,QAAE,cAAQ,qBAAW,PAC9B,HAAC,RACH,SACF,DACA,4CAAsB,DAAoB,QAAS,RACnD,SAAO,aAAE,iBAAQ,oBAAW,SAC5B,2BAAc,FACd,IAAc,PAAE,CAAO,HACvB,iBAAkB,EACf,MAAM,CACL,EAAE,QAAQ,gBAAgB,EAC1B,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,eAAe,CAC3B,CAAC,EACA,SAAS,EACZ,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,EACtB,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,KAAM,EAAE,KAAK,EAAE,SAAS,EACxB,KAAM,EAAE,KAAK,EAAE,SAAS,CAC1B,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,EAC7B,KAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,CACvC,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAKM,SAAS,CAAoC,CAClD,EAC6C,CAC7C,OAAO,EAAyC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "A4401824012CD2A864756E2164756E21",
|
|
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{Ch as f}from"./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 j}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 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"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var B=b.object({action:b.literal("created"),alert:b.object({number:b.number(),created_at:b.string(),url:b.string(),html_url:b.string(),instances:b.array(f.and(b.object({state:b.union([b.literal("open"),b.literal("dismissed")])}))),most_recent_instance:f.optional(),state:b.union([b.literal("open"),b.literal("dismissed")]),dismissed_by:b.null(),dismissed_at:b.null(),dismissed_reason:b.null(),rule:b.object({id:b.string(),severity:b.union([b.literal("none"),b.literal("note"),b.literal("warning"),b.literal("error")]).nullable(),description:b.string(),name:b.string().optional(),full_description:b.string().optional(),tags:b.null().optional(),help:b.null().optional()}),tool:b.object({name:b.string(),version:b.string().nullable(),guid:b.string().nullable().optional()})}),ref:b.string(),commit_oid:b.string(),repository:w,sender:j,installation:k.optional(),organization:q.optional()});function G(x){return B.safeParse(x).success}export{G as isCodeScanningAlertCreatedEvent,B as CodeScanningAlertCreatedEventSchema};
|
|
3
|
+
export{B as Vf,G as Wf};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=F3FCD9AB7A562B5F64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertCreatedEvent as CodeScanningAlertCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertCreatedEventSchema = z.object({\n action: z.literal('created'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(\n AlertInstanceSchema.and(\n z.object({\n state: z.union([z.literal('open'), z.literal('dismissed')]),\n }),\n ),\n ),\n most_recent_instance: AlertInstanceSchema.optional(),\n state: z.union([z.literal('open'), z.literal('dismissed')]),\n dismissed_by: z.null(),\n dismissed_at: z.null(),\n dismissed_reason: z.null(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n name: z.string().optional(),\n full_description: z.string().optional(),\n tags: z.null().optional(),\n help: z.null().optional(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n guid: z.string().nullable().optional(),\n }),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertCreatedEventOctokit>;\n\nexport type CodeScanningAlertCreatedEvent = CodeScanningAlertCreatedEventOctokit;\n\nexport function isCodeScanningAlertCreatedEvent(\n value: unknown,\n): value is CodeScanningAlertCreatedEvent {\n return CodeScanningAlertCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAsC,CAAE,EAAO,gBAC1D,QAAQ,UAAE,WAAQ,EAAS,JAC3B,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KACX,IAAoB,IAClB,QAAE,EAAO,HACP,+BAAO,QAAE,YAAM,WAAC,NAAE,IAAQ,HAAM,UAAG,DAAE,+BAAQ,QAAW,AAAC,TAAC,IAC5D,YAAC,UACH,UACF,SACA,mCAAsB,FAAoB,AAAS,PACnD,AAAO,HAAE,MAAM,CAAC,EAAE,QAAQ,MAAM,EAAG,EAAE,QAAQ,WAAW,CAAC,CAAC,EAC1D,aAAc,EAAE,KAAK,EACrB,aAAc,EAAE,KAAK,EACrB,iBAAkB,EAAE,KAAK,EACzB,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,EACtB,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,KAAM,EAAE,KAAK,EAAE,SAAS,EACxB,KAAM,EAAE,KAAK,EAAE,SAAS,CAC1B,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,EAC7B,KAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,CACvC,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAA+B,CAC7C,EACwC,CACxC,OAAO,EAAoC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "F3FCD9AB7A562B5F64756E2164756E21",
|
|
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{Ch as f}from"./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 p}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 s}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"../chunk-sgm7k1ae.js";import{z as b}from"zod";var y=b.object({action:b.literal("fixed"),alert:b.object({number:b.number(),created_at:b.string(),url:b.string(),html_url:b.string(),instances:b.array(f.and(b.object({state:b.literal("fixed")}))),state:b.literal("fixed"),dismissed_by:j.nullable(),dismissed_at:b.string().nullable(),dismissed_reason:b.union([b.literal("false positive"),b.literal("won't fix"),b.literal("used in tests")]).nullable(),rule:b.object({id:b.string(),severity:b.union([b.literal("none"),b.literal("note"),b.literal("warning"),b.literal("error")]).nullable(),description:b.string(),name:b.string().optional(),full_description:b.string().optional(),tags:b.null().optional(),help:b.null().optional()}),tool:b.object({name:b.string(),version:b.string().nullable(),guid:b.string().nullable().optional()}),most_recent_instance:f.optional(),instances_url:b.string().optional()}),ref:b.string(),commit_oid:b.string(),repository:s,sender:k,installation:p.optional(),organization:q.optional()});function D(w){return y.safeParse(w).success}export{D as isCodeScanningAlertFixedEvent,y as CodeScanningAlertFixedEventSchema};
|
|
3
|
+
export{y as ve,D as we};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=62CD3F1B9EB0B2CB64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertFixedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertFixedEvent as CodeScanningAlertFixedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertFixedEventSchema = z.object({\n action: z.literal('fixed'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(\n AlertInstanceSchema.and(\n z.object({\n state: z.literal('fixed'),\n }),\n ),\n ),\n state: z.literal('fixed'),\n dismissed_by: UserSchema.nullable(),\n dismissed_at: z.string().nullable(),\n dismissed_reason: z\n .union([\n z.literal('false positive'),\n z.literal(\"won't fix\"),\n z.literal('used in tests'),\n ])\n .nullable(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n name: z.string().optional(),\n full_description: z.string().optional(),\n tags: z.null().optional(),\n help: z.null().optional(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n guid: z.string().nullable().optional(),\n }),\n most_recent_instance: AlertInstanceSchema.optional(),\n instances_url: z.string().optional(),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertFixedEventOctokit>;\n\nexport type CodeScanningAlertFixedEvent = CodeScanningAlertFixedEventOctokit;\n\nexport function isCodeScanningAlertFixedEvent(\n value: unknown,\n): value is CodeScanningAlertFixedEvent {\n return CodeScanningAlertFixedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";wuEAMA,WAAS,mBAWF,KAAM,SAAoC,CAAE,EAAO,gBACxD,QAAQ,UAAE,WAAQ,AAAO,JACzB,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KACX,IAAoB,IAClB,QAAE,EAAO,HACP,+BAAO,QAAE,cAAQ,iBAAO,PAC1B,HAAC,RACH,SACF,DACA,6BAAO,DAAE,OAAQ,HAAO,KACxB,wBAAc,WAAW,kBAAS,SAClC,2BAAc,FAAE,FAAO,PAAE,GAAS,HAClC,iBAAkB,EACf,MAAM,CACL,EAAE,QAAQ,gBAAgB,EAC1B,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,eAAe,CAC3B,CAAC,EACA,SAAS,EACZ,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,EACtB,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,KAAM,EAAE,KAAK,EAAE,SAAS,EACxB,KAAM,EAAE,KAAK,EAAE,SAAS,CAC1B,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,EAC7B,KAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,CACvC,CAAC,EACD,qBAAsB,EAAoB,SAAS,EACnD,cAAe,EAAE,OAAO,EAAE,SAAS,CACrC,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAA6B,CAC3C,EACsC,CACtC,OAAO,EAAkC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "62CD3F1B9EB0B2CB64756E2164756E21",
|
|
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{Ch as f}from"./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 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"../chunk-sgm7k1ae.js";import{z as b}from"zod";var D=b.object({action:b.literal("reopened_by_user"),alert:b.object({number:b.number(),created_at:b.string(),url:b.string(),html_url:b.string(),instances:b.array(f.and(b.object({state:b.literal("open")}))),most_recent_instance:f.optional(),state:b.literal("open"),dismissed_by:b.null(),dismissed_at:b.null(),dismissed_reason:b.null(),rule:b.object({id:b.string(),severity:b.union([b.literal("none"),b.literal("note"),b.literal("warning"),b.literal("error")]).nullable(),description:b.string()}),tool:b.object({name:b.string(),version:b.string().nullable()})}),ref:b.string(),commit_oid:b.string(),repository:w,sender:j,installation:k.optional(),organization:q.optional()});function H(x){return D.safeParse(x).success}export{H as isCodeScanningAlertReopenedByUserEvent,D as CodeScanningAlertReopenedByUserEventSchema};
|
|
3
|
+
export{D as Ng,H as Og};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=0DBCC9F6B96E852764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertReopenedByUserEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertReopenedByUserEvent as CodeScanningAlertReopenedByUserEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertReopenedByUserEventSchema = z.object({\n action: z.literal('reopened_by_user'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(\n AlertInstanceSchema.and(\n z.object({\n state: z.literal('open'),\n }),\n ),\n ),\n most_recent_instance: AlertInstanceSchema.optional(),\n state: z.literal('open'),\n dismissed_by: z.null(),\n dismissed_at: z.null(),\n dismissed_reason: z.null(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n }),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertReopenedByUserEventOctokit>;\n\nexport type CodeScanningAlertReopenedByUserEvent =\n CodeScanningAlertReopenedByUserEventOctokit;\n\nexport function isCodeScanningAlertReopenedByUserEvent(\n value: unknown,\n): value is CodeScanningAlertReopenedByUserEvent {\n return CodeScanningAlertReopenedByUserEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAA6C,CAAE,EAAO,gBACjE,QAAQ,UAAE,WAAQ,WAAkB,JACpC,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KACX,IAAoB,IAClB,QAAE,EAAO,HACP,+BAAO,QAAE,cAAQ,gBAAM,PACzB,HAAC,RACH,SACF,DACA,4CAAsB,DAAoB,QAAS,RACnD,SAAO,aAAE,iBAAQ,eAAM,SACvB,2BAAc,FAAE,JAAK,PACrB,OAAc,HAAE,KAAK,EACrB,iBAAkB,EAAE,KAAK,EACzB,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,CACxB,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,CAC/B,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAKM,SAAS,CAAsC,CACpD,EAC+C,CAC/C,OAAO,EAA2C,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "0DBCC9F6B96E852764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{x as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import{Ch as f}from"./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 j}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 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 s}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"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var x=b.object({action:b.literal("reopened"),alert:b.object({number:b.number(),created_at:b.string(),url:b.string(),html_url:b.string(),instances:b.array(f.and(b.object({state:b.literal("open")}))),most_recent_instance:f.optional(),state:b.union([b.literal("open"),b.literal("dismissed"),b.literal("fixed")]),dismissed_by:b.null(),dismissed_at:b.null(),dismissed_reason:b.null(),rule:b.object({id:b.string(),severity:b.union([b.literal("none"),b.literal("note"),b.literal("warning"),b.literal("error")]).nullable(),description:b.string(),name:b.string().optional(),full_description:b.string().optional(),tags:b.null().optional(),help:b.null().optional()}),tool:b.object({name:b.string(),version:b.string().nullable(),guid:b.string().nullable().optional()})}),ref:b.string(),commit_oid:b.string(),repository:s,sender:j,installation:k.optional(),organization:q.optional()});function B(w){return x.safeParse(w).success}export{B as isCodeScanningAlertReopenedEvent,x as CodeScanningAlertReopenedEventSchema};
|
|
3
|
+
export{x as db,B as eb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=95DFC49F2D63F38D64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CodeScanningAlertReopenedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CodeScanningAlertReopenedEvent as CodeScanningAlertReopenedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n AlertInstanceSchema,\n GitHubOrgSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n} from './shared/index.js';\n\nexport const CodeScanningAlertReopenedEventSchema = z.object({\n action: z.literal('reopened'),\n alert: z.object({\n number: z.number(),\n created_at: z.string(),\n url: z.string(),\n html_url: z.string(),\n instances: z.array(\n AlertInstanceSchema.and(\n z.object({\n state: z.literal('open'),\n }),\n ),\n ),\n most_recent_instance: AlertInstanceSchema.optional(),\n state: z.union([z.literal('open'), z.literal('dismissed'), z.literal('fixed')]),\n dismissed_by: z.null(),\n dismissed_at: z.null(),\n dismissed_reason: z.null(),\n rule: z.object({\n id: z.string(),\n severity: z\n .union([\n z.literal('none'),\n z.literal('note'),\n z.literal('warning'),\n z.literal('error'),\n ])\n .nullable(),\n description: z.string(),\n name: z.string().optional(),\n full_description: z.string().optional(),\n tags: z.null().optional(),\n help: z.null().optional(),\n }),\n tool: z.object({\n name: z.string(),\n version: z.string().nullable(),\n guid: z.string().nullable().optional(),\n }),\n }),\n ref: z.string(),\n commit_oid: z.string(),\n repository: RepositorySchema,\n sender: GitHubOrgSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CodeScanningAlertReopenedEventOctokit>;\n\nexport type CodeScanningAlertReopenedEvent = CodeScanningAlertReopenedEventOctokit;\n\nexport function isCodeScanningAlertReopenedEvent(\n value: unknown,\n): value is CodeScanningAlertReopenedEvent {\n return CodeScanningAlertReopenedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";2tEAMA,WAAS,mBAUF,KAAM,SAAuC,CAAE,EAAO,gBAC3D,QAAQ,UAAE,WAAQ,GAAU,JAC5B,eAAO,CAAE,gBAAO,FACd,aAAQ,YAAE,gBAAO,EACjB,iCAAY,NAAE,8BAAO,AACrB,FAAK,EAAE,cAAO,KACd,QAAU,YAAE,mBAAO,MACnB,4BAAW,DAAE,KACX,IAAoB,IAClB,QAAE,EAAO,HACP,+BAAO,QAAE,cAAQ,gBAAM,PACzB,HAAC,RACH,SACF,DACA,4CAAsB,DAAoB,QAAS,RACnD,SAAO,aAAE,eAAM,UAAC,SAAE,sBAAQ,EAAM,PAAG,PAAE,EAAQ,MAAW,EAAG,EAAE,QAAQ,OAAO,CAAC,CAAC,EAC9E,aAAc,EAAE,KAAK,EACrB,aAAc,EAAE,KAAK,EACrB,iBAAkB,EAAE,KAAK,EACzB,KAAM,EAAE,OAAO,CACb,GAAI,EAAE,OAAO,EACb,SAAU,EACP,MAAM,CACL,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,SAAS,EACnB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACA,SAAS,EACZ,YAAa,EAAE,OAAO,EACtB,KAAM,EAAE,OAAO,EAAE,SAAS,EAC1B,iBAAkB,EAAE,OAAO,EAAE,SAAS,EACtC,KAAM,EAAE,KAAK,EAAE,SAAS,EACxB,KAAM,EAAE,KAAK,EAAE,SAAS,CAC1B,CAAC,EACD,KAAM,EAAE,OAAO,CACb,KAAM,EAAE,OAAO,EACf,QAAS,EAAE,OAAO,EAAE,SAAS,EAC7B,KAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,CACvC,CAAC,CACH,CAAC,EACD,IAAK,EAAE,OAAO,EACd,WAAY,EAAE,OAAO,EACrB,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAAgC,CAC9C,EACyC,CACzC,OAAO,EAAqC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "95DFC49F2D63F38D64756E2164756E21",
|
|
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 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 e}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as t}from"zod";var m=t.object({action:t.literal("created"),comment:t.object({url:t.string(),html_url:t.string(),id:t.number(),node_id:t.string(),user:e,position:t.number().nullable(),line:t.number().nullable(),path:t.string().nullable(),commit_id:t.string(),created_at:t.string(),updated_at:t.string(),author_association:t.union([t.literal("COLLABORATOR"),t.literal("CONTRIBUTOR"),t.literal("FIRST_TIMER"),t.literal("FIRST_TIME_CONTRIBUTOR"),t.literal("MANNEQUIN"),t.literal("MEMBER"),t.literal("NONE"),t.literal("OWNER")]),body:t.string()}),repository:i,sender:e,installation:o.optional(),organization:n.optional()});function s(r){return m.safeParse(r).success}export{s as isCommitCommentCreatedEvent,m as CommitCommentCreatedEventSchema};
|
|
3
|
+
export{m as Td,s as Ud};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=8F39D9254C1F16E464756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CommitCommentCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CommitCommentCreatedEvent as CommitCommentCreatedEventOctokit } 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 CommitCommentCreatedEventSchema = z.object({\n action: z.literal('created'),\n comment: z.object({\n url: z.string(),\n html_url: z.string(),\n id: z.number(),\n node_id: z.string(),\n user: UserSchema,\n position: z.number().nullable(),\n line: z.number().nullable(),\n path: z.string().nullable(),\n commit_id: z.string(),\n created_at: z.string(),\n updated_at: z.string(),\n author_association: z.union([\n z.literal('COLLABORATOR'),\n z.literal('CONTRIBUTOR'),\n z.literal('FIRST_TIMER'),\n z.literal('FIRST_TIME_CONTRIBUTOR'),\n z.literal('MANNEQUIN'),\n z.literal('MEMBER'),\n z.literal('NONE'),\n z.literal('OWNER'),\n ]),\n body: z.string(),\n }),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CommitCommentCreatedEventOctokit>;\n\nexport type CommitCommentCreatedEvent = CommitCommentCreatedEventOctokit;\n\nexport function isCommitCommentCreatedEvent(\n value: unknown,\n): value is CommitCommentCreatedEvent {\n return CommitCommentCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,iBAAS,CAAE,gBAAO,FAChB,UAAK,YAAE,gBAAO,EACd,+BAAU,NAAE,8BAAO,AACnB,HAAI,EAAE,cAAO,KACb,OAAS,YAAE,mBAAO,MAClB,uBAAM,DACN,QAAU,IAAE,OAAO,QAAE,IAAS,FAC9B,8BAAM,QAAE,aAAO,YAAE,CAAS,FAC1B,JAAM,UAAE,IAAO,yBAAE,MAAS,CAC1B,AAAW,KAAE,kBAAO,WACpB,oBAAY,SAAE,qBAAO,FACrB,EAAY,PAAE,CAAO,HACrB,mBAAoB,EAAE,MAAM,CAC1B,EAAE,QAAQ,cAAc,EACxB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,aAAa,EACvB,EAAE,QAAQ,wBAAwB,EAClC,EAAE,QAAQ,WAAW,EACrB,EAAE,QAAQ,QAAQ,EAClB,EAAE,QAAQ,MAAM,EAChB,EAAE,QAAQ,OAAO,CACnB,CAAC,EACD,KAAM,EAAE,OAAO,CACjB,CAAC,EACD,WAAY,EACZ,OAAQ,EACR,aAAc,EAAuB,SAAS,EAC9C,aAAc,EAAmB,SAAS,CAC5C,CAAC,EAIM,SAAS,CAA2B,CACzC,EACoC,CACpC,OAAO,EAAgC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "8F39D9254C1F16E464756E2164756E21",
|
|
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 r}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 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"../chunk-sgm7k1ae.js";import{z as e}from"zod";var i=e.object({ref:e.string(),ref_type:e.union([e.literal("tag"),e.literal("branch")]),master_branch:e.string(),description:e.string().nullable(),pusher_type:e.string(),repository:a,sender:t,installation:r.optional(),organization:n.optional()});function p(o){return i.safeParse(o).success}export{p as isCreateEvent,i as CreateEventSchema};
|
|
3
|
+
export{i as Lb,p as Mb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=E03F8A86017AA10664756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CreateEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CreateEvent as CreateEventOctokit } 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 CreateEventSchema = z.object({\n ref: z.string(),\n ref_type: z.union([z.literal('tag'), z.literal('branch')]),\n master_branch: z.string(),\n description: z.string().nullable(),\n pusher_type: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<CreateEventOctokit>;\n\nexport type CreateEvent = CreateEventOctokit;\n\nexport function isCreateEvent(value: unknown): value is CreateEvent {\n return CreateEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,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,cAAe,SAAE,UAAO,CACxB,sBAAa,cAAE,WAAO,oBAAE,MAAS,CACjC,cAAa,EAAE,aAAO,HACtB,OAAY,2BACZ,aAAQ,QACR,uBAAc,NAAuB,KAAS,PAC9C,qBAAc,DAAmB,gCAAS,FAC5C,AAAC,RAIM,YAAS,YAAa,UAAC,WAAsC,QAClE,qBAAO,FAAkB,CAAU,RAAK,JAAE",
|
|
8
|
+
"debugId": "E03F8A86017AA10664756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/marketplace-purchase.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{Ah as k}from"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as f}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/repository.js";import{ij as j}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as d}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var w=b.object({action:b.literal("created"),definition:k,installation:f.optional(),organization:j,sender:d.optional()});function B(q){return w.safeParse(q).success}export{B as isCustomPropertyCreatedEvent,w as CustomPropertyCreatedEventSchema};
|
|
3
|
+
export{w as vg,B as wg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=6F9E1CD662EB469964756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for CustomPropertyCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { CustomPropertyCreatedEvent as CustomPropertyCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationCustomPropertySchema,\n OrganizationSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const CustomPropertyCreatedEventSchema = z.object({\n action: z.literal('created'),\n definition: OrganizationCustomPropertySchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema,\n sender: UserSchema.optional(),\n}) satisfies z.ZodType<CustomPropertyCreatedEventOctokit>;\n\nexport type CustomPropertyCreatedEvent = CustomPropertyCreatedEventOctokit;\n\nexport function isCustomPropertyCreatedEvent(\n value: unknown,\n): value is CustomPropertyCreatedEvent {\n return CustomPropertyCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";8sEAMA,WAAS,mBASF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CACZ,sBAAc,DAAuB,eAAS,YAC9C,sBAAc,EACd,6BAAQ,NAAW,gCAAS,DAC9B,LAAC,EAIM,gBAAS,IAA4B,AAC1C,YACqC,aACrC,WAAO,oBAAiC,OAAU,AAAK,IAAE",
|
|
8
|
+
"debugId": "6F9E1CD662EB469964756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|