mirror of
https://github.com/vince-winkintel/gitlab-cli-skills.git
synced 2026-09-19 06:01:21 +08:00
8de9920b31
Refresh GitLab CLI skills for glab v1.101.0 and v1.102.0.
66 lines
5.0 KiB
Plaintext
66 lines
5.0 KiB
Plaintext
1.13.9
|
|
|
|
Release/version change metadata for this skill set lives here, not in individual skill files.
|
|
|
|
Historical notes consolidated from skill docs:
|
|
- glab v1.102.0
|
|
- `glab-repo`: added `glab repo prune` coverage for deleting local branches whose merge requests are merged, including `--dry-run`, `--yes`, `--exclude`, and `--merged` caveats.
|
|
- `glab-whatsnew`: added new skill coverage for `glab whatsnew` release-note discovery and post-upgrade review workflows.
|
|
- `glab-skills`: documented `list` and `update` subcommands plus installed-skill update notifications.
|
|
- `glab-api`: documented Duo workflow/session environment headers and URL-encoded magic placeholder substitutions.
|
|
- `glab-config`: documented canonical `config set` validation and `GLAB_NO_PROMPT` replacing deprecated `NO_PROMPT`.
|
|
- glab v1.101.0
|
|
- `glab-ci`: documented `glab ci cancel job --force` for forced job cancellation.
|
|
- `glab-mr`: documented `glab mr note create --resolvable=false` for non-blocking automation/status notes.
|
|
- `glab-orbit`: added `glab orbit setup` guided onboarding coverage and noted current `orbit local` support.
|
|
- `glab-stack`: documented `glab stack sync --skip-mr-creation`.
|
|
- glab v1.100.0
|
|
- `glab-stack`: added experimental `glab stack infer <revision-range>` coverage, including branch-name base-range caveat.
|
|
- `glab-repo`: added `glab repo remote add <namespace/project>` coverage with `--name/-n` and `--protocol/-p` guidance.
|
|
- JSON output: documented built-in `--jq` filtering for commands that emit JSON through `IOStreams.PrintJSON`, including output-flag requirements and external `jq` fallback cases.
|
|
- `glab-ci`: clarified `glab ci status --live` polling through transient in-progress pipeline states.
|
|
- `glab-issue`: documented work item URL compatibility for issue-style commands without overstating dedicated work item behavior.
|
|
- `glab-check-update`: documented install-aware and agent-aware update nudges.
|
|
- glab v1.99.0
|
|
- `glab-orbit`: added experimental `glab orbit remote dsl` coverage for the full query DSL JSON Schema while preserving `glab orbit remote tools` as the MCP tool manifest command.
|
|
- glab v1.95.0
|
|
- `glab-duo`: `glab duo cli` gained `--install` and `--yes` flags.
|
|
- `glab-skills`: new skill coverage for experimental `glab skills install` command.
|
|
- `glab-repo`: `glab repo create --readme` now clones instead of using `git init` (fix).
|
|
- Synopsis improvements across MR, CI, issuable, and experimental subcommands (docs-only change).
|
|
- glab v1.94.0
|
|
- `glab-workitems`: command spelling updated to `glab work-items`; added `create` and `delete` coverage.
|
|
- `glab-orbit`: new skill coverage for experimental Knowledge Graph / Orbit remote commands.
|
|
- `glab-mr`: documented `glab mr note create` as the forward note flow, including `--reply`, `--file`, `--line`, and `--old-line`.
|
|
- `glab-stack`: `glab stack sync` gained `--reviewer`.
|
|
- glab v1.93.0
|
|
- `glab-mr`: `glab mr create` gained `--template`.
|
|
- `glab-issue`: `glab issue create` gained `--template`.
|
|
- `glab-stack`: `glab stack sync` gained `--assignee` and `--label`.
|
|
- `glab-duo`: upstream hid and deprecated `glab duo ask`; `glab duo cli` is the forward-looking guidance.
|
|
- glab v1.92.0
|
|
- `glab-todo`: introduced `glab todo list` and `glab todo done`.
|
|
- `glab-auth`: re-login behavior improved when switching from OAuth to token auth.
|
|
- glab v1.91.0
|
|
- `glab-api`: `glab api` gained multipart/form-data support via `--form`.
|
|
- `glab-auth`: env-token authentication troubleshooting improved.
|
|
- `glab-duo`: older docs mentioning `glab duo update` are stale.
|
|
- glab v1.90.0
|
|
- `glab-auth`: `glab auth login` gained `--web`, `--container-registry-domains`, and `--ssh-hostname`; CI auto-login became GA.
|
|
- `glab-mr`: `glab mr create` gained `--auto-merge`; `glab mr note` gained `list`, `resolve`, and `reopen` subcommands.
|
|
- `glab-runner`: added `jobs`, `managers`, and `update --pause|--unpause`.
|
|
- `glab-runner-controller`: added `get` and moved scope management under `scope list|create|delete`.
|
|
- glab v1.89.0
|
|
- Structured JSON output (`--output json` / `-F json`) was added across: `glab-release`, `glab-ci`, `glab-milestone`, `glab-schedule`, `glab-mr`, `glab-repo`, `glab-label`, `glab-deploy-key`, `glab-ssh-key`, `glab-gpg-key`, `glab-cluster`, and `glab-opentofu`.
|
|
- `glab-auth`: login prompts separate SSH hostname from API hostname on self-hosted instances.
|
|
- `glab-stack`: `glab stack sync` gained `--update-base`.
|
|
- `glab-release`: `--notes` / `--notes-file` became optional for create and update.
|
|
- glab v1.88.0
|
|
- `glab-runner`: added `assign` and `unassign`.
|
|
- `glab-mr`: added `--resolved` / `--unresolved` filters; older `--resolve` / `--unresolve` note flags were later superseded in docs by explicit subcommands.
|
|
- glab v1.87.0
|
|
- `glab-runner`, `glab-workitems`: initial skill coverage added.
|
|
- glab v1.86.0
|
|
- `glab-config`: per-host HTTPS proxy configuration documented.
|
|
- `glab-mcp`: `glab mcp serve` auto-enables JSON output and excludes unannotated commands from MCP registration.
|