@tjalve/qube-adapter-github
v0.1.9
Published
GitHub provider adapter for QUBE work items, pull request review, checks, and CI integrations.
Maintainers
Readme
@tjalve/qube-adapter-github
GitHub provider adapter for QUBE work items, pull request review, checks, and CI integrations.
Install this package when @tjalve/aie or @tjalve/aib is configured to use
GitHub for issues, pull requests, review coordination, or check evidence. The
adapter owns GitHub API clients, credential probing, provider mapping, and
unsupported-operation diagnostics. @tjalve/aie lists it as an optional
dependency and installs it on demand.
For the full QUBE package family and command deck, see https://zark.github.io/ai-qube/ or the repository landing-page artifact at https://github.com/ZarK/ai-qube/blob/HEAD/docs/index.html.
Install
npm install --save-exact --ignore-scripts @tjalve/[email protected] @tjalve/[email protected]Or install QUBE and initialize the provider:
npm install --save-exact --ignore-scripts @tjalve/[email protected] @tjalve/[email protected]
qube init --work-provider github --yesRequirements
- Node.js 24 or newer
@tjalve/qube-coreat a compatible versionghCLI authenticated for GitHub.com or GitHub Enterprise when using live APIs
See the canonical GitHub provider support guide for conditional CLI requirements, credential precedence, capability probes, Enterprise limitations, and stable recovery reasons.
Source
Monorepo path: https://github.com/ZarK/ai-qube/tree/main/adapters/github
