github-webhook-schemas 0.2.4 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +160 -0
- package/dist/chunk-31ef9qce.js +5 -0
- package/dist/chunk-31ef9qce.js.map +10 -0
- package/dist/event-types.d.ts +3 -0
- package/dist/event-types.d.ts.map +1 -0
- package/dist/event-types.js +4 -0
- package/dist/event-types.js.map +9 -0
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +2 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +9 -0
- package/dist/registry.d.ts +763 -0
- package/dist/registry.d.ts.map +1 -0
- package/dist/registry.js +5 -0
- package/dist/registry.js.map +10 -0
- package/dist/schemas/branch-protection-configuration-disabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-disabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-configuration-enabled-event.js +3 -3
- package/dist/schemas/branch-protection-configuration-enabled-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-created-event.js +3 -3
- package/dist/schemas/branch-protection-rule-created-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-deleted-event.js +3 -3
- package/dist/schemas/branch-protection-rule-deleted-event.js.map +2 -2
- package/dist/schemas/branch-protection-rule-edited-event.js +3 -3
- package/dist/schemas/branch-protection-rule-edited-event.js.map +2 -2
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +2 -2
- package/dist/schemas/check-run-created-event.js +3 -3
- package/dist/schemas/check-run-created-event.js.map +2 -2
- package/dist/schemas/check-run-requested-action-event.js +3 -3
- package/dist/schemas/check-run-requested-action-event.js.map +2 -2
- package/dist/schemas/check-run-rerequested-event.js +3 -3
- package/dist/schemas/check-run-rerequested-event.js.map +2 -2
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +2 -2
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +2 -2
- package/dist/schemas/check-suite-rerequested-event.js +3 -3
- package/dist/schemas/check-suite-rerequested-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-created-event.js +3 -3
- package/dist/schemas/code-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-fixed-event.js +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.js.map +2 -2
- package/dist/schemas/code-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +2 -2
- package/dist/schemas/create-event.js +3 -3
- package/dist/schemas/create-event.js.map +2 -2
- package/dist/schemas/custom-property-created-event.js +3 -3
- package/dist/schemas/custom-property-created-event.js.map +2 -2
- package/dist/schemas/custom-property-deleted-event.js +3 -3
- package/dist/schemas/custom-property-deleted-event.js.map +2 -2
- package/dist/schemas/custom-property-values-updated-event.js +3 -3
- package/dist/schemas/custom-property-values-updated-event.js.map +2 -2
- package/dist/schemas/delete-event.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-created-event.js +3 -3
- package/dist/schemas/dependabot-alert-created-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-dismissed-event.js +3 -3
- package/dist/schemas/dependabot-alert-dismissed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-fixed-event.js +3 -3
- package/dist/schemas/dependabot-alert-fixed-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reintroduced-event.js +3 -3
- package/dist/schemas/dependabot-alert-reintroduced-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-reopened-event.js +3 -3
- package/dist/schemas/dependabot-alert-reopened-event.js.map +2 -2
- package/dist/schemas/deploy-key-created-event.js +3 -3
- package/dist/schemas/deploy-key-created-event.js.map +2 -2
- package/dist/schemas/deploy-key-deleted-event.js +3 -3
- package/dist/schemas/deploy-key-deleted-event.js.map +2 -2
- package/dist/schemas/deployment-created-event.js +3 -3
- package/dist/schemas/deployment-created-event.js.map +2 -2
- package/dist/schemas/deployment-protection-rule-requested-event.js +3 -3
- package/dist/schemas/deployment-protection-rule-requested-event.js.map +2 -2
- package/dist/schemas/deployment-review-approved-event.js +3 -3
- package/dist/schemas/deployment-review-approved-event.js.map +2 -2
- package/dist/schemas/deployment-review-rejected-event.js +3 -3
- package/dist/schemas/deployment-review-rejected-event.js.map +2 -2
- package/dist/schemas/deployment-review-requested-event.js +3 -3
- package/dist/schemas/deployment-review-requested-event.js.map +2 -2
- package/dist/schemas/deployment-status-created-event.js +3 -3
- package/dist/schemas/deployment-status-created-event.js.map +2 -2
- package/dist/schemas/discussion-answered-event.js +3 -3
- package/dist/schemas/discussion-answered-event.js.map +2 -2
- package/dist/schemas/discussion-category-changed-event.js +3 -3
- package/dist/schemas/discussion-category-changed-event.js.map +2 -2
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- package/dist/schemas/discussion-comment-created-event.js.map +2 -2
- package/dist/schemas/discussion-comment-deleted-event.js +3 -3
- package/dist/schemas/discussion-comment-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-comment-edited-event.js +3 -3
- package/dist/schemas/discussion-comment-edited-event.js.map +2 -2
- package/dist/schemas/discussion-created-event.js +3 -3
- package/dist/schemas/discussion-created-event.js.map +2 -2
- package/dist/schemas/discussion-deleted-event.js +3 -3
- package/dist/schemas/discussion-deleted-event.js.map +2 -2
- package/dist/schemas/discussion-edited-event.js +3 -3
- package/dist/schemas/discussion-edited-event.js.map +2 -2
- package/dist/schemas/discussion-labeled-event.js +3 -3
- package/dist/schemas/discussion-labeled-event.js.map +2 -2
- package/dist/schemas/discussion-locked-event.js +3 -3
- package/dist/schemas/discussion-locked-event.js.map +2 -2
- package/dist/schemas/discussion-pinned-event.js +3 -3
- package/dist/schemas/discussion-pinned-event.js.map +2 -2
- package/dist/schemas/discussion-transferred-event.js +3 -3
- package/dist/schemas/discussion-transferred-event.js.map +2 -2
- package/dist/schemas/discussion-unanswered-event.js +3 -3
- package/dist/schemas/discussion-unanswered-event.js.map +2 -2
- package/dist/schemas/discussion-unlabeled-event.js +3 -3
- package/dist/schemas/discussion-unlabeled-event.js.map +2 -2
- package/dist/schemas/discussion-unlocked-event.js +3 -3
- package/dist/schemas/discussion-unlocked-event.js.map +2 -2
- package/dist/schemas/discussion-unpinned-event.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- package/dist/schemas/fork-event.js +3 -3
- package/dist/schemas/fork-event.js.map +2 -2
- package/dist/schemas/github-app-authorization-revoked-event.js +3 -3
- package/dist/schemas/github-app-authorization-revoked-event.js.map +2 -2
- package/dist/schemas/gollum-event.js +3 -3
- package/dist/schemas/gollum-event.js.map +2 -2
- package/dist/schemas/index.js +2 -2
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/installation-created-event.js +3 -3
- package/dist/schemas/installation-created-event.js.map +2 -2
- package/dist/schemas/installation-deleted-event.js +3 -3
- package/dist/schemas/installation-deleted-event.js.map +2 -2
- package/dist/schemas/installation-new-permissions-accepted-event.js +3 -3
- package/dist/schemas/installation-new-permissions-accepted-event.js.map +2 -2
- package/dist/schemas/installation-repositories-added-event.js +3 -3
- package/dist/schemas/installation-repositories-added-event.js.map +2 -2
- package/dist/schemas/installation-repositories-removed-event.js +3 -3
- package/dist/schemas/installation-repositories-removed-event.js.map +2 -2
- package/dist/schemas/installation-suspend-event.js +3 -3
- package/dist/schemas/installation-suspend-event.js.map +2 -2
- package/dist/schemas/installation-target-renamed-event.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +2 -2
- package/dist/schemas/installation-unsuspend-event.js +3 -3
- package/dist/schemas/installation-unsuspend-event.js.map +2 -2
- package/dist/schemas/issue-comment-created-event.js +3 -3
- package/dist/schemas/issue-comment-created-event.js.map +2 -2
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +2 -2
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +2 -2
- package/dist/schemas/issues-assigned-event.js +3 -3
- package/dist/schemas/issues-assigned-event.js.map +2 -2
- package/dist/schemas/issues-closed-event.js +3 -3
- package/dist/schemas/issues-closed-event.js.map +2 -2
- package/dist/schemas/issues-deleted-event.js +3 -3
- package/dist/schemas/issues-deleted-event.js.map +2 -2
- package/dist/schemas/issues-demilestoned-event.js +3 -3
- package/dist/schemas/issues-demilestoned-event.js.map +2 -2
- package/dist/schemas/issues-edited-event.js +3 -3
- package/dist/schemas/issues-edited-event.js.map +2 -2
- package/dist/schemas/issues-labeled-event.js +3 -3
- package/dist/schemas/issues-labeled-event.js.map +2 -2
- package/dist/schemas/issues-locked-event.js +3 -3
- package/dist/schemas/issues-locked-event.js.map +2 -2
- package/dist/schemas/issues-milestoned-event.js +3 -3
- package/dist/schemas/issues-milestoned-event.js.map +2 -2
- package/dist/schemas/issues-opened-event.js +3 -3
- package/dist/schemas/issues-opened-event.js.map +2 -2
- package/dist/schemas/issues-pinned-event.js +3 -3
- package/dist/schemas/issues-pinned-event.js.map +2 -2
- package/dist/schemas/issues-reopened-event.js +3 -3
- package/dist/schemas/issues-reopened-event.js.map +2 -2
- package/dist/schemas/issues-transferred-event.js +3 -3
- package/dist/schemas/issues-transferred-event.js.map +2 -2
- package/dist/schemas/issues-unassigned-event.js +3 -3
- package/dist/schemas/issues-unassigned-event.js.map +2 -2
- package/dist/schemas/issues-unlabeled-event.js +3 -3
- package/dist/schemas/issues-unlabeled-event.js.map +2 -2
- package/dist/schemas/issues-unlocked-event.js +3 -3
- package/dist/schemas/issues-unlocked-event.js.map +2 -2
- package/dist/schemas/issues-unpinned-event.js +3 -3
- package/dist/schemas/issues-unpinned-event.js.map +2 -2
- package/dist/schemas/label-created-event.js +3 -3
- package/dist/schemas/label-created-event.js.map +2 -2
- package/dist/schemas/label-deleted-event.js +3 -3
- package/dist/schemas/label-deleted-event.js.map +2 -2
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-changed-event.js +3 -3
- package/dist/schemas/marketplace-purchase-changed-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-cancelled-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-pending-change-event.js +3 -3
- package/dist/schemas/marketplace-purchase-pending-change-event.js.map +2 -2
- package/dist/schemas/marketplace-purchase-purchased-event.js +3 -3
- package/dist/schemas/marketplace-purchase-purchased-event.js.map +2 -2
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +2 -2
- package/dist/schemas/member-edited-event.js +3 -3
- package/dist/schemas/member-edited-event.js.map +2 -2
- package/dist/schemas/member-removed-event.js +3 -3
- package/dist/schemas/member-removed-event.js.map +2 -2
- package/dist/schemas/membership-added-event.js +3 -3
- package/dist/schemas/membership-added-event.js.map +2 -2
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +2 -2
- package/dist/schemas/merge-group-checks-requested-event.js +3 -3
- package/dist/schemas/merge-group-checks-requested-event.js.map +2 -2
- package/dist/schemas/merge-group-destroyed-event.js +3 -3
- package/dist/schemas/merge-group-destroyed-event.js.map +2 -2
- package/dist/schemas/meta-deleted-event.js +3 -3
- package/dist/schemas/meta-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-closed-event.js +3 -3
- package/dist/schemas/milestone-closed-event.js.map +2 -2
- package/dist/schemas/milestone-created-event.js +3 -3
- package/dist/schemas/milestone-created-event.js.map +2 -2
- package/dist/schemas/milestone-deleted-event.js +3 -3
- package/dist/schemas/milestone-deleted-event.js.map +2 -2
- package/dist/schemas/milestone-edited-event.js +3 -3
- package/dist/schemas/milestone-edited-event.js.map +2 -2
- package/dist/schemas/milestone-opened-event.js +3 -3
- package/dist/schemas/milestone-opened-event.js.map +2 -2
- package/dist/schemas/org-block-blocked-event.js +3 -3
- package/dist/schemas/org-block-blocked-event.js.map +2 -2
- package/dist/schemas/org-block-unblocked-event.js +3 -3
- package/dist/schemas/org-block-unblocked-event.js.map +2 -2
- package/dist/schemas/organization-deleted-event.js +3 -3
- package/dist/schemas/organization-deleted-event.js.map +2 -2
- package/dist/schemas/organization-member-added-event.js +3 -3
- package/dist/schemas/organization-member-added-event.js.map +2 -2
- package/dist/schemas/organization-member-invited-event.js +3 -3
- package/dist/schemas/organization-member-invited-event.js.map +2 -2
- package/dist/schemas/organization-member-removed-event.js +3 -3
- package/dist/schemas/organization-member-removed-event.js.map +2 -2
- package/dist/schemas/organization-renamed-event.js +3 -3
- package/dist/schemas/organization-renamed-event.js.map +2 -2
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +2 -2
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +2 -2
- package/dist/schemas/page-build-event.js +3 -3
- package/dist/schemas/page-build-event.js.map +2 -2
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- package/dist/schemas/project-card-converted-event.js +3 -3
- package/dist/schemas/project-card-converted-event.js.map +2 -2
- package/dist/schemas/project-card-created-event.js +3 -3
- package/dist/schemas/project-card-created-event.js.map +2 -2
- package/dist/schemas/project-card-deleted-event.js +3 -3
- package/dist/schemas/project-card-deleted-event.js.map +2 -2
- package/dist/schemas/project-card-edited-event.js +3 -3
- package/dist/schemas/project-card-edited-event.js.map +2 -2
- package/dist/schemas/project-card-moved-event.js +3 -3
- package/dist/schemas/project-card-moved-event.js.map +2 -2
- package/dist/schemas/project-closed-event.js +3 -3
- package/dist/schemas/project-closed-event.js.map +2 -2
- package/dist/schemas/project-column-created-event.js +3 -3
- package/dist/schemas/project-column-created-event.js.map +2 -2
- package/dist/schemas/project-column-deleted-event.js +3 -3
- package/dist/schemas/project-column-deleted-event.js.map +2 -2
- package/dist/schemas/project-column-edited-event.js +3 -3
- package/dist/schemas/project-column-edited-event.js.map +2 -2
- package/dist/schemas/project-column-moved-event.js +3 -3
- package/dist/schemas/project-column-moved-event.js.map +2 -2
- package/dist/schemas/project-created-event.js +3 -3
- package/dist/schemas/project-created-event.js.map +2 -2
- package/dist/schemas/project-deleted-event.js +3 -3
- package/dist/schemas/project-deleted-event.js.map +2 -2
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +2 -2
- package/dist/schemas/project-reopened-event.js +3 -3
- package/dist/schemas/project-reopened-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-archived-event.js +3 -3
- package/dist/schemas/projects-v2-item-archived-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-converted-event.js +3 -3
- package/dist/schemas/projects-v2-item-converted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-created-event.js +3 -3
- package/dist/schemas/projects-v2-item-created-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-deleted-event.js +3 -3
- package/dist/schemas/projects-v2-item-deleted-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-edited-event.js +3 -3
- package/dist/schemas/projects-v2-item-edited-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- package/dist/schemas/projects-v2-item-reordered-event.js.map +2 -2
- package/dist/schemas/projects-v2-item-restored-event.js +3 -3
- package/dist/schemas/projects-v2-item-restored-event.js.map +2 -2
- package/dist/schemas/public-event.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- package/dist/schemas/pull-request-assigned-event.js +3 -3
- package/dist/schemas/pull-request-assigned-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-disabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-disabled-event.js.map +2 -2
- package/dist/schemas/pull-request-auto-merge-enabled-event.js +3 -3
- package/dist/schemas/pull-request-auto-merge-enabled-event.js.map +2 -2
- package/dist/schemas/pull-request-closed-event.js +3 -3
- package/dist/schemas/pull-request-closed-event.js.map +2 -2
- package/dist/schemas/pull-request-converted-to-draft-event.js +3 -3
- package/dist/schemas/pull-request-converted-to-draft-event.js.map +2 -2
- package/dist/schemas/pull-request-demilestoned-event.js +3 -3
- package/dist/schemas/pull-request-demilestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-dequeued-event.js +3 -3
- package/dist/schemas/pull-request-dequeued-event.js.map +2 -2
- package/dist/schemas/pull-request-edited-event.js +3 -3
- package/dist/schemas/pull-request-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-enqueued-event.js +3 -3
- package/dist/schemas/pull-request-enqueued-event.js.map +2 -2
- package/dist/schemas/pull-request-labeled-event.js +3 -3
- package/dist/schemas/pull-request-labeled-event.js.map +2 -2
- package/dist/schemas/pull-request-locked-event.js +3 -3
- package/dist/schemas/pull-request-locked-event.js.map +2 -2
- package/dist/schemas/pull-request-milestoned-event.js +3 -3
- package/dist/schemas/pull-request-milestoned-event.js.map +2 -2
- package/dist/schemas/pull-request-opened-event.js +3 -3
- package/dist/schemas/pull-request-opened-event.js.map +2 -2
- package/dist/schemas/pull-request-ready-for-review-event.js +3 -3
- package/dist/schemas/pull-request-ready-for-review-event.js.map +2 -2
- package/dist/schemas/pull-request-reopened-event.js +3 -3
- package/dist/schemas/pull-request-reopened-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-created-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-created-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-deleted-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-comment-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-dismissed-event.js +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.js.map +2 -2
- package/dist/schemas/pull-request-review-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-edited-event.js.map +2 -2
- package/dist/schemas/pull-request-review-submitted-event.js +3 -3
- package/dist/schemas/pull-request-review-submitted-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-resolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-resolved-event.js.map +2 -2
- package/dist/schemas/pull-request-review-thread-unresolved-event.js +3 -3
- package/dist/schemas/pull-request-review-thread-unresolved-event.js.map +2 -2
- package/dist/schemas/pull-request-synchronize-event.js +3 -3
- package/dist/schemas/pull-request-synchronize-event.js.map +2 -2
- package/dist/schemas/pull-request-unassigned-event.js +3 -3
- package/dist/schemas/pull-request-unassigned-event.js.map +2 -2
- package/dist/schemas/pull-request-unlabeled-event.js +3 -3
- package/dist/schemas/pull-request-unlabeled-event.js.map +2 -2
- package/dist/schemas/pull-request-unlocked-event.js +3 -3
- package/dist/schemas/pull-request-unlocked-event.js.map +2 -2
- package/dist/schemas/push-event.js +3 -3
- package/dist/schemas/push-event.js.map +2 -2
- package/dist/schemas/registry-package-published-event.js +3 -3
- package/dist/schemas/registry-package-published-event.js.map +2 -2
- package/dist/schemas/registry-package-updated-event.js +3 -3
- package/dist/schemas/registry-package-updated-event.js.map +2 -2
- package/dist/schemas/release-created-event.js +3 -3
- package/dist/schemas/release-created-event.js.map +2 -2
- package/dist/schemas/release-deleted-event.js +3 -3
- package/dist/schemas/release-deleted-event.js.map +2 -2
- package/dist/schemas/release-edited-event.js +3 -3
- package/dist/schemas/release-edited-event.js.map +2 -2
- package/dist/schemas/release-prereleased-event.js +3 -3
- package/dist/schemas/release-prereleased-event.js.map +2 -2
- package/dist/schemas/release-published-event.js +3 -3
- package/dist/schemas/release-published-event.js.map +2 -2
- package/dist/schemas/release-released-event.js +3 -3
- package/dist/schemas/release-released-event.js.map +2 -2
- package/dist/schemas/release-unpublished-event.js +3 -3
- package/dist/schemas/release-unpublished-event.js.map +2 -2
- package/dist/schemas/repository-archived-event.js +3 -3
- package/dist/schemas/repository-archived-event.js.map +2 -2
- package/dist/schemas/repository-created-event.js +2 -2
- package/dist/schemas/repository-created-event.js.map +2 -2
- package/dist/schemas/repository-deleted-event.js +3 -3
- package/dist/schemas/repository-deleted-event.js.map +2 -2
- package/dist/schemas/repository-dispatch-event.js +3 -3
- package/dist/schemas/repository-dispatch-event.js.map +2 -2
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +2 -2
- package/dist/schemas/repository-import-event.js +3 -3
- package/dist/schemas/repository-import-event.js.map +2 -2
- package/dist/schemas/repository-privatized-event.js +3 -3
- package/dist/schemas/repository-privatized-event.js.map +2 -2
- package/dist/schemas/repository-publicized-event.js +3 -3
- package/dist/schemas/repository-publicized-event.js.map +2 -2
- package/dist/schemas/repository-renamed-event.js +3 -3
- package/dist/schemas/repository-renamed-event.js.map +2 -2
- package/dist/schemas/repository-transferred-event.js +3 -3
- package/dist/schemas/repository-transferred-event.js.map +2 -2
- package/dist/schemas/repository-unarchived-event.js +3 -3
- package/dist/schemas/repository-unarchived-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-create-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-create-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-dismiss-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-reopen-event.js.map +2 -2
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js +3 -3
- package/dist/schemas/repository-vulnerability-alert-resolve-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-location-created-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-location-created-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-reopened-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-resolved-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-resolved-event.js.map +2 -2
- package/dist/schemas/secret-scanning-alert-revoked-event.js +3 -3
- package/dist/schemas/secret-scanning-alert-revoked-event.js.map +2 -2
- package/dist/schemas/security-advisory-performed-event.js +2 -2
- package/dist/schemas/security-advisory-performed-event.js.map +1 -1
- package/dist/schemas/security-advisory-published-event.js +2 -2
- package/dist/schemas/security-advisory-published-event.js.map +1 -1
- package/dist/schemas/security-advisory-updated-event.js +2 -2
- package/dist/schemas/security-advisory-updated-event.js.map +1 -1
- package/dist/schemas/security-advisory-withdrawn-event.js +2 -2
- package/dist/schemas/security-advisory-withdrawn-event.js.map +1 -1
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +1 -1
- package/dist/schemas/shared/branch-protection-rule.js +2 -2
- package/dist/schemas/shared/branch-protection-rule.js.map +1 -1
- package/dist/schemas/shared/check-run-deployment.js +2 -2
- package/dist/schemas/shared/check-run-deployment.js.map +1 -1
- package/dist/schemas/shared/check-run-pull-request.js +3 -3
- package/dist/schemas/shared/check-run-pull-request.js.map +1 -1
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +1 -1
- package/dist/schemas/shared/committer.js +2 -2
- package/dist/schemas/shared/committer.js.map +1 -1
- package/dist/schemas/shared/custom-property-value.js +2 -2
- package/dist/schemas/shared/custom-property-value.js.map +1 -1
- package/dist/schemas/shared/dependabot-alert-package.js +2 -2
- package/dist/schemas/shared/dependabot-alert-package.js.map +1 -1
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +1 -1
- package/dist/schemas/shared/deployment-workflow-run.js +3 -3
- package/dist/schemas/shared/deployment-workflow-run.js.map +2 -2
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +1 -1
- package/dist/schemas/shared/discussion-category.js +2 -2
- package/dist/schemas/shared/discussion-category.js.map +1 -1
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +1 -1
- package/dist/schemas/shared/git-hub-org.js +2 -2
- package/dist/schemas/shared/git-hub-org.js.map +1 -1
- package/dist/schemas/shared/index.js +2 -2
- package/dist/schemas/shared/index.js.map +1 -1
- package/dist/schemas/shared/installation-lite.js +2 -2
- package/dist/schemas/shared/installation-lite.js.map +1 -1
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +1 -1
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +1 -1
- package/dist/schemas/shared/label.js +2 -2
- package/dist/schemas/shared/label.js.map +1 -1
- package/dist/schemas/shared/license.js +2 -2
- package/dist/schemas/shared/license.js.map +1 -1
- package/dist/schemas/shared/link.js +2 -2
- package/dist/schemas/shared/link.js.map +1 -1
- package/dist/schemas/shared/marketplace-purchase.js +2 -2
- package/dist/schemas/shared/marketplace-purchase.js.map +1 -1
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +1 -1
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +1 -1
- package/dist/schemas/shared/organization-custom-property.js +2 -2
- package/dist/schemas/shared/organization-custom-property.js.map +1 -1
- package/dist/schemas/shared/organization.js +2 -2
- package/dist/schemas/shared/organization.js.map +1 -1
- package/dist/schemas/shared/package-npm-metadata.js +2 -2
- package/dist/schemas/shared/package-npm-metadata.js.map +1 -1
- package/dist/schemas/shared/package-nuget-metadata.js +2 -2
- package/dist/schemas/shared/package-nuget-metadata.js.map +1 -1
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +1 -1
- package/dist/schemas/shared/project-column.js +2 -2
- package/dist/schemas/shared/project-column.js.map +1 -1
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +1 -1
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +1 -1
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +1 -1
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +2 -2
- package/dist/schemas/shared/pull-request-review.js +3 -3
- package/dist/schemas/shared/pull-request-review.js.map +1 -1
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +2 -2
- package/dist/schemas/shared/reactions.js +2 -2
- package/dist/schemas/shared/reactions.js.map +1 -1
- package/dist/schemas/shared/referenced-workflow.js +2 -2
- package/dist/schemas/shared/referenced-workflow.js.map +1 -1
- package/dist/schemas/shared/release-asset.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +1 -1
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +1 -1
- package/dist/schemas/shared/repo-ref.js +2 -2
- package/dist/schemas/shared/repo-ref.js.map +1 -1
- package/dist/schemas/shared/repository-lite.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +1 -1
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.js.map +1 -1
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +2 -2
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-commit.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-commit.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-body.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-body.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-comment.js.map +1 -1
- package/dist/schemas/shared/secret-scanning-location-issue-title.js +2 -2
- package/dist/schemas/shared/secret-scanning-location-issue-title.js.map +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +2 -2
- package/dist/schemas/shared/security-advisory-cvss.js.map +1 -1
- package/dist/schemas/shared/security-advisory-cwes.js +2 -2
- package/dist/schemas/shared/security-advisory-cwes.js.map +1 -1
- package/dist/schemas/shared/simple-commit.js +3 -3
- package/dist/schemas/shared/simple-commit.js.map +1 -1
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +2 -2
- package/dist/schemas/shared/sponsorship-tier.js +2 -2
- package/dist/schemas/shared/sponsorship-tier.js.map +1 -1
- package/dist/schemas/shared/team.js +2 -2
- package/dist/schemas/shared/team.js.map +1 -1
- package/dist/schemas/shared/user.js +2 -2
- package/dist/schemas/shared/user.js.map +1 -1
- package/dist/schemas/shared/workflow-job.js +2 -2
- package/dist/schemas/shared/workflow-job.js.map +2 -2
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +2 -2
- package/dist/schemas/shared/workflow-step-completed.js +2 -2
- package/dist/schemas/shared/workflow-step-completed.js.map +1 -1
- package/dist/schemas/shared/workflow-step-in-progress.js +2 -2
- package/dist/schemas/shared/workflow-step-in-progress.js.map +1 -1
- package/dist/schemas/shared/workflow-step-queued.js +2 -2
- package/dist/schemas/shared/workflow-step-queued.js.map +1 -1
- package/dist/schemas/shared/workflow.js +2 -2
- package/dist/schemas/shared/workflow.js.map +1 -1
- package/dist/schemas/sponsorship-cancelled-event.js +3 -3
- package/dist/schemas/sponsorship-cancelled-event.js.map +2 -2
- package/dist/schemas/sponsorship-created-event.js +3 -3
- package/dist/schemas/sponsorship-created-event.js.map +2 -2
- package/dist/schemas/sponsorship-edited-event.js +3 -3
- package/dist/schemas/sponsorship-edited-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-cancellation-event.js +3 -3
- package/dist/schemas/sponsorship-pending-cancellation-event.js.map +2 -2
- package/dist/schemas/sponsorship-pending-tier-change-event.js +3 -3
- package/dist/schemas/sponsorship-pending-tier-change-event.js.map +2 -2
- package/dist/schemas/sponsorship-tier-changed-event.js +3 -3
- package/dist/schemas/sponsorship-tier-changed-event.js.map +2 -2
- package/dist/schemas/star-created-event.js +3 -3
- package/dist/schemas/star-created-event.js.map +2 -2
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +2 -2
- package/dist/schemas/team-add-event.js +3 -3
- package/dist/schemas/team-add-event.js.map +2 -2
- package/dist/schemas/team-added-to-repository-event.js +3 -3
- package/dist/schemas/team-added-to-repository-event.js.map +2 -2
- package/dist/schemas/team-created-event.js +3 -3
- package/dist/schemas/team-created-event.js.map +2 -2
- package/dist/schemas/team-deleted-event.js +3 -3
- package/dist/schemas/team-deleted-event.js.map +2 -2
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +2 -2
- package/dist/schemas/team-removed-from-repository-event.js +3 -3
- package/dist/schemas/team-removed-from-repository-event.js.map +2 -2
- package/dist/schemas/watch-started-event.js +3 -3
- package/dist/schemas/watch-started-event.js.map +2 -2
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- package/dist/schemas/workflow-dispatch-event.js.map +2 -2
- package/dist/schemas/workflow-job-completed-event.js +3 -3
- package/dist/schemas/workflow-job-completed-event.js.map +2 -2
- package/dist/schemas/workflow-job-in-progress-event.js +3 -3
- package/dist/schemas/workflow-job-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-job-queued-event.js +3 -3
- package/dist/schemas/workflow-job-queued-event.js.map +2 -2
- package/dist/schemas/workflow-job-waiting-event.js +3 -3
- package/dist/schemas/workflow-job-waiting-event.js.map +2 -2
- package/dist/schemas/workflow-run-completed-event.js +3 -3
- package/dist/schemas/workflow-run-completed-event.js.map +2 -2
- package/dist/schemas/workflow-run-in-progress-event.js +3 -3
- package/dist/schemas/workflow-run-in-progress-event.js.map +2 -2
- package/dist/schemas/workflow-run-requested-event.js +3 -3
- package/dist/schemas/workflow-run-requested-event.js.map +2 -2
- package/package.json +18 -9
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamCreatedEvent as TeamCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamCreatedEventSchema = z.object({\n action: z.literal('created'),\n team: TeamSchema,\n repository: RepositorySchema.optional(),\n sender: UserSchema,\n organization: OrganizationSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<TeamCreatedEventOctokit>;\n\nexport type TeamCreatedEvent = TeamCreatedEventOctokit;\n\nexport function isTeamCreatedEvent(value: unknown): value is TeamCreatedEvent {\n return TeamCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAyB,CAAE,EAAO,gBAC7C,QAAQ,UAAE,WAAQ,EAAS,JAC3B,cAAM,CACN,oBAAY,DAAiB,eAAS,YACtC,gBAAQ,EACR,mCAAc,NACd,oCAAc,AAAuB,GAAS,CAChD,QAAC,KAIM,QAAS,WAAkB,aAAC,MAA2C,mBAC5E,IAAO,CAAuB,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "850111A5F8B0445064756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{m as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as a}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import{_i as i}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as n}from"./shared/repository.js";import{ij as o}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var m=e.object({action:e.literal("deleted"),team:i,repository:n.optional(),sender:t,organization:o,installation:a.optional()});function c(r){return m.safeParse(r).success}export{c as isTeamDeletedEvent,m as TeamDeletedEventSchema};
|
|
3
|
+
export{m as Gb,c as Hb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=4B2963AD294F25A864756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamDeletedEvent as TeamDeletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n team: TeamSchema,\n repository: RepositorySchema.optional(),\n sender: UserSchema,\n organization: OrganizationSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<TeamDeletedEventOctokit>;\n\nexport type TeamDeletedEvent = TeamDeletedEventOctokit;\n\nexport function isTeamDeletedEvent(value: unknown): value is TeamDeletedEvent {\n return TeamDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAyB,CAAE,EAAO,gBAC7C,QAAQ,UAAE,WAAQ,EAAS,JAC3B,cAAM,CACN,oBAAY,DAAiB,eAAS,YACtC,gBAAQ,EACR,mCAAc,NACd,oCAAc,AAAuB,GAAS,CAChD,QAAC,KAIM,QAAS,WAAkB,aAAC,MAA2C,mBAC5E,IAAO,CAAuB,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "4B2963AD294F25A864756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as 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{_i as n}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as a}from"./shared/repository.js";import{ij as i}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as t}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var s=e.object({action:e.literal("edited"),changes:e.object({description:e.object({from:e.string()}).optional(),name:e.object({from:e.string()}).optional(),privacy:e.object({from:e.string()}).optional(),repository:e.object({permissions:e.object({from:e.object({admin:e.union([e.literal(!1),e.literal(!0)]).optional(),pull:e.union([e.literal(!1),e.literal(!0)]).optional(),push:e.union([e.literal(!1),e.literal(!0)]).optional()})})}).optional()}),team:n,repository:a.optional(),sender:t,organization:i,installation:o.optional()});function c(r){return s.safeParse(r).success}export{c as isTeamEditedEvent,s as TeamEditedEventSchema};
|
|
3
|
+
export{s as _f,c as $f};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=767FE6BEAA58CCC764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamEditedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamEditedEvent as TeamEditedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamEditedEventSchema = z.object({\n action: z.literal('edited'),\n changes: z.object({\n description: z\n .object({\n from: z.string(),\n })\n .optional(),\n name: z\n .object({\n from: z.string(),\n })\n .optional(),\n privacy: z\n .object({\n from: z.string(),\n })\n .optional(),\n repository: z\n .object({\n permissions: z.object({\n from: z.object({\n admin: z.union([z.literal(false), z.literal(true)]).optional(),\n pull: z.union([z.literal(false), z.literal(true)]).optional(),\n push: z.union([z.literal(false), z.literal(true)]).optional(),\n }),\n }),\n })\n .optional(),\n }),\n team: TeamSchema,\n repository: RepositorySchema.optional(),\n sender: UserSchema,\n organization: OrganizationSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<TeamEditedEventOctokit>;\n\nexport type TeamEditedEvent = TeamEditedEventOctokit;\n\nexport function isTeamEditedEvent(value: unknown): value is TeamEditedEvent {\n return TeamEditedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAwB,CAAE,EAAO,gBAC5C,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,iBAAS,CAAE,gBAAO,FAChB,kBAAa,YACV,gBAAO,CACN,2BAAM,NAAE,8BAAO,DACjB,LAAC,EACA,gBAAS,KACZ,IAAM,YACH,mBAAO,KACN,uBAAM,DAAE,MAAO,GACjB,CAAC,QACA,IAAS,FACZ,iCAAS,QACN,aAAO,WACN,HAAM,FAAE,FAAO,SACjB,FAAC,yBACA,MAAS,CACZ,CAAY,KACT,kBAAO,UACN,qBAAa,SAAE,qBAAO,HACpB,JAAM,PAAE,CAAO,CACb,MAAO,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC7D,KAAM,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,EAC5D,KAAM,EAAE,MAAM,CAAC,EAAE,QAAQ,EAAK,EAAG,EAAE,QAAQ,EAAI,CAAC,CAAC,EAAE,SAAS,CAC9D,CAAC,CACH,CAAC,CACH,CAAC,EACA,SAAS,CACd,CAAC,EACD,KAAM,EACN,WAAY,EAAiB,SAAS,EACtC,OAAQ,EACR,aAAc,EACd,aAAc,EAAuB,SAAS,CAChD,CAAC,EAIM,SAAS,CAAiB,CAAC,EAA0C,CAC1E,OAAO,EAAsB,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "767FE6BEAA58CCC764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{A as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import{_i as w}from"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as q}from"./shared/repository.js";import{ij as k}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import{z as b}from"zod";var A=b.object({action:b.literal("removed_from_repository"),team:w,repository:q.optional(),sender:f,organization:k,installation:j.optional()});function D(x){return A.safeParse(x).success}export{D as isTeamRemovedFromRepositoryEvent,A as TeamRemovedFromRepositoryEventSchema};
|
|
3
|
+
export{A as Gg,D as Hg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=75A69DB9788617CB64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for TeamRemovedFromRepositoryEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { TeamRemovedFromRepositoryEvent as TeamRemovedFromRepositoryEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n TeamSchema,\n UserSchema,\n} from './shared/index.js';\n\nexport const TeamRemovedFromRepositoryEventSchema = z.object({\n action: z.literal('removed_from_repository'),\n team: TeamSchema,\n repository: RepositorySchema.optional(),\n sender: UserSchema,\n organization: OrganizationSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<TeamRemovedFromRepositoryEventOctokit>;\n\nexport type TeamRemovedFromRepositoryEvent = TeamRemovedFromRepositoryEventOctokit;\n\nexport function isTeamRemovedFromRepositoryEvent(\n value: unknown,\n): value is TeamRemovedFromRepositoryEvent {\n return TeamRemovedFromRepositoryEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";yrEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";yrEAMA,WAAS,mBAUF,KAAM,SAAuC,CAAE,EAAO,gBAC3D,QAAQ,UAAE,WAAQ,kBAAyB,JAC3C,cAAM,CACN,oBAAY,DAAiB,eAAS,YACtC,gBAAQ,EACR,mCAAc,NACd,oCAAc,AAAuB,GAAS,CAChD,QAAC,KAIM,QAAS,WAAgC,aAC9C,MACyC,mBACzC,IAAO,CAAqC,YAAU,CAAK,QAAE",
|
|
8
|
+
"debugId": "75A69DB9788617CB64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{i as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as a}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as r}from"./shared/repository.js";import{ij as o}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as e}from"./shared/user.js";import"./shared/license.js";import{z as t}from"zod";var i=t.object({action:t.literal("started"),repository:r,sender:e,installation:a.optional(),organization:o.optional()});function h(n){return i.safeParse(n).success}export{h as isWatchStartedEvent,i as WatchStartedEventSchema};
|
|
3
|
+
export{i as qb,h as rb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=99AC5AC5C1FA6E3164756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WatchStartedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WatchStartedEvent as WatchStartedEventOctokit } 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 WatchStartedEventSchema = z.object({\n action: z.literal('started'),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n}) satisfies z.ZodType<WatchStartedEventOctokit>;\n\nexport type WatchStartedEvent = WatchStartedEventOctokit;\n\nexport function isWatchStartedEvent(value: unknown): value is WatchStartedEvent {\n return WatchStartedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAA0B,CAAE,EAAO,gBAC9C,QAAQ,UAAE,WAAQ,EAAS,JAC3B,oBAAY,CACZ,gBAAQ,DACR,mBAAc,YAAuB,kBAAS,EAC9C,mCAAc,NAAmB,gCAAS,DAC5C,LAAC,EAIM,gBAAS,IAAmB,AAAC,YAA4C,aAC9E,WAAO,oBAAwB,OAAU,AAAK,IAAE",
|
|
8
|
+
"debugId": "99AC5AC5C1FA6E3164756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as e}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 n}from"./shared/repository.js";import{ij as r}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as o}from"./shared/user.js";import"./shared/license.js";import{z as t}from"zod";var s=t.object({inputs:t.record(t.string(),t.unknown()).nullable(),ref:t.string(),repository:n,sender:o,installation:e.optional(),organization:r.optional(),workflow:t.string()});function p(i){return s.safeParse(i).success}export{p as isWorkflowDispatchEvent,s as WorkflowDispatchEventSchema};
|
|
3
|
+
export{s as Oe,p as Pe};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=F7C2A3AAA6067BCC64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowDispatchEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowDispatchEvent as WorkflowDispatchEventOctokit } 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 WorkflowDispatchEventSchema = z.object({\n inputs: z.record(z.string(), z.unknown()).nullable(),\n ref: z.string(),\n repository: RepositorySchema,\n sender: UserSchema,\n installation: InstallationLiteSchema.optional(),\n organization: OrganizationSchema.optional(),\n workflow: z.string(),\n}) satisfies z.ZodType<WorkflowDispatchEventOctokit>;\n\nexport type WorkflowDispatchEvent = WorkflowDispatchEventOctokit;\n\nexport function isWorkflowDispatchEvent(value: unknown): value is WorkflowDispatchEvent {\n return WorkflowDispatchEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";4qEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";4qEAMA,WAAS,mBASF,KAAM,SAA8B,CAAE,EAAO,gBAClD,QAAQ,UAAE,UAAO,LAAE,CAAO,WAAG,CAAE,iBAAQ,FAAC,QAAE,mBAAS,WACnD,IAAK,wBAAE,DAAO,yBACd,SAAY,JACZ,OAAQ,SACR,gBAAc,CAAuB,mBAAS,cAC9C,iBAAc,oBAAmB,MAAS,CAC1C,WAAU,EAAE,aAAO,JACrB,HAAC,2BAIM,eAAS,OAAuB,WAAC,NAAgD,HACtF,FAAO,UAA4B,OAAU,wBAAK,DAAE",
|
|
8
|
+
"debugId": "F7C2A3AAA6067BCC64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{p as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./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{qi as a}from"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as l}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import{cj as t}from"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as r}from"./shared/repository.js";import{ij as n}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as e}from"./shared/user.js";import"./shared/license.js";import{z as o}from"zod";var p=o.object({action:o.literal("completed"),organization:n.optional(),installation:l.optional(),repository:r,sender:e,deployment:t.optional(),workflow_job:a.and(o.object({conclusion:o.union([o.literal("success"),o.literal("failure"),o.literal("cancelled"),o.literal("skipped")])}))});function m(i){return p.safeParse(i).success}export{m as isWorkflowJobCompletedEvent,p as WorkflowJobCompletedEventSchema};
|
|
3
|
+
export{p as Ie,m as Je};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=CB816D87C976ED9464756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowJobCompletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowJobCompletedEvent as WorkflowJobCompletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DeploymentSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowJobSchema,\n} from './shared/index.js';\n\nexport const WorkflowJobCompletedEventSchema = z.object({\n action: z.literal('completed'),\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n deployment: DeploymentSchema.optional(),\n workflow_job: WorkflowJobSchema.and(\n z.object({\n conclusion: z.union([\n z.literal('success'),\n z.literal('failure'),\n z.literal('cancelled'),\n z.literal('skipped'),\n ]),\n }),\n ),\n}) satisfies z.ZodType<WorkflowJobCompletedEventOctokit>;\n\nexport type WorkflowJobCompletedEvent = WorkflowJobCompletedEventOctokit;\n\nexport function isWorkflowJobCompletedEvent(\n value: unknown,\n): value is WorkflowJobCompletedEvent {\n return WorkflowJobCompletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,IAAW,JAC7B,sBAAc,CAAmB,kBAAS,DAC1C,mBAAc,YAAuB,kBAAS,EAC9C,iCAAY,NACZ,8BAAQ,AACR,KAAY,EAAiB,gBAAS,KACtC,YAAc,YAAkB,gBAC9B,MAAE,yBAAO,FACP,UAAY,IAAE,MAAM,OAClB,HAAE,IAAQ,kCAAS,QACnB,QAAE,kBAAQ,CAAS,FACnB,PAAE,gBAAQ,QAAW,yBACrB,DAAE,OAAQ,DAAS,IACrB,YAAC,UACH,UAAC,QACH,eACF,HAAC,PAIM,AAAS,LAA2B,CACzC,EACoC,CACpC,OAAO,EAAgC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "CB816D87C976ED9464756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{G 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{qi as C}from"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as x}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import{cj as q}from"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as B}from"./shared/repository.js";import{ij as A}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as j}from"./shared/user.js";import"./shared/license.js";import{z as d}from"zod";var G=d.object({action:d.literal("in_progress"),organization:A.optional(),installation:x.optional(),repository:B,sender:j,deployment:q.optional(),workflow_job:C.and(d.object({status:d.union([d.literal("in_progress"),d.literal("queued")])}))});function L(F){return G.safeParse(F).success}export{L as isWorkflowJobInProgressEvent,G as WorkflowJobInProgressEventSchema};
|
|
3
|
+
export{G as Kg,L as Lg};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=D4F842C4F7F3428264756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowJobInProgressEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowJobInProgressEvent as WorkflowJobInProgressEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DeploymentSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowJobSchema,\n} from './shared/index.js';\n\nexport const WorkflowJobInProgressEventSchema = z.object({\n action: z.literal('in_progress'),\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n deployment: DeploymentSchema.optional(),\n workflow_job: WorkflowJobSchema.and(\n z.object({\n status: z.union([z.literal('in_progress'), z.literal('queued')]),\n }),\n ),\n}) satisfies z.ZodType<WorkflowJobInProgressEventOctokit>;\n\nexport type WorkflowJobInProgressEvent = WorkflowJobInProgressEventOctokit;\n\nexport function isWorkflowJobInProgressEvent(\n value: unknown,\n): value is WorkflowJobInProgressEvent {\n return WorkflowJobInProgressEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,MAAa,JAC/B,sBAAc,CAAmB,kBAAS,DAC1C,mBAAc,YAAuB,kBAAS,EAC9C,iCAAY,NACZ,8BAAQ,AACR,KAAY,EAAiB,gBAAS,KACtC,YAAc,YAAkB,gBAC9B,MAAE,yBAAO,FACP,MAAQ,IAAE,MAAM,OAAC,HAAE,IAAQ,sCAAa,QAAG,QAAE,kBAAQ,AAAQ,HAAC,RAAC,SACjE,FAAC,wBACH,FACF,AAAC,RAIM,YAAS,YAA4B,UAC1C,WACqC,QACrC,qBAAO,FAAiC,CAAU,RAAK,JAAE",
|
|
8
|
+
"debugId": "D4F842C4F7F3428264756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{l as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import{qi as i}from"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as n}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import{cj as t}from"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as a}from"./shared/repository.js";import{ij as r}from"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as o}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var l=e.object({action:e.literal("queued"),organization:r.optional(),installation:n.optional(),repository:a,sender:o,deployment:t.optional(),workflow_job:i.and(e.object({status:e.union([e.literal("queued"),e.literal("waiting")])}))});function f(u){return l.safeParse(u).success}export{f as isWorkflowJobQueuedEvent,l as WorkflowJobQueuedEventSchema};
|
|
3
|
+
export{l as yb,f as zb};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=72FFFFD99B1FFC2E64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowJobQueuedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowJobQueuedEvent as WorkflowJobQueuedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DeploymentSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowJobSchema,\n} from './shared/index.js';\n\nexport const WorkflowJobQueuedEventSchema = z.object({\n action: z.literal('queued'),\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n deployment: DeploymentSchema.optional(),\n workflow_job: WorkflowJobSchema.and(\n z.object({\n status: z.union([z.literal('queued'), z.literal('waiting')]),\n }),\n ),\n}) satisfies z.ZodType<WorkflowJobQueuedEventOctokit>;\n\nexport type WorkflowJobQueuedEvent = WorkflowJobQueuedEventOctokit;\n\nexport function isWorkflowJobQueuedEvent(\n value: unknown,\n): value is WorkflowJobQueuedEvent {\n return WorkflowJobQueuedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAA+B,CAAE,EAAO,gBACnD,QAAQ,UAAE,WAAQ,CAAQ,JAC1B,sBAAc,CAAmB,kBAAS,DAC1C,mBAAc,YAAuB,kBAAS,EAC9C,iCAAY,NACZ,8BAAQ,AACR,KAAY,EAAiB,gBAAS,KACtC,YAAc,YAAkB,gBAC9B,MAAE,yBAAO,FACP,MAAQ,IAAE,MAAM,OAAC,HAAE,IAAQ,iCAAQ,QAAG,QAAE,kBAAQ,CAAS,HAAC,RAAC,SAC7D,FAAC,wBACH,FACF,AAAC,RAIM,YAAS,YAAwB,UACtC,WACiC,QACjC,qBAAO,FAA6B,CAAU,RAAK,JAAE",
|
|
8
|
+
"debugId": "72FFFFD99B1FFC2E64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import{qi as r}from"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as i}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import{cj as e}from"./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{z as o}from"zod";var s=o.object({action:o.literal("waiting"),organization:n.optional(),installation:i.optional(),repository:a,sender:t,deployment:e.optional(),workflow_job:r.and(o.object({status:o.literal("waiting")}))});function f(l){return s.safeParse(l).success}export{f as isWorkflowJobWaitingEvent,s as WorkflowJobWaitingEventSchema};
|
|
3
|
+
export{s as Aa,f as Ba};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=27C779DD8B943E5A64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowJobWaitingEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowJobWaitingEvent as WorkflowJobWaitingEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n DeploymentSchema,\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowJobSchema,\n} from './shared/index.js';\n\nexport const WorkflowJobWaitingEventSchema = z.object({\n action: z.literal('waiting'),\n organization: OrganizationSchema.optional(),\n installation: InstallationLiteSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n deployment: DeploymentSchema.optional(),\n workflow_job: WorkflowJobSchema.and(\n z.object({\n status: z.literal('waiting'),\n }),\n ),\n}) satisfies z.ZodType<WorkflowJobWaitingEventOctokit>;\n\nexport type WorkflowJobWaitingEvent = WorkflowJobWaitingEventOctokit;\n\nexport function isWorkflowJobWaitingEvent(\n value: unknown,\n): value is WorkflowJobWaitingEvent {\n return WorkflowJobWaitingEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAAgC,CAAE,EAAO,gBACpD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,sBAAc,CAAmB,kBAAS,DAC1C,mBAAc,YAAuB,kBAAS,EAC9C,iCAAY,NACZ,8BAAQ,AACR,KAAY,EAAiB,gBAAS,KACtC,YAAc,YAAkB,gBAC9B,MAAE,yBAAO,FACP,MAAQ,IAAE,QAAQ,eAAS,JAC7B,HAAC,0BACH,OACF,OAAC,YAIM,CAAS,HAAyB,RACvC,UACkC,FAClC,8BAAO,DAA8B,SAAU,TAAK,KAAE",
|
|
8
|
+
"debugId": "27C779DD8B943E5A64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{s as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import{yh as r}from"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as t}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import{Ci as a}from"./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 n}from"./shared/repository.js";import{ij as l}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 o}from"./shared/user.js";import"./shared/license.js";import{z as e}from"zod";var s=e.object({action:e.literal("completed"),organization:l.optional(),repository:n,sender:o,workflow:r,workflow_run:a.and(e.object({conclusion:e.union([e.literal("success"),e.literal("failure"),e.literal("neutral"),e.literal("cancelled"),e.literal("timed_out"),e.literal("action_required"),e.literal("stale"),e.literal("skipped")])})),installation:t.optional()});function p(i){return s.safeParse(i).success}export{p as isWorkflowRunCompletedEvent,s as WorkflowRunCompletedEventSchema};
|
|
3
|
+
export{s as kc,p as lc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=35BED636F16E1C5B64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowRunCompletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowRunCompletedEvent as WorkflowRunCompletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowRunSchema,\n WorkflowSchema,\n} from './shared/index.js';\n\nexport const WorkflowRunCompletedEventSchema = z.object({\n action: z.literal('completed'),\n organization: OrganizationSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n workflow: WorkflowSchema,\n workflow_run: WorkflowRunSchema.and(\n z.object({\n conclusion: z.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 z.literal('skipped'),\n ]),\n }),\n ),\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<WorkflowRunCompletedEventOctokit>;\n\nexport type WorkflowRunCompletedEvent = WorkflowRunCompletedEventOctokit;\n\nexport function isWorkflowRunCompletedEvent(\n value: unknown,\n): value is WorkflowRunCompletedEvent {\n return WorkflowRunCompletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAAkC,CAAE,EAAO,gBACtD,QAAQ,UAAE,WAAQ,IAAW,JAC7B,sBAAc,CAAmB,kBAAS,DAC1C,iBAAY,YACZ,gBAAQ,EACR,+BAAU,NACV,oCAAc,AAAkB,FAC9B,EAAE,cAAO,IACP,UAAY,YAAE,kBAAM,KAClB,oBAAE,KAAQ,QAAS,IACnB,EAAE,cAAQ,IAAS,FACnB,2BAAE,cAAQ,eAAS,YACnB,NAAE,IAAQ,EAAW,UACrB,DAAE,+BAAQ,QAAW,CACrB,RAAE,WAAQ,4BAAiB,WAC3B,WAAE,eAAQ,qBAAO,FACjB,PAAE,DAAQ,GAAS,CACrB,CAAC,CACH,CAAC,CACH,EACA,aAAc,EAAuB,SAAS,CAChD,CAAC,EAIM,SAAS,CAA2B,CACzC,EACoC,CACpC,OAAO,EAAgC,UAAU,CAAK,EAAE",
|
|
8
|
+
"debugId": "35BED636F16E1C5B64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{C as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import{yh as z}from"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import{wi as j}from"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import{Ci as A}from"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import{gj as x}from"./shared/repository.js";import{ij as 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 d}from"./shared/user.js";import"./shared/license.js";import{z as b}from"zod";var C=b.object({action:b.literal("in_progress"),organization:q.optional(),repository:x,sender:d,workflow:z,workflow_run:A,installation:j.optional()});function G(B){return C.safeParse(B).success}export{G as isWorkflowRunInProgressEvent,C as WorkflowRunInProgressEventSchema};
|
|
3
|
+
export{C as Oc,G as Pc};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=EE2A7D20DC5CF45E64756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for WorkflowRunInProgressEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { WorkflowRunInProgressEvent as WorkflowRunInProgressEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport {\n InstallationLiteSchema,\n OrganizationSchema,\n RepositorySchema,\n UserSchema,\n WorkflowRunSchema,\n WorkflowSchema,\n} from './shared/index.js';\n\nexport const WorkflowRunInProgressEventSchema = z.object({\n action: z.literal('in_progress'),\n organization: OrganizationSchema.optional(),\n repository: RepositorySchema,\n sender: UserSchema,\n workflow: WorkflowSchema,\n workflow_run: WorkflowRunSchema,\n installation: InstallationLiteSchema.optional(),\n}) satisfies z.ZodType<WorkflowRunInProgressEventOctokit>;\n\nexport type WorkflowRunInProgressEvent = WorkflowRunInProgressEventOctokit;\n\nexport function isWorkflowRunInProgressEvent(\n value: unknown,\n): value is WorkflowRunInProgressEvent {\n return WorkflowRunInProgressEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";ssEAMA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";ssEAMA,WAAS,mBAWF,KAAM,SAAmC,CAAE,EAAO,gBACvD,QAAQ,UAAE,WAAQ,MAAa,JAC/B,sBAAc,CAAmB,kBAAS,DAC1C,iBAAY,YACZ,gBAAQ,EACR,+BAAU,NACV,oCAAc,AACd,OAAc,EAAuB,gBAAS,IAChD,AAAC,YAIM,qBAAS,KAA4B,mBAC1C,DACqC,AACrC,SAAO,EAAiC,gBAAU,JAAK,FAAE",
|
|
8
|
+
"debugId": "EE2A7D20DC5CF45E64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|