{"id":32161410,"url":"https://github.com/goromlagche/gli","last_synced_at":"2025-10-21T13:54:13.696Z","repository":{"id":59152741,"uuid":"75331491","full_name":"goromlagche/gli","owner":"goromlagche","description":"tiny git\"lab/hub\" cli wrapper","archived":false,"fork":false,"pushed_at":"2017-01-03T19:51:44.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T13:54:08.548Z","etag":null,"topics":["cli","gitlab","haskell"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goromlagche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-01T20:48:14.000Z","updated_at":"2017-07-13T18:57:20.000Z","dependencies_parsed_at":"2022-09-13T11:01:08.673Z","dependency_job_id":null,"html_url":"https://github.com/goromlagche/gli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/goromlagche/gli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goromlagche%2Fgli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goromlagche%2Fgli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goromlagche%2Fgli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goromlagche%2Fgli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goromlagche","download_url":"https://codeload.github.com/goromlagche/gli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goromlagche%2Fgli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280272338,"owners_count":26302260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","gitlab","haskell"],"created_at":"2025-10-21T13:54:10.494Z","updated_at":"2025-10-21T13:54:13.691Z","avatar_url":"https://github.com/goromlagche.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gli [WIP]\n\nGoal is to fetch PR info etc.\n\n## Setup\n\n    cabal install gli\n\n## Flow\n\n1. **Store the gitlab credentials on a file locally. (e.g. ~/.gli.yml)**\n\n  sample file\n  ```\n      accounts:\n        my_hosted_gitlab:\n            key: abcd1234xyz\n            url: https://gitlab.dev.my_hosted_gitlab.com/api/v3\n        gitlab:\n            key: xyz4321dcba\n            url: https://gitlab.com/api/v3\n  ```\n  You can get the credentials from https://gitlab.com/profile/account\n\n2. **Setup `gli` for a git repo**\n\n  This will create a repo specific `gli.yml` file, which will store all the information regarding the repo, and will also be checked out from git.\n\n  ```\n    $ cd my_gitlab_repo_path\n    $ gli setup -f ~/.gli.yml\n    $ cat gli.yml\n    project:\n      ssh_url_to_repo: git@gitlab.com:organization/repo_name.git\n      name: repo_name\n      id: 123\n      description: 'killer app 42'\n    masterFileConfig:\n      key: gitlab\n      file: /Users/goromlagche/.gli.yml\n  ```\n\n3. **Fetch all open PR related info**\n\n  ```\n    $ gli prs\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoromlagche%2Fgli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoromlagche%2Fgli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoromlagche%2Fgli/lists"}