commands/cmdutils/cmdutils.go (2 lines): - line 38: // TODO: load from remote repository if repo is overridden by -R flag - line 65: // TODO: properly handle errors in this function. pkg/prompt/stubber.go (1 line): - line 45: // TODO this is failing for basic AskOne invocations with a string result. pkg/iostreams/iostreams.go (1 line): - line 147: // TODO: Unfortunately, trying to add an error channel introduces a wait that locks up the code. pkg/git/stack_struct.go (1 line): - line 289: // TODO: this may be quicker if we introduce a package commands/issue/issueutils/utils.go (1 line): - line 125: // TODO: avoid reinitializing the config, get the config as a parameter commands/mr/create/mr_create.go (1 line): - line 668: // TODO: detect forks api/client.go (1 line): - line 416: // TODO: support GITLAB_CI_TOKEN internal/glrepo/remote.go (1 line): - line 109: // TODO: accept an interface instead of git.RemoteSet api/default.go (1 line): - line 13: // TODO: check if token has minimum scopes required by glab commands/release/list/release_list.go (1 line): - line 36: // TODO: completely remove before a major release (v2.0.0+)