github-webhook-schemas 0.2.3 → 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.d.ts.map +1 -1
- package/dist/fixtures/index.js +2 -2
- package/dist/fixtures/index.js.map +3 -3
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +27 -27
- 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.d.ts +27 -27
- 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.d.ts +31 -31
- package/dist/schemas/branch-protection-rule-edited-event.d.ts.map +1 -1
- package/dist/schemas/branch-protection-rule-edited-event.js +3 -3
- package/dist/schemas/branch-protection-rule-edited-event.js.map +3 -3
- package/dist/schemas/check-run-completed-event.d.ts +45 -45
- package/dist/schemas/check-run-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-run-completed-event.js +3 -3
- package/dist/schemas/check-run-completed-event.js.map +3 -3
- package/dist/schemas/check-run-created-event.d.ts +46 -46
- package/dist/schemas/check-run-created-event.d.ts.map +1 -1
- package/dist/schemas/check-run-created-event.js +3 -3
- package/dist/schemas/check-run-created-event.js.map +3 -3
- package/dist/schemas/check-run-requested-action-event.d.ts +44 -44
- package/dist/schemas/check-run-requested-action-event.d.ts.map +1 -1
- package/dist/schemas/check-run-requested-action-event.js +3 -3
- package/dist/schemas/check-run-requested-action-event.js.map +3 -3
- package/dist/schemas/check-run-rerequested-event.d.ts +44 -44
- package/dist/schemas/check-run-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-run-rerequested-event.js +3 -3
- package/dist/schemas/check-run-rerequested-event.js.map +3 -3
- package/dist/schemas/check-suite-completed-event.d.ts +38 -38
- package/dist/schemas/check-suite-completed-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-completed-event.js +3 -3
- package/dist/schemas/check-suite-completed-event.js.map +3 -3
- package/dist/schemas/check-suite-requested-event.d.ts +38 -38
- package/dist/schemas/check-suite-requested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-requested-event.js +3 -3
- package/dist/schemas/check-suite-requested-event.js.map +3 -3
- package/dist/schemas/check-suite-rerequested-event.d.ts +36 -36
- package/dist/schemas/check-suite-rerequested-event.d.ts.map +1 -1
- package/dist/schemas/check-suite-rerequested-event.js +3 -3
- package/dist/schemas/check-suite-rerequested-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts +39 -39
- package/dist/schemas/code-scanning-alert-appeared-in-branch-event.d.ts.map +1 -1
- 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 +3 -3
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts +38 -38
- package/dist/schemas/code-scanning-alert-closed-by-user-event.d.ts.map +1 -1
- 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 +3 -3
- package/dist/schemas/code-scanning-alert-created-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-created-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-created-event.js +3 -3
- package/dist/schemas/code-scanning-alert-created-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts +40 -40
- package/dist/schemas/code-scanning-alert-fixed-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-fixed-event.js +3 -3
- package/dist/schemas/code-scanning-alert-fixed-event.js.map +3 -3
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-by-user-event.d.ts.map +1 -1
- 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 +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts +35 -35
- package/dist/schemas/code-scanning-alert-reopened-event.d.ts.map +1 -1
- package/dist/schemas/code-scanning-alert-reopened-event.js +3 -3
- package/dist/schemas/code-scanning-alert-reopened-event.js.map +3 -3
- package/dist/schemas/commit-comment-created-event.d.ts +29 -29
- package/dist/schemas/commit-comment-created-event.js +3 -3
- package/dist/schemas/commit-comment-created-event.js.map +3 -3
- package/dist/schemas/create-event.d.ts +26 -26
- package/dist/schemas/create-event.js +3 -3
- package/dist/schemas/create-event.js.map +3 -3
- package/dist/schemas/custom-property-created-event.d.ts +7 -7
- 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.d.ts +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.d.ts +27 -27
- 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.d.ts +25 -25
- package/dist/schemas/delete-event.js +3 -3
- package/dist/schemas/delete-event.js.map +2 -2
- package/dist/schemas/dependabot-alert-created-event.d.ts +34 -34
- 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.d.ts +36 -36
- 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.d.ts +34 -34
- 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.d.ts +34 -34
- 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.d.ts +35 -35
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +37 -37
- 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.d.ts +113 -113
- 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.d.ts +43 -43
- package/dist/schemas/deployment-review-approved-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-approved-event.js +3 -3
- package/dist/schemas/deployment-review-approved-event.js.map +3 -3
- package/dist/schemas/deployment-review-rejected-event.d.ts +43 -43
- package/dist/schemas/deployment-review-rejected-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-rejected-event.js +3 -3
- package/dist/schemas/deployment-review-rejected-event.js.map +3 -3
- package/dist/schemas/deployment-review-requested-event.d.ts +42 -42
- package/dist/schemas/deployment-review-requested-event.d.ts.map +1 -1
- package/dist/schemas/deployment-review-requested-event.js +3 -3
- package/dist/schemas/deployment-review-requested-event.js.map +3 -3
- package/dist/schemas/deployment-status-created-event.d.ts +46 -46
- package/dist/schemas/deployment-status-created-event.d.ts.map +1 -1
- package/dist/schemas/deployment-status-created-event.js +3 -3
- package/dist/schemas/deployment-status-created-event.js.map +3 -3
- package/dist/schemas/discussion-answered-event.d.ts +32 -32
- 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.d.ts +30 -30
- 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.d.ts +32 -32
- package/dist/schemas/discussion-comment-created-event.js +3 -3
- package/dist/schemas/discussion-comment-created-event.js.map +3 -3
- package/dist/schemas/discussion-comment-deleted-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-deleted-event.js +3 -3
- package/dist/schemas/discussion-comment-deleted-event.js.map +3 -3
- package/dist/schemas/discussion-comment-edited-event.d.ts +32 -32
- package/dist/schemas/discussion-comment-edited-event.js +3 -3
- package/dist/schemas/discussion-comment-edited-event.js.map +3 -3
- package/dist/schemas/discussion-created-event.d.ts +30 -30
- 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.d.ts +30 -30
- 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.d.ts +32 -32
- package/dist/schemas/discussion-edited-event.d.ts.map +1 -1
- package/dist/schemas/discussion-edited-event.js +3 -3
- package/dist/schemas/discussion-edited-event.js.map +3 -3
- package/dist/schemas/discussion-labeled-event.d.ts +31 -31
- 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.d.ts +30 -30
- 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.d.ts +30 -30
- 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.d.ts +58 -58
- 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.d.ts +31 -31
- 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.d.ts +31 -31
- 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.d.ts +30 -30
- 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.d.ts +30 -30
- package/dist/schemas/discussion-unpinned-event.js +3 -3
- package/dist/schemas/discussion-unpinned-event.js.map +2 -2
- package/dist/schemas/fork-event.d.ts +48 -48
- 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.d.ts +1 -1
- 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.d.ts +25 -25
- 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.d.ts +7 -7
- 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.d.ts +6 -6
- 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.d.ts +6 -6
- 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.d.ts +7 -7
- 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.d.ts +7 -7
- 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.d.ts +7 -7
- 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.d.ts +29 -29
- package/dist/schemas/installation-target-renamed-event.js +3 -3
- package/dist/schemas/installation-target-renamed-event.js.map +3 -3
- package/dist/schemas/installation-unsuspend-event.d.ts +6 -6
- 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.d.ts +55 -55
- package/dist/schemas/issue-comment-created-event.js +3 -3
- package/dist/schemas/issue-comment-created-event.js.map +3 -3
- package/dist/schemas/issue-comment-deleted-event.d.ts +55 -55
- package/dist/schemas/issue-comment-deleted-event.js +3 -3
- package/dist/schemas/issue-comment-deleted-event.js.map +3 -3
- package/dist/schemas/issue-comment-edited-event.d.ts +55 -55
- package/dist/schemas/issue-comment-edited-event.js +3 -3
- package/dist/schemas/issue-comment-edited-event.js.map +3 -3
- package/dist/schemas/issues-assigned-event.d.ts +47 -47
- 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.d.ts +46 -46
- 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.d.ts +46 -46
- 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.d.ts +50 -50
- 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.d.ts +47 -47
- 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.d.ts +47 -47
- 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.d.ts +47 -47
- package/dist/schemas/issues-locked-event.d.ts.map +1 -1
- package/dist/schemas/issues-locked-event.js +3 -3
- package/dist/schemas/issues-locked-event.js.map +3 -3
- package/dist/schemas/issues-milestoned-event.d.ts +54 -54
- 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.d.ts +90 -90
- 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.d.ts +46 -46
- 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.d.ts +46 -46
- 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.d.ts +90 -90
- 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.d.ts +47 -47
- 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.d.ts +47 -47
- 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.d.ts +46 -46
- 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.d.ts +46 -46
- 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.d.ts +26 -26
- 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.d.ts +26 -26
- 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.d.ts +28 -28
- package/dist/schemas/label-edited-event.d.ts.map +1 -1
- package/dist/schemas/label-edited-event.js +3 -3
- package/dist/schemas/label-edited-event.js.map +3 -3
- package/dist/schemas/marketplace-purchase-cancelled-event.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +28 -28
- package/dist/schemas/member-added-event.d.ts.map +1 -1
- package/dist/schemas/member-added-event.js +3 -3
- package/dist/schemas/member-added-event.js.map +3 -3
- package/dist/schemas/member-edited-event.d.ts +26 -26
- 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.d.ts +26 -26
- 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.d.ts +7 -7
- 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.d.ts +8 -8
- package/dist/schemas/membership-removed-event.js +3 -3
- package/dist/schemas/membership-removed-event.js.map +3 -3
- package/dist/schemas/merge-group-checks-requested-event.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +24 -24
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +7 -7
- package/dist/schemas/organization-member-invited-event.js +3 -3
- package/dist/schemas/organization-member-invited-event.js.map +3 -3
- package/dist/schemas/organization-member-removed-event.d.ts +3 -3
- 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.d.ts +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.d.ts +86 -86
- package/dist/schemas/package-published-event.d.ts.map +1 -1
- package/dist/schemas/package-published-event.js +3 -3
- package/dist/schemas/package-published-event.js.map +3 -3
- package/dist/schemas/package-updated-event.d.ts +86 -86
- package/dist/schemas/package-updated-event.d.ts.map +1 -1
- package/dist/schemas/package-updated-event.js +3 -3
- package/dist/schemas/package-updated-event.js.map +3 -3
- package/dist/schemas/page-build-event.d.ts +27 -27
- package/dist/schemas/page-build-event.js +3 -3
- package/dist/schemas/page-build-event.js.map +3 -3
- package/dist/schemas/ping-event.d.ts +25 -25
- package/dist/schemas/ping-event.js +3 -3
- package/dist/schemas/ping-event.js.map +2 -2
- package/dist/schemas/project-card-converted-event.d.ts +28 -28
- 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.d.ts +28 -28
- 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.d.ts +28 -28
- 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.d.ts +28 -28
- 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.d.ts +29 -29
- package/dist/schemas/project-card-moved-event.js +3 -3
- package/dist/schemas/project-card-moved-event.js.map +3 -3
- package/dist/schemas/project-closed-event.d.ts +27 -27
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +27 -27
- 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.d.ts +27 -27
- 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.d.ts +29 -29
- package/dist/schemas/project-edited-event.d.ts.map +1 -1
- package/dist/schemas/project-edited-event.js +3 -3
- package/dist/schemas/project-edited-event.js.map +3 -3
- package/dist/schemas/project-reopened-event.d.ts +27 -27
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +4 -4
- 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.d.ts +5 -5
- package/dist/schemas/projects-v2-item-reordered-event.js +3 -3
- package/dist/schemas/projects-v2-item-reordered-event.js.map +3 -3
- package/dist/schemas/projects-v2-item-restored-event.d.ts +4 -4
- 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.d.ts +25 -25
- package/dist/schemas/public-event.js +3 -3
- package/dist/schemas/public-event.js.map +2 -2
- package/dist/schemas/pull-request-assigned-event.d.ts +105 -105
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +112 -112
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +105 -105
- 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.d.ts +104 -104
- 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.d.ts +112 -112
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-created-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-created-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-created-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-deleted-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-deleted-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-deleted-event.js.map +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts +111 -111
- package/dist/schemas/pull-request-review-comment-edited-event.d.ts.map +1 -1
- package/dist/schemas/pull-request-review-comment-edited-event.js +3 -3
- package/dist/schemas/pull-request-review-comment-edited-event.js.map +3 -3
- package/dist/schemas/pull-request-review-dismissed-event.d.ts +101 -101
- 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.d.ts +101 -101
- 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.d.ts +101 -101
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +104 -104
- 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.d.ts +105 -105
- 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.d.ts +105 -105
- 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.d.ts +104 -104
- 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.d.ts +31 -31
- package/dist/schemas/push-event.js +3 -3
- package/dist/schemas/push-event.js.map +3 -3
- package/dist/schemas/registry-package-published-event.d.ts +98 -98
- package/dist/schemas/registry-package-published-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-published-event.js +3 -3
- package/dist/schemas/registry-package-published-event.js.map +3 -3
- package/dist/schemas/registry-package-updated-event.d.ts +98 -98
- package/dist/schemas/registry-package-updated-event.d.ts.map +1 -1
- package/dist/schemas/registry-package-updated-event.js +3 -3
- package/dist/schemas/registry-package-updated-event.js.map +3 -3
- package/dist/schemas/release-created-event.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +32 -32
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +26 -26
- package/dist/schemas/repository-dispatch-event.js +3 -3
- package/dist/schemas/repository-dispatch-event.js.map +3 -3
- package/dist/schemas/repository-edited-event.d.ts +27 -27
- package/dist/schemas/repository-edited-event.js +3 -3
- package/dist/schemas/repository-edited-event.js.map +3 -3
- package/dist/schemas/repository-import-event.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +26 -26
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +26 -26
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- 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.d.ts +32 -32
- 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.d.ts +33 -33
- 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.d.ts +25 -25
- 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.d.ts +34 -34
- 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.d.ts +34 -34
- 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.d.ts +5 -5
- package/dist/schemas/security-advisory-performed-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-performed-event.js +3 -3
- package/dist/schemas/security-advisory-performed-event.js.map +3 -3
- package/dist/schemas/security-advisory-published-event.d.ts +5 -5
- package/dist/schemas/security-advisory-published-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-published-event.js +3 -3
- package/dist/schemas/security-advisory-published-event.js.map +3 -3
- package/dist/schemas/security-advisory-updated-event.d.ts +5 -5
- package/dist/schemas/security-advisory-updated-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-updated-event.js +3 -3
- package/dist/schemas/security-advisory-updated-event.js.map +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.d.ts +4 -4
- package/dist/schemas/security-advisory-withdrawn-event.d.ts.map +1 -1
- package/dist/schemas/security-advisory-withdrawn-event.js +3 -3
- package/dist/schemas/security-advisory-withdrawn-event.js.map +3 -3
- package/dist/schemas/shared/alert-instance.d.ts +4 -4
- package/dist/schemas/shared/alert-instance.d.ts.map +1 -1
- package/dist/schemas/shared/alert-instance.js +2 -2
- package/dist/schemas/shared/alert-instance.js.map +3 -3
- package/dist/schemas/shared/app.d.ts +4 -4
- package/dist/schemas/shared/app.d.ts.map +1 -1
- package/dist/schemas/shared/app.js +3 -3
- package/dist/schemas/shared/app.js.map +3 -3
- package/dist/schemas/shared/branch-protection-rule.d.ts +2 -2
- package/dist/schemas/shared/branch-protection-rule.js +3 -3
- package/dist/schemas/shared/branch-protection-rule.js.map +3 -3
- package/dist/schemas/shared/check-run-deployment.d.ts +1 -1
- package/dist/schemas/shared/check-run-deployment.js +3 -3
- package/dist/schemas/shared/check-run-deployment.js.map +3 -3
- 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.d.ts +2 -2
- package/dist/schemas/shared/commit.js +3 -3
- package/dist/schemas/shared/commit.js.map +2 -2
- package/dist/schemas/shared/committer.d.ts +1 -1
- package/dist/schemas/shared/committer.js +3 -3
- package/dist/schemas/shared/committer.js.map +3 -3
- package/dist/schemas/shared/custom-property-value.d.ts +1 -1
- package/dist/schemas/shared/custom-property-value.js +3 -3
- package/dist/schemas/shared/custom-property-value.js.map +3 -3
- 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.d.ts +10 -10
- package/dist/schemas/shared/dependabot-alert.d.ts.map +1 -1
- package/dist/schemas/shared/dependabot-alert.js +3 -3
- package/dist/schemas/shared/dependabot-alert.js.map +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts +3 -3
- package/dist/schemas/shared/deployment-workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/deployment-workflow-run.js +3 -3
- package/dist/schemas/shared/deployment-workflow-run.js.map +3 -3
- package/dist/schemas/shared/deployment.d.ts +9 -9
- package/dist/schemas/shared/deployment.js +3 -3
- package/dist/schemas/shared/deployment.js.map +3 -3
- package/dist/schemas/shared/discussion-category.js +3 -3
- package/dist/schemas/shared/discussion-category.js.map +2 -2
- package/dist/schemas/shared/discussion.d.ts +5 -5
- package/dist/schemas/shared/discussion.js +3 -3
- package/dist/schemas/shared/discussion.js.map +3 -3
- 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.d.ts +5 -5
- package/dist/schemas/shared/installation.js +3 -3
- package/dist/schemas/shared/installation.js.map +3 -3
- package/dist/schemas/shared/issue-comment.d.ts +5 -5
- package/dist/schemas/shared/issue-comment.js +3 -3
- package/dist/schemas/shared/issue-comment.js.map +2 -2
- package/dist/schemas/shared/issue.d.ts +21 -21
- package/dist/schemas/shared/issue.d.ts.map +1 -1
- package/dist/schemas/shared/issue.js +3 -3
- package/dist/schemas/shared/issue.js.map +3 -3
- package/dist/schemas/shared/label.d.ts +1 -1
- package/dist/schemas/shared/label.js +3 -3
- package/dist/schemas/shared/label.js.map +3 -3
- package/dist/schemas/shared/license.d.ts +1 -1
- package/dist/schemas/shared/license.js +3 -3
- package/dist/schemas/shared/license.js.map +3 -3
- package/dist/schemas/shared/link.js +3 -3
- package/dist/schemas/shared/link.js.map +2 -2
- package/dist/schemas/shared/marketplace-purchase.d.ts +2 -2
- package/dist/schemas/shared/marketplace-purchase.js +3 -3
- package/dist/schemas/shared/marketplace-purchase.js.map +3 -3
- package/dist/schemas/shared/membership.d.ts +1 -1
- package/dist/schemas/shared/membership.js +3 -3
- package/dist/schemas/shared/membership.js.map +2 -2
- package/dist/schemas/shared/milestone.d.ts +4 -4
- package/dist/schemas/shared/milestone.js +3 -3
- package/dist/schemas/shared/milestone.js.map +3 -3
- package/dist/schemas/shared/organization-custom-property.d.ts +5 -5
- package/dist/schemas/shared/organization-custom-property.d.ts.map +1 -1
- package/dist/schemas/shared/organization-custom-property.js +3 -3
- package/dist/schemas/shared/organization-custom-property.js.map +3 -3
- package/dist/schemas/shared/organization.d.ts +1 -1
- package/dist/schemas/shared/organization.js +3 -3
- package/dist/schemas/shared/organization.js.map +3 -3
- package/dist/schemas/shared/package-npm-metadata.d.ts +17 -17
- package/dist/schemas/shared/package-npm-metadata.js +3 -3
- package/dist/schemas/shared/package-npm-metadata.js.map +3 -3
- package/dist/schemas/shared/package-nuget-metadata.d.ts +2 -2
- package/dist/schemas/shared/package-nuget-metadata.d.ts.map +1 -1
- package/dist/schemas/shared/package-nuget-metadata.js +3 -3
- package/dist/schemas/shared/package-nuget-metadata.js.map +3 -3
- package/dist/schemas/shared/project-card.d.ts +3 -3
- package/dist/schemas/shared/project-card.js +3 -3
- package/dist/schemas/shared/project-card.js.map +3 -3
- package/dist/schemas/shared/project-column.js +3 -3
- package/dist/schemas/shared/project-column.js.map +2 -2
- package/dist/schemas/shared/project.d.ts +2 -2
- package/dist/schemas/shared/project.js +3 -3
- package/dist/schemas/shared/project.js.map +3 -3
- package/dist/schemas/shared/projects-v2-item.d.ts +2 -2
- package/dist/schemas/shared/projects-v2-item.js +3 -3
- package/dist/schemas/shared/projects-v2-item.js.map +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.d.ts +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js +3 -3
- package/dist/schemas/shared/pull-request-auto-merge.js.map +3 -3
- package/dist/schemas/shared/pull-request-review-comment.d.ts +6 -6
- package/dist/schemas/shared/pull-request-review-comment.js +3 -3
- package/dist/schemas/shared/pull-request-review-comment.js.map +3 -3
- package/dist/schemas/shared/pull-request-review.d.ts +3 -3
- package/dist/schemas/shared/pull-request-review.js +3 -3
- package/dist/schemas/shared/pull-request-review.js.map +3 -3
- package/dist/schemas/shared/pull-request.d.ts +79 -79
- package/dist/schemas/shared/pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/pull-request.js +3 -3
- package/dist/schemas/shared/pull-request.js.map +3 -3
- 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.d.ts +2 -2
- package/dist/schemas/shared/release-asset.js +3 -3
- package/dist/schemas/shared/release-asset.js.map +3 -3
- package/dist/schemas/shared/release.d.ts +7 -7
- package/dist/schemas/shared/release.js +3 -3
- package/dist/schemas/shared/release.js.map +3 -3
- 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.d.ts +2 -2
- package/dist/schemas/shared/repository-lite.js +3 -3
- package/dist/schemas/shared/repository-lite.js.map +3 -3
- package/dist/schemas/shared/repository-vulnerability-alert-alert.d.ts +1 -1
- 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.d.ts +23 -23
- package/dist/schemas/shared/repository.d.ts.map +1 -1
- package/dist/schemas/shared/repository.js +3 -3
- package/dist/schemas/shared/repository.js.map +3 -3
- package/dist/schemas/shared/secret-scanning-alert.d.ts +8 -8
- package/dist/schemas/shared/secret-scanning-alert.d.ts.map +1 -1
- package/dist/schemas/shared/secret-scanning-alert.js +3 -3
- package/dist/schemas/shared/secret-scanning-alert.js.map +3 -3
- 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.d.ts +1 -1
- package/dist/schemas/shared/security-advisory-cvss.js +3 -3
- package/dist/schemas/shared/security-advisory-cvss.js.map +3 -3
- 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.d.ts +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.d.ts +73 -73
- package/dist/schemas/shared/simple-pull-request.d.ts.map +1 -1
- package/dist/schemas/shared/simple-pull-request.js +3 -3
- package/dist/schemas/shared/simple-pull-request.js.map +3 -3
- package/dist/schemas/shared/sponsorship-tier.js +3 -3
- package/dist/schemas/shared/sponsorship-tier.js.map +2 -2
- package/dist/schemas/shared/team.d.ts +4 -4
- package/dist/schemas/shared/team.d.ts.map +1 -1
- package/dist/schemas/shared/team.js +3 -3
- package/dist/schemas/shared/team.js.map +3 -3
- package/dist/schemas/shared/user.d.ts +1 -1
- package/dist/schemas/shared/user.js +3 -3
- package/dist/schemas/shared/user.js.map +3 -3
- package/dist/schemas/shared/workflow-job.d.ts +8 -8
- package/dist/schemas/shared/workflow-job.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-job.js +3 -3
- package/dist/schemas/shared/workflow-job.js.map +3 -3
- package/dist/schemas/shared/workflow-run.d.ts +10 -10
- package/dist/schemas/shared/workflow-run.d.ts.map +1 -1
- package/dist/schemas/shared/workflow-run.js +3 -3
- package/dist/schemas/shared/workflow-run.js.map +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +3 -3
- 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.d.ts +25 -25
- 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.d.ts +25 -25
- package/dist/schemas/star-deleted-event.js +3 -3
- package/dist/schemas/star-deleted-event.js.map +2 -2
- package/dist/schemas/status-event.d.ts +38 -38
- package/dist/schemas/status-event.js +3 -3
- package/dist/schemas/status-event.js.map +3 -3
- package/dist/schemas/team-add-event.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +29 -29
- 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.d.ts +34 -34
- package/dist/schemas/team-edited-event.d.ts.map +1 -1
- package/dist/schemas/team-edited-event.js +3 -3
- package/dist/schemas/team-edited-event.js.map +3 -3
- package/dist/schemas/team-removed-from-repository-event.d.ts +29 -29
- 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.d.ts +25 -25
- 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.d.ts +26 -26
- package/dist/schemas/workflow-dispatch-event.js +3 -3
- package/dist/schemas/workflow-dispatch-event.js.map +3 -3
- package/dist/schemas/workflow-job-completed-event.d.ts +42 -42
- 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.d.ts +42 -42
- 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.d.ts +42 -42
- 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.d.ts +42 -42
- 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.d.ts +35 -35
- 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.d.ts +35 -35
- 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.d.ts +35 -35
- 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 -2
package/dist/schemas/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import{a as si,b as ti}from"./issues-closed-event.js";import{c as ri,d as ei}from"./issues-unassigned-event.js";import{e as km,f as lm}from"./pull-request-unlabeled-event.js";import{g as Ti,h as Ui}from"./commit-comment-created-event.js";import{i as cm,j as gm}from"./label-deleted-event.js";import{k as nm,l as om}from"./repository-created-event.js";import{m as Tm,n as Um}from"./pull-request-assigned-event.js";import{o as Zi,p as _i}from"./discussion-comment-deleted-event.js";import{q as Zm,r as _m}from"./pull-request-review-comment-deleted-event.js";import{s as mm,t as pm}from"./marketplace-purchase-changed-event.js";import{u as Li,v as Mi}from"./branch-protection-rule-edited-event.js";import{w as ap,x as bp}from"./secret-scanning-alert-created-event.js";import{y as $i,z as di}from"./discussion-labeled-event.js";import{A as rm,B as em}from"./repository-vulnerability-alert-resolve-event.js";import{C as Vm,D as Wm}from"./pull-request-auto-merge-disabled-event.js";import{E as Ni,F as Oi}from"./check-run-completed-event.js";import{G as hm,H as im}from"./marketplace-purchase-cancelled-event.js";import{I as zp,J as Ap}from"./star-deleted-event.js";import{K as cp,L as gp}from"./secret-scanning-alert-location-created-event.js";import{M as ki,N as li}from"./discussion-unlocked-event.js";import{O as $m,P as dm}from"./pull-request-review-thread-resolved-event.js";import{Q as fi,R as ji}from"./discussion-locked-event.js";import{S as ni,T as oi}from"./installation-unsuspend-event.js";import{U as Lm,V as Mm}from"./organization-member-removed-event.js";import{W as fm,X as jm}from"./pull-request-review-thread-unresolved-event.js";import{Y as Dm,Z as Em}from"./merge-group-checks-requested-event.js";import{$ as Km,_ as Jm}from"./organization-member-added-event.js";import{aa as qm,ba as vm}from"./release-prereleased-event.js";import{ca as Ri,da as Si}from"./code-scanning-alert-closed-by-user-event.js";import{ea as Xm,fa as Ym}from"./pull-request-locked-event.js";import{ga as Pm,ha as Qm}from"./projects-v2-item-converted-event.js";import{ia as Pi,ja as Qi}from"./check-run-rerequested-event.js";import{ka as hp,la as ip}from"./security-advisory-published-event.js";import{ma as sm,na as tm}from"./repository-edited-event.js";import{oa as xm,pa as ym}from"./marketplace-purchase-pending-change-cancelled-event.js";import{qa as Fm,ra as Gm}from"./milestone-edited-event.js";import{sa as qi,ta as vi}from"./installation-deleted-event.js";import{ua as Bm,va as Cm}from"./member-edited-event.js";import{wa as am,xa as bm}from"./issues-unpinned-event.js";import{ya as xp,za as yp}from"./sponsorship-tier-changed-event.js";import{Aa as ui,Ba as wi}from"./issues-transferred-event.js";import{Ca as Rm,Da as Sm}from"./projects-v2-item-deleted-event.js";import{Ea as um,Fa as wm}from"./repository-import-event.js";import{Ga as Xi,Ha as Yi}from"./discussion-answered-event.js";import{Ia as zm,Ja as Am}from"./marketplace-purchase-purchased-event.js";import{Ka as Nm,La as Om}from"./project-reopened-event.js";import{Ma as Vi,Na as Wi}from"./custom-property-created-event.js";import{Oa as Bi,Pa as Ci}from"./pull-request-opened-event.js";import{Qa as Di,Ra as Ei}from"./workflow-job-queued-event.js";import{Sa as Fi,Ta as Gi}from"./deploy-key-created-event.js";import{Ua as Hi,Va as Ii}from"./project-column-edited-event.js";import{Wa as Ji,Xa as Ki}from"./registry-package-published-event.js";import{Ya as Hm,Za as Im}from"./organization-deleted-event.js";import{$a as pp,_a as mp}from"./security-advisory-withdrawn-event.js";import{ab as uh,bb as wh}from"./pull-request-converted-to-draft-event.js";import{cb as rh,db as eh}from"./dependabot-alert-reintroduced-event.js";import{eb as ai,fb as bi}from"./dependabot-alert-created-event.js";import{gb as ci,hb as gi}from"./release-published-event.js";import{ib as hi,jb as ii}from"./milestone-created-event.js";import{kb as mi,lb as pi}from"./workflow-job-waiting-event.js";import{mb as xi,nb as yi}from"./team-deleted-event.js";import{ob as zi,pb as Ai}from"./project-deleted-event.js";import{qb as Xh,rb as Yh}from"./discussion-category-changed-event.js";import{sb as Zh,tb as _h}from"./issues-unlabeled-event.js";import{ub as $h,vb as dh}from"./milestone-closed-event.js";import{wb as fh,xb as jh}from"./secret-scanning-alert-revoked-event.js";import{yb as kh,zb as lh}from"./release-edited-event.js";import{Ab as qh,Bb as vh}from"./custom-property-values-updated-event.js";import{Cb as nh,Db as oh}from"./project-column-created-event.js";import{Eb as sh,Fb as th}from"./installation-repositories-added-event.js";import{Gb as Hh,Hb as Ih}from"./membership-removed-event.js";import{Ib as Jh,Jb as Kh}from"./pull-request-unlocked-event.js";import{Kb as Lh,Lb as Mh}from"./pull-request-review-submitted-event.js";import{Mb as Nh,Nb as Oh}from"./issue-comment-edited-event.js";import{Ob as Ph,Pb as Qh}from"./registry-package-updated-event.js";import{Qb as Rh,Rb as Sh}from"./public-event.js";import{Sb as Th,Tb as Uh}from"./pull-request-auto-merge-enabled-event.js";import{Ub as Vh,Vb as Wh}from"./meta-deleted-event.js";import{Wb as ch,Xb as gh}from"./workflow-dispatch-event.js";import{Yb as hh,Zb as ih}from"./discussion-deleted-event.js";import{$b as ph,_b as mh}from"./sponsorship-cancelled-event.js";import{ac as xh,bc as yh}from"./pull-request-milestoned-event.js";import{cc as zh,dc as Ah}from"./project-card-converted-event.js";import{ec as Bh,fc as Ch}from"./deployment-review-approved-event.js";import{gc as Dh,hc as Eh}from"./repository-transferred-event.js";import{ic as Fh,jc as Gh}from"./discussion-transferred-event.js";import{kc as fg,lc as jg}from"./issues-pinned-event.js";import{mc as kg,nc as lg}from"./repository-renamed-event.js";import{oc as qg,pc as vg}from"./branch-protection-configuration-disabled-event.js";import{qc as ng,rc as og}from"./installation-new-permissions-accepted-event.js";import{sc as sg,tc as tg}from"./repository-unarchived-event.js";import{uc as ug,vc as wg}from"./repository-vulnerability-alert-create-event.js";import{wc as rg,xc as eg}from"./installation-target-renamed-event.js";import{yc as ah,zc as bh}from"./repository-privatized-event.js";import{Ac as Ng,Bc as Og}from"./issue-comment-deleted-event.js";import{Cc as Pg,Dc as Qg}from"./pull-request-reopened-event.js";import{Ec as Rg,Fc as Sg}from"./secret-scanning-alert-reopened-event.js";import{Gc as Tg,Hc as Ug}from"./issues-demilestoned-event.js";import{Ic as Vg,Jc as Wg}from"./issues-edited-event.js";import{Kc as Xg,Lc as Yg}from"./installation-repositories-removed-event.js";import{Mc as Zg,Nc as _g}from"./repository-vulnerability-alert-reopen-event.js";import{Oc as $g,Pc as dg}from"./project-column-moved-event.js";import{Qc as xg,Rc as yg}from"./discussion-created-event.js";import{Sc as zg,Tc as Ag}from"./workflow-run-in-progress-event.js";import{Uc as Bg,Vc as Cg}from"./installation-suspend-event.js";import{Wc as Dg,Xc as Eg}from"./project-card-created-event.js";import{Yc as Fg,Zc as Gg}from"./branch-protection-rule-deleted-event.js";import{$c as Ig,_c as Hg}from"./org-block-blocked-event.js";import{ad as Jg,bd as Kg}from"./code-scanning-alert-reopened-by-user-event.js";import{cd as Lg,dd as Mg}from"./release-created-event.js";import{ed as nc,fd as oc}from"./dependabot-alert-dismissed-event.js";import{gd as sc,hd as tc}from"./project-closed-event.js";import{id as uc,jd as wc}from"./ping-event.js";import{kd as rc,ld as ec}from"./pull-request-dequeued-event.js";import{md as ag,nd as bg}from"./organization-member-invited-event.js";import{od as cg,pd as gg}from"./fork-event.js";import{qd as hg,rd as ig}from"./release-unpublished-event.js";import{sd as mg,td as pg}from"./pull-request-synchronize-event.js";import{ud as Tc,vd as Uc}from"./code-scanning-alert-fixed-event.js";import{wd as Vc,xd as Wc}from"./workflow-run-completed-event.js";import{yd as Xc,zd as Yc}from"./merge-group-destroyed-event.js";import{Ad as Zc,Bd as _c}from"./team-removed-from-repository-event.js";import{Cd as $c,Dd as dc}from"./project-card-deleted-event.js";import{Ed as fc,Fd as jc}from"./branch-protection-rule-created-event.js";import{Gd as kc,Hd as lc}from"./issue-comment-created-event.js";import{Id as qc,Jd as vc}from"./release-deleted-event.js";import{Kd as Dc,Ld as Ec}from"./security-advisory-performed-event.js";import{Md as Fc,Nd as Gc}from"./page-build-event.js";import{Od as Hc,Pd as Ic}from"./issues-milestoned-event.js";import{Qd as Jc,Rd as Kc}from"./repository-archived-event.js";import{Sd as Lc,Td as Mc}from"./team-edited-event.js";import{Ud as Nc,Vd as Oc}from"./pull-request-ready-for-review-event.js";import{Wd as Pc,Xd as Qc}from"./member-added-event.js";import{Yd as Rc,Zd as Sc}from"./deployment-review-rejected-event.js";import{$d as eb,_d as rb}from"./issues-locked-event.js";import{ae as ac,be as bc}from"./package-published-event.js";import{ce as cc,de as gc}from"./projects-v2-item-archived-event.js";import{ee as hc,fe as ic}from"./code-scanning-alert-appeared-in-branch-event.js";import{ge as mc,he as pc}from"./deployment-status-created-event.js";import{ie as xc,je as yc}from"./projects-v2-item-edited-event.js";import{ke as zc,le as Ac}from"./project-column-deleted-event.js";import{me as Bc,ne as Cc}from"./team-add-event.js";import{oe as Zb,pe as _b}from"./organization-renamed-event.js";import{qe as $b,re as db}from"./dependabot-alert-fixed-event.js";import{se as fb,te as jb}from"./issues-assigned-event.js";import{ue as kb,ve as lb}from"./repository-vulnerability-alert-dismiss-event.js";import{we as qb,xe as vb}from"./project-created-event.js";import{ye as nb,ze as ob}from"./team-created-event.js";import{Ae as sb,Be as tb}from"./security-advisory-updated-event.js";import{Ce as ub,De as wb}from"./check-run-requested-action-event.js";import{Ee as Jb,Fe as Kb}from"./pull-request-labeled-event.js";import{Ge as Lb,He as Mb}from"./pull-request-enqueued-event.js";import{Ie as Nb,Je as Ob}from"./project-card-moved-event.js";import{Ke as Pb,Le as Qb}from"./sponsorship-edited-event.js";import{Me as Rb,Ne as Sb}from"./branch-protection-configuration-enabled-event.js";import{Oe as Tb,Pe as Ub}from"./status-event.js";import{Qe as Vb,Re as Wb}from"./milestone-opened-event.js";import{Se as Xb,Te as Yb}from"./milestone-deleted-event.js";import{Ue as hb,Ve as ib}from"./team-added-to-repository-event.js";import{We as mb,Xe as pb}from"./dependabot-alert-reopened-event.js";import{Ye as xb,Ze as yb}from"./pull-request-closed-event.js";import{$e as Ab,_e as zb}from"./check-run-created-event.js";import{af as Bb,bf as Cb}from"./discussion-unlabeled-event.js";import{cf as Db,df as Eb}from"./org-block-unblocked-event.js";import{ef as Fb,ff as Gb}from"./issues-deleted-event.js";import{gf as Hb,hf as Ib}from"./projects-v2-item-restored-event.js";import{if as ka,jf as la}from"./marketplace-purchase-pending-change-event.js";import{kf as qa,lf as va}from"./pull-request-edited-event.js";import{mf as na,nf as oa}from"./release-released-event.js";import{of as sa,pf as ta}from"./membership-added-event.js";import{qf as ua,rf as wa}from"./project-card-edited-event.js";import{sf as ra,tf as ea}from"./custom-property-deleted-event.js";import{uf as ab,vf as bb}from"./github-app-authorization-revoked-event.js";import{wf as cb,xf as gb}from"./workflow-run-requested-event.js";import{yf as Pa,zf as Qa}from"./installation-created-event.js";import{Af as Ra,Bf as Sa}from"./discussion-edited-event.js";import{Cf as Ta,Df as Ua}from"./sponsorship-created-event.js";import{Ef as Va,Ff as Wa}from"./deployment-created-event.js";import{Gf as Xa,Hf as Ya}from"./member-removed-event.js";import{If as Za,Jf as _a}from"./discussion-unpinned-event.js";import{Kf as $a,Lf as da}from"./check-suite-requested-event.js";import{Mf as fa,Nf as ja}from"./discussion-pinned-event.js";import{Of as za,Pf as Aa}from"./projects-v2-item-created-event.js";import{Qf as Ba,Rf as Ca}from"./deploy-key-deleted-event.js";import{Sf as Da,Tf as Ea}from"./pull-request-review-comment-edited-event.js";import{Uf as Fa,Vf as Ga}from"./issues-labeled-event.js";import{Wf as Ha,Xf as Ia}from"./issues-reopened-event.js";import{Yf as Ja,Zf as Ka}from"./repository-dispatch-event.js";import{$f as Ma,_f as La}from"./code-scanning-alert-reopened-event.js";import{ag as Na,bg as Oa}from"./label-edited-event.js";import{cg as s,dg as t}from"./watch-started-event.js";import{eg as u,fg as w}from"./deployment-protection-rule-requested-event.js";import{gg as r,hg as e}from"./sponsorship-pending-cancellation-event.js";import{ig as aa,jg as ba}from"./check-suite-rerequested-event.js";import{kg as ca,lg as ga}from"./delete-event.js";import{mg as ha,ng as ia}from"./pull-request-review-dismissed-event.js";import{og as ma,pg as pa}from"./pull-request-demilestoned-event.js";import{qg as xa,rg as ya}from"./discussion-comment-edited-event.js";import{sg as V,tg as W}from"./pull-request-review-edited-event.js";import{ug as X,vg as Y}from"./repository-deleted-event.js";import{wg as Z,xg as _}from"./check-suite-completed-event.js";import{yg as $,zg as d}from"./workflow-job-in-progress-event.js";import{Ag as f,Bg as j}from"./deployment-review-requested-event.js";import{Cg as k,Dg as l}from"./projects-v2-item-reordered-event.js";import{Eg as q,Fg as v}from"./code-scanning-alert-created-event.js";import{Gg as n,Hg as o}from"./pull-request-review-comment-created-event.js";import{Ig as F,Jg as G}from"./repository-publicized-event.js";import{Kg as H,Lg as I}from"./discussion-unanswered-event.js";import{Mg as J,Ng as K}from"./project-edited-event.js";import{Og as L,Pg as M}from"./gollum-event.js";import{Qg as N,Rg as O}from"./package-updated-event.js";import{Sg as P,Tg as Q}from"./pull-request-unassigned-event.js";import{Ug as R,Vg as S}from"./label-created-event.js";import{Wg as T,Xg as U}from"./create-event.js";import{Yg as a,Zg as b}from"./workflow-job-completed-event.js";import{$g as g,_g as c}from"./discussion-comment-created-event.js";import{ah as h,bh as i}from"./sponsorship-pending-tier-change-event.js";import{ch as m,dh as p}from"./issues-opened-event.js";import{eh as x,fh as y}from"./star-created-event.js";import{gh as z,hh as A}from"./secret-scanning-alert-resolved-event.js";import{ih as B,jh as C}from"./issues-unlocked-event.js";import{kh as D,lh as E}from"./push-event.js";import"./shared/index.js";import{mh as NB,nh as OB}from"./shared/marketplace-purchase.js";import{oh as uB,ph as wB}from"./shared/pull-request.js";import{qh as LC,rh as MC}from"./shared/simple-pull-request.js";import{sh as NC,th as OC}from"./shared/sponsorship-tier.js";import{uh as $B,vh as dB}from"./shared/project-card.js";import{wh as RB,xh as SB}from"./shared/organization.js";import{yh as sA,zh as tA}from"./shared/deployment.js";import{Ah as kB,Bh as lB}from"./shared/projects-v2-item.js";import{Ch as JA,Dh as KA}from"./shared/alert-instance.js";import{Eh as hC,Fh as iC}from"./shared/release.js";import{Gh as xC,Hh as yC}from"./shared/repository-vulnerability-alert-alert.js";import{Ih as FC,Jh as GC}from"./shared/secret-scanning-location-issue-comment.js";import{Kh as rB,Lh as eB}from"./shared/pull-request-review.js";import{Mh as xB,Nh as yB}from"./shared/installation.js";import{Oh as PA,Ph as QA}from"./shared/branch-protection-rule.js";import{Qh as mB,Rh as pB}from"./shared/git-hub-org.js";import{Sh as rA,Th as eA}from"./shared/deployment-workflow-run.js";import{Uh as nA,Vh as oA}from"./shared/dependabot-alert.js";import{Wh as fA,Xh as jA}from"./shared/dependabot-alert-package.js";import{Yh as ZA,Zh as _A}from"./shared/commit.js";import{$h as EC,_h as DC}from"./shared/secret-scanning-location-issue-body.js";import{ai as aC,bi as bC}from"./shared/pull-request-review-comment.js";import{ci as LB,di as MB}from"./shared/link.js";import{ei as zB,fi as AB}from"./shared/installation-lite.js";import{gi as HC,hi as IC}from"./shared/secret-scanning-location-issue-title.js";import{ii as BC,ji as CC}from"./shared/secret-scanning-location-commit.js";import{ki as XB,li as YB}from"./shared/package-nuget-metadata.js";import{mi as sB,ni as tB}from"./shared/team.js";import{oi as zC,pi as AC}from"./shared/secret-scanning-alert.js";import{qi as XC,ri as YC}from"./shared/workflow-job.js";import{si as TC,ti as UC}from"./shared/workflow-step-in-progress.js";import{ui as VC,vi as WC}from"./shared/workflow-step-queued.js";import{wi as qB,xi as vB}from"./shared/pull-request-auto-merge.js";import{yi as kA,zi as lA}from"./shared/security-advisory-cvss.js";import{Ai as VB,Bi as WB}from"./shared/package-npm-metadata.js";import{Ci as TB,Di as UB}from"./shared/organization-custom-property.js";import{Ei as qA,Fi as vA}from"./shared/security-advisory-cwes.js";import{Gi as fB,Hi as jB}from"./shared/project-column.js";import{Ii as FB,Ji as GB}from"./shared/issue.js";import{Ki as BB,Li as CB}from"./shared/label.js";import{Mi as cC,Ni as gC}from"./shared/release-asset.js";import{Oi as hB,Pi as iB}from"./shared/discussion.js";import{Qi as aB,Ri as bB}from"./shared/discussion-category.js";import{Si as PC,Ti as QC}from"./shared/workflow.js";import{Ui as RA,Vi as SA}from"./shared/check-run-deployment.js";import{Wi as RC,Xi as SC}from"./shared/workflow-step-completed.js";import{Yi as ZC,Zi as _C}from"./shared/workflow-run.js";import{$i as pC,_i as mC}from"./shared/repository-lite.js";import{aj as uA,bj as wA}from"./shared/referenced-workflow.js";import{cj as ZB,dj as _B}from"./shared/project.js";import{ej as VA,fj as WA}from"./shared/check-run-pull-request.js";import{gj as TA,hj as UA}from"./shared/repo-ref.js";import{ij as JC,jj as KC}from"./shared/simple-commit.js";import{kj as XA,lj as YA}from"./shared/committer.js";import{mj as PB,nj as QB}from"./shared/membership.js";import{oj as HB,pj as IB}from"./shared/issue-comment.js";import{qj as cB,rj as gB}from"./shared/reactions.js";import{sj as NA,tj as OA}from"./shared/app.js";import{uj as nB,vj as oB}from"./shared/repository.js";import{wj as JB,xj as KB}from"./shared/license.js";import{yj as DB,zj as EB}from"./shared/milestone.js";import{Aj as LA,Bj as MA}from"./shared/user.js";import{Cj as $A,Dj as dA}from"./shared/custom-property-value.js";export{WC as isWorkflowStepQueued,UC as isWorkflowStepInProgress,SC as isWorkflowStepCompleted,gb as isWorkflowRunRequestedEvent,Ag as isWorkflowRunInProgressEvent,Wc as isWorkflowRunCompletedEvent,_C as isWorkflowRun,pi as isWorkflowJobWaitingEvent,Ei as isWorkflowJobQueuedEvent,d as isWorkflowJobInProgressEvent,b as isWorkflowJobCompletedEvent,YC as isWorkflowJob,gh as isWorkflowDispatchEvent,QC as isWorkflow,t as isWatchStartedEvent,MA as isUser,_c as isTeamRemovedFromRepositoryEvent,Mc as isTeamEditedEvent,yi as isTeamDeletedEvent,ob as isTeamCreatedEvent,ib as isTeamAddedToRepositoryEvent,Cc as isTeamAddEvent,tB as isTeam,Ub as isStatusEvent,Ap as isStarDeletedEvent,y as isStarCreatedEvent,yp as isSponsorshipTierChangedEvent,OC as isSponsorshipTier,i as isSponsorshipPendingTierChangeEvent,e as isSponsorshipPendingCancellationEvent,Qb as isSponsorshipEditedEvent,Ua as isSponsorshipCreatedEvent,ph as isSponsorshipCancelledEvent,MC as isSimplePullRequest,KC as isSimpleCommit,pp as isSecurityAdvisoryWithdrawnEvent,tb as isSecurityAdvisoryUpdatedEvent,ip as isSecurityAdvisoryPublishedEvent,Ec as isSecurityAdvisoryPerformedEvent,vA as isSecurityAdvisoryCwes,lA as isSecurityAdvisoryCvss,IC as isSecretScanningLocationIssueTitle,GC as isSecretScanningLocationIssueComment,EC as isSecretScanningLocationIssueBody,CC as isSecretScanningLocationCommit,jh as isSecretScanningAlertRevokedEvent,A as isSecretScanningAlertResolvedEvent,Sg as isSecretScanningAlertReopenedEvent,gp as isSecretScanningAlertLocationCreatedEvent,bp as isSecretScanningAlertCreatedEvent,AC as isSecretScanningAlert,em as isRepositoryVulnerabilityAlertResolveEvent,_g as isRepositoryVulnerabilityAlertReopenEvent,lb as isRepositoryVulnerabilityAlertDismissEvent,wg as isRepositoryVulnerabilityAlertCreateEvent,yC as isRepositoryVulnerabilityAlertAlert,tg as isRepositoryUnarchivedEvent,Eh as isRepositoryTransferredEvent,lg as isRepositoryRenamedEvent,G as isRepositoryPublicizedEvent,bh as isRepositoryPrivatizedEvent,pC as isRepositoryLite,wm as isRepositoryImportEvent,tm as isRepositoryEditedEvent,Ka as isRepositoryDispatchEvent,Y as isRepositoryDeletedEvent,om as isRepositoryCreatedEvent,Kc as isRepositoryArchivedEvent,oB as isRepository,UA as isRepoRef,ig as isReleaseUnpublishedEvent,oa as isReleaseReleasedEvent,gi as isReleasePublishedEvent,vm as isReleasePrereleasedEvent,lh as isReleaseEditedEvent,vc as isReleaseDeletedEvent,Mg as isReleaseCreatedEvent,gC as isReleaseAsset,iC as isRelease,Qh as isRegistryPackageUpdatedEvent,Ki as isRegistryPackagePublishedEvent,wA as isReferencedWorkflow,gB as isReactions,E as isPushEvent,Kh as isPullRequestUnlockedEvent,lm as isPullRequestUnlabeledEvent,Q as isPullRequestUnassignedEvent,pg as isPullRequestSynchronizeEvent,jm as isPullRequestReviewThreadUnresolvedEvent,dm as isPullRequestReviewThreadResolvedEvent,Mh as isPullRequestReviewSubmittedEvent,W as isPullRequestReviewEditedEvent,ia as isPullRequestReviewDismissedEvent,Ea as isPullRequestReviewCommentEditedEvent,_m as isPullRequestReviewCommentDeletedEvent,o as isPullRequestReviewCommentCreatedEvent,bC as isPullRequestReviewComment,eB as isPullRequestReview,Qg as isPullRequestReopenedEvent,Oc as isPullRequestReadyForReviewEvent,Ci as isPullRequestOpenedEvent,yh as isPullRequestMilestonedEvent,Ym as isPullRequestLockedEvent,Kb as isPullRequestLabeledEvent,Mb as isPullRequestEnqueuedEvent,va as isPullRequestEditedEvent,ec as isPullRequestDequeuedEvent,pa as isPullRequestDemilestonedEvent,wh as isPullRequestConvertedToDraftEvent,yb as isPullRequestClosedEvent,Uh as isPullRequestAutoMergeEnabledEvent,Wm as isPullRequestAutoMergeDisabledEvent,vB as isPullRequestAutoMerge,Um as isPullRequestAssignedEvent,wB as isPullRequest,Sh as isPublicEvent,Ib as isProjectsV2ItemRestoredEvent,l as isProjectsV2ItemReorderedEvent,yc as isProjectsV2ItemEditedEvent,Sm as isProjectsV2ItemDeletedEvent,Aa as isProjectsV2ItemCreatedEvent,Qm as isProjectsV2ItemConvertedEvent,gc as isProjectsV2ItemArchivedEvent,lB as isProjectsV2Item,Om as isProjectReopenedEvent,K as isProjectEditedEvent,Ai as isProjectDeletedEvent,vb as isProjectCreatedEvent,dg as isProjectColumnMovedEvent,Ii as isProjectColumnEditedEvent,Ac as isProjectColumnDeletedEvent,oh as isProjectColumnCreatedEvent,jB as isProjectColumn,tc as isProjectClosedEvent,Ob as isProjectCardMovedEvent,wa as isProjectCardEditedEvent,dc as isProjectCardDeletedEvent,Eg as isProjectCardCreatedEvent,Ah as isProjectCardConvertedEvent,dB as isProjectCard,_B as isProject,wc as isPingEvent,Gc as isPageBuildEvent,O as isPackageUpdatedEvent,bc as isPackagePublishedEvent,YB as isPackageNugetMetadata,WB as isPackageNPMMetadata,_b as isOrganizationRenamedEvent,Mm as isOrganizationMemberRemovedEvent,bg as isOrganizationMemberInvitedEvent,Km as isOrganizationMemberAddedEvent,Im as isOrganizationDeletedEvent,UB as isOrganizationCustomProperty,SB as isOrganization,Eb as isOrgBlockUnblockedEvent,Ig as isOrgBlockBlockedEvent,Wb as isMilestoneOpenedEvent,Gm as isMilestoneEditedEvent,Yb as isMilestoneDeletedEvent,ii as isMilestoneCreatedEvent,dh as isMilestoneClosedEvent,EB as isMilestone,Wh as isMetaDeletedEvent,Yc as isMergeGroupDestroyedEvent,Em as isMergeGroupChecksRequestedEvent,Ih as isMembershipRemovedEvent,ta as isMembershipAddedEvent,QB as isMembership,Ya as isMemberRemovedEvent,Cm as isMemberEditedEvent,Qc as isMemberAddedEvent,Am as isMarketplacePurchasePurchasedEvent,la as isMarketplacePurchasePendingChangeEvent,ym as isMarketplacePurchasePendingChangeCancelledEvent,pm as isMarketplacePurchaseChangedEvent,im as isMarketplacePurchaseCancelledEvent,OB as isMarketplacePurchase,MB as isLink,KB as isLicense,Oa as isLabelEditedEvent,gm as isLabelDeletedEvent,S as isLabelCreatedEvent,CB as isLabel,bm as isIssuesUnpinnedEvent,C as isIssuesUnlockedEvent,_h as isIssuesUnlabeledEvent,ei as isIssuesUnassignedEvent,wi as isIssuesTransferredEvent,Ia as isIssuesReopenedEvent,jg as isIssuesPinnedEvent,p as isIssuesOpenedEvent,Ic as isIssuesMilestonedEvent,eb as isIssuesLockedEvent,Ga as isIssuesLabeledEvent,Wg as isIssuesEditedEvent,Ug as isIssuesDemilestonedEvent,Gb as isIssuesDeletedEvent,ti as isIssuesClosedEvent,jb as isIssuesAssignedEvent,Oh as isIssueCommentEditedEvent,Og as isIssueCommentDeletedEvent,lc as isIssueCommentCreatedEvent,IB as isIssueComment,GB as isIssue,oi as isInstallationUnsuspendEvent,eg as isInstallationTargetRenamedEvent,Cg as isInstallationSuspendEvent,Yg as isInstallationRepositoriesRemovedEvent,th as isInstallationRepositoriesAddedEvent,og as isInstallationNewPermissionsAcceptedEvent,AB as isInstallationLite,vi as isInstallationDeletedEvent,Qa as isInstallationCreatedEvent,yB as isInstallation,M as isGollumEvent,bb as isGithubAppAuthorizationRevokedEvent,pB as isGitHubOrg,gg as isForkEvent,_a as isDiscussionUnpinnedEvent,li as isDiscussionUnlockedEvent,Cb as isDiscussionUnlabeledEvent,I as isDiscussionUnansweredEvent,Gh as isDiscussionTransferredEvent,ja as isDiscussionPinnedEvent,ji as isDiscussionLockedEvent,di as isDiscussionLabeledEvent,Sa as isDiscussionEditedEvent,ih as isDiscussionDeletedEvent,yg as isDiscussionCreatedEvent,ya as isDiscussionCommentEditedEvent,_i as isDiscussionCommentDeletedEvent,g as isDiscussionCommentCreatedEvent,Yh as isDiscussionCategoryChangedEvent,bB as isDiscussionCategory,Yi as isDiscussionAnsweredEvent,iB as isDiscussion,eA as isDeploymentWorkflowRun,pc as isDeploymentStatusCreatedEvent,j as isDeploymentReviewRequestedEvent,Sc as isDeploymentReviewRejectedEvent,Ch as isDeploymentReviewApprovedEvent,w as isDeploymentProtectionRuleRequestedEvent,Wa as isDeploymentCreatedEvent,tA as isDeployment,Ca as isDeployKeyDeletedEvent,Gi as isDeployKeyCreatedEvent,pb as isDependabotAlertReopenedEvent,eh as isDependabotAlertReintroducedEvent,jA as isDependabotAlertPackage,db as isDependabotAlertFixedEvent,oc as isDependabotAlertDismissedEvent,bi as isDependabotAlertCreatedEvent,oA as isDependabotAlert,ga as isDeleteEvent,vh as isCustomPropertyValuesUpdatedEvent,dA as isCustomPropertyValue,ea as isCustomPropertyDeletedEvent,Wi as isCustomPropertyCreatedEvent,U as isCreateEvent,YA as isCommitter,Ui as isCommitCommentCreatedEvent,_A as isCommit,Ma as isCodeScanningAlertReopenedEvent,Kg as isCodeScanningAlertReopenedByUserEvent,Uc as isCodeScanningAlertFixedEvent,v as isCodeScanningAlertCreatedEvent,Si as isCodeScanningAlertClosedByUserEvent,ic as isCodeScanningAlertAppearedInBranchEvent,ba as isCheckSuiteRerequestedEvent,da as isCheckSuiteRequestedEvent,_ as isCheckSuiteCompletedEvent,Qi as isCheckRunRerequestedEvent,wb as isCheckRunRequestedActionEvent,WA as isCheckRunPullRequest,SA as isCheckRunDeployment,Ab as isCheckRunCreatedEvent,Oi as isCheckRunCompletedEvent,Mi as isBranchProtectionRuleEditedEvent,Gg as isBranchProtectionRuleDeletedEvent,jc as isBranchProtectionRuleCreatedEvent,QA as isBranchProtectionRule,Sb as isBranchProtectionConfigurationEnabledEvent,vg as isBranchProtectionConfigurationDisabledEvent,OA as isApp,KA as isAlertInstance,VC as WorkflowStepQueuedSchema,TC as WorkflowStepInProgressSchema,RC as WorkflowStepCompletedSchema,PC as WorkflowSchema,ZC as WorkflowRunSchema,cb as WorkflowRunRequestedEventSchema,zg as WorkflowRunInProgressEventSchema,Vc as WorkflowRunCompletedEventSchema,mi as WorkflowJobWaitingEventSchema,XC as WorkflowJobSchema,Di as WorkflowJobQueuedEventSchema,$ as WorkflowJobInProgressEventSchema,a as WorkflowJobCompletedEventSchema,ch as WorkflowDispatchEventSchema,s as WatchStartedEventSchema,LA as UserSchema,sB as TeamSchema,Zc as TeamRemovedFromRepositoryEventSchema,Lc as TeamEditedEventSchema,xi as TeamDeletedEventSchema,nb as TeamCreatedEventSchema,hb as TeamAddedToRepositoryEventSchema,Bc as TeamAddEventSchema,Tb as StatusEventSchema,zp as StarDeletedEventSchema,x as StarCreatedEventSchema,NC as SponsorshipTierSchema,xp as SponsorshipTierChangedEventSchema,h as SponsorshipPendingTierChangeEventSchema,r as SponsorshipPendingCancellationEventSchema,Pb as SponsorshipEditedEventSchema,Ta as SponsorshipCreatedEventSchema,mh as SponsorshipCancelledEventSchema,LC as SimplePullRequestSchema,JC as SimpleCommitSchema,mp as SecurityAdvisoryWithdrawnEventSchema,sb as SecurityAdvisoryUpdatedEventSchema,hp as SecurityAdvisoryPublishedEventSchema,Dc as SecurityAdvisoryPerformedEventSchema,qA as SecurityAdvisoryCwesSchema,kA as SecurityAdvisoryCvssSchema,HC as SecretScanningLocationIssueTitleSchema,FC as SecretScanningLocationIssueCommentSchema,DC as SecretScanningLocationIssueBodySchema,BC as SecretScanningLocationCommitSchema,zC as SecretScanningAlertSchema,fh as SecretScanningAlertRevokedEventSchema,z as SecretScanningAlertResolvedEventSchema,Rg as SecretScanningAlertReopenedEventSchema,cp as SecretScanningAlertLocationCreatedEventSchema,ap as SecretScanningAlertCreatedEventSchema,rm as RepositoryVulnerabilityAlertResolveEventSchema,Zg as RepositoryVulnerabilityAlertReopenEventSchema,kb as RepositoryVulnerabilityAlertDismissEventSchema,ug as RepositoryVulnerabilityAlertCreateEventSchema,xC as RepositoryVulnerabilityAlertAlertSchema,sg as RepositoryUnarchivedEventSchema,Dh as RepositoryTransferredEventSchema,nB as RepositorySchema,kg as RepositoryRenamedEventSchema,F as RepositoryPublicizedEventSchema,ah as RepositoryPrivatizedEventSchema,mC as RepositoryLiteSchema,um as RepositoryImportEventSchema,sm as RepositoryEditedEventSchema,Ja as RepositoryDispatchEventSchema,X as RepositoryDeletedEventSchema,nm as RepositoryCreatedEventSchema,Jc as RepositoryArchivedEventSchema,TA as RepoRefSchema,hg as ReleaseUnpublishedEventSchema,hC as ReleaseSchema,na as ReleaseReleasedEventSchema,ci as ReleasePublishedEventSchema,qm as ReleasePrereleasedEventSchema,kh as ReleaseEditedEventSchema,qc as ReleaseDeletedEventSchema,Lg as ReleaseCreatedEventSchema,cC as ReleaseAssetSchema,Ph as RegistryPackageUpdatedEventSchema,Ji as RegistryPackagePublishedEventSchema,uA as ReferencedWorkflowSchema,cB as ReactionsSchema,D as PushEventSchema,Jh as PullRequestUnlockedEventSchema,km as PullRequestUnlabeledEventSchema,P as PullRequestUnassignedEventSchema,mg as PullRequestSynchronizeEventSchema,uB as PullRequestSchema,fm as PullRequestReviewThreadUnresolvedEventSchema,$m as PullRequestReviewThreadResolvedEventSchema,Lh as PullRequestReviewSubmittedEventSchema,rB as PullRequestReviewSchema,V as PullRequestReviewEditedEventSchema,ha as PullRequestReviewDismissedEventSchema,aC as PullRequestReviewCommentSchema,Da as PullRequestReviewCommentEditedEventSchema,Zm as PullRequestReviewCommentDeletedEventSchema,n as PullRequestReviewCommentCreatedEventSchema,Pg as PullRequestReopenedEventSchema,Nc as PullRequestReadyForReviewEventSchema,Bi as PullRequestOpenedEventSchema,xh as PullRequestMilestonedEventSchema,Xm as PullRequestLockedEventSchema,Jb as PullRequestLabeledEventSchema,Lb as PullRequestEnqueuedEventSchema,qa as PullRequestEditedEventSchema,rc as PullRequestDequeuedEventSchema,ma as PullRequestDemilestonedEventSchema,uh as PullRequestConvertedToDraftEventSchema,xb as PullRequestClosedEventSchema,qB as PullRequestAutoMergeSchema,Th as PullRequestAutoMergeEnabledEventSchema,Vm as PullRequestAutoMergeDisabledEventSchema,Tm as PullRequestAssignedEventSchema,Rh as PublicEventSchema,kB as ProjectsV2ItemSchema,Hb as ProjectsV2ItemRestoredEventSchema,k as ProjectsV2ItemReorderedEventSchema,xc as ProjectsV2ItemEditedEventSchema,Rm as ProjectsV2ItemDeletedEventSchema,za as ProjectsV2ItemCreatedEventSchema,Pm as ProjectsV2ItemConvertedEventSchema,cc as ProjectsV2ItemArchivedEventSchema,ZB as ProjectSchema,Nm as ProjectReopenedEventSchema,J as ProjectEditedEventSchema,zi as ProjectDeletedEventSchema,qb as ProjectCreatedEventSchema,fB as ProjectColumnSchema,$g as ProjectColumnMovedEventSchema,Hi as ProjectColumnEditedEventSchema,zc as ProjectColumnDeletedEventSchema,nh as ProjectColumnCreatedEventSchema,sc as ProjectClosedEventSchema,$B as ProjectCardSchema,Nb as ProjectCardMovedEventSchema,ua as ProjectCardEditedEventSchema,$c as ProjectCardDeletedEventSchema,Dg as ProjectCardCreatedEventSchema,zh as ProjectCardConvertedEventSchema,uc as PingEventSchema,Fc as PageBuildEventSchema,N as PackageUpdatedEventSchema,ac as PackagePublishedEventSchema,XB as PackageNugetMetadataSchema,VB as PackageNPMMetadataSchema,RB as OrganizationSchema,Zb as OrganizationRenamedEventSchema,Lm as OrganizationMemberRemovedEventSchema,ag as OrganizationMemberInvitedEventSchema,Jm as OrganizationMemberAddedEventSchema,Hm as OrganizationDeletedEventSchema,TB as OrganizationCustomPropertySchema,Db as OrgBlockUnblockedEventSchema,Hg as OrgBlockBlockedEventSchema,DB as MilestoneSchema,Vb as MilestoneOpenedEventSchema,Fm as MilestoneEditedEventSchema,Xb as MilestoneDeletedEventSchema,hi as MilestoneCreatedEventSchema,$h as MilestoneClosedEventSchema,Vh as MetaDeletedEventSchema,Xc as MergeGroupDestroyedEventSchema,Dm as MergeGroupChecksRequestedEventSchema,PB as MembershipSchema,Hh as MembershipRemovedEventSchema,sa as MembershipAddedEventSchema,Xa as MemberRemovedEventSchema,Bm as MemberEditedEventSchema,Pc as MemberAddedEventSchema,NB as MarketplacePurchaseSchema,zm as MarketplacePurchasePurchasedEventSchema,ka as MarketplacePurchasePendingChangeEventSchema,xm as MarketplacePurchasePendingChangeCancelledEventSchema,mm as MarketplacePurchaseChangedEventSchema,hm as MarketplacePurchaseCancelledEventSchema,LB as LinkSchema,JB as LicenseSchema,BB as LabelSchema,Na as LabelEditedEventSchema,cm as LabelDeletedEventSchema,R as LabelCreatedEventSchema,am as IssuesUnpinnedEventSchema,B as IssuesUnlockedEventSchema,Zh as IssuesUnlabeledEventSchema,ri as IssuesUnassignedEventSchema,ui as IssuesTransferredEventSchema,Ha as IssuesReopenedEventSchema,fg as IssuesPinnedEventSchema,m as IssuesOpenedEventSchema,Hc as IssuesMilestonedEventSchema,rb as IssuesLockedEventSchema,Fa as IssuesLabeledEventSchema,Vg as IssuesEditedEventSchema,Tg as IssuesDemilestonedEventSchema,Fb as IssuesDeletedEventSchema,si as IssuesClosedEventSchema,fb as IssuesAssignedEventSchema,FB as IssueSchema,HB as IssueCommentSchema,Nh as IssueCommentEditedEventSchema,Ng as IssueCommentDeletedEventSchema,kc as IssueCommentCreatedEventSchema,ni as InstallationUnsuspendEventSchema,rg as InstallationTargetRenamedEventSchema,Bg as InstallationSuspendEventSchema,xB as InstallationSchema,Xg as InstallationRepositoriesRemovedEventSchema,sh as InstallationRepositoriesAddedEventSchema,ng as InstallationNewPermissionsAcceptedEventSchema,zB as InstallationLiteSchema,qi as InstallationDeletedEventSchema,Pa as InstallationCreatedEventSchema,L as GollumEventSchema,ab as GithubAppAuthorizationRevokedEventSchema,mB as GitHubOrgSchema,cg as ForkEventSchema,Za as DiscussionUnpinnedEventSchema,ki as DiscussionUnlockedEventSchema,Bb as DiscussionUnlabeledEventSchema,H as DiscussionUnansweredEventSchema,Fh as DiscussionTransferredEventSchema,hB as DiscussionSchema,fa as DiscussionPinnedEventSchema,fi as DiscussionLockedEventSchema,$i as DiscussionLabeledEventSchema,Ra as DiscussionEditedEventSchema,hh as DiscussionDeletedEventSchema,xg as DiscussionCreatedEventSchema,xa as DiscussionCommentEditedEventSchema,Zi as DiscussionCommentDeletedEventSchema,c as DiscussionCommentCreatedEventSchema,aB as DiscussionCategorySchema,Xh as DiscussionCategoryChangedEventSchema,Xi as DiscussionAnsweredEventSchema,rA as DeploymentWorkflowRunSchema,mc as DeploymentStatusCreatedEventSchema,sA as DeploymentSchema,f as DeploymentReviewRequestedEventSchema,Rc as DeploymentReviewRejectedEventSchema,Bh as DeploymentReviewApprovedEventSchema,u as DeploymentProtectionRuleRequestedEventSchema,Va as DeploymentCreatedEventSchema,Ba as DeployKeyDeletedEventSchema,Fi as DeployKeyCreatedEventSchema,nA as DependabotAlertSchema,mb as DependabotAlertReopenedEventSchema,rh as DependabotAlertReintroducedEventSchema,fA as DependabotAlertPackageSchema,$b as DependabotAlertFixedEventSchema,nc as DependabotAlertDismissedEventSchema,ai as DependabotAlertCreatedEventSchema,ca as DeleteEventSchema,qh as CustomPropertyValuesUpdatedEventSchema,$A as CustomPropertyValueSchema,ra as CustomPropertyDeletedEventSchema,Vi as CustomPropertyCreatedEventSchema,T as CreateEventSchema,XA as CommitterSchema,ZA as CommitSchema,Ti as CommitCommentCreatedEventSchema,La as CodeScanningAlertReopenedEventSchema,Jg as CodeScanningAlertReopenedByUserEventSchema,Tc as CodeScanningAlertFixedEventSchema,q as CodeScanningAlertCreatedEventSchema,Ri as CodeScanningAlertClosedByUserEventSchema,hc as CodeScanningAlertAppearedInBranchEventSchema,aa as CheckSuiteRerequestedEventSchema,$a as CheckSuiteRequestedEventSchema,Z as CheckSuiteCompletedEventSchema,Pi as CheckRunRerequestedEventSchema,ub as CheckRunRequestedActionEventSchema,VA as CheckRunPullRequestSchema,RA as CheckRunDeploymentSchema,zb as CheckRunCreatedEventSchema,Ni as CheckRunCompletedEventSchema,PA as BranchProtectionRuleSchema,Li as BranchProtectionRuleEditedEventSchema,Fg as BranchProtectionRuleDeletedEventSchema,fc as BranchProtectionRuleCreatedEventSchema,Rb as BranchProtectionConfigurationEnabledEventSchema,qg as BranchProtectionConfigurationDisabledEventSchema,NA as AppSchema,JA as AlertInstanceSchema};
|
|
2
|
+
import{b as Zg,c as _g}from"./project-deleted-event.js";import{d as $i,e as di}from"./repository-publicized-event.js";import{f as Rc,g as Sc}from"./membership-removed-event.js";import{h as $b,i as db}from"./issues-locked-event.js";import{j as Pi,k as Qi}from"./repository-created-event.js";import{l as ch,m as gh}from"./public-event.js";import{n as Ph,o as Qh}from"./pull-request-milestoned-event.js";import{p as fa,q as ja}from"./discussion-pinned-event.js";import{r as Vm,s as Wm}from"./star-deleted-event.js";import{t as ng,u as og}from"./projects-v2-item-created-event.js";import{v as F,w as G}from"./check-run-rerequested-event.js";import{x as Jb,y as Kb}from"./issue-comment-created-event.js";import{A as i,z as h}from"./branch-protection-rule-created-event.js";import{B as Zi,C as _i}from"./repository-privatized-event.js";import{D as Fa,E as Ga}from"./deployment-review-requested-event.js";import{F as Ha,G as Ia}from"./deployment-status-created-event.js";import{H as Tb,I as Ub}from"./issues-deleted-event.js";import{J as Vg,K as Wg}from"./project-column-moved-event.js";import{L as hb,M as ib}from"./installation-created-event.js";import{N as Ta,O as Ua}from"./discussion-created-event.js";import{P as Ba,Q as Ca}from"./deployment-review-approved-event.js";import{R as Pm,S as Qm}from"./sponsorship-pending-tier-change-event.js";import{T as Jh,U as Kh}from"./pull-request-enqueued-event.js";import{V as Bg,W as Cg}from"./ping-event.js";import{X as hh,Y as ih}from"./pull-request-assigned-event.js";import{Z as rg,_ as eg}from"./projects-v2-item-reordered-event.js";import{$ as Fc,aa as Gc}from"./marketplace-purchase-pending-change-event.js";import{ba as zc,ca as Ac}from"./marketplace-purchase-cancelled-event.js";import{da as Ri,ea as Si}from"./repository-deleted-event.js";import{fa as cg,ga as gg}from"./organization-member-removed-event.js";import{ha as Ni,ia as Oi}from"./repository-archived-event.js";import{ja as xb,ka as yb}from"./installation-new-permissions-accepted-event.js";import{la as cc,ma as gc}from"./issues-unpinned-event.js";import{na as Xa,oa as Ya}from"./discussion-edited-event.js";import{pa as Pg,qa as Qg}from"./project-column-created-event.js";import{ra as Zh,sa as _h}from"./pull-request-review-comment-deleted-event.js";import{ta as m,ua as p}from"./branch-protection-rule-deleted-event.js";import{va as Pc,wa as Qc}from"./membership-added-event.js";import{xa as fc,ya as jc}from"./milestone-deleted-event.js";import{Aa as ip,za as hp}from"./workflow-job-waiting-event.js";import{Ba as $c,Ca as dc}from"./milestone-created-event.js";import{Da as Nc,Ea as Oc}from"./member-removed-event.js";import{Fa as cm,Ga as gm}from"./secret-scanning-alert-location-created-event.js";import{Ha as Xm,Ia as Ym}from"./status-event.js";import{Ja as Tc,Ka as Uc}from"./merge-group-checks-requested-event.js";import{La as Ja,Ma as Ka}from"./discussion-answered-event.js";import{Na as Dm,Oa as Em}from"./security-advisory-updated-event.js";import{Pa as mc,Qa as pc}from"./label-deleted-event.js";import{Ra as zb,Sa as Ab}from"./installation-repositories-added-event.js";import{Ta as Zc,Ua as _c}from"./milestone-closed-event.js";import{Va as D,Wa as E}from"./check-run-requested-action-event.js";import{Xa as Fb,Ya as Gb}from"./installation-target-renamed-event.js";import{Za as hi,_a as ii}from"./push-event.js";import{$a as Tg,ab as Ug}from"./project-column-edited-event.js";import{bb as Bm,cb as Cm}from"./security-advisory-published-event.js";import{db as X,eb as Y}from"./code-scanning-alert-reopened-event.js";import{fb as k,gb as l}from"./custom-property-deleted-event.js";import{hb as Vi,ib as Wi}from"./repository-edited-event.js";import{jb as Vb,kb as Wb}from"./issues-demilestoned-event.js";import{lb as xg,mb as yg}from"./package-updated-event.js";import{nb as xa,ob as ya}from"./deployment-created-event.js";import{pb as sm,qb as tm}from"./watch-started-event.js";import{rb as Hb,sb as Ib}from"./installation-unsuspend-event.js";import{tb as sg,ub as tg}from"./projects-v2-item-deleted-event.js";import{vb as Xi,wb as Yi}from"./repository-import-event.js";import{xb as cp,yb as gp}from"./workflow-job-queued-event.js";import{Ab as Ei,zb as Di}from"./release-edited-event.js";import{Bb as fh,Cb as jh}from"./pull-request-review-dismissed-event.js";import{Db as cb,Eb as gb}from"./gollum-event.js";import{Fb as km,Gb as lm}from"./team-deleted-event.js";import{Hb as Lm,Ib as Mm}from"./sponsorship-edited-event.js";import{Jb as qc,Kb as vc}from"./milestone-opened-event.js";import{Lb as $,Mb as d}from"./create-event.js";import{Nb as nc,Ob as oc}from"./org-block-blocked-event.js";import{Pb as Jc,Qb as Kc}from"./member-added-event.js";import{Rb as Bh,Sb as Ch}from"./pull-request-converted-to-draft-event.js";import{Tb as Rh,Ub as Sh}from"./pull-request-opened-event.js";import{Vb as zg,Wb as Ag}from"./page-build-event.js";import{Xb as mi,Yb as pi}from"./registry-package-published-event.js";import{Zb as zh,_b as Ah}from"./pull-request-closed-event.js";import{$b as ag,ac as bg}from"./organization-member-invited-event.js";import{bc as Bi,cc as Ci}from"./release-deleted-event.js";import{dc as xm,ec as ym}from"./secret-scanning-alert-revoked-event.js";import{fc as J,gc as K}from"./check-suite-requested-event.js";import{hc as ua,ic as wa}from"./discussion-unpinned-event.js";import{jc as mp,kc as pp}from"./workflow-run-completed-event.js";import{lc as Nm,mc as Om}from"./sponsorship-pending-cancellation-event.js";import{nc as Hh,oc as Ih}from"./pull-request-edited-event.js";import{pc as rh,qc as eh}from"./pull-request-unassigned-event.js";import{rc as n,sc as o}from"./delete-event.js";import{tc as sh,uc as th}from"./pull-request-review-thread-unresolved-event.js";import{vc as Hg,wc as Ig}from"./project-card-deleted-event.js";import{xc as Xh,yc as Yh}from"./pull-request-review-comment-created-event.js";import{Ac as Sm,zc as Rm}from"./sponsorship-tier-changed-event.js";import{Bc as Fi,Cc as Gi}from"./release-prereleased-event.js";import{Dc as qg,Ec as vg}from"./projects-v2-item-converted-event.js";import{Fc as Va,Gc as Wa}from"./discussion-deleted-event.js";import{Hc as ri,Ic as ei}from"./repository-vulnerability-alert-resolve-event.js";import{Jc as Bc,Kc as Cc}from"./marketplace-purchase-changed-event.js";import{Lc as Da,Mc as Ea}from"./deployment-review-rejected-event.js";import{Nc as xp,Oc as yp}from"./workflow-run-in-progress-event.js";import{Pc as Hi,Qc as Ii}from"./release-published-event.js";import{Rc as Dh,Sc as Eh}from"./pull-request-demilestoned-event.js";import{Tc as ai,Uc as bi}from"./pull-request-unlabeled-event.js";import{Vc as Ng,Wc as Og}from"./project-closed-event.js";import{Xc as Fh,Yc as Gh}from"./pull-request-dequeued-event.js";import{Zc as ma,_c as pa}from"./deploy-key-deleted-event.js";import{$c as Lh,ad as Mh}from"./pull-request-labeled-event.js";import{bd as Ra,cd as Sa}from"./discussion-comment-edited-event.js";import{dd as Dc,ed as Ec}from"./marketplace-purchase-pending-change-cancelled-event.js";import{fd as Pb,gd as Qb}from"./issues-assigned-event.js";import{hd as kc,id as lc}from"./milestone-edited-event.js";import{jd as mh,kd as ph}from"./pull-request-auto-merge-disabled-event.js";import{ld as Vc,md as Wc}from"./merge-group-destroyed-event.js";import{nd as aa,od as ba}from"./dependabot-alert-reintroduced-event.js";import{pd as L,qd as M}from"./check-suite-rerequested-event.js";import{rd as Tm,sd as Um}from"./star-created-event.js";import{td as Fg,ud as Gg}from"./project-card-created-event.js";import{vd as za,wd as Aa}from"./deployment-protection-rule-requested-event.js";import{xd as Li,yd as Mi}from"./release-unpublished-event.js";import{Ad as _a,zd as Za}from"./discussion-labeled-event.js";import{Bd as zp,Cd as Ap}from"./workflow-run-requested-event.js";import{Dd as kb,Ed as lb}from"./issues-opened-event.js";import{Fd as Xb,Gd as Yb}from"./issues-edited-event.js";import{Hd as mb,Id as pb}from"./installation-deleted-event.js";import{Jd as ub,Kd as wb}from"./issues-unassigned-event.js";import{Ld as sb,Md as tb}from"./issues-transferred-event.js";import{Nd as Xg,Od as Yg}from"./project-created-event.js";import{Pd as rb,Qd as eb}from"./issues-unlabeled-event.js";import{Rd as si,Sd as ti}from"./repository-vulnerability-alert-dismiss-event.js";import{Td as Z,Ud as _}from"./commit-comment-created-event.js";import{Vd as hm,Wd as im}from"./secret-scanning-alert-reopened-event.js";import{Xd as hc,Yd as ic}from"./label-created-event.js";import{Zd as Zm,_d as _m}from"./team-add-event.js";import{$d as ca,ae as ga}from"./dependabot-alert-reopened-event.js";import{be as Rg,ce as Sg}from"./project-column-deleted-event.js";import{de as Nb,ee as Ob}from"./issue-comment-edited-event.js";import{fe as am,ge as bm}from"./secret-scanning-alert-created-event.js";import{he as kg,ie as lg}from"./projects-v2-item-archived-event.js";import{je as ac,ke as bc}from"./issues-unlocked-event.js";import{le as Lc,me as Mc}from"./member-edited-event.js";import{ne as Lb,oe as Mb}from"./issue-comment-deleted-event.js";import{pe as nb,qe as ob}from"./issues-reopened-event.js";import{re as q,se as v}from"./custom-property-values-updated-event.js";import{te as zm,ue as Am}from"./security-advisory-performed-event.js";import{ve as T,we as U}from"./code-scanning-alert-fixed-event.js";import{xe as ki,ye as li}from"./repository-transferred-event.js";import{Ae as oh,ze as nh}from"./pull-request-review-thread-resolved-event.js";import{Be as Db,Ce as Eb}from"./installation-suspend-event.js";import{De as a,Ee as b}from"./branch-protection-configuration-disabled-event.js";import{Fe as Na,Ge as Oa}from"./discussion-comment-created-event.js";import{He as rm,Ie as em}from"./workflow-job-completed-event.js";import{Je as c,Ke as g}from"./branch-protection-configuration-enabled-event.js";import{Le as xc,Me as yc}from"./label-edited-event.js";import{Ne as um,Oe as wm}from"./workflow-dispatch-event.js";import{Pe as mg,Qe as pg}from"./package-published-event.js";import{Re as hg,Se as ig}from"./organization-renamed-event.js";import{Te as Zb,Ue as _b}from"./issues-labeled-event.js";import{Ve as Ti,We as Ui}from"./repository-dispatch-event.js";import{Xe as xh,Ye as yh}from"./pull-request-auto-merge-enabled-event.js";import{Ze as xi,_e as yi}from"./registry-package-updated-event.js";import{$e as Hm,af as Im}from"./sponsorship-cancelled-event.js";import{bf as Jg,cf as Kg}from"./project-card-edited-event.js";import{df as Lg,ef as Mg}from"./project-card-moved-event.js";import{ff as sa,gf as ta}from"./discussion-unlocked-event.js";import{hf as $a,if as da}from"./discussion-locked-event.js";import{jf as sc,kf as tc}from"./org-block-unblocked-event.js";import{lf as ci,mf as gi}from"./pull-request-unlocked-event.js";import{nf as uh,of as wh}from"./pull-request-synchronize-event.js";import{pf as rc,qf as ec}from"./organization-member-added-event.js";import{rf as Hc,sf as Ic}from"./marketplace-purchase-purchased-event.js";import{tf as qb,uf as vb}from"./issues-pinned-event.js";import{vf as Rb,wf as Sb}from"./issues-closed-event.js";import{xf as qi,yf as vi}from"./repository-unarchived-event.js";import{Af as Wh,zf as Vh}from"./pull-request-reopened-event.js";import{Bf as fm,Cf as jm}from"./team-created-event.js";import{Df as Bb,Ef as Cb}from"./installation-repositories-removed-event.js";import{Ff as B,Gf as C}from"./check-run-created-event.js";import{Hf as x,If as y}from"./branch-protection-rule-edited-event.js";import{Jf as ah,Kf as bh}from"./projects-v2-item-restored-event.js";import{Lf as Xc,Mf as Yc}from"./meta-deleted-event.js";import{Nf as Ji,Of as Ki}from"./release-released-event.js";import{Pf as Nh,Qf as Oh}from"./pull-request-locked-event.js";import{Rf as r,Sf as e}from"./dependabot-alert-fixed-event.js";import{Tf as ab,Uf as bb}from"./github-app-authorization-revoked-event.js";import{Vf as R,Wf as S}from"./code-scanning-alert-created-event.js";import{Xf as u,Yf as w}from"./dependabot-alert-dismissed-event.js";import{Zf as qm,_f as vm}from"./team-edited-event.js";import{$f as $h,ag as dh}from"./pull-request-review-comment-edited-event.js";import{bg as ug,cg as wg}from"./projects-v2-item-edited-event.js";import{dg as ni,eg as oi}from"./repository-vulnerability-alert-create-event.js";import{fg as ui,gg as wi}from"./repository-vulnerability-alert-reopen-event.js";import{hg as fb,ig as jb}from"./issues-milestoned-event.js";import{jg as Pa,kg as Qa}from"./discussion-comment-deleted-event.js";import{lg as La,mg as Ma}from"./discussion-category-changed-event.js";import{ng as z,og as A}from"./check-run-completed-event.js";import{pg as $g,qg as dg}from"./project-edited-event.js";import{rg as Dg,sg as Eg}from"./project-card-converted-event.js";import{tg as ha,ug as ia}from"./deploy-key-created-event.js";import{vg as f,wg as j}from"./custom-property-created-event.js";import{xg as uc,yg as wc}from"./organization-deleted-event.js";import{Ag as la,zg as ka}from"./discussion-transferred-event.js";import{Bg as ra,Cg as ea}from"./fork-event.js";import{Dg as zi,Eg as Ai}from"./release-created-event.js";import{Fg as nm,Gg as om}from"./team-removed-from-repository-event.js";import{Hg as N,Ig as O}from"./code-scanning-alert-appeared-in-branch-event.js";import{Jg as ap,Kg as bp}from"./workflow-job-in-progress-event.js";import{Lg as P,Mg as Q}from"./code-scanning-alert-closed-by-user-event.js";import{Ng as V,Og as W}from"./code-scanning-alert-reopened-by-user-event.js";import{Pg as fg,Qg as jg}from"./project-reopened-event.js";import{Rg as mm,Sg as pm}from"./secret-scanning-alert-resolved-event.js";import{Tg as Fm,Ug as Gm}from"./security-advisory-withdrawn-event.js";import{Vg as H,Wg as I}from"./check-suite-completed-event.js";import{Xg as fi,Yg as ji}from"./repository-renamed-event.js";import{Zg as Th,_g as Uh}from"./pull-request-ready-for-review-event.js";import{$g as qa,ah as va}from"./discussion-unanswered-event.js";import{bh as Jm,ch as Km}from"./sponsorship-created-event.js";import{eh as $m,fh as dm}from"./team-added-to-repository-event.js";import{gh as kh,hh as lh}from"./pull-request-review-edited-event.js";import{ih as s,jh as t}from"./dependabot-alert-created-event.js";import{kh as na,lh as oa}from"./discussion-unlabeled-event.js";import{mh as qh,nh as vh}from"./pull-request-review-submitted-event.js";import"./shared/index.js";import{oh as Ux,ph as Vx}from"./shared/project-card.js";import{qh as Gx,rh as Hx}from"./shared/marketplace-purchase.js";import{sh as Wx,th as Xx}from"./shared/project-column.js";import{uh as Ox,vh as Px}from"./shared/package-npm-metadata.js";import{wh as lx,xh as qx}from"./shared/pull-request.js";import{yh as Iy,zh as Jy}from"./shared/workflow.js";import{Ah as Mx,Bh as Nx}from"./shared/organization-custom-property.js";import{Ch as Cp,Dh as Dp}from"./shared/alert-instance.js";import{Eh as Up,Fh as Vp}from"./shared/custom-property-value.js";import{Gh as Gy,Hh as Hy}from"./shared/sponsorship-tier.js";import{Ih as Sp,Jh as Tp}from"./shared/commit.js";import{Kh as Sx,Lh as Tx}from"./shared/project.js";import{Mh as Qx,Nh as Rx}from"./shared/package-nuget-metadata.js";import{Oh as bx,Ph as cx}from"./shared/installation.js";import{Qh as Ip,Rh as Jp}from"./shared/branch-protection-rule.js";import{Sh as wp,Th as rp}from"./shared/discussion.js";import{Uh as op,Vh as sp}from"./shared/discussion-category.js";import{Wh as vp,Xh as np}from"./shared/deployment-workflow-run.js";import{Yh as Op,Zh as Pp}from"./shared/check-run-pull-request.js";import{$h as Bx,_h as Ax}from"./shared/issue-comment.js";import{ai as py,bi as xy}from"./shared/secret-scanning-location-issue-body.js";import{ci as yx,di as zx}from"./shared/issue.js";import{ei as by,fi as cy}from"./shared/repository-vulnerability-alert-alert.js";import{gi as ep,hi as ax}from"./shared/git-hub-org.js";import{ii as wx,ji as rx}from"./shared/release.js";import{ki as tx,li as ux}from"./shared/release-asset.js";import{mi as Kp,ni as Lp}from"./shared/check-run-deployment.js";import{oi as Yx,pi as Zx}from"./shared/projects-v2-item.js";import{qi as Qy,ri as Ry}from"./shared/workflow-job.js";import{si as Ky,ti as Ly}from"./shared/workflow-step-completed.js";import{ui as My,vi as Ny}from"./shared/workflow-step-in-progress.js";import{wi as gx,xi as hx}from"./shared/installation-lite.js";import{yi as iy,zi as my}from"./shared/secret-scanning-location-commit.js";import{Ai as Ix,Bi as Jx}from"./shared/membership.js";import{Ci as Sy,Di as Ty}from"./shared/workflow-run.js";import{Ei as ex,Fi as ay}from"./shared/repository-lite.js";import{Gi as Cy,Hi as Dy}from"./shared/simple-commit.js";import{Ii as lp,Ji as qp}from"./shared/referenced-workflow.js";import{Ki as Mp,Li as Np}from"./shared/repo-ref.js";import{Mi as Qp,Ni as Rp}from"./shared/committer.js";import{Oi as yy,Pi as zy}from"./shared/secret-scanning-location-issue-comment.js";import{Qi as vx,Ri as nx}from"./shared/pull-request-review.js";import{Si as Ey,Ti as Fy}from"./shared/simple-pull-request.js";import{Ui as _x,Vi as $x}from"./shared/pull-request-auto-merge.js";import{Wi as ix,Xi as mx}from"./shared/label.js";import{Yi as px,Zi as xx}from"./shared/milestone.js";import{$i as kx,_i as jx}from"./shared/team.js";import{aj as gy,bj as hy}from"./shared/secret-scanning-alert.js";import{cj as jp,dj as kp}from"./shared/deployment.js";import{ej as Ay,fj as By}from"./shared/secret-scanning-location-issue-title.js";import{gj as dx,hj as fx}from"./shared/repository.js";import{ij as Kx,jj as Lx}from"./shared/organization.js";import{kj as Gp,lj as Hp}from"./shared/app.js";import{mj as dp,nj as fp}from"./shared/dependabot-alert.js";import{oj as Wp,pj as Xp}from"./shared/dependabot-alert-package.js";import{qj as _p,rj as $p}from"./shared/security-advisory-cwes.js";import{sj as Yp,tj as Zp}from"./shared/security-advisory-cvss.js";import{uj as Oy,vj as Py}from"./shared/workflow-step-queued.js";import{wj as ox,xj as sx}from"./shared/pull-request-review-comment.js";import{yj as tp,zj as up}from"./shared/reactions.js";import{Aj as Ex,Bj as Fx}from"./shared/link.js";import{Cj as Ep,Dj as Fp}from"./shared/user.js";import{Ej as Cx,Fj as Dx}from"./shared/license.js";import{Gj as Bp}from"../chunk-sgm7k1ae.js";var Uy={};Bp(Uy,{isWorkflowStepQueued:()=>Py,isWorkflowStepInProgress:()=>Ny,isWorkflowStepCompleted:()=>Ly,isWorkflowRunRequestedEvent:()=>Ap,isWorkflowRunInProgressEvent:()=>yp,isWorkflowRunCompletedEvent:()=>pp,isWorkflowRun:()=>Ty,isWorkflowJobWaitingEvent:()=>ip,isWorkflowJobQueuedEvent:()=>gp,isWorkflowJobInProgressEvent:()=>bp,isWorkflowJobCompletedEvent:()=>em,isWorkflowJob:()=>Ry,isWorkflowDispatchEvent:()=>wm,isWorkflow:()=>Jy,isWatchStartedEvent:()=>tm,isUser:()=>Fp,isTeamRemovedFromRepositoryEvent:()=>om,isTeamEditedEvent:()=>vm,isTeamDeletedEvent:()=>lm,isTeamCreatedEvent:()=>jm,isTeamAddedToRepositoryEvent:()=>dm,isTeamAddEvent:()=>_m,isTeam:()=>kx,isStatusEvent:()=>Ym,isStarDeletedEvent:()=>Wm,isStarCreatedEvent:()=>Um,isSponsorshipTierChangedEvent:()=>Sm,isSponsorshipTier:()=>Hy,isSponsorshipPendingTierChangeEvent:()=>Qm,isSponsorshipPendingCancellationEvent:()=>Om,isSponsorshipEditedEvent:()=>Mm,isSponsorshipCreatedEvent:()=>Km,isSponsorshipCancelledEvent:()=>Im,isSimplePullRequest:()=>Fy,isSimpleCommit:()=>Dy,isSecurityAdvisoryWithdrawnEvent:()=>Gm,isSecurityAdvisoryUpdatedEvent:()=>Em,isSecurityAdvisoryPublishedEvent:()=>Cm,isSecurityAdvisoryPerformedEvent:()=>Am,isSecurityAdvisoryCwes:()=>$p,isSecurityAdvisoryCvss:()=>Zp,isSecretScanningLocationIssueTitle:()=>By,isSecretScanningLocationIssueComment:()=>zy,isSecretScanningLocationIssueBody:()=>xy,isSecretScanningLocationCommit:()=>my,isSecretScanningAlertRevokedEvent:()=>ym,isSecretScanningAlertResolvedEvent:()=>pm,isSecretScanningAlertReopenedEvent:()=>im,isSecretScanningAlertLocationCreatedEvent:()=>gm,isSecretScanningAlertCreatedEvent:()=>bm,isSecretScanningAlert:()=>hy,isRepositoryVulnerabilityAlertResolveEvent:()=>ei,isRepositoryVulnerabilityAlertReopenEvent:()=>wi,isRepositoryVulnerabilityAlertDismissEvent:()=>ti,isRepositoryVulnerabilityAlertCreateEvent:()=>oi,isRepositoryVulnerabilityAlertAlert:()=>cy,isRepositoryUnarchivedEvent:()=>vi,isRepositoryTransferredEvent:()=>li,isRepositoryRenamedEvent:()=>ji,isRepositoryPublicizedEvent:()=>di,isRepositoryPrivatizedEvent:()=>_i,isRepositoryLite:()=>ay,isRepositoryImportEvent:()=>Yi,isRepositoryEditedEvent:()=>Wi,isRepositoryDispatchEvent:()=>Ui,isRepositoryDeletedEvent:()=>Si,isRepositoryCreatedEvent:()=>Qi,isRepositoryArchivedEvent:()=>Oi,isRepository:()=>fx,isRepoRef:()=>Np,isReleaseUnpublishedEvent:()=>Mi,isReleaseReleasedEvent:()=>Ki,isReleasePublishedEvent:()=>Ii,isReleasePrereleasedEvent:()=>Gi,isReleaseEditedEvent:()=>Ei,isReleaseDeletedEvent:()=>Ci,isReleaseCreatedEvent:()=>Ai,isReleaseAsset:()=>ux,isRelease:()=>rx,isRegistryPackageUpdatedEvent:()=>yi,isRegistryPackagePublishedEvent:()=>pi,isReferencedWorkflow:()=>qp,isReactions:()=>up,isPushEvent:()=>ii,isPullRequestUnlockedEvent:()=>gi,isPullRequestUnlabeledEvent:()=>bi,isPullRequestUnassignedEvent:()=>eh,isPullRequestSynchronizeEvent:()=>wh,isPullRequestReviewThreadUnresolvedEvent:()=>th,isPullRequestReviewThreadResolvedEvent:()=>oh,isPullRequestReviewSubmittedEvent:()=>vh,isPullRequestReviewEditedEvent:()=>lh,isPullRequestReviewDismissedEvent:()=>jh,isPullRequestReviewCommentEditedEvent:()=>dh,isPullRequestReviewCommentDeletedEvent:()=>_h,isPullRequestReviewCommentCreatedEvent:()=>Yh,isPullRequestReviewComment:()=>sx,isPullRequestReview:()=>nx,isPullRequestReopenedEvent:()=>Wh,isPullRequestReadyForReviewEvent:()=>Uh,isPullRequestOpenedEvent:()=>Sh,isPullRequestMilestonedEvent:()=>Qh,isPullRequestLockedEvent:()=>Oh,isPullRequestLabeledEvent:()=>Mh,isPullRequestEnqueuedEvent:()=>Kh,isPullRequestEditedEvent:()=>Ih,isPullRequestDequeuedEvent:()=>Gh,isPullRequestDemilestonedEvent:()=>Eh,isPullRequestConvertedToDraftEvent:()=>Ch,isPullRequestClosedEvent:()=>Ah,isPullRequestAutoMergeEnabledEvent:()=>yh,isPullRequestAutoMergeDisabledEvent:()=>ph,isPullRequestAutoMerge:()=>$x,isPullRequestAssignedEvent:()=>ih,isPullRequest:()=>qx,isPublicEvent:()=>gh,isProjectsV2ItemRestoredEvent:()=>bh,isProjectsV2ItemReorderedEvent:()=>eg,isProjectsV2ItemEditedEvent:()=>wg,isProjectsV2ItemDeletedEvent:()=>tg,isProjectsV2ItemCreatedEvent:()=>og,isProjectsV2ItemConvertedEvent:()=>vg,isProjectsV2ItemArchivedEvent:()=>lg,isProjectsV2Item:()=>Zx,isProjectReopenedEvent:()=>jg,isProjectEditedEvent:()=>dg,isProjectDeletedEvent:()=>_g,isProjectCreatedEvent:()=>Yg,isProjectColumnMovedEvent:()=>Wg,isProjectColumnEditedEvent:()=>Ug,isProjectColumnDeletedEvent:()=>Sg,isProjectColumnCreatedEvent:()=>Qg,isProjectColumn:()=>Xx,isProjectClosedEvent:()=>Og,isProjectCardMovedEvent:()=>Mg,isProjectCardEditedEvent:()=>Kg,isProjectCardDeletedEvent:()=>Ig,isProjectCardCreatedEvent:()=>Gg,isProjectCardConvertedEvent:()=>Eg,isProjectCard:()=>Vx,isProject:()=>Tx,isPingEvent:()=>Cg,isPageBuildEvent:()=>Ag,isPackageUpdatedEvent:()=>yg,isPackagePublishedEvent:()=>pg,isPackageNugetMetadata:()=>Rx,isPackageNPMMetadata:()=>Px,isOrganizationRenamedEvent:()=>ig,isOrganizationMemberRemovedEvent:()=>gg,isOrganizationMemberInvitedEvent:()=>bg,isOrganizationMemberAddedEvent:()=>ec,isOrganizationDeletedEvent:()=>wc,isOrganizationCustomProperty:()=>Nx,isOrganization:()=>Lx,isOrgBlockUnblockedEvent:()=>tc,isOrgBlockBlockedEvent:()=>oc,isMilestoneOpenedEvent:()=>vc,isMilestoneEditedEvent:()=>lc,isMilestoneDeletedEvent:()=>jc,isMilestoneCreatedEvent:()=>dc,isMilestoneClosedEvent:()=>_c,isMilestone:()=>xx,isMetaDeletedEvent:()=>Yc,isMergeGroupDestroyedEvent:()=>Wc,isMergeGroupChecksRequestedEvent:()=>Uc,isMembershipRemovedEvent:()=>Sc,isMembershipAddedEvent:()=>Qc,isMembership:()=>Jx,isMemberRemovedEvent:()=>Oc,isMemberEditedEvent:()=>Mc,isMemberAddedEvent:()=>Kc,isMarketplacePurchasePurchasedEvent:()=>Ic,isMarketplacePurchasePendingChangeEvent:()=>Gc,isMarketplacePurchasePendingChangeCancelledEvent:()=>Ec,isMarketplacePurchaseChangedEvent:()=>Cc,isMarketplacePurchaseCancelledEvent:()=>Ac,isMarketplacePurchase:()=>Hx,isLink:()=>Fx,isLicense:()=>Dx,isLabelEditedEvent:()=>yc,isLabelDeletedEvent:()=>pc,isLabelCreatedEvent:()=>ic,isLabel:()=>mx,isIssuesUnpinnedEvent:()=>gc,isIssuesUnlockedEvent:()=>bc,isIssuesUnlabeledEvent:()=>eb,isIssuesUnassignedEvent:()=>wb,isIssuesTransferredEvent:()=>tb,isIssuesReopenedEvent:()=>ob,isIssuesPinnedEvent:()=>vb,isIssuesOpenedEvent:()=>lb,isIssuesMilestonedEvent:()=>jb,isIssuesLockedEvent:()=>db,isIssuesLabeledEvent:()=>_b,isIssuesEditedEvent:()=>Yb,isIssuesDemilestonedEvent:()=>Wb,isIssuesDeletedEvent:()=>Ub,isIssuesClosedEvent:()=>Sb,isIssuesAssignedEvent:()=>Qb,isIssueCommentEditedEvent:()=>Ob,isIssueCommentDeletedEvent:()=>Mb,isIssueCommentCreatedEvent:()=>Kb,isIssueComment:()=>Bx,isIssue:()=>zx,isInstallationUnsuspendEvent:()=>Ib,isInstallationTargetRenamedEvent:()=>Gb,isInstallationSuspendEvent:()=>Eb,isInstallationRepositoriesRemovedEvent:()=>Cb,isInstallationRepositoriesAddedEvent:()=>Ab,isInstallationNewPermissionsAcceptedEvent:()=>yb,isInstallationLite:()=>hx,isInstallationDeletedEvent:()=>pb,isInstallationCreatedEvent:()=>ib,isInstallation:()=>cx,isGollumEvent:()=>gb,isGithubAppAuthorizationRevokedEvent:()=>bb,isGitHubOrg:()=>ax,isForkEvent:()=>ea,isDiscussionUnpinnedEvent:()=>wa,isDiscussionUnlockedEvent:()=>ta,isDiscussionUnlabeledEvent:()=>oa,isDiscussionUnansweredEvent:()=>va,isDiscussionTransferredEvent:()=>la,isDiscussionPinnedEvent:()=>ja,isDiscussionLockedEvent:()=>da,isDiscussionLabeledEvent:()=>_a,isDiscussionEditedEvent:()=>Ya,isDiscussionDeletedEvent:()=>Wa,isDiscussionCreatedEvent:()=>Ua,isDiscussionCommentEditedEvent:()=>Sa,isDiscussionCommentDeletedEvent:()=>Qa,isDiscussionCommentCreatedEvent:()=>Oa,isDiscussionCategoryChangedEvent:()=>Ma,isDiscussionCategory:()=>sp,isDiscussionAnsweredEvent:()=>Ka,isDiscussion:()=>rp,isDeploymentWorkflowRun:()=>np,isDeploymentStatusCreatedEvent:()=>Ia,isDeploymentReviewRequestedEvent:()=>Ga,isDeploymentReviewRejectedEvent:()=>Ea,isDeploymentReviewApprovedEvent:()=>Ca,isDeploymentProtectionRuleRequestedEvent:()=>Aa,isDeploymentCreatedEvent:()=>ya,isDeployment:()=>kp,isDeployKeyDeletedEvent:()=>pa,isDeployKeyCreatedEvent:()=>ia,isDependabotAlertReopenedEvent:()=>ga,isDependabotAlertReintroducedEvent:()=>ba,isDependabotAlertPackage:()=>Xp,isDependabotAlertFixedEvent:()=>e,isDependabotAlertDismissedEvent:()=>w,isDependabotAlertCreatedEvent:()=>t,isDependabotAlert:()=>fp,isDeleteEvent:()=>o,isCustomPropertyValuesUpdatedEvent:()=>v,isCustomPropertyValue:()=>Vp,isCustomPropertyDeletedEvent:()=>l,isCustomPropertyCreatedEvent:()=>j,isCreateEvent:()=>d,isCommitter:()=>Rp,isCommitCommentCreatedEvent:()=>_,isCommit:()=>Tp,isCodeScanningAlertReopenedEvent:()=>Y,isCodeScanningAlertReopenedByUserEvent:()=>W,isCodeScanningAlertFixedEvent:()=>U,isCodeScanningAlertCreatedEvent:()=>S,isCodeScanningAlertClosedByUserEvent:()=>Q,isCodeScanningAlertAppearedInBranchEvent:()=>O,isCheckSuiteRerequestedEvent:()=>M,isCheckSuiteRequestedEvent:()=>K,isCheckSuiteCompletedEvent:()=>I,isCheckRunRerequestedEvent:()=>G,isCheckRunRequestedActionEvent:()=>E,isCheckRunPullRequest:()=>Pp,isCheckRunDeployment:()=>Lp,isCheckRunCreatedEvent:()=>C,isCheckRunCompletedEvent:()=>A,isBranchProtectionRuleEditedEvent:()=>y,isBranchProtectionRuleDeletedEvent:()=>p,isBranchProtectionRuleCreatedEvent:()=>i,isBranchProtectionRule:()=>Jp,isBranchProtectionConfigurationEnabledEvent:()=>g,isBranchProtectionConfigurationDisabledEvent:()=>b,isApp:()=>Hp,isAlertInstance:()=>Dp,WorkflowStepQueuedSchema:()=>Oy,WorkflowStepInProgressSchema:()=>My,WorkflowStepCompletedSchema:()=>Ky,WorkflowSchema:()=>Iy,WorkflowRunSchema:()=>Sy,WorkflowRunRequestedEventSchema:()=>zp,WorkflowRunInProgressEventSchema:()=>xp,WorkflowRunCompletedEventSchema:()=>mp,WorkflowJobWaitingEventSchema:()=>hp,WorkflowJobSchema:()=>Qy,WorkflowJobQueuedEventSchema:()=>cp,WorkflowJobInProgressEventSchema:()=>ap,WorkflowJobCompletedEventSchema:()=>rm,WorkflowDispatchEventSchema:()=>um,WatchStartedEventSchema:()=>sm,UserSchema:()=>Ep,TeamSchema:()=>jx,TeamRemovedFromRepositoryEventSchema:()=>nm,TeamEditedEventSchema:()=>qm,TeamDeletedEventSchema:()=>km,TeamCreatedEventSchema:()=>fm,TeamAddedToRepositoryEventSchema:()=>$m,TeamAddEventSchema:()=>Zm,StatusEventSchema:()=>Xm,StarDeletedEventSchema:()=>Vm,StarCreatedEventSchema:()=>Tm,SponsorshipTierSchema:()=>Gy,SponsorshipTierChangedEventSchema:()=>Rm,SponsorshipPendingTierChangeEventSchema:()=>Pm,SponsorshipPendingCancellationEventSchema:()=>Nm,SponsorshipEditedEventSchema:()=>Lm,SponsorshipCreatedEventSchema:()=>Jm,SponsorshipCancelledEventSchema:()=>Hm,SimplePullRequestSchema:()=>Ey,SimpleCommitSchema:()=>Cy,SecurityAdvisoryWithdrawnEventSchema:()=>Fm,SecurityAdvisoryUpdatedEventSchema:()=>Dm,SecurityAdvisoryPublishedEventSchema:()=>Bm,SecurityAdvisoryPerformedEventSchema:()=>zm,SecurityAdvisoryCwesSchema:()=>_p,SecurityAdvisoryCvssSchema:()=>Yp,SecretScanningLocationIssueTitleSchema:()=>Ay,SecretScanningLocationIssueCommentSchema:()=>yy,SecretScanningLocationIssueBodySchema:()=>py,SecretScanningLocationCommitSchema:()=>iy,SecretScanningAlertSchema:()=>gy,SecretScanningAlertRevokedEventSchema:()=>xm,SecretScanningAlertResolvedEventSchema:()=>mm,SecretScanningAlertReopenedEventSchema:()=>hm,SecretScanningAlertLocationCreatedEventSchema:()=>cm,SecretScanningAlertCreatedEventSchema:()=>am,RepositoryVulnerabilityAlertResolveEventSchema:()=>ri,RepositoryVulnerabilityAlertReopenEventSchema:()=>ui,RepositoryVulnerabilityAlertDismissEventSchema:()=>si,RepositoryVulnerabilityAlertCreateEventSchema:()=>ni,RepositoryVulnerabilityAlertAlertSchema:()=>by,RepositoryUnarchivedEventSchema:()=>qi,RepositoryTransferredEventSchema:()=>ki,RepositorySchema:()=>dx,RepositoryRenamedEventSchema:()=>fi,RepositoryPublicizedEventSchema:()=>$i,RepositoryPrivatizedEventSchema:()=>Zi,RepositoryLiteSchema:()=>ex,RepositoryImportEventSchema:()=>Xi,RepositoryEditedEventSchema:()=>Vi,RepositoryDispatchEventSchema:()=>Ti,RepositoryDeletedEventSchema:()=>Ri,RepositoryCreatedEventSchema:()=>Pi,RepositoryArchivedEventSchema:()=>Ni,RepoRefSchema:()=>Mp,ReleaseUnpublishedEventSchema:()=>Li,ReleaseSchema:()=>wx,ReleaseReleasedEventSchema:()=>Ji,ReleasePublishedEventSchema:()=>Hi,ReleasePrereleasedEventSchema:()=>Fi,ReleaseEditedEventSchema:()=>Di,ReleaseDeletedEventSchema:()=>Bi,ReleaseCreatedEventSchema:()=>zi,ReleaseAssetSchema:()=>tx,RegistryPackageUpdatedEventSchema:()=>xi,RegistryPackagePublishedEventSchema:()=>mi,ReferencedWorkflowSchema:()=>lp,ReactionsSchema:()=>tp,PushEventSchema:()=>hi,PullRequestUnlockedEventSchema:()=>ci,PullRequestUnlabeledEventSchema:()=>ai,PullRequestUnassignedEventSchema:()=>rh,PullRequestSynchronizeEventSchema:()=>uh,PullRequestSchema:()=>lx,PullRequestReviewThreadUnresolvedEventSchema:()=>sh,PullRequestReviewThreadResolvedEventSchema:()=>nh,PullRequestReviewSubmittedEventSchema:()=>qh,PullRequestReviewSchema:()=>vx,PullRequestReviewEditedEventSchema:()=>kh,PullRequestReviewDismissedEventSchema:()=>fh,PullRequestReviewCommentSchema:()=>ox,PullRequestReviewCommentEditedEventSchema:()=>$h,PullRequestReviewCommentDeletedEventSchema:()=>Zh,PullRequestReviewCommentCreatedEventSchema:()=>Xh,PullRequestReopenedEventSchema:()=>Vh,PullRequestReadyForReviewEventSchema:()=>Th,PullRequestOpenedEventSchema:()=>Rh,PullRequestMilestonedEventSchema:()=>Ph,PullRequestLockedEventSchema:()=>Nh,PullRequestLabeledEventSchema:()=>Lh,PullRequestEnqueuedEventSchema:()=>Jh,PullRequestEditedEventSchema:()=>Hh,PullRequestDequeuedEventSchema:()=>Fh,PullRequestDemilestonedEventSchema:()=>Dh,PullRequestConvertedToDraftEventSchema:()=>Bh,PullRequestClosedEventSchema:()=>zh,PullRequestAutoMergeSchema:()=>_x,PullRequestAutoMergeEnabledEventSchema:()=>xh,PullRequestAutoMergeDisabledEventSchema:()=>mh,PullRequestAssignedEventSchema:()=>hh,PublicEventSchema:()=>ch,ProjectsV2ItemSchema:()=>Yx,ProjectsV2ItemRestoredEventSchema:()=>ah,ProjectsV2ItemReorderedEventSchema:()=>rg,ProjectsV2ItemEditedEventSchema:()=>ug,ProjectsV2ItemDeletedEventSchema:()=>sg,ProjectsV2ItemCreatedEventSchema:()=>ng,ProjectsV2ItemConvertedEventSchema:()=>qg,ProjectsV2ItemArchivedEventSchema:()=>kg,ProjectSchema:()=>Sx,ProjectReopenedEventSchema:()=>fg,ProjectEditedEventSchema:()=>$g,ProjectDeletedEventSchema:()=>Zg,ProjectCreatedEventSchema:()=>Xg,ProjectColumnSchema:()=>Wx,ProjectColumnMovedEventSchema:()=>Vg,ProjectColumnEditedEventSchema:()=>Tg,ProjectColumnDeletedEventSchema:()=>Rg,ProjectColumnCreatedEventSchema:()=>Pg,ProjectClosedEventSchema:()=>Ng,ProjectCardSchema:()=>Ux,ProjectCardMovedEventSchema:()=>Lg,ProjectCardEditedEventSchema:()=>Jg,ProjectCardDeletedEventSchema:()=>Hg,ProjectCardCreatedEventSchema:()=>Fg,ProjectCardConvertedEventSchema:()=>Dg,PingEventSchema:()=>Bg,PageBuildEventSchema:()=>zg,PackageUpdatedEventSchema:()=>xg,PackagePublishedEventSchema:()=>mg,PackageNugetMetadataSchema:()=>Qx,PackageNPMMetadataSchema:()=>Ox,OrganizationSchema:()=>Kx,OrganizationRenamedEventSchema:()=>hg,OrganizationMemberRemovedEventSchema:()=>cg,OrganizationMemberInvitedEventSchema:()=>ag,OrganizationMemberAddedEventSchema:()=>rc,OrganizationDeletedEventSchema:()=>uc,OrganizationCustomPropertySchema:()=>Mx,OrgBlockUnblockedEventSchema:()=>sc,OrgBlockBlockedEventSchema:()=>nc,MilestoneSchema:()=>px,MilestoneOpenedEventSchema:()=>qc,MilestoneEditedEventSchema:()=>kc,MilestoneDeletedEventSchema:()=>fc,MilestoneCreatedEventSchema:()=>$c,MilestoneClosedEventSchema:()=>Zc,MetaDeletedEventSchema:()=>Xc,MergeGroupDestroyedEventSchema:()=>Vc,MergeGroupChecksRequestedEventSchema:()=>Tc,MembershipSchema:()=>Ix,MembershipRemovedEventSchema:()=>Rc,MembershipAddedEventSchema:()=>Pc,MemberRemovedEventSchema:()=>Nc,MemberEditedEventSchema:()=>Lc,MemberAddedEventSchema:()=>Jc,MarketplacePurchaseSchema:()=>Gx,MarketplacePurchasePurchasedEventSchema:()=>Hc,MarketplacePurchasePendingChangeEventSchema:()=>Fc,MarketplacePurchasePendingChangeCancelledEventSchema:()=>Dc,MarketplacePurchaseChangedEventSchema:()=>Bc,MarketplacePurchaseCancelledEventSchema:()=>zc,LinkSchema:()=>Ex,LicenseSchema:()=>Cx,LabelSchema:()=>ix,LabelEditedEventSchema:()=>xc,LabelDeletedEventSchema:()=>mc,LabelCreatedEventSchema:()=>hc,IssuesUnpinnedEventSchema:()=>cc,IssuesUnlockedEventSchema:()=>ac,IssuesUnlabeledEventSchema:()=>rb,IssuesUnassignedEventSchema:()=>ub,IssuesTransferredEventSchema:()=>sb,IssuesReopenedEventSchema:()=>nb,IssuesPinnedEventSchema:()=>qb,IssuesOpenedEventSchema:()=>kb,IssuesMilestonedEventSchema:()=>fb,IssuesLockedEventSchema:()=>$b,IssuesLabeledEventSchema:()=>Zb,IssuesEditedEventSchema:()=>Xb,IssuesDemilestonedEventSchema:()=>Vb,IssuesDeletedEventSchema:()=>Tb,IssuesClosedEventSchema:()=>Rb,IssuesAssignedEventSchema:()=>Pb,IssueSchema:()=>yx,IssueCommentSchema:()=>Ax,IssueCommentEditedEventSchema:()=>Nb,IssueCommentDeletedEventSchema:()=>Lb,IssueCommentCreatedEventSchema:()=>Jb,InstallationUnsuspendEventSchema:()=>Hb,InstallationTargetRenamedEventSchema:()=>Fb,InstallationSuspendEventSchema:()=>Db,InstallationSchema:()=>bx,InstallationRepositoriesRemovedEventSchema:()=>Bb,InstallationRepositoriesAddedEventSchema:()=>zb,InstallationNewPermissionsAcceptedEventSchema:()=>xb,InstallationLiteSchema:()=>gx,InstallationDeletedEventSchema:()=>mb,InstallationCreatedEventSchema:()=>hb,GollumEventSchema:()=>cb,GithubAppAuthorizationRevokedEventSchema:()=>ab,GitHubOrgSchema:()=>ep,ForkEventSchema:()=>ra,DiscussionUnpinnedEventSchema:()=>ua,DiscussionUnlockedEventSchema:()=>sa,DiscussionUnlabeledEventSchema:()=>na,DiscussionUnansweredEventSchema:()=>qa,DiscussionTransferredEventSchema:()=>ka,DiscussionSchema:()=>wp,DiscussionPinnedEventSchema:()=>fa,DiscussionLockedEventSchema:()=>$a,DiscussionLabeledEventSchema:()=>Za,DiscussionEditedEventSchema:()=>Xa,DiscussionDeletedEventSchema:()=>Va,DiscussionCreatedEventSchema:()=>Ta,DiscussionCommentEditedEventSchema:()=>Ra,DiscussionCommentDeletedEventSchema:()=>Pa,DiscussionCommentCreatedEventSchema:()=>Na,DiscussionCategorySchema:()=>op,DiscussionCategoryChangedEventSchema:()=>La,DiscussionAnsweredEventSchema:()=>Ja,DeploymentWorkflowRunSchema:()=>vp,DeploymentStatusCreatedEventSchema:()=>Ha,DeploymentSchema:()=>jp,DeploymentReviewRequestedEventSchema:()=>Fa,DeploymentReviewRejectedEventSchema:()=>Da,DeploymentReviewApprovedEventSchema:()=>Ba,DeploymentProtectionRuleRequestedEventSchema:()=>za,DeploymentCreatedEventSchema:()=>xa,DeployKeyDeletedEventSchema:()=>ma,DeployKeyCreatedEventSchema:()=>ha,DependabotAlertSchema:()=>dp,DependabotAlertReopenedEventSchema:()=>ca,DependabotAlertReintroducedEventSchema:()=>aa,DependabotAlertPackageSchema:()=>Wp,DependabotAlertFixedEventSchema:()=>r,DependabotAlertDismissedEventSchema:()=>u,DependabotAlertCreatedEventSchema:()=>s,DeleteEventSchema:()=>n,CustomPropertyValuesUpdatedEventSchema:()=>q,CustomPropertyValueSchema:()=>Up,CustomPropertyDeletedEventSchema:()=>k,CustomPropertyCreatedEventSchema:()=>f,CreateEventSchema:()=>$,CommitterSchema:()=>Qp,CommitSchema:()=>Sp,CommitCommentCreatedEventSchema:()=>Z,CodeScanningAlertReopenedEventSchema:()=>X,CodeScanningAlertReopenedByUserEventSchema:()=>V,CodeScanningAlertFixedEventSchema:()=>T,CodeScanningAlertCreatedEventSchema:()=>R,CodeScanningAlertClosedByUserEventSchema:()=>P,CodeScanningAlertAppearedInBranchEventSchema:()=>N,CheckSuiteRerequestedEventSchema:()=>L,CheckSuiteRequestedEventSchema:()=>J,CheckSuiteCompletedEventSchema:()=>H,CheckRunRerequestedEventSchema:()=>F,CheckRunRequestedActionEventSchema:()=>D,CheckRunPullRequestSchema:()=>Op,CheckRunDeploymentSchema:()=>Kp,CheckRunCreatedEventSchema:()=>B,CheckRunCompletedEventSchema:()=>z,BranchProtectionRuleSchema:()=>Ip,BranchProtectionRuleEditedEventSchema:()=>x,BranchProtectionRuleDeletedEventSchema:()=>m,BranchProtectionRuleCreatedEventSchema:()=>h,BranchProtectionConfigurationEnabledEventSchema:()=>c,BranchProtectionConfigurationDisabledEventSchema:()=>a,AppSchema:()=>Gp,AlertInstanceSchema:()=>Cp});export{Py as isWorkflowStepQueued,Ny as isWorkflowStepInProgress,Ly as isWorkflowStepCompleted,Ap as isWorkflowRunRequestedEvent,yp as isWorkflowRunInProgressEvent,pp as isWorkflowRunCompletedEvent,Ty as isWorkflowRun,ip as isWorkflowJobWaitingEvent,gp as isWorkflowJobQueuedEvent,bp as isWorkflowJobInProgressEvent,em as isWorkflowJobCompletedEvent,Ry as isWorkflowJob,wm as isWorkflowDispatchEvent,Jy as isWorkflow,tm as isWatchStartedEvent,Fp as isUser,om as isTeamRemovedFromRepositoryEvent,vm as isTeamEditedEvent,lm as isTeamDeletedEvent,jm as isTeamCreatedEvent,dm as isTeamAddedToRepositoryEvent,_m as isTeamAddEvent,kx as isTeam,Ym as isStatusEvent,Wm as isStarDeletedEvent,Um as isStarCreatedEvent,Sm as isSponsorshipTierChangedEvent,Hy as isSponsorshipTier,Qm as isSponsorshipPendingTierChangeEvent,Om as isSponsorshipPendingCancellationEvent,Mm as isSponsorshipEditedEvent,Km as isSponsorshipCreatedEvent,Im as isSponsorshipCancelledEvent,Fy as isSimplePullRequest,Dy as isSimpleCommit,Gm as isSecurityAdvisoryWithdrawnEvent,Em as isSecurityAdvisoryUpdatedEvent,Cm as isSecurityAdvisoryPublishedEvent,Am as isSecurityAdvisoryPerformedEvent,$p as isSecurityAdvisoryCwes,Zp as isSecurityAdvisoryCvss,By as isSecretScanningLocationIssueTitle,zy as isSecretScanningLocationIssueComment,xy as isSecretScanningLocationIssueBody,my as isSecretScanningLocationCommit,ym as isSecretScanningAlertRevokedEvent,pm as isSecretScanningAlertResolvedEvent,im as isSecretScanningAlertReopenedEvent,gm as isSecretScanningAlertLocationCreatedEvent,bm as isSecretScanningAlertCreatedEvent,hy as isSecretScanningAlert,ei as isRepositoryVulnerabilityAlertResolveEvent,wi as isRepositoryVulnerabilityAlertReopenEvent,ti as isRepositoryVulnerabilityAlertDismissEvent,oi as isRepositoryVulnerabilityAlertCreateEvent,cy as isRepositoryVulnerabilityAlertAlert,vi as isRepositoryUnarchivedEvent,li as isRepositoryTransferredEvent,ji as isRepositoryRenamedEvent,di as isRepositoryPublicizedEvent,_i as isRepositoryPrivatizedEvent,ay as isRepositoryLite,Yi as isRepositoryImportEvent,Wi as isRepositoryEditedEvent,Ui as isRepositoryDispatchEvent,Si as isRepositoryDeletedEvent,Qi as isRepositoryCreatedEvent,Oi as isRepositoryArchivedEvent,fx as isRepository,Np as isRepoRef,Mi as isReleaseUnpublishedEvent,Ki as isReleaseReleasedEvent,Ii as isReleasePublishedEvent,Gi as isReleasePrereleasedEvent,Ei as isReleaseEditedEvent,Ci as isReleaseDeletedEvent,Ai as isReleaseCreatedEvent,ux as isReleaseAsset,rx as isRelease,yi as isRegistryPackageUpdatedEvent,pi as isRegistryPackagePublishedEvent,qp as isReferencedWorkflow,up as isReactions,ii as isPushEvent,gi as isPullRequestUnlockedEvent,bi as isPullRequestUnlabeledEvent,eh as isPullRequestUnassignedEvent,wh as isPullRequestSynchronizeEvent,th as isPullRequestReviewThreadUnresolvedEvent,oh as isPullRequestReviewThreadResolvedEvent,vh as isPullRequestReviewSubmittedEvent,lh as isPullRequestReviewEditedEvent,jh as isPullRequestReviewDismissedEvent,dh as isPullRequestReviewCommentEditedEvent,_h as isPullRequestReviewCommentDeletedEvent,Yh as isPullRequestReviewCommentCreatedEvent,sx as isPullRequestReviewComment,nx as isPullRequestReview,Wh as isPullRequestReopenedEvent,Uh as isPullRequestReadyForReviewEvent,Sh as isPullRequestOpenedEvent,Qh as isPullRequestMilestonedEvent,Oh as isPullRequestLockedEvent,Mh as isPullRequestLabeledEvent,Kh as isPullRequestEnqueuedEvent,Ih as isPullRequestEditedEvent,Gh as isPullRequestDequeuedEvent,Eh as isPullRequestDemilestonedEvent,Ch as isPullRequestConvertedToDraftEvent,Ah as isPullRequestClosedEvent,yh as isPullRequestAutoMergeEnabledEvent,ph as isPullRequestAutoMergeDisabledEvent,$x as isPullRequestAutoMerge,ih as isPullRequestAssignedEvent,qx as isPullRequest,gh as isPublicEvent,bh as isProjectsV2ItemRestoredEvent,eg as isProjectsV2ItemReorderedEvent,wg as isProjectsV2ItemEditedEvent,tg as isProjectsV2ItemDeletedEvent,og as isProjectsV2ItemCreatedEvent,vg as isProjectsV2ItemConvertedEvent,lg as isProjectsV2ItemArchivedEvent,Zx as isProjectsV2Item,jg as isProjectReopenedEvent,dg as isProjectEditedEvent,_g as isProjectDeletedEvent,Yg as isProjectCreatedEvent,Wg as isProjectColumnMovedEvent,Ug as isProjectColumnEditedEvent,Sg as isProjectColumnDeletedEvent,Qg as isProjectColumnCreatedEvent,Xx as isProjectColumn,Og as isProjectClosedEvent,Mg as isProjectCardMovedEvent,Kg as isProjectCardEditedEvent,Ig as isProjectCardDeletedEvent,Gg as isProjectCardCreatedEvent,Eg as isProjectCardConvertedEvent,Vx as isProjectCard,Tx as isProject,Cg as isPingEvent,Ag as isPageBuildEvent,yg as isPackageUpdatedEvent,pg as isPackagePublishedEvent,Rx as isPackageNugetMetadata,Px as isPackageNPMMetadata,ig as isOrganizationRenamedEvent,gg as isOrganizationMemberRemovedEvent,bg as isOrganizationMemberInvitedEvent,ec as isOrganizationMemberAddedEvent,wc as isOrganizationDeletedEvent,Nx as isOrganizationCustomProperty,Lx as isOrganization,tc as isOrgBlockUnblockedEvent,oc as isOrgBlockBlockedEvent,vc as isMilestoneOpenedEvent,lc as isMilestoneEditedEvent,jc as isMilestoneDeletedEvent,dc as isMilestoneCreatedEvent,_c as isMilestoneClosedEvent,xx as isMilestone,Yc as isMetaDeletedEvent,Wc as isMergeGroupDestroyedEvent,Uc as isMergeGroupChecksRequestedEvent,Sc as isMembershipRemovedEvent,Qc as isMembershipAddedEvent,Jx as isMembership,Oc as isMemberRemovedEvent,Mc as isMemberEditedEvent,Kc as isMemberAddedEvent,Ic as isMarketplacePurchasePurchasedEvent,Gc as isMarketplacePurchasePendingChangeEvent,Ec as isMarketplacePurchasePendingChangeCancelledEvent,Cc as isMarketplacePurchaseChangedEvent,Ac as isMarketplacePurchaseCancelledEvent,Hx as isMarketplacePurchase,Fx as isLink,Dx as isLicense,yc as isLabelEditedEvent,pc as isLabelDeletedEvent,ic as isLabelCreatedEvent,mx as isLabel,gc as isIssuesUnpinnedEvent,bc as isIssuesUnlockedEvent,eb as isIssuesUnlabeledEvent,wb as isIssuesUnassignedEvent,tb as isIssuesTransferredEvent,ob as isIssuesReopenedEvent,vb as isIssuesPinnedEvent,lb as isIssuesOpenedEvent,jb as isIssuesMilestonedEvent,db as isIssuesLockedEvent,_b as isIssuesLabeledEvent,Yb as isIssuesEditedEvent,Wb as isIssuesDemilestonedEvent,Ub as isIssuesDeletedEvent,Sb as isIssuesClosedEvent,Qb as isIssuesAssignedEvent,Ob as isIssueCommentEditedEvent,Mb as isIssueCommentDeletedEvent,Kb as isIssueCommentCreatedEvent,Bx as isIssueComment,zx as isIssue,Ib as isInstallationUnsuspendEvent,Gb as isInstallationTargetRenamedEvent,Eb as isInstallationSuspendEvent,Cb as isInstallationRepositoriesRemovedEvent,Ab as isInstallationRepositoriesAddedEvent,yb as isInstallationNewPermissionsAcceptedEvent,hx as isInstallationLite,pb as isInstallationDeletedEvent,ib as isInstallationCreatedEvent,cx as isInstallation,gb as isGollumEvent,bb as isGithubAppAuthorizationRevokedEvent,ax as isGitHubOrg,ea as isForkEvent,wa as isDiscussionUnpinnedEvent,ta as isDiscussionUnlockedEvent,oa as isDiscussionUnlabeledEvent,va as isDiscussionUnansweredEvent,la as isDiscussionTransferredEvent,ja as isDiscussionPinnedEvent,da as isDiscussionLockedEvent,_a as isDiscussionLabeledEvent,Ya as isDiscussionEditedEvent,Wa as isDiscussionDeletedEvent,Ua as isDiscussionCreatedEvent,Sa as isDiscussionCommentEditedEvent,Qa as isDiscussionCommentDeletedEvent,Oa as isDiscussionCommentCreatedEvent,Ma as isDiscussionCategoryChangedEvent,sp as isDiscussionCategory,Ka as isDiscussionAnsweredEvent,rp as isDiscussion,np as isDeploymentWorkflowRun,Ia as isDeploymentStatusCreatedEvent,Ga as isDeploymentReviewRequestedEvent,Ea as isDeploymentReviewRejectedEvent,Ca as isDeploymentReviewApprovedEvent,Aa as isDeploymentProtectionRuleRequestedEvent,ya as isDeploymentCreatedEvent,kp as isDeployment,pa as isDeployKeyDeletedEvent,ia as isDeployKeyCreatedEvent,ga as isDependabotAlertReopenedEvent,ba as isDependabotAlertReintroducedEvent,Xp as isDependabotAlertPackage,e as isDependabotAlertFixedEvent,w as isDependabotAlertDismissedEvent,t as isDependabotAlertCreatedEvent,fp as isDependabotAlert,o as isDeleteEvent,v as isCustomPropertyValuesUpdatedEvent,Vp as isCustomPropertyValue,l as isCustomPropertyDeletedEvent,j as isCustomPropertyCreatedEvent,d as isCreateEvent,Rp as isCommitter,_ as isCommitCommentCreatedEvent,Tp as isCommit,Y as isCodeScanningAlertReopenedEvent,W as isCodeScanningAlertReopenedByUserEvent,U as isCodeScanningAlertFixedEvent,S as isCodeScanningAlertCreatedEvent,Q as isCodeScanningAlertClosedByUserEvent,O as isCodeScanningAlertAppearedInBranchEvent,M as isCheckSuiteRerequestedEvent,K as isCheckSuiteRequestedEvent,I as isCheckSuiteCompletedEvent,G as isCheckRunRerequestedEvent,E as isCheckRunRequestedActionEvent,Pp as isCheckRunPullRequest,Lp as isCheckRunDeployment,C as isCheckRunCreatedEvent,A as isCheckRunCompletedEvent,y as isBranchProtectionRuleEditedEvent,p as isBranchProtectionRuleDeletedEvent,i as isBranchProtectionRuleCreatedEvent,Jp as isBranchProtectionRule,g as isBranchProtectionConfigurationEnabledEvent,b as isBranchProtectionConfigurationDisabledEvent,Hp as isApp,Dp as isAlertInstance,Oy as WorkflowStepQueuedSchema,My as WorkflowStepInProgressSchema,Ky as WorkflowStepCompletedSchema,Iy as WorkflowSchema,Sy as WorkflowRunSchema,zp as WorkflowRunRequestedEventSchema,xp as WorkflowRunInProgressEventSchema,mp as WorkflowRunCompletedEventSchema,hp as WorkflowJobWaitingEventSchema,Qy as WorkflowJobSchema,cp as WorkflowJobQueuedEventSchema,ap as WorkflowJobInProgressEventSchema,rm as WorkflowJobCompletedEventSchema,um as WorkflowDispatchEventSchema,sm as WatchStartedEventSchema,Ep as UserSchema,jx as TeamSchema,nm as TeamRemovedFromRepositoryEventSchema,qm as TeamEditedEventSchema,km as TeamDeletedEventSchema,fm as TeamCreatedEventSchema,$m as TeamAddedToRepositoryEventSchema,Zm as TeamAddEventSchema,Xm as StatusEventSchema,Vm as StarDeletedEventSchema,Tm as StarCreatedEventSchema,Gy as SponsorshipTierSchema,Rm as SponsorshipTierChangedEventSchema,Pm as SponsorshipPendingTierChangeEventSchema,Nm as SponsorshipPendingCancellationEventSchema,Lm as SponsorshipEditedEventSchema,Jm as SponsorshipCreatedEventSchema,Hm as SponsorshipCancelledEventSchema,Ey as SimplePullRequestSchema,Cy as SimpleCommitSchema,Fm as SecurityAdvisoryWithdrawnEventSchema,Dm as SecurityAdvisoryUpdatedEventSchema,Bm as SecurityAdvisoryPublishedEventSchema,zm as SecurityAdvisoryPerformedEventSchema,_p as SecurityAdvisoryCwesSchema,Yp as SecurityAdvisoryCvssSchema,Ay as SecretScanningLocationIssueTitleSchema,yy as SecretScanningLocationIssueCommentSchema,py as SecretScanningLocationIssueBodySchema,iy as SecretScanningLocationCommitSchema,gy as SecretScanningAlertSchema,xm as SecretScanningAlertRevokedEventSchema,mm as SecretScanningAlertResolvedEventSchema,hm as SecretScanningAlertReopenedEventSchema,cm as SecretScanningAlertLocationCreatedEventSchema,am as SecretScanningAlertCreatedEventSchema,ri as RepositoryVulnerabilityAlertResolveEventSchema,ui as RepositoryVulnerabilityAlertReopenEventSchema,si as RepositoryVulnerabilityAlertDismissEventSchema,ni as RepositoryVulnerabilityAlertCreateEventSchema,by as RepositoryVulnerabilityAlertAlertSchema,qi as RepositoryUnarchivedEventSchema,ki as RepositoryTransferredEventSchema,dx as RepositorySchema,fi as RepositoryRenamedEventSchema,$i as RepositoryPublicizedEventSchema,Zi as RepositoryPrivatizedEventSchema,ex as RepositoryLiteSchema,Xi as RepositoryImportEventSchema,Vi as RepositoryEditedEventSchema,Ti as RepositoryDispatchEventSchema,Ri as RepositoryDeletedEventSchema,Pi as RepositoryCreatedEventSchema,Ni as RepositoryArchivedEventSchema,Mp as RepoRefSchema,Li as ReleaseUnpublishedEventSchema,wx as ReleaseSchema,Ji as ReleaseReleasedEventSchema,Hi as ReleasePublishedEventSchema,Fi as ReleasePrereleasedEventSchema,Di as ReleaseEditedEventSchema,Bi as ReleaseDeletedEventSchema,zi as ReleaseCreatedEventSchema,tx as ReleaseAssetSchema,xi as RegistryPackageUpdatedEventSchema,mi as RegistryPackagePublishedEventSchema,lp as ReferencedWorkflowSchema,tp as ReactionsSchema,hi as PushEventSchema,ci as PullRequestUnlockedEventSchema,ai as PullRequestUnlabeledEventSchema,rh as PullRequestUnassignedEventSchema,uh as PullRequestSynchronizeEventSchema,lx as PullRequestSchema,sh as PullRequestReviewThreadUnresolvedEventSchema,nh as PullRequestReviewThreadResolvedEventSchema,qh as PullRequestReviewSubmittedEventSchema,vx as PullRequestReviewSchema,kh as PullRequestReviewEditedEventSchema,fh as PullRequestReviewDismissedEventSchema,ox as PullRequestReviewCommentSchema,$h as PullRequestReviewCommentEditedEventSchema,Zh as PullRequestReviewCommentDeletedEventSchema,Xh as PullRequestReviewCommentCreatedEventSchema,Vh as PullRequestReopenedEventSchema,Th as PullRequestReadyForReviewEventSchema,Rh as PullRequestOpenedEventSchema,Ph as PullRequestMilestonedEventSchema,Nh as PullRequestLockedEventSchema,Lh as PullRequestLabeledEventSchema,Jh as PullRequestEnqueuedEventSchema,Hh as PullRequestEditedEventSchema,Fh as PullRequestDequeuedEventSchema,Dh as PullRequestDemilestonedEventSchema,Bh as PullRequestConvertedToDraftEventSchema,zh as PullRequestClosedEventSchema,_x as PullRequestAutoMergeSchema,xh as PullRequestAutoMergeEnabledEventSchema,mh as PullRequestAutoMergeDisabledEventSchema,hh as PullRequestAssignedEventSchema,ch as PublicEventSchema,Yx as ProjectsV2ItemSchema,ah as ProjectsV2ItemRestoredEventSchema,rg as ProjectsV2ItemReorderedEventSchema,ug as ProjectsV2ItemEditedEventSchema,sg as ProjectsV2ItemDeletedEventSchema,ng as ProjectsV2ItemCreatedEventSchema,qg as ProjectsV2ItemConvertedEventSchema,kg as ProjectsV2ItemArchivedEventSchema,Sx as ProjectSchema,fg as ProjectReopenedEventSchema,$g as ProjectEditedEventSchema,Zg as ProjectDeletedEventSchema,Xg as ProjectCreatedEventSchema,Wx as ProjectColumnSchema,Vg as ProjectColumnMovedEventSchema,Tg as ProjectColumnEditedEventSchema,Rg as ProjectColumnDeletedEventSchema,Pg as ProjectColumnCreatedEventSchema,Ng as ProjectClosedEventSchema,Ux as ProjectCardSchema,Lg as ProjectCardMovedEventSchema,Jg as ProjectCardEditedEventSchema,Hg as ProjectCardDeletedEventSchema,Fg as ProjectCardCreatedEventSchema,Dg as ProjectCardConvertedEventSchema,Bg as PingEventSchema,zg as PageBuildEventSchema,xg as PackageUpdatedEventSchema,mg as PackagePublishedEventSchema,Qx as PackageNugetMetadataSchema,Ox as PackageNPMMetadataSchema,Kx as OrganizationSchema,hg as OrganizationRenamedEventSchema,cg as OrganizationMemberRemovedEventSchema,ag as OrganizationMemberInvitedEventSchema,rc as OrganizationMemberAddedEventSchema,uc as OrganizationDeletedEventSchema,Mx as OrganizationCustomPropertySchema,sc as OrgBlockUnblockedEventSchema,nc as OrgBlockBlockedEventSchema,px as MilestoneSchema,qc as MilestoneOpenedEventSchema,kc as MilestoneEditedEventSchema,fc as MilestoneDeletedEventSchema,$c as MilestoneCreatedEventSchema,Zc as MilestoneClosedEventSchema,Xc as MetaDeletedEventSchema,Vc as MergeGroupDestroyedEventSchema,Tc as MergeGroupChecksRequestedEventSchema,Ix as MembershipSchema,Rc as MembershipRemovedEventSchema,Pc as MembershipAddedEventSchema,Nc as MemberRemovedEventSchema,Lc as MemberEditedEventSchema,Jc as MemberAddedEventSchema,Gx as MarketplacePurchaseSchema,Hc as MarketplacePurchasePurchasedEventSchema,Fc as MarketplacePurchasePendingChangeEventSchema,Dc as MarketplacePurchasePendingChangeCancelledEventSchema,Bc as MarketplacePurchaseChangedEventSchema,zc as MarketplacePurchaseCancelledEventSchema,Ex as LinkSchema,Cx as LicenseSchema,ix as LabelSchema,xc as LabelEditedEventSchema,mc as LabelDeletedEventSchema,hc as LabelCreatedEventSchema,cc as IssuesUnpinnedEventSchema,ac as IssuesUnlockedEventSchema,rb as IssuesUnlabeledEventSchema,ub as IssuesUnassignedEventSchema,sb as IssuesTransferredEventSchema,nb as IssuesReopenedEventSchema,qb as IssuesPinnedEventSchema,kb as IssuesOpenedEventSchema,fb as IssuesMilestonedEventSchema,$b as IssuesLockedEventSchema,Zb as IssuesLabeledEventSchema,Xb as IssuesEditedEventSchema,Vb as IssuesDemilestonedEventSchema,Tb as IssuesDeletedEventSchema,Rb as IssuesClosedEventSchema,Pb as IssuesAssignedEventSchema,yx as IssueSchema,Ax as IssueCommentSchema,Nb as IssueCommentEditedEventSchema,Lb as IssueCommentDeletedEventSchema,Jb as IssueCommentCreatedEventSchema,Hb as InstallationUnsuspendEventSchema,Fb as InstallationTargetRenamedEventSchema,Db as InstallationSuspendEventSchema,bx as InstallationSchema,Bb as InstallationRepositoriesRemovedEventSchema,zb as InstallationRepositoriesAddedEventSchema,xb as InstallationNewPermissionsAcceptedEventSchema,gx as InstallationLiteSchema,mb as InstallationDeletedEventSchema,hb as InstallationCreatedEventSchema,cb as GollumEventSchema,ab as GithubAppAuthorizationRevokedEventSchema,ep as GitHubOrgSchema,ra as ForkEventSchema,ua as DiscussionUnpinnedEventSchema,sa as DiscussionUnlockedEventSchema,na as DiscussionUnlabeledEventSchema,qa as DiscussionUnansweredEventSchema,ka as DiscussionTransferredEventSchema,wp as DiscussionSchema,fa as DiscussionPinnedEventSchema,$a as DiscussionLockedEventSchema,Za as DiscussionLabeledEventSchema,Xa as DiscussionEditedEventSchema,Va as DiscussionDeletedEventSchema,Ta as DiscussionCreatedEventSchema,Ra as DiscussionCommentEditedEventSchema,Pa as DiscussionCommentDeletedEventSchema,Na as DiscussionCommentCreatedEventSchema,op as DiscussionCategorySchema,La as DiscussionCategoryChangedEventSchema,Ja as DiscussionAnsweredEventSchema,vp as DeploymentWorkflowRunSchema,Ha as DeploymentStatusCreatedEventSchema,jp as DeploymentSchema,Fa as DeploymentReviewRequestedEventSchema,Da as DeploymentReviewRejectedEventSchema,Ba as DeploymentReviewApprovedEventSchema,za as DeploymentProtectionRuleRequestedEventSchema,xa as DeploymentCreatedEventSchema,ma as DeployKeyDeletedEventSchema,ha as DeployKeyCreatedEventSchema,dp as DependabotAlertSchema,ca as DependabotAlertReopenedEventSchema,aa as DependabotAlertReintroducedEventSchema,Wp as DependabotAlertPackageSchema,r as DependabotAlertFixedEventSchema,u as DependabotAlertDismissedEventSchema,s as DependabotAlertCreatedEventSchema,n as DeleteEventSchema,q as CustomPropertyValuesUpdatedEventSchema,Up as CustomPropertyValueSchema,k as CustomPropertyDeletedEventSchema,f as CustomPropertyCreatedEventSchema,$ as CreateEventSchema,Qp as CommitterSchema,Sp as CommitSchema,Z as CommitCommentCreatedEventSchema,X as CodeScanningAlertReopenedEventSchema,V as CodeScanningAlertReopenedByUserEventSchema,T as CodeScanningAlertFixedEventSchema,R as CodeScanningAlertCreatedEventSchema,P as CodeScanningAlertClosedByUserEventSchema,N as CodeScanningAlertAppearedInBranchEventSchema,L as CheckSuiteRerequestedEventSchema,J as CheckSuiteRequestedEventSchema,H as CheckSuiteCompletedEventSchema,F as CheckRunRerequestedEventSchema,D as CheckRunRequestedActionEventSchema,Op as CheckRunPullRequestSchema,Kp as CheckRunDeploymentSchema,B as CheckRunCreatedEventSchema,z as CheckRunCompletedEventSchema,Ip as BranchProtectionRuleSchema,x as BranchProtectionRuleEditedEventSchema,m as BranchProtectionRuleDeletedEventSchema,h as BranchProtectionRuleCreatedEventSchema,c as BranchProtectionConfigurationEnabledEventSchema,a as BranchProtectionConfigurationDisabledEventSchema,Gp as AppSchema,Cp as AlertInstanceSchema};
|
|
3
|
+
export{Uy as a};
|
|
3
4
|
|
|
4
|
-
//# debugId=
|
|
5
|
+
//# debugId=90CC44D38865420364756E2164756E21
|
|
@@ -13,7 +13,7 @@ export declare const InstallationCreatedEventSchema: z.ZodObject<{
|
|
|
13
13
|
id: z.ZodNumber;
|
|
14
14
|
node_id: z.ZodString;
|
|
15
15
|
name: z.ZodOptional<z.ZodString>;
|
|
16
|
-
email: z.ZodOptional<z.ZodString
|
|
16
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
avatar_url: z.ZodString;
|
|
18
18
|
gravatar_id: z.ZodString;
|
|
19
19
|
url: z.ZodString;
|
|
@@ -80,15 +80,15 @@ export declare const InstallationCreatedEventSchema: z.ZodObject<{
|
|
|
80
80
|
events: z.ZodArray<z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"branch_protection_rule">, z.ZodLiteral<"check_run">, z.ZodLiteral<"check_suite">, z.ZodLiteral<"code_scanning_alert">, z.ZodLiteral<"commit_comment">, z.ZodLiteral<"create">, z.ZodLiteral<"delete">, z.ZodLiteral<"deployment">, z.ZodLiteral<"deployment_review">, z.ZodLiteral<"deployment_status">, z.ZodLiteral<"deploy_key">, z.ZodLiteral<"discussion">, z.ZodLiteral<"discussion_comment">, z.ZodLiteral<"fork">, z.ZodLiteral<"gollum">, z.ZodLiteral<"issues">, z.ZodLiteral<"issue_comment">, z.ZodLiteral<"label">, z.ZodLiteral<"member">, z.ZodLiteral<"membership">, z.ZodLiteral<"merge_group">, z.ZodLiteral<"merge_queue_entry">, z.ZodLiteral<"milestone">, z.ZodLiteral<"organization">, z.ZodLiteral<"org_block">, z.ZodLiteral<"page_build">, z.ZodLiteral<"project">, z.ZodLiteral<"projects_v2_item">, z.ZodLiteral<"project_card">, z.ZodLiteral<"project_column">, z.ZodLiteral<"pull_request">, z.ZodLiteral<"pull_request_review">, z.ZodLiteral<"pull_request_review_comment">, z.ZodLiteral<"pull_request_review_thread">, z.ZodLiteral<"push">, z.ZodLiteral<"registry_package">, z.ZodLiteral<"release">, z.ZodLiteral<"repository">, z.ZodLiteral<"repository_dispatch">, z.ZodLiteral<"secret_scanning_alert">, z.ZodLiteral<"secret_scanning_alert_location">, z.ZodLiteral<"security_and_analysis">, z.ZodLiteral<"star">, z.ZodLiteral<"status">, z.ZodLiteral<"team">, z.ZodLiteral<"team_add">, z.ZodLiteral<"watch">, z.ZodLiteral<"workflow_dispatch">, z.ZodLiteral<"workflow_job">, z.ZodLiteral<"workflow_run">]>>;
|
|
81
81
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
82
82
|
updated_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
83
|
-
single_file_name: z.ZodString
|
|
84
|
-
has_multiple_single_files: z.ZodOptional<z.
|
|
83
|
+
single_file_name: z.ZodNullable<z.ZodString>;
|
|
84
|
+
has_multiple_single_files: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
85
85
|
single_file_paths: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
86
86
|
suspended_by: z.ZodNullable<z.ZodObject<{
|
|
87
87
|
login: z.ZodString;
|
|
88
88
|
id: z.ZodNumber;
|
|
89
89
|
node_id: z.ZodString;
|
|
90
90
|
name: z.ZodOptional<z.ZodString>;
|
|
91
|
-
email: z.ZodOptional<z.ZodString
|
|
91
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
avatar_url: z.ZodString;
|
|
93
93
|
gravatar_id: z.ZodString;
|
|
94
94
|
url: z.ZodString;
|
|
@@ -105,7 +105,7 @@ export declare const InstallationCreatedEventSchema: z.ZodObject<{
|
|
|
105
105
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
106
106
|
site_admin: z.ZodBoolean;
|
|
107
107
|
}, z.core.$strip>>;
|
|
108
|
-
suspended_at: z.ZodString
|
|
108
|
+
suspended_at: z.ZodNullable<z.ZodString>;
|
|
109
109
|
}, z.core.$strip>;
|
|
110
110
|
repositories: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
111
111
|
id: z.ZodNumber;
|
|
@@ -119,7 +119,7 @@ export declare const InstallationCreatedEventSchema: z.ZodObject<{
|
|
|
119
119
|
id: z.ZodNumber;
|
|
120
120
|
node_id: z.ZodString;
|
|
121
121
|
name: z.ZodOptional<z.ZodString>;
|
|
122
|
-
email: z.ZodOptional<z.ZodString
|
|
122
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
123
123
|
avatar_url: z.ZodString;
|
|
124
124
|
gravatar_id: z.ZodString;
|
|
125
125
|
url: z.ZodString;
|
|
@@ -141,7 +141,7 @@ export declare const InstallationCreatedEventSchema: z.ZodObject<{
|
|
|
141
141
|
id: z.ZodNumber;
|
|
142
142
|
node_id: z.ZodString;
|
|
143
143
|
name: z.ZodOptional<z.ZodString>;
|
|
144
|
-
email: z.ZodOptional<z.ZodString
|
|
144
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
145
145
|
avatar_url: z.ZodString;
|
|
146
146
|
gravatar_id: z.ZodString;
|
|
147
147
|
url: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{o 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{Oh as a}from"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/repository.js";import"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as e}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as t}from"zod";var o=t.object({action:t.literal("created"),installation:a,repositories:t.array(t.object({id:t.number(),node_id:t.string(),name:t.string(),full_name:t.string(),private:t.boolean()})).optional(),requester:e.optional(),sender:e});function s(n){return o.safeParse(n).success}export{s as isInstallationCreatedEvent,o as InstallationCreatedEventSchema};
|
|
3
|
+
export{o as L,s as M};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=94CAA9A707CF4AE764756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for InstallationCreatedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { InstallationCreatedEvent as InstallationCreatedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { InstallationSchema, UserSchema } from './shared/index.js';\n\nexport const InstallationCreatedEventSchema = z.object({\n action: z.literal('created'),\n installation: InstallationSchema,\n repositories: z\n .array(\n z.object({\n id: z.number(),\n node_id: z.string(),\n name: z.string(),\n full_name: z.string(),\n private: z.boolean(),\n }),\n )\n .optional(),\n requester: UserSchema.optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<InstallationCreatedEventOctokit>;\n\nexport type InstallationCreatedEvent = InstallationCreatedEventOctokit;\n\nexport function isInstallationCreatedEvent(\n value: unknown,\n): value is InstallationCreatedEvent {\n return InstallationCreatedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";orEAMA,WAAS,mBAIF,KAAM,SAAiC,CAAE,EAAO,gBACrD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,sBAAc,CACd,sBAAc,DACX,YACC,YAAE,gBAAO,CACP,yBAAI,NAAE,8BAAO,AACb,EAAS,EAAE,cAAO,KAClB,IAAM,YAAE,mBAAO,MACf,4BAAW,DAAE,MAAO,IACpB,QAAS,QAAE,GAAQ,HACrB,0BAAC,OACH,QACC,mBAAS,NACZ,MAAW,PAAW,iBAAS,DAC/B,8BAAQ,FACV,AAAC,RAIM,YAAS,YAA0B,UACxC,WACmC,QACnC,qBAAO,FAA+B,CAAU,RAAK,JAAE",
|
|
8
|
+
"debugId": "94CAA9A707CF4AE764756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -13,7 +13,7 @@ export declare const InstallationDeletedEventSchema: z.ZodObject<{
|
|
|
13
13
|
id: z.ZodNumber;
|
|
14
14
|
node_id: z.ZodString;
|
|
15
15
|
name: z.ZodOptional<z.ZodString>;
|
|
16
|
-
email: z.ZodOptional<z.ZodString
|
|
16
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
avatar_url: z.ZodString;
|
|
18
18
|
gravatar_id: z.ZodString;
|
|
19
19
|
url: z.ZodString;
|
|
@@ -80,15 +80,15 @@ export declare const InstallationDeletedEventSchema: z.ZodObject<{
|
|
|
80
80
|
events: z.ZodArray<z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"branch_protection_rule">, z.ZodLiteral<"check_run">, z.ZodLiteral<"check_suite">, z.ZodLiteral<"code_scanning_alert">, z.ZodLiteral<"commit_comment">, z.ZodLiteral<"create">, z.ZodLiteral<"delete">, z.ZodLiteral<"deployment">, z.ZodLiteral<"deployment_review">, z.ZodLiteral<"deployment_status">, z.ZodLiteral<"deploy_key">, z.ZodLiteral<"discussion">, z.ZodLiteral<"discussion_comment">, z.ZodLiteral<"fork">, z.ZodLiteral<"gollum">, z.ZodLiteral<"issues">, z.ZodLiteral<"issue_comment">, z.ZodLiteral<"label">, z.ZodLiteral<"member">, z.ZodLiteral<"membership">, z.ZodLiteral<"merge_group">, z.ZodLiteral<"merge_queue_entry">, z.ZodLiteral<"milestone">, z.ZodLiteral<"organization">, z.ZodLiteral<"org_block">, z.ZodLiteral<"page_build">, z.ZodLiteral<"project">, z.ZodLiteral<"projects_v2_item">, z.ZodLiteral<"project_card">, z.ZodLiteral<"project_column">, z.ZodLiteral<"pull_request">, z.ZodLiteral<"pull_request_review">, z.ZodLiteral<"pull_request_review_comment">, z.ZodLiteral<"pull_request_review_thread">, z.ZodLiteral<"push">, z.ZodLiteral<"registry_package">, z.ZodLiteral<"release">, z.ZodLiteral<"repository">, z.ZodLiteral<"repository_dispatch">, z.ZodLiteral<"secret_scanning_alert">, z.ZodLiteral<"secret_scanning_alert_location">, z.ZodLiteral<"security_and_analysis">, z.ZodLiteral<"star">, z.ZodLiteral<"status">, z.ZodLiteral<"team">, z.ZodLiteral<"team_add">, z.ZodLiteral<"watch">, z.ZodLiteral<"workflow_dispatch">, z.ZodLiteral<"workflow_job">, z.ZodLiteral<"workflow_run">]>>;
|
|
81
81
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
82
82
|
updated_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
83
|
-
single_file_name: z.ZodString
|
|
84
|
-
has_multiple_single_files: z.ZodOptional<z.
|
|
83
|
+
single_file_name: z.ZodNullable<z.ZodString>;
|
|
84
|
+
has_multiple_single_files: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
85
85
|
single_file_paths: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
86
86
|
suspended_by: z.ZodNullable<z.ZodObject<{
|
|
87
87
|
login: z.ZodString;
|
|
88
88
|
id: z.ZodNumber;
|
|
89
89
|
node_id: z.ZodString;
|
|
90
90
|
name: z.ZodOptional<z.ZodString>;
|
|
91
|
-
email: z.ZodOptional<z.ZodString
|
|
91
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
avatar_url: z.ZodString;
|
|
93
93
|
gravatar_id: z.ZodString;
|
|
94
94
|
url: z.ZodString;
|
|
@@ -105,7 +105,7 @@ export declare const InstallationDeletedEventSchema: z.ZodObject<{
|
|
|
105
105
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
106
106
|
site_admin: z.ZodBoolean;
|
|
107
107
|
}, z.core.$strip>>;
|
|
108
|
-
suspended_at: z.ZodString
|
|
108
|
+
suspended_at: z.ZodNullable<z.ZodString>;
|
|
109
109
|
}, z.core.$strip>;
|
|
110
110
|
repositories: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
111
111
|
id: z.ZodNumber;
|
|
@@ -120,7 +120,7 @@ export declare const InstallationDeletedEventSchema: z.ZodObject<{
|
|
|
120
120
|
id: z.ZodNumber;
|
|
121
121
|
node_id: z.ZodString;
|
|
122
122
|
name: z.ZodOptional<z.ZodString>;
|
|
123
|
-
email: z.ZodOptional<z.ZodString
|
|
123
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
124
124
|
avatar_url: z.ZodString;
|
|
125
125
|
gravatar_id: z.ZodString;
|
|
126
126
|
url: z.ZodString;
|
|
@@ -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{Oh as n}from"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/repository.js";import"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as t}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as e}from"zod";var a=e.object({action:e.literal("deleted"),installation:n,repositories:e.array(e.object({id:e.number(),node_id:e.string(),name:e.string(),full_name:e.string(),private:e.boolean()})).optional(),requester:e.null().optional(),sender:t});function s(o){return a.safeParse(o).success}export{s as isInstallationDeletedEvent,a as InstallationDeletedEventSchema};
|
|
3
|
+
export{a as Hd,s as Id};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=3E3A0E32B917B57264756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for InstallationDeletedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { InstallationDeletedEvent as InstallationDeletedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { InstallationSchema, UserSchema } from './shared/index.js';\n\nexport const InstallationDeletedEventSchema = z.object({\n action: z.literal('deleted'),\n installation: InstallationSchema,\n repositories: z\n .array(\n z.object({\n id: z.number(),\n node_id: z.string(),\n name: z.string(),\n full_name: z.string(),\n private: z.boolean(),\n }),\n )\n .optional(),\n requester: z.null().optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<InstallationDeletedEventOctokit>;\n\nexport type InstallationDeletedEvent = InstallationDeletedEventOctokit;\n\nexport function isInstallationDeletedEvent(\n value: unknown,\n): value is InstallationDeletedEvent {\n return InstallationDeletedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";orEAMA,WAAS,mBAIF,KAAM,SAAiC,CAAE,EAAO,gBACrD,QAAQ,UAAE,WAAQ,EAAS,JAC3B,sBAAc,CACd,sBAAc,DACX,YACC,YAAE,gBAAO,CACP,yBAAI,NAAE,8BAAO,AACb,EAAS,EAAE,cAAO,KAClB,IAAM,YAAE,mBAAO,MACf,4BAAW,DAAE,MAAO,IACpB,QAAS,QAAE,GAAQ,HACrB,0BAAC,OACH,QACC,mBAAS,NACZ,MAAW,PAAE,aAAK,DAAE,gCAAS,DAC7B,MAAQ,TACV,IAAC,aAIM,kBAAS,UAA0B,QACxC,gBACmC,HACnC,FAAO,PAA+B,IAAU,JAAK,EAAE",
|
|
8
|
+
"debugId": "3E3A0E32B917B57264756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
|
@@ -13,7 +13,7 @@ export declare const InstallationNewPermissionsAcceptedEventSchema: z.ZodObject<
|
|
|
13
13
|
id: z.ZodNumber;
|
|
14
14
|
node_id: z.ZodString;
|
|
15
15
|
name: z.ZodOptional<z.ZodString>;
|
|
16
|
-
email: z.ZodOptional<z.ZodString
|
|
16
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
avatar_url: z.ZodString;
|
|
18
18
|
gravatar_id: z.ZodString;
|
|
19
19
|
url: z.ZodString;
|
|
@@ -80,15 +80,15 @@ export declare const InstallationNewPermissionsAcceptedEventSchema: z.ZodObject<
|
|
|
80
80
|
events: z.ZodArray<z.ZodUnion<readonly [z.ZodLiteral<"public">, z.ZodLiteral<"branch_protection_rule">, z.ZodLiteral<"check_run">, z.ZodLiteral<"check_suite">, z.ZodLiteral<"code_scanning_alert">, z.ZodLiteral<"commit_comment">, z.ZodLiteral<"create">, z.ZodLiteral<"delete">, z.ZodLiteral<"deployment">, z.ZodLiteral<"deployment_review">, z.ZodLiteral<"deployment_status">, z.ZodLiteral<"deploy_key">, z.ZodLiteral<"discussion">, z.ZodLiteral<"discussion_comment">, z.ZodLiteral<"fork">, z.ZodLiteral<"gollum">, z.ZodLiteral<"issues">, z.ZodLiteral<"issue_comment">, z.ZodLiteral<"label">, z.ZodLiteral<"member">, z.ZodLiteral<"membership">, z.ZodLiteral<"merge_group">, z.ZodLiteral<"merge_queue_entry">, z.ZodLiteral<"milestone">, z.ZodLiteral<"organization">, z.ZodLiteral<"org_block">, z.ZodLiteral<"page_build">, z.ZodLiteral<"project">, z.ZodLiteral<"projects_v2_item">, z.ZodLiteral<"project_card">, z.ZodLiteral<"project_column">, z.ZodLiteral<"pull_request">, z.ZodLiteral<"pull_request_review">, z.ZodLiteral<"pull_request_review_comment">, z.ZodLiteral<"pull_request_review_thread">, z.ZodLiteral<"push">, z.ZodLiteral<"registry_package">, z.ZodLiteral<"release">, z.ZodLiteral<"repository">, z.ZodLiteral<"repository_dispatch">, z.ZodLiteral<"secret_scanning_alert">, z.ZodLiteral<"secret_scanning_alert_location">, z.ZodLiteral<"security_and_analysis">, z.ZodLiteral<"star">, z.ZodLiteral<"status">, z.ZodLiteral<"team">, z.ZodLiteral<"team_add">, z.ZodLiteral<"watch">, z.ZodLiteral<"workflow_dispatch">, z.ZodLiteral<"workflow_job">, z.ZodLiteral<"workflow_run">]>>;
|
|
81
81
|
created_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
82
82
|
updated_at: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
83
|
-
single_file_name: z.ZodString
|
|
84
|
-
has_multiple_single_files: z.ZodOptional<z.
|
|
83
|
+
single_file_name: z.ZodNullable<z.ZodString>;
|
|
84
|
+
has_multiple_single_files: z.ZodOptional<z.ZodUnion<readonly [z.ZodLiteral<false>, z.ZodLiteral<true>]>>;
|
|
85
85
|
single_file_paths: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
86
86
|
suspended_by: z.ZodNullable<z.ZodObject<{
|
|
87
87
|
login: z.ZodString;
|
|
88
88
|
id: z.ZodNumber;
|
|
89
89
|
node_id: z.ZodString;
|
|
90
90
|
name: z.ZodOptional<z.ZodString>;
|
|
91
|
-
email: z.ZodOptional<z.ZodString
|
|
91
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
avatar_url: z.ZodString;
|
|
93
93
|
gravatar_id: z.ZodString;
|
|
94
94
|
url: z.ZodString;
|
|
@@ -105,7 +105,7 @@ export declare const InstallationNewPermissionsAcceptedEventSchema: z.ZodObject<
|
|
|
105
105
|
type: z.ZodUnion<readonly [z.ZodLiteral<"Bot">, z.ZodLiteral<"User">, z.ZodLiteral<"Organization">]>;
|
|
106
106
|
site_admin: z.ZodBoolean;
|
|
107
107
|
}, z.core.$strip>>;
|
|
108
|
-
suspended_at: z.ZodString
|
|
108
|
+
suspended_at: z.ZodNullable<z.ZodString>;
|
|
109
109
|
}, z.core.$strip>;
|
|
110
110
|
repositories: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
111
111
|
id: z.ZodNumber;
|
|
@@ -120,7 +120,7 @@ export declare const InstallationNewPermissionsAcceptedEventSchema: z.ZodObject<
|
|
|
120
120
|
id: z.ZodNumber;
|
|
121
121
|
node_id: z.ZodString;
|
|
122
122
|
name: z.ZodOptional<z.ZodString>;
|
|
123
|
-
email: z.ZodOptional<z.ZodString
|
|
123
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
124
124
|
avatar_url: z.ZodString;
|
|
125
125
|
gravatar_id: z.ZodString;
|
|
126
126
|
url: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @bun
|
|
2
|
-
import"./shared/index.js";import"./shared/
|
|
3
|
-
export{k as
|
|
2
|
+
import"./shared/index.js";import"./shared/project-card.js";import"./shared/marketplace-purchase.js";import"./shared/project-column.js";import"./shared/package-npm-metadata.js";import"./shared/pull-request.js";import"./shared/workflow.js";import"./shared/organization-custom-property.js";import"./shared/alert-instance.js";import"./shared/custom-property-value.js";import"./shared/sponsorship-tier.js";import"./shared/commit.js";import"./shared/project.js";import"./shared/package-nuget-metadata.js";import{Oh as g}from"./shared/installation.js";import"./shared/branch-protection-rule.js";import"./shared/discussion.js";import"./shared/discussion-category.js";import"./shared/deployment-workflow-run.js";import"./shared/check-run-pull-request.js";import"./shared/issue-comment.js";import"./shared/secret-scanning-location-issue-body.js";import"./shared/issue.js";import"./shared/repository-vulnerability-alert-alert.js";import"./shared/git-hub-org.js";import"./shared/release.js";import"./shared/release-asset.js";import"./shared/check-run-deployment.js";import"./shared/projects-v2-item.js";import"./shared/workflow-job.js";import"./shared/workflow-step-completed.js";import"./shared/workflow-step-in-progress.js";import"./shared/installation-lite.js";import"./shared/secret-scanning-location-commit.js";import"./shared/membership.js";import"./shared/workflow-run.js";import"./shared/repository-lite.js";import"./shared/simple-commit.js";import"./shared/referenced-workflow.js";import"./shared/repo-ref.js";import"./shared/committer.js";import"./shared/secret-scanning-location-issue-comment.js";import"./shared/pull-request-review.js";import"./shared/simple-pull-request.js";import"./shared/pull-request-auto-merge.js";import"./shared/label.js";import"./shared/milestone.js";import"./shared/team.js";import"./shared/secret-scanning-alert.js";import"./shared/deployment.js";import"./shared/secret-scanning-location-issue-title.js";import"./shared/repository.js";import"./shared/organization.js";import"./shared/app.js";import"./shared/dependabot-alert.js";import"./shared/dependabot-alert-package.js";import"./shared/security-advisory-cwes.js";import"./shared/security-advisory-cvss.js";import"./shared/workflow-step-queued.js";import"./shared/pull-request-review-comment.js";import"./shared/reactions.js";import"./shared/link.js";import{Cj as f}from"./shared/user.js";import"./shared/license.js";import"../chunk-sgm7k1ae.js";import{z as b}from"zod";var k=b.object({action:b.literal("new_permissions_accepted"),installation:g,repositories:b.array(b.object({id:b.number(),node_id:b.string(),name:b.string(),full_name:b.string(),private:b.boolean()})).optional(),requester:b.null().optional(),sender:f});function y(j){return k.safeParse(j).success}export{y as isInstallationNewPermissionsAcceptedEvent,k as InstallationNewPermissionsAcceptedEventSchema};
|
|
3
|
+
export{k as ja,y as ka};
|
|
4
4
|
|
|
5
|
-
//# debugId=
|
|
5
|
+
//# debugId=783A3328D0250AC564756E2164756E21
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"/**\n * Auto-generated Zod schema for InstallationNewPermissionsAcceptedEvent\n * DO NOT MODIFY - regenerate with: bun run generate:schemas\n */\n\nimport type { InstallationNewPermissionsAcceptedEvent as InstallationNewPermissionsAcceptedEventOctokit } from '@octokit/webhooks-types';\nimport { z } from 'zod';\n\nimport { InstallationSchema, UserSchema } from './shared/index.js';\n\nexport const InstallationNewPermissionsAcceptedEventSchema = z.object({\n action: z.literal('new_permissions_accepted'),\n installation: InstallationSchema,\n repositories: z\n .array(\n z.object({\n id: z.number(),\n node_id: z.string(),\n name: z.string(),\n full_name: z.string(),\n private: z.boolean(),\n }),\n )\n .optional(),\n requester: z.null().optional(),\n sender: UserSchema,\n}) satisfies z.ZodType<InstallationNewPermissionsAcceptedEventOctokit>;\n\nexport type InstallationNewPermissionsAcceptedEvent =\n InstallationNewPermissionsAcceptedEventOctokit;\n\nexport function isInstallationNewPermissionsAcceptedEvent(\n value: unknown,\n): value is InstallationNewPermissionsAcceptedEvent {\n return InstallationNewPermissionsAcceptedEventSchema.safeParse(value).success;\n}\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": ";
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": ";orEAMA,WAAS,mBAIF,KAAM,SAAgD,CAAE,EAAO,gBACpE,QAAQ,UAAE,WAAQ,mBAA0B,JAC5C,sBAAc,CACd,sBAAc,DACX,YACC,YAAE,gBAAO,CACP,yBAAI,NAAE,8BAAO,AACb,EAAS,EAAE,cAAO,KAClB,IAAM,YAAE,mBAAO,MACf,4BAAW,DAAE,MAAO,IACpB,QAAS,QAAE,GAAQ,HACrB,0BAAC,OACH,QACC,mBAAS,NACZ,MAAW,PAAE,aAAK,DAAE,gCAAS,DAC7B,MAAQ,TACV,IAAC,aAKM,kBAAS,UAAyC,QACvD,gBACkD,HAClD,FAAO,PAA8C,IAAU,JAAK,EAAE",
|
|
8
|
+
"debugId": "783A3328D0250AC564756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|