@ghx-dev/core 0.1.0-beta.0 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +169 -114
- package/dist/agent-interface/tools/explain-tool.js +2 -2
- package/dist/agent-interface/tools/list-capabilities-tool.js +2 -2
- package/dist/agent.js +3 -3
- package/dist/cards/check_run.annotations.list.yaml +35 -0
- package/dist/cards/issue.assignees.update.yaml +27 -0
- package/dist/cards/issue.blocked_by.add.yaml +23 -0
- package/dist/cards/issue.blocked_by.remove.yaml +24 -0
- package/dist/cards/issue.close.yaml +24 -0
- package/dist/cards/issue.comments.create.yaml +24 -0
- package/dist/cards/issue.comments.list.yaml +48 -0
- package/dist/cards/issue.create.yaml +28 -0
- package/dist/cards/issue.delete.yaml +23 -0
- package/dist/cards/issue.labels.update.yaml +27 -0
- package/dist/cards/issue.linked_prs.list.yaml +34 -0
- package/dist/cards/issue.list.yaml +48 -0
- package/dist/cards/issue.milestone.set.yaml +23 -0
- package/dist/cards/issue.parent.remove.yaml +22 -0
- package/dist/cards/issue.parent.set.yaml +23 -0
- package/dist/cards/issue.relations.get.yaml +54 -0
- package/dist/cards/issue.reopen.yaml +24 -0
- package/dist/cards/issue.update.yaml +27 -0
- package/dist/cards/issue.view.yaml +32 -0
- package/dist/cards/pr.assignees.update.yaml +38 -0
- package/dist/cards/pr.branch.update.yaml +23 -0
- package/dist/cards/pr.checks.get_failed.yaml +42 -0
- package/dist/cards/pr.checks.rerun_all.yaml +26 -0
- package/dist/cards/pr.checks.rerun_failed.yaml +26 -0
- package/dist/cards/pr.comment.reply.yaml +23 -0
- package/dist/cards/pr.comment.resolve.yaml +22 -0
- package/dist/cards/pr.comment.unresolve.yaml +22 -0
- package/dist/cards/pr.comments.list.yaml +98 -0
- package/dist/cards/pr.diff.list_files.yaml +43 -0
- package/dist/cards/pr.list.yaml +48 -0
- package/dist/cards/pr.merge.execute.yaml +29 -0
- package/dist/cards/pr.mergeability.view.yaml +27 -0
- package/dist/cards/pr.ready_for_review.set.yaml +24 -0
- package/dist/cards/pr.review.submit_approve.yaml +26 -0
- package/dist/cards/pr.review.submit_comment.yaml +26 -0
- package/dist/cards/pr.review.submit_request_changes.yaml +26 -0
- package/dist/cards/pr.reviewers.request.yaml +31 -0
- package/dist/cards/pr.reviews.list.yaml +47 -0
- package/dist/cards/pr.status.checks.yaml +42 -0
- package/dist/cards/pr.view.yaml +32 -0
- package/dist/cards/project_v2.fields.list.yaml +37 -0
- package/dist/cards/project_v2.item.add_issue.yaml +23 -0
- package/dist/cards/project_v2.item.field.update.yaml +29 -0
- package/dist/cards/project_v2.items.list.yaml +39 -0
- package/dist/cards/project_v2.org.get.yaml +26 -0
- package/dist/cards/project_v2.user.get.yaml +26 -0
- package/dist/cards/release.create_draft.yaml +36 -0
- package/dist/cards/release.get.yaml +30 -0
- package/dist/cards/release.list.yaml +44 -0
- package/dist/cards/release.publish_draft.yaml +36 -0
- package/dist/cards/release.update.yaml +38 -0
- package/dist/cards/repo.issue_types.list.yaml +40 -0
- package/dist/cards/repo.labels.list.yaml +41 -0
- package/dist/cards/repo.view.yaml +34 -0
- package/dist/cards/workflow.get.yaml +30 -0
- package/dist/cards/workflow.list.yaml +40 -0
- package/dist/cards/workflow_dispatch.run.yaml +29 -0
- package/dist/cards/workflow_job.logs.analyze.yaml +33 -0
- package/dist/cards/workflow_job.logs.get.yaml +24 -0
- package/dist/cards/workflow_run.artifacts.list.yaml +40 -0
- package/dist/cards/workflow_run.cancel.yaml +23 -0
- package/dist/cards/workflow_run.get.yaml +33 -0
- package/dist/cards/workflow_run.jobs.list.yaml +35 -0
- package/dist/cards/workflow_run.rerun_all.yaml +23 -0
- package/dist/cards/workflow_run.rerun_failed.yaml +23 -0
- package/dist/cards/workflow_runs.list.yaml +45 -0
- package/dist/{chunk-GPU4P7UG.js → chunk-22WWCK6A.js} +3 -3
- package/dist/{chunk-Q4RTT3DV.js → chunk-3MRJX72M.js} +5 -5
- package/dist/{chunk-MMG6CIKK.js → chunk-4PLVKNCF.js} +2 -2
- package/dist/{chunk-3RJCF42N.js → chunk-GMTG7X2L.js} +2 -2
- package/dist/{chunk-BJHVAFTN.js → chunk-HQ2VRCH7.js} +2 -2
- package/dist/{chunk-MT4U5DYD.js → chunk-JH6GM6XU.js} +47 -2
- package/dist/chunk-JH6GM6XU.js.map +1 -0
- package/dist/chunk-JLDU462R.js +1352 -0
- package/dist/chunk-JLDU462R.js.map +1 -0
- package/dist/{chunk-YNQNHCRS.js → chunk-MGNGSGMF.js} +8 -3
- package/dist/chunk-MGNGSGMF.js.map +1 -0
- package/dist/chunk-SA2D4A5U.js +1496 -0
- package/dist/chunk-SA2D4A5U.js.map +1 -0
- package/dist/{chunk-WYSY75U7.js → chunk-SD7U4BNA.js} +32 -14
- package/dist/chunk-SD7U4BNA.js.map +1 -0
- package/dist/{chunk-QX34GTH6.js → chunk-SJR2SACI.js} +2 -2
- package/dist/chunk-XNMM64WU.js +221 -0
- package/dist/chunk-XNMM64WU.js.map +1 -0
- package/dist/cli/commands/capabilities-explain.js +3 -3
- package/dist/cli/commands/capabilities-list.js +3 -3
- package/dist/cli/commands/run.js +14 -14
- package/dist/cli/commands/setup.js +1 -1
- package/dist/cli/index.js +21 -21
- package/dist/core/contracts/tasks/issue.assignees.update.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.assignees.update.js +8 -0
- package/dist/core/contracts/tasks/issue.assignees.update.js.map +1 -0
- package/dist/core/contracts/tasks/issue.blocked_by.add.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.blocked_by.add.js +8 -0
- package/dist/core/contracts/tasks/issue.blocked_by.add.js.map +1 -0
- package/dist/core/contracts/tasks/issue.blocked_by.remove.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.blocked_by.remove.js +8 -0
- package/dist/core/contracts/tasks/issue.blocked_by.remove.js.map +1 -0
- package/dist/core/contracts/tasks/issue.close.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.close.js +8 -0
- package/dist/core/contracts/tasks/issue.close.js.map +1 -0
- package/dist/core/contracts/tasks/issue.comments.create.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.comments.create.js +8 -0
- package/dist/core/contracts/tasks/issue.comments.create.js.map +1 -0
- package/dist/core/contracts/tasks/issue.create.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.create.js +8 -0
- package/dist/core/contracts/tasks/issue.create.js.map +1 -0
- package/dist/core/contracts/tasks/issue.delete.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.delete.js +8 -0
- package/dist/core/contracts/tasks/issue.delete.js.map +1 -0
- package/dist/core/contracts/tasks/issue.labels.update.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.labels.update.js +8 -0
- package/dist/core/contracts/tasks/issue.labels.update.js.map +1 -0
- package/dist/core/contracts/tasks/issue.linked_prs.list.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.linked_prs.list.js +8 -0
- package/dist/core/contracts/tasks/issue.linked_prs.list.js.map +1 -0
- package/dist/core/contracts/tasks/issue.milestone.set.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.milestone.set.js +8 -0
- package/dist/core/contracts/tasks/issue.milestone.set.js.map +1 -0
- package/dist/core/contracts/tasks/issue.parent.remove.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.parent.remove.js +8 -0
- package/dist/core/contracts/tasks/issue.parent.remove.js.map +1 -0
- package/dist/core/contracts/tasks/issue.parent.set.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.parent.set.js +8 -0
- package/dist/core/contracts/tasks/issue.parent.set.js.map +1 -0
- package/dist/core/contracts/tasks/issue.relations.get.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.relations.get.js +8 -0
- package/dist/core/contracts/tasks/issue.relations.get.js.map +1 -0
- package/dist/core/contracts/tasks/issue.reopen.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.reopen.js +8 -0
- package/dist/core/contracts/tasks/issue.reopen.js.map +1 -0
- package/dist/core/contracts/tasks/issue.update.d.ts +5 -0
- package/dist/core/contracts/tasks/issue.update.js +8 -0
- package/dist/core/contracts/tasks/issue.update.js.map +1 -0
- package/dist/core/contracts/tasks/pr.assignees.update.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.assignees.update.js +8 -0
- package/dist/core/contracts/tasks/pr.assignees.update.js.map +1 -0
- package/dist/core/contracts/tasks/pr.branch.update.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.branch.update.js +8 -0
- package/dist/core/contracts/tasks/pr.branch.update.js.map +1 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_all.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_all.js +8 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_all.js.map +1 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_failed.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_failed.js +8 -0
- package/dist/core/contracts/tasks/pr.checks.rerun_failed.js.map +1 -0
- package/dist/core/contracts/tasks/pr.merge.execute.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.merge.execute.js +8 -0
- package/dist/core/contracts/tasks/pr.merge.execute.js.map +1 -0
- package/dist/core/contracts/tasks/pr.review.submit_approve.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.review.submit_approve.js +8 -0
- package/dist/core/contracts/tasks/pr.review.submit_approve.js.map +1 -0
- package/dist/core/contracts/tasks/pr.review.submit_comment.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.review.submit_comment.js +8 -0
- package/dist/core/contracts/tasks/pr.review.submit_comment.js.map +1 -0
- package/dist/core/contracts/tasks/pr.review.submit_request_changes.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.review.submit_request_changes.js +8 -0
- package/dist/core/contracts/tasks/pr.review.submit_request_changes.js.map +1 -0
- package/dist/core/contracts/tasks/pr.reviewers.request.d.ts +5 -0
- package/dist/core/contracts/tasks/pr.reviewers.request.js +8 -0
- package/dist/core/contracts/tasks/pr.reviewers.request.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.fields.list.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.fields.list.js +8 -0
- package/dist/core/contracts/tasks/project_v2.fields.list.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.item.add_issue.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.item.add_issue.js +8 -0
- package/dist/core/contracts/tasks/project_v2.item.add_issue.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.item.field.update.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.item.field.update.js +8 -0
- package/dist/core/contracts/tasks/project_v2.item.field.update.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.items.list.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.items.list.js +8 -0
- package/dist/core/contracts/tasks/project_v2.items.list.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.org.get.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.org.get.js +8 -0
- package/dist/core/contracts/tasks/project_v2.org.get.js.map +1 -0
- package/dist/core/contracts/tasks/project_v2.user.get.d.ts +5 -0
- package/dist/core/contracts/tasks/project_v2.user.get.js +8 -0
- package/dist/core/contracts/tasks/project_v2.user.get.js.map +1 -0
- package/dist/core/contracts/tasks/release.create_draft.d.ts +5 -0
- package/dist/core/contracts/tasks/release.create_draft.js +8 -0
- package/dist/core/contracts/tasks/release.create_draft.js.map +1 -0
- package/dist/core/contracts/tasks/release.get.d.ts +5 -0
- package/dist/core/contracts/tasks/release.get.js +8 -0
- package/dist/core/contracts/tasks/release.get.js.map +1 -0
- package/dist/core/contracts/tasks/release.list.d.ts +5 -0
- package/dist/core/contracts/tasks/release.list.js +8 -0
- package/dist/core/contracts/tasks/release.list.js.map +1 -0
- package/dist/core/contracts/tasks/release.publish_draft.d.ts +5 -0
- package/dist/core/contracts/tasks/release.publish_draft.js +8 -0
- package/dist/core/contracts/tasks/release.publish_draft.js.map +1 -0
- package/dist/core/contracts/tasks/release.update.d.ts +5 -0
- package/dist/core/contracts/tasks/release.update.js +8 -0
- package/dist/core/contracts/tasks/release.update.js.map +1 -0
- package/dist/core/contracts/tasks/repo.issue_types.list.d.ts +5 -0
- package/dist/core/contracts/tasks/repo.issue_types.list.js +8 -0
- package/dist/core/contracts/tasks/repo.issue_types.list.js.map +1 -0
- package/dist/core/contracts/tasks/repo.labels.list.d.ts +5 -0
- package/dist/core/contracts/tasks/repo.labels.list.js +8 -0
- package/dist/core/contracts/tasks/repo.labels.list.js.map +1 -0
- package/dist/core/contracts/tasks/workflow.get.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow.get.js +8 -0
- package/dist/core/contracts/tasks/workflow.get.js.map +1 -0
- package/dist/core/contracts/tasks/workflow.list.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow.list.js +8 -0
- package/dist/core/contracts/tasks/workflow.list.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_dispatch.run.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_dispatch.run.js +8 -0
- package/dist/core/contracts/tasks/workflow_dispatch.run.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_run.artifacts.list.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_run.artifacts.list.js +8 -0
- package/dist/core/contracts/tasks/workflow_run.artifacts.list.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_run.cancel.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_run.cancel.js +8 -0
- package/dist/core/contracts/tasks/workflow_run.cancel.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_run.get.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_run.get.js +8 -0
- package/dist/core/contracts/tasks/workflow_run.get.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_all.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_all.js +8 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_all.js.map +1 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_failed.d.ts +5 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_failed.js +8 -0
- package/dist/core/contracts/tasks/workflow_run.rerun_failed.js.map +1 -0
- package/dist/core/execute/execute.js +2 -2
- package/dist/core/execution/adapters/cli-adapter.js +4 -4
- package/dist/core/execution/adapters/cli-capability-adapter.d.ts +1 -1
- package/dist/core/execution/adapters/cli-capability-adapter.js +2 -2
- package/dist/core/execution/adapters/graphql-adapter.js +4 -4
- package/dist/core/execution/adapters/graphql-capability-adapter.d.ts +2 -2
- package/dist/core/execution/adapters/graphql-capability-adapter.js +2 -2
- package/dist/core/registry/cards/issue.assignees.update.yaml +27 -0
- package/dist/core/registry/cards/issue.blocked_by.add.yaml +23 -0
- package/dist/core/registry/cards/issue.blocked_by.remove.yaml +24 -0
- package/dist/core/registry/cards/issue.close.yaml +24 -0
- package/dist/core/registry/cards/issue.comments.create.yaml +24 -0
- package/dist/core/registry/cards/issue.create.yaml +28 -0
- package/dist/core/registry/cards/issue.delete.yaml +23 -0
- package/dist/core/registry/cards/issue.labels.update.yaml +27 -0
- package/dist/core/registry/cards/issue.linked_prs.list.yaml +34 -0
- package/dist/core/registry/cards/issue.milestone.set.yaml +23 -0
- package/dist/core/registry/cards/issue.parent.remove.yaml +22 -0
- package/dist/core/registry/cards/issue.parent.set.yaml +23 -0
- package/dist/core/registry/cards/issue.relations.get.yaml +54 -0
- package/dist/core/registry/cards/issue.reopen.yaml +24 -0
- package/dist/core/registry/cards/issue.update.yaml +27 -0
- package/dist/core/registry/cards/pr.assignees.update.yaml +38 -0
- package/dist/core/registry/cards/pr.branch.update.yaml +23 -0
- package/dist/core/registry/cards/pr.checks.rerun_all.yaml +26 -0
- package/dist/core/registry/cards/pr.checks.rerun_failed.yaml +26 -0
- package/dist/core/registry/cards/pr.merge.execute.yaml +29 -0
- package/dist/core/registry/cards/pr.review.submit_approve.yaml +26 -0
- package/dist/core/registry/cards/pr.review.submit_comment.yaml +26 -0
- package/dist/core/registry/cards/pr.review.submit_request_changes.yaml +26 -0
- package/dist/core/registry/cards/pr.reviewers.request.yaml +31 -0
- package/dist/core/registry/cards/project_v2.fields.list.yaml +37 -0
- package/dist/core/registry/cards/project_v2.item.add_issue.yaml +23 -0
- package/dist/core/registry/cards/project_v2.item.field.update.yaml +29 -0
- package/dist/core/registry/cards/project_v2.items.list.yaml +39 -0
- package/dist/core/registry/cards/project_v2.org.get.yaml +26 -0
- package/dist/core/registry/cards/project_v2.user.get.yaml +26 -0
- package/dist/core/registry/cards/release.create_draft.yaml +36 -0
- package/dist/core/registry/cards/release.get.yaml +30 -0
- package/dist/core/registry/cards/release.list.yaml +44 -0
- package/dist/core/registry/cards/release.publish_draft.yaml +36 -0
- package/dist/core/registry/cards/release.update.yaml +38 -0
- package/dist/core/registry/cards/repo.issue_types.list.yaml +40 -0
- package/dist/core/registry/cards/repo.labels.list.yaml +41 -0
- package/dist/core/registry/cards/workflow.get.yaml +30 -0
- package/dist/core/registry/cards/workflow.list.yaml +40 -0
- package/dist/core/registry/cards/workflow_dispatch.run.yaml +29 -0
- package/dist/core/registry/cards/workflow_run.artifacts.list.yaml +40 -0
- package/dist/core/registry/cards/workflow_run.cancel.yaml +23 -0
- package/dist/core/registry/cards/workflow_run.get.yaml +33 -0
- package/dist/core/registry/cards/workflow_run.rerun_all.yaml +23 -0
- package/dist/core/registry/cards/workflow_run.rerun_failed.yaml +23 -0
- package/dist/core/registry/index.js +1 -1
- package/dist/core/routing/capability-registry.js +1 -1
- package/dist/core/routing/engine.js +9 -9
- package/dist/gql/client.d.ts +132 -1
- package/dist/gql/client.js +6 -4
- package/dist/gql/operations/issue-assignees-update.generated.d.ts +33 -0
- package/dist/gql/operations/issue-assignees-update.generated.js +28 -0
- package/dist/gql/operations/issue-assignees-update.generated.js.map +1 -0
- package/dist/gql/operations/issue-blocked-by-add.generated.d.ts +30 -0
- package/dist/gql/operations/issue-blocked-by-add.generated.js +26 -0
- package/dist/gql/operations/issue-blocked-by-add.generated.js.map +1 -0
- package/dist/gql/operations/issue-blocked-by-remove.generated.d.ts +30 -0
- package/dist/gql/operations/issue-blocked-by-remove.generated.js +26 -0
- package/dist/gql/operations/issue-blocked-by-remove.generated.js.map +1 -0
- package/dist/gql/operations/issue-close.generated.d.ts +27 -0
- package/dist/gql/operations/issue-close.generated.js +25 -0
- package/dist/gql/operations/issue-close.generated.js.map +1 -0
- package/dist/gql/operations/issue-comment-create.generated.d.ts +31 -0
- package/dist/gql/operations/issue-comment-create.generated.js +27 -0
- package/dist/gql/operations/issue-comment-create.generated.js.map +1 -0
- package/dist/gql/operations/issue-create.generated.d.ts +31 -0
- package/dist/gql/operations/issue-create.generated.js +27 -0
- package/dist/gql/operations/issue-create.generated.js.map +1 -0
- package/dist/gql/operations/issue-delete.generated.d.ts +22 -0
- package/dist/gql/operations/issue-delete.generated.js +21 -0
- package/dist/gql/operations/issue-delete.generated.js.map +1 -0
- package/dist/gql/operations/issue-labels-update.generated.d.ts +33 -0
- package/dist/gql/operations/issue-labels-update.generated.js +28 -0
- package/dist/gql/operations/issue-labels-update.generated.js.map +1 -0
- package/dist/gql/operations/issue-linked-prs-list.generated.d.ts +132 -0
- package/dist/gql/operations/issue-linked-prs-list.generated.js +39 -0
- package/dist/gql/operations/issue-linked-prs-list.generated.js.map +1 -0
- package/dist/gql/operations/issue-milestone-set.generated.d.ts +30 -0
- package/dist/gql/operations/issue-milestone-set.generated.js +26 -0
- package/dist/gql/operations/issue-milestone-set.generated.js.map +1 -0
- package/dist/gql/operations/issue-parent-remove.generated.d.ts +30 -0
- package/dist/gql/operations/issue-parent-remove.generated.js +26 -0
- package/dist/gql/operations/issue-parent-remove.generated.js.map +1 -0
- package/dist/gql/operations/issue-parent-set.generated.d.ts +30 -0
- package/dist/gql/operations/issue-parent-set.generated.js +26 -0
- package/dist/gql/operations/issue-parent-set.generated.js.map +1 -0
- package/dist/gql/operations/issue-relations-get.generated.d.ts +49 -0
- package/dist/gql/operations/issue-relations-get.generated.js +40 -0
- package/dist/gql/operations/issue-relations-get.generated.js.map +1 -0
- package/dist/gql/operations/issue-reopen.generated.d.ts +27 -0
- package/dist/gql/operations/issue-reopen.generated.js +25 -0
- package/dist/gql/operations/issue-reopen.generated.js.map +1 -0
- package/dist/gql/operations/issue-update.generated.d.ts +31 -0
- package/dist/gql/operations/issue-update.generated.js +27 -0
- package/dist/gql/operations/issue-update.generated.js.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +15 -13
- package/package.json +42 -15
- package/dist/chunk-3RAT5BCB.js +0 -584
- package/dist/chunk-3RAT5BCB.js.map +0 -1
- package/dist/chunk-MT4U5DYD.js.map +0 -1
- package/dist/chunk-WYSY75U7.js.map +0 -1
- package/dist/chunk-YNNDBMNR.js +0 -113
- package/dist/chunk-YNNDBMNR.js.map +0 -1
- package/dist/chunk-YNQNHCRS.js.map +0 -1
- package/dist/chunk-YQDQX4BT.js +0 -624
- package/dist/chunk-YQDQX4BT.js.map +0 -1
- /package/dist/{chunk-GPU4P7UG.js.map → chunk-22WWCK6A.js.map} +0 -0
- /package/dist/{chunk-Q4RTT3DV.js.map → chunk-3MRJX72M.js.map} +0 -0
- /package/dist/{chunk-MMG6CIKK.js.map → chunk-4PLVKNCF.js.map} +0 -0
- /package/dist/{chunk-3RJCF42N.js.map → chunk-GMTG7X2L.js.map} +0 -0
- /package/dist/{chunk-BJHVAFTN.js.map → chunk-HQ2VRCH7.js.map} +0 -0
- /package/dist/{chunk-QX34GTH6.js.map → chunk-SJR2SACI.js.map} +0 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
capability_id: release.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List releases for a repository.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
first: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [items, pageInfo]
|
|
15
|
+
properties:
|
|
16
|
+
items:
|
|
17
|
+
type: array
|
|
18
|
+
items:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: integer, minimum: 0 }
|
|
23
|
+
tagName: { type: [string, "null"] }
|
|
24
|
+
name: { type: [string, "null"] }
|
|
25
|
+
isDraft: { type: boolean }
|
|
26
|
+
isPrerelease: { type: boolean }
|
|
27
|
+
url: { type: [string, "null"] }
|
|
28
|
+
targetCommitish: { type: [string, "null"] }
|
|
29
|
+
createdAt: { type: [string, "null"] }
|
|
30
|
+
publishedAt: { type: [string, "null"] }
|
|
31
|
+
additionalProperties: false
|
|
32
|
+
pageInfo:
|
|
33
|
+
type: object
|
|
34
|
+
required: [hasNextPage, endCursor]
|
|
35
|
+
properties:
|
|
36
|
+
hasNextPage: { type: boolean }
|
|
37
|
+
endCursor: { type: [string, "null"] }
|
|
38
|
+
additionalProperties: false
|
|
39
|
+
additionalProperties: false
|
|
40
|
+
routing:
|
|
41
|
+
preferred: cli
|
|
42
|
+
fallbacks: []
|
|
43
|
+
cli:
|
|
44
|
+
command: api
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
capability_id: release.publish_draft
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Publish an existing draft release.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, releaseId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
releaseId: { type: integer, minimum: 1 }
|
|
11
|
+
title: { type: string, minLength: 1 }
|
|
12
|
+
notes: { type: string, minLength: 1 }
|
|
13
|
+
prerelease: { type: boolean }
|
|
14
|
+
additionalProperties: false
|
|
15
|
+
output_schema:
|
|
16
|
+
type: object
|
|
17
|
+
required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt, wasDraft]
|
|
18
|
+
properties:
|
|
19
|
+
id: { type: integer, minimum: 0 }
|
|
20
|
+
tagName: { type: [string, "null"] }
|
|
21
|
+
name: { type: [string, "null"] }
|
|
22
|
+
isDraft: { type: boolean }
|
|
23
|
+
isPrerelease: { type: boolean }
|
|
24
|
+
url: { type: [string, "null"] }
|
|
25
|
+
targetCommitish: { type: [string, "null"] }
|
|
26
|
+
createdAt: { type: [string, "null"] }
|
|
27
|
+
publishedAt: { type: [string, "null"] }
|
|
28
|
+
wasDraft: { type: boolean }
|
|
29
|
+
additionalProperties: false
|
|
30
|
+
routing:
|
|
31
|
+
preferred: cli
|
|
32
|
+
fallbacks: []
|
|
33
|
+
notes:
|
|
34
|
+
- "Requires current release state to be draft before publish."
|
|
35
|
+
cli:
|
|
36
|
+
command: api
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
capability_id: release.update
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Update a draft release without publishing it.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, releaseId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
releaseId: { type: integer, minimum: 1 }
|
|
11
|
+
tagName: { type: string, minLength: 1 }
|
|
12
|
+
title: { type: string, minLength: 1 }
|
|
13
|
+
notes: { type: string, minLength: 1 }
|
|
14
|
+
targetCommitish: { type: string, minLength: 1 }
|
|
15
|
+
prerelease: { type: boolean }
|
|
16
|
+
draft: { type: boolean }
|
|
17
|
+
additionalProperties: false
|
|
18
|
+
output_schema:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, tagName, name, isDraft, isPrerelease, url, targetCommitish, createdAt, publishedAt]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: integer, minimum: 0 }
|
|
23
|
+
tagName: { type: [string, "null"] }
|
|
24
|
+
name: { type: [string, "null"] }
|
|
25
|
+
isDraft: { type: boolean }
|
|
26
|
+
isPrerelease: { type: boolean }
|
|
27
|
+
url: { type: [string, "null"] }
|
|
28
|
+
targetCommitish: { type: [string, "null"] }
|
|
29
|
+
createdAt: { type: [string, "null"] }
|
|
30
|
+
publishedAt: { type: [string, "null"] }
|
|
31
|
+
additionalProperties: false
|
|
32
|
+
routing:
|
|
33
|
+
preferred: cli
|
|
34
|
+
fallbacks: []
|
|
35
|
+
notes:
|
|
36
|
+
- "Draft-first semantics: update only supports draft=true."
|
|
37
|
+
cli:
|
|
38
|
+
command: api
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
capability_id: repo.issue_types.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List repository issue types.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
first: { type: integer, minimum: 1 }
|
|
11
|
+
after: { type: string, minLength: 1 }
|
|
12
|
+
additionalProperties: false
|
|
13
|
+
output_schema:
|
|
14
|
+
type: object
|
|
15
|
+
required: [items, pageInfo]
|
|
16
|
+
properties:
|
|
17
|
+
items:
|
|
18
|
+
type: array
|
|
19
|
+
items:
|
|
20
|
+
type: object
|
|
21
|
+
required: [id, name, color, isEnabled]
|
|
22
|
+
properties:
|
|
23
|
+
id: { type: [string, "null"] }
|
|
24
|
+
name: { type: [string, "null"] }
|
|
25
|
+
color: { type: [string, "null"] }
|
|
26
|
+
isEnabled: { type: [boolean, "null"] }
|
|
27
|
+
additionalProperties: false
|
|
28
|
+
pageInfo:
|
|
29
|
+
type: object
|
|
30
|
+
required: [hasNextPage, endCursor]
|
|
31
|
+
properties:
|
|
32
|
+
hasNextPage: { type: boolean }
|
|
33
|
+
endCursor: { type: [string, "null"] }
|
|
34
|
+
additionalProperties: false
|
|
35
|
+
additionalProperties: false
|
|
36
|
+
routing:
|
|
37
|
+
preferred: graphql
|
|
38
|
+
fallbacks: [cli]
|
|
39
|
+
cli:
|
|
40
|
+
command: api graphql
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
capability_id: repo.labels.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List repository labels.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
first: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [items, pageInfo]
|
|
15
|
+
properties:
|
|
16
|
+
items:
|
|
17
|
+
type: array
|
|
18
|
+
items:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, name, description, color, isDefault]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: [string, "null"] }
|
|
23
|
+
name: { type: [string, "null"] }
|
|
24
|
+
description: { type: [string, "null"] }
|
|
25
|
+
color: { type: [string, "null"] }
|
|
26
|
+
isDefault: { type: [boolean, "null"] }
|
|
27
|
+
additionalProperties: false
|
|
28
|
+
pageInfo:
|
|
29
|
+
type: object
|
|
30
|
+
required: [hasNextPage, endCursor]
|
|
31
|
+
properties:
|
|
32
|
+
hasNextPage: { type: boolean }
|
|
33
|
+
endCursor: { type: [string, "null"] }
|
|
34
|
+
additionalProperties: false
|
|
35
|
+
additionalProperties: false
|
|
36
|
+
routing:
|
|
37
|
+
preferred: cli
|
|
38
|
+
fallbacks: []
|
|
39
|
+
cli:
|
|
40
|
+
command: label list
|
|
41
|
+
jsonFields: [id,name,description,color,isDefault]
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
capability_id: repo.view
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Fetch repository metadata.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
additionalProperties: false
|
|
11
|
+
output_schema:
|
|
12
|
+
type: object
|
|
13
|
+
required: [id, name, nameWithOwner, isPrivate, url, defaultBranch]
|
|
14
|
+
properties:
|
|
15
|
+
id: { type: string, minLength: 1 }
|
|
16
|
+
name: { type: string, minLength: 1 }
|
|
17
|
+
nameWithOwner: { type: string, minLength: 1 }
|
|
18
|
+
isPrivate: { type: boolean }
|
|
19
|
+
stargazerCount: { type: integer, minimum: 0 }
|
|
20
|
+
forkCount: { type: integer, minimum: 0 }
|
|
21
|
+
url: { type: string, minLength: 1 }
|
|
22
|
+
defaultBranch: { type: [string, "null"] }
|
|
23
|
+
additionalProperties: false
|
|
24
|
+
routing:
|
|
25
|
+
preferred: cli
|
|
26
|
+
fallbacks: [graphql]
|
|
27
|
+
notes:
|
|
28
|
+
- Prefer CLI for low-latency structured fetches when gh authentication is available.
|
|
29
|
+
graphql:
|
|
30
|
+
operationName: RepoView
|
|
31
|
+
documentPath: src/gql/operations/repo-view.graphql
|
|
32
|
+
cli:
|
|
33
|
+
command: repo view
|
|
34
|
+
jsonFields: [id, name, nameWithOwner, isPrivate, stargazerCount, forkCount, url, defaultBranchRef]
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
capability_id: workflow.get
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Get one repository workflow.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, workflowId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
workflowId:
|
|
11
|
+
oneOf:
|
|
12
|
+
- { type: string, minLength: 1 }
|
|
13
|
+
- { type: integer, minimum: 1 }
|
|
14
|
+
additionalProperties: false
|
|
15
|
+
output_schema:
|
|
16
|
+
type: object
|
|
17
|
+
required: [id, name, path, state, url]
|
|
18
|
+
properties:
|
|
19
|
+
id: { type: integer, minimum: 0 }
|
|
20
|
+
name: { type: [string, "null"] }
|
|
21
|
+
path: { type: [string, "null"] }
|
|
22
|
+
state: { type: [string, "null"] }
|
|
23
|
+
url: { type: [string, "null"] }
|
|
24
|
+
additionalProperties: false
|
|
25
|
+
routing:
|
|
26
|
+
preferred: cli
|
|
27
|
+
fallbacks: []
|
|
28
|
+
cli:
|
|
29
|
+
command: workflow view
|
|
30
|
+
jsonFields: [id,name,path,state,url]
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
capability_id: workflow.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List repository workflows.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
first: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [items, pageInfo]
|
|
15
|
+
properties:
|
|
16
|
+
items:
|
|
17
|
+
type: array
|
|
18
|
+
items:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, name, path, state]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: integer, minimum: 0 }
|
|
23
|
+
name: { type: [string, "null"] }
|
|
24
|
+
path: { type: [string, "null"] }
|
|
25
|
+
state: { type: [string, "null"] }
|
|
26
|
+
additionalProperties: false
|
|
27
|
+
pageInfo:
|
|
28
|
+
type: object
|
|
29
|
+
required: [hasNextPage, endCursor]
|
|
30
|
+
properties:
|
|
31
|
+
hasNextPage: { type: boolean }
|
|
32
|
+
endCursor: { type: [string, "null"] }
|
|
33
|
+
additionalProperties: false
|
|
34
|
+
additionalProperties: false
|
|
35
|
+
routing:
|
|
36
|
+
preferred: cli
|
|
37
|
+
fallbacks: []
|
|
38
|
+
cli:
|
|
39
|
+
command: workflow list
|
|
40
|
+
jsonFields: [id,name,path,state]
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
capability_id: workflow_dispatch.run
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Trigger a workflow dispatch event.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, workflowId, ref]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
workflowId: { type: string, minLength: 1 }
|
|
11
|
+
ref: { type: string, minLength: 1 }
|
|
12
|
+
inputs:
|
|
13
|
+
type: object
|
|
14
|
+
additionalProperties:
|
|
15
|
+
type: [string, number, boolean]
|
|
16
|
+
additionalProperties: false
|
|
17
|
+
output_schema:
|
|
18
|
+
type: object
|
|
19
|
+
required: [workflowId, ref, dispatched]
|
|
20
|
+
properties:
|
|
21
|
+
workflowId: { type: string, minLength: 1 }
|
|
22
|
+
ref: { type: string, minLength: 1 }
|
|
23
|
+
dispatched: { type: boolean }
|
|
24
|
+
additionalProperties: false
|
|
25
|
+
routing:
|
|
26
|
+
preferred: cli
|
|
27
|
+
fallbacks: []
|
|
28
|
+
cli:
|
|
29
|
+
command: api
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
capability_id: workflow_job.logs.analyze
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Fetch and analyze workflow job logs.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, jobId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
jobId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [jobId, truncated, summary]
|
|
15
|
+
properties:
|
|
16
|
+
jobId: { type: integer, minimum: 1 }
|
|
17
|
+
truncated: { type: boolean }
|
|
18
|
+
summary:
|
|
19
|
+
type: object
|
|
20
|
+
required: [errorCount, warningCount, topErrorLines]
|
|
21
|
+
properties:
|
|
22
|
+
errorCount: { type: integer, minimum: 0 }
|
|
23
|
+
warningCount: { type: integer, minimum: 0 }
|
|
24
|
+
topErrorLines:
|
|
25
|
+
type: array
|
|
26
|
+
items: { type: string }
|
|
27
|
+
additionalProperties: false
|
|
28
|
+
additionalProperties: false
|
|
29
|
+
routing:
|
|
30
|
+
preferred: cli
|
|
31
|
+
fallbacks: []
|
|
32
|
+
cli:
|
|
33
|
+
command: run view
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
capability_id: workflow_job.logs.get
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Fetch logs for a workflow job.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, jobId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
jobId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [jobId, log, truncated]
|
|
15
|
+
properties:
|
|
16
|
+
jobId: { type: integer, minimum: 1 }
|
|
17
|
+
log: { type: string }
|
|
18
|
+
truncated: { type: boolean }
|
|
19
|
+
additionalProperties: false
|
|
20
|
+
routing:
|
|
21
|
+
preferred: cli
|
|
22
|
+
fallbacks: []
|
|
23
|
+
cli:
|
|
24
|
+
command: run view
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
capability_id: workflow_run.artifacts.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List artifacts for a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [items, pageInfo]
|
|
15
|
+
properties:
|
|
16
|
+
items:
|
|
17
|
+
type: array
|
|
18
|
+
items:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, name, sizeInBytes, archiveDownloadUrl]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: integer, minimum: 0 }
|
|
23
|
+
name: { type: [string, "null"] }
|
|
24
|
+
sizeInBytes: { type: [integer, "null"], minimum: 0 }
|
|
25
|
+
archiveDownloadUrl: { type: [string, "null"] }
|
|
26
|
+
additionalProperties: false
|
|
27
|
+
pageInfo:
|
|
28
|
+
type: object
|
|
29
|
+
required: [hasNextPage, endCursor]
|
|
30
|
+
properties:
|
|
31
|
+
hasNextPage: { type: boolean }
|
|
32
|
+
endCursor: { type: [string, "null"] }
|
|
33
|
+
additionalProperties: false
|
|
34
|
+
additionalProperties: false
|
|
35
|
+
routing:
|
|
36
|
+
preferred: cli
|
|
37
|
+
fallbacks: []
|
|
38
|
+
cli:
|
|
39
|
+
command: run view
|
|
40
|
+
jsonFields: [artifacts]
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
capability_id: workflow_run.cancel
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Cancel a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [runId, status]
|
|
15
|
+
properties:
|
|
16
|
+
runId: { type: integer, minimum: 1 }
|
|
17
|
+
status: { const: cancel_requested }
|
|
18
|
+
additionalProperties: false
|
|
19
|
+
routing:
|
|
20
|
+
preferred: cli
|
|
21
|
+
fallbacks: []
|
|
22
|
+
cli:
|
|
23
|
+
command: run cancel
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
capability_id: workflow_run.get
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Get a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [id, workflowName, status, conclusion, headBranch, headSha, event, createdAt, updatedAt, startedAt, url]
|
|
15
|
+
properties:
|
|
16
|
+
id: { type: integer, minimum: 0 }
|
|
17
|
+
workflowName: { type: [string, "null"] }
|
|
18
|
+
status: { type: [string, "null"] }
|
|
19
|
+
conclusion: { type: [string, "null"] }
|
|
20
|
+
headBranch: { type: [string, "null"] }
|
|
21
|
+
headSha: { type: [string, "null"] }
|
|
22
|
+
event: { type: [string, "null"] }
|
|
23
|
+
createdAt: { type: [string, "null"] }
|
|
24
|
+
updatedAt: { type: [string, "null"] }
|
|
25
|
+
startedAt: { type: [string, "null"] }
|
|
26
|
+
url: { type: [string, "null"] }
|
|
27
|
+
additionalProperties: false
|
|
28
|
+
routing:
|
|
29
|
+
preferred: cli
|
|
30
|
+
fallbacks: []
|
|
31
|
+
cli:
|
|
32
|
+
command: run view
|
|
33
|
+
jsonFields: [databaseId,workflowName,status,conclusion,headBranch,headSha,url,event,createdAt,updatedAt,startedAt]
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
capability_id: workflow_run.jobs.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List jobs in a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [items]
|
|
15
|
+
properties:
|
|
16
|
+
items:
|
|
17
|
+
type: array
|
|
18
|
+
items:
|
|
19
|
+
type: object
|
|
20
|
+
required: [id, name, status, conclusion, startedAt, completedAt, url]
|
|
21
|
+
properties:
|
|
22
|
+
id: { type: integer, minimum: 0 }
|
|
23
|
+
name: { type: [string, "null"] }
|
|
24
|
+
status: { type: [string, "null"] }
|
|
25
|
+
conclusion: { type: [string, "null"] }
|
|
26
|
+
startedAt: { type: [string, "null"] }
|
|
27
|
+
completedAt: { type: [string, "null"] }
|
|
28
|
+
url: { type: [string, "null"] }
|
|
29
|
+
additionalProperties: false
|
|
30
|
+
additionalProperties: false
|
|
31
|
+
routing:
|
|
32
|
+
preferred: cli
|
|
33
|
+
fallbacks: []
|
|
34
|
+
cli:
|
|
35
|
+
command: run view
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
capability_id: workflow_run.rerun_all
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Rerun all jobs in a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [runId, status]
|
|
15
|
+
properties:
|
|
16
|
+
runId: { type: integer, minimum: 1 }
|
|
17
|
+
status: { const: requested }
|
|
18
|
+
additionalProperties: false
|
|
19
|
+
routing:
|
|
20
|
+
preferred: cli
|
|
21
|
+
fallbacks: []
|
|
22
|
+
cli:
|
|
23
|
+
command: run rerun
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
capability_id: workflow_run.rerun_failed
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: Rerun failed jobs for a workflow run.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name, runId]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
runId: { type: integer, minimum: 1 }
|
|
11
|
+
additionalProperties: false
|
|
12
|
+
output_schema:
|
|
13
|
+
type: object
|
|
14
|
+
required: [runId, rerunFailed]
|
|
15
|
+
properties:
|
|
16
|
+
runId: { type: integer, minimum: 1 }
|
|
17
|
+
rerunFailed: { type: boolean }
|
|
18
|
+
additionalProperties: false
|
|
19
|
+
routing:
|
|
20
|
+
preferred: cli
|
|
21
|
+
fallbacks: []
|
|
22
|
+
cli:
|
|
23
|
+
command: api
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
capability_id: workflow_runs.list
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
description: List workflow runs for a repository.
|
|
4
|
+
input_schema:
|
|
5
|
+
type: object
|
|
6
|
+
required: [owner, name]
|
|
7
|
+
properties:
|
|
8
|
+
owner: { type: string, minLength: 1 }
|
|
9
|
+
name: { type: string, minLength: 1 }
|
|
10
|
+
first: { type: integer, minimum: 1 }
|
|
11
|
+
branch: { type: string, minLength: 1 }
|
|
12
|
+
event: { type: string, minLength: 1 }
|
|
13
|
+
status: { type: string, minLength: 1 }
|
|
14
|
+
additionalProperties: false
|
|
15
|
+
output_schema:
|
|
16
|
+
type: object
|
|
17
|
+
required: [items, pageInfo]
|
|
18
|
+
properties:
|
|
19
|
+
items:
|
|
20
|
+
type: array
|
|
21
|
+
items:
|
|
22
|
+
type: object
|
|
23
|
+
required: [id, workflowName, status, conclusion, headBranch, url]
|
|
24
|
+
properties:
|
|
25
|
+
id: { type: integer, minimum: 0 }
|
|
26
|
+
workflowName: { type: [string, "null"] }
|
|
27
|
+
status: { type: [string, "null"] }
|
|
28
|
+
conclusion: { type: [string, "null"] }
|
|
29
|
+
headBranch: { type: [string, "null"] }
|
|
30
|
+
url: { type: [string, "null"] }
|
|
31
|
+
additionalProperties: false
|
|
32
|
+
pageInfo:
|
|
33
|
+
type: object
|
|
34
|
+
required: [hasNextPage, endCursor]
|
|
35
|
+
properties:
|
|
36
|
+
hasNextPage: { type: boolean }
|
|
37
|
+
endCursor: { type: [string, "null"] }
|
|
38
|
+
additionalProperties: false
|
|
39
|
+
additionalProperties: false
|
|
40
|
+
routing:
|
|
41
|
+
preferred: cli
|
|
42
|
+
fallbacks: []
|
|
43
|
+
cli:
|
|
44
|
+
command: run list
|
|
45
|
+
jsonFields: [databaseId,workflowName,status,conclusion,headBranch,url]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executeTask
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-SD7U4BNA.js";
|
|
4
4
|
import {
|
|
5
5
|
createGithubClient
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JLDU462R.js";
|
|
7
7
|
|
|
8
8
|
// src/cli/commands/run.ts
|
|
9
9
|
var GITHUB_GRAPHQL_ENDPOINT = "https://api.github.com/graphql";
|
|
@@ -89,4 +89,4 @@ async function runCommand(argv = []) {
|
|
|
89
89
|
export {
|
|
90
90
|
runCommand
|
|
91
91
|
};
|
|
92
|
-
//# sourceMappingURL=chunk-
|
|
92
|
+
//# sourceMappingURL=chunk-22WWCK6A.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
+
import {
|
|
2
|
+
validateInput,
|
|
3
|
+
validateOutput
|
|
4
|
+
} from "./chunk-5JRLVOF2.js";
|
|
1
5
|
import {
|
|
2
6
|
logMetric
|
|
3
7
|
} from "./chunk-W2TKG2UL.js";
|
|
4
8
|
import {
|
|
5
9
|
normalizeError
|
|
6
10
|
} from "./chunk-QEAMC4IJ.js";
|
|
7
|
-
import {
|
|
8
|
-
validateInput,
|
|
9
|
-
validateOutput
|
|
10
|
-
} from "./chunk-5JRLVOF2.js";
|
|
11
11
|
import {
|
|
12
12
|
errorCodes
|
|
13
13
|
} from "./chunk-UOJWOHRM.js";
|
|
@@ -206,4 +206,4 @@ async function execute(options) {
|
|
|
206
206
|
export {
|
|
207
207
|
execute
|
|
208
208
|
};
|
|
209
|
-
//# sourceMappingURL=chunk-
|
|
209
|
+
//# sourceMappingURL=chunk-3MRJX72M.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getOperationCard
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JH6GM6XU.js";
|
|
4
4
|
|
|
5
5
|
// src/agent-interface/tools/explain-tool.ts
|
|
6
6
|
function extractRequiredInputs(inputSchema) {
|
|
@@ -41,4 +41,4 @@ function explainCapability(capabilityId) {
|
|
|
41
41
|
export {
|
|
42
42
|
explainCapability
|
|
43
43
|
};
|
|
44
|
-
//# sourceMappingURL=chunk-
|
|
44
|
+
//# sourceMappingURL=chunk-4PLVKNCF.js.map
|