zemzale

Results 65 comments of zemzale

Hi @penx I guess we could show some kind of info text that nothing is pushed to the remote and it's an empty MR, but I don't think this is...

You can use an alias for this. I have one called `mrc` that does all the stuff I need for MR You can do it like `glab alias set mrc...

So this flag seems to be kinda funky: - if you don't set the flag it will get all the repos, even the arrived ones - If you set the...

Hey @alerque. This does make sense. I will try to look into it what can be done about this.

There is not a way to do it right now. But this could be added by a new `repo update` command. On Thu, Nov 25, 2021, 16:41 Amine Aboufirass ***@***.***>...

Thanks for the issue @tommyalatalo This really is a thing that we are missing. It's mainly because the group and project boards have different APIs. This shouldn't be that hard...

What if we just hit both endpoints at the same time? We can do that concurrently. If the Project endpoint just returns a 404, we can just ignore that, and...

Thanks for the suggestion @mmngreco. This indeed could be a great addition to `glab`. I will mark this open for PRs.

Hi @bodqhrohro. Have you authenticated against GitLab using `glab auth login`?