@tjalve/qube-adapter-gitlab
v0.1.3
Published
GitLab work provider adapter for QUBE issue reads, draft rendering, and unsupported lifecycle reporting.
Maintainers
Readme
@tjalve/qube-adapter-gitlab
GitLab work provider adapter for QUBE issue reads, draft rendering, and unsupported lifecycle reporting.
Install this package when @tjalve/aie or @tjalve/aib is configured to use
GitLab for issues or merge requests. The adapter maps GitLab issues into
provider-neutral work items and reports unsupported lifecycle mutations instead
of falling back to GitHub semantics.
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 use the guided composer:
npm install -g --ignore-scripts @tjalve/[email protected]
qube install --scope local --work-provider gitlab --yesRequirements
- Node.js 24 or newer
@tjalve/qube-coreat a compatible version- GitLab API token with access to the target project or group
Source
Monorepo path: https://github.com/ZarK/ai-qube/tree/main/adapters/gitlab
