glab
glab copied to clipboard
The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
**Describe the feature or problem you'd like to solve** 'open' is currently an alias for the 'reopen' subcommands from 'issue' and 'mr' which I think is more suited to be...
**Describe the feature or problem you'd like to solve** I find the gray background on `glab pipeline ci view` distracts me and makes it hard to read the text and...
**Describe the feature or problem you'd like to solve** We have some manual jobs in our pipelines. I want to trigger those jobs from the command line. **Propose a Solution**...
**Describe the feature or problem you'd like to solve** When backporting patches for Alpine Linux I like to checkout from branches other than the one that is default on the...
**Description** Currently, glab doesn't support working with `.wiki.git` repos. I tried cloning https://gitlab.com/gnutls/gnutls.wiki.git and it fails ```sh ProfClems: ~/gitrepo → gl repo clone gnutls/gnutls.wiki.git GET https://gitlab.com/api/v4/projects/gnutls/gnutls.wiki.git: 404 {message: 404 Project...
**Description** Despite specifying a title, I get this error when trying to use glab in a non interactive terminal. **Expected Behavior vs Actual Behavior** Expected: Merge request is created with...
**Description** Automatically rebase if tracking information is set and one needs to push **Related Issue** Resolves #425 **How Has This Been Tested?** Not yet, waiting for opportunity on Alpine Linux...
**Describe the feature or problem you'd like to solve** Issue boards have all the user-made columns, but are missing the automatically created, `open` and `closed` columns. There is even a...
**Description** When using `glab mr view` I am helpfully inducted to use `glab ci view ` to see the CI. Unfortunely it checks for in the repo where the Merge...
**Description** I have glab installed under Windows and under Linux (using WSL). WSL works, Windows does not. **Expected Behavior vs Actual Behavior** I have literally identical config files between the...