glab icon indicating copy to clipboard operation
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

Results 105 glab issues
Sort by recently updated
recently updated
newest added

**Describe the feature or problem you'd like to solve** Hopefully, we can use glab to configure a Kubernetes cluster for a gitlab project. **Propose a Solution** we can use `go-gitlab`...

enhancement
needs: discussion
proposal
stale

**Description** glab ci run defaults to master instead of auto-detecting the CI_DEFAULT_BRANCH from gitlab. **Expected Behavior vs Actual Behavior** glab ci run - with default `main` branch, it executes a...

bug
stale

**Describe the feature or problem you'd like to solve** When creating a Merge Request with glab, no matter what base my branched is based on, the default branch for the...

enhancement
stale

**Describe the feature or problem you'd like to solve** When I fork a repo with the web UI, or on another computer, I want to quickly add that remote on...

enhancement
stale

**Describe the feature or problem you'd like to solve** Currently, the install script does not support MacOSX M1 machines, because there is no download available at https://github.com/profclems/glab/releases/download/v1.22.0/glab_1.22.0_macOS_arm64.tar.gz That causes the...

enhancement
stale

**Description** When I run: `glab mr update 13 --draft` And the issue title is: **Draft: Add foo to bar** The new title is now: **Draft: Draft: Add foo to bar**...

bug
stale

**Description** When I create a MR with `glab mr merge`, the "remove source branch" does not get checked, despite me having that as a default. **Steps to Reproduce** 1. Set...

bug
stale

## Description Before this PR, `glab ci retry ` would retry exactly one job, specified by job id. With this PR `glab ci retry` will retry the latest pipeline on...

size/L
stale

## Description Introduces `glab ci tally` which produces a simple collection of statistics about past pipelines and jobs. These statistics include how many pipelines/jobs have succeeded or failed. Also how...

size/L
stale

## Description Catch out-of-bound exception ## Related Issue Resolves https://github.com/profclems/glab/issues/991 ## How Has This Been Tested? Runtime tested, on linux, amd64 ## Screenshots (if appropriate) ## Types of changes -...

size/XS
stale