lab

Homepage: https://github.com/isamert/lab.el

Author: Isa Mert Gurbuz

Updated:

Summary

An interface for GitLab

Commentary

lab.el is an Emacs package that provides a simple integration with
GitLab (managed or self-hosted).

Provides you easier access to some GitLab functionality regarding to:
- Projects :: list, open, clone, list MRs...
- Merge Requests :: list, open, create, rebase, list pipelines...
- Pipelines :: list, open, retry, cancel, delete, watch status...
- Jobs :: list, open, retry, cancel, delete, show logs/traces...

lab.el also provides you `lab--request' function which you can use
to do GitLab API calls easily.

Dependencies