Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lab CLI #26

Open
4 tasks
tmcgilchrist opened this issue Nov 19, 2021 · 2 comments
Open
4 tasks

Lab CLI #26

tmcgilchrist opened this issue Nov 19, 2021 · 2 comments

Comments

@tmcgilchrist
Copy link
Owner

tmcgilchrist commented Nov 19, 2021

Replicate the most used features from hub and gh for GitLab.

  • Checkout PR locally
  • Create a Merge Request
  • EDIT Releases
  • CI / Pipeline status

ocaml-github hub command lookup the real remote https://github.com/github/hub/blob/c8e68d548a39ec0fab6f674a669c21b54d4eec61/github/remote.go#L12-L14

@maiste
Copy link
Collaborator

maiste commented Mar 31, 2022

  • [DOING] List issues
  • Open / Close issue
  • Reply to MR comment

@OlivierNicole
Copy link
Collaborator

OlivierNicole commented Mar 31, 2022

  • Parse .git/config to get project's Gitlab path
  • Use it to retrieve project ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants