{"id":13823335,"url":"https://github.com/shiimaxx/glch","last_synced_at":"2026-01-17T04:02:03.267Z","repository":{"id":53612291,"uuid":"262007902","full_name":"shiimaxx/glch","owner":"shiimaxx","description":"CLI tool for generating changelog based on GitLab Merge Request","archived":false,"fork":false,"pushed_at":"2025-12-11T21:00:52.000Z","size":39,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T01:38:21.533Z","etag":null,"topics":["changelog","gitlab","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shiimaxx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-07T09:32:10.000Z","updated_at":"2022-12-14T23:16:59.000Z","dependencies_parsed_at":"2023-12-13T11:28:10.964Z","dependency_job_id":"925a1caa-65ef-4b94-a7fe-fe24bfb05a95","html_url":"https://github.com/shiimaxx/glch","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shiimaxx/glch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiimaxx%2Fglch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiimaxx%2Fglch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiimaxx%2Fglch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiimaxx%2Fglch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiimaxx","download_url":"https://codeload.github.com/shiimaxx/glch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiimaxx%2Fglch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["changelog","gitlab","golang"],"created_at":"2024-08-04T09:00:30.285Z","updated_at":"2026-01-17T04:02:03.234Z","avatar_url":"https://github.com/shiimaxx.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# glch\n\n![CI](https://github.com/shiimaxx/glch/workflows/CI/badge.svg)\n\n`glch` generates changelog based on GitLab Merge Request.\n\n\n## Usage\n\nRun the `glch` after you moved to the GitLab project root directory.\n\n```\n$ glch [--latest|--only version|--next-version version]\n```\n\nYou can use the following options.\n\n- `--latest`\n    - Display changelog for the most recent version only\n- `--only version`\n    - Display changelog for the specified versin only\n- `--next-version version`\n    - Set the next version (default is \"Unreleased\")\n\n\n## GitLab Token\n\nPlease set your GitLab Token when using in a private project. You can get GitLab Token from [this page](https://gitlab.com/profile/personal_access_tokens).\n\n```\n$ export GITLAB_TOKEN=...\n```\n\n\n## GitLab API Endpoint\n\nDefault GitLab API Endpoint is `https://gitlab.com/api/v4/`. You can change it via GITLAB_API.\n\n```\nexport GITLAB_API=https://gitlab.example.com/api/v4/\n```\n\n\n## Format of the changelog\n\n`glch` will generate a changelog following format that based on 「[keep a changelog](https://keepachangelog.com/)」\n\n```\n## Version - YYYY-MM-DD\n\n- \u003cMerge Request title\u003e \u003cReference\u003e from @\u003cAuthor\u003e\n- ...\n```\n\n\n## Install\n\n- Download binary from [release page](https://github.com/shiimaxx/glch/releases)\n- Copy binary to `$PATH` directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiimaxx%2Fglch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiimaxx%2Fglch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiimaxx%2Fglch/lists"}