{"id":21326740,"url":"https://github.com/release-lab/conventional-commit-parser","last_synced_at":"2025-03-16T00:11:18.807Z","repository":{"id":104272946,"uuid":"414449944","full_name":"release-lab/conventional-commit-parser","owner":"release-lab","description":"Conventional Commits parser written in Go","archived":false,"fork":false,"pushed_at":"2022-02-19T15:56:12.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T12:45:23.008Z","etag":null,"topics":["commit","conventional-commit","conventional-commits"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/release-lab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-07T03:36:48.000Z","updated_at":"2022-02-04T04:41:49.000Z","dependencies_parsed_at":"2023-03-24T23:32:31.604Z","dependency_job_id":null,"html_url":"https://github.com/release-lab/conventional-commit-parser","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-lab%2Fconventional-commit-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-lab%2Fconventional-commit-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-lab%2Fconventional-commit-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-lab%2Fconventional-commit-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/release-lab","download_url":"https://codeload.github.com/release-lab/conventional-commit-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"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","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":["commit","conventional-commit","conventional-commits"],"created_at":"2024-11-21T21:11:06.292Z","updated_at":"2025-03-16T00:11:18.789Z","avatar_url":"https://github.com/release-lab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/release-lab/conventional-commit-parser/workflows/ci/badge.svg)](https://github.com/release-lab/conventional-commit-parser/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/release-lab/conventional-commit-parser)](https://goreportcard.com/report/github.com/release-lab/conventional-commit-parser)\n![Latest Version](https://img.shields.io/github/v/release/release-lab/conventional-commit-parser.svg)\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)\n![Repo Size](https://img.shields.io/github/repo-size/release-lab/conventional-commit-parser.svg)\n\n### Conventional Commit Parser\n\nThis is a parser for [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)\n\n```bash\ngo get -u github.com/release-lab/conventional-commit-parser\n```\n\n```go\npackage main\n\nimport (\n  \"fmt\"\n  \"github.com/release-lab/conventional-commit-parser\"\n)\n\nfunc main() {\n  result := conventionalcommitparser.Parse(\"feat: this is a commit message\")\n\n  fmt.Printf(\"%+v\\n\", result)\n}\n```\n\n### License\n\nThe [Anti-996 License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-lab%2Fconventional-commit-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelease-lab%2Fconventional-commit-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-lab%2Fconventional-commit-parser/lists"}