{"id":21731035,"url":"https://github.com/raphaelbh/conventional-commits","last_synced_at":"2025-03-20T23:25:53.807Z","repository":{"id":135191121,"uuid":"458286697","full_name":"raphaelbh/conventional-commits","owner":"raphaelbh","description":"The Conventional Commits specification is a lightweight convention on top of commit messages.","archived":false,"fork":false,"pushed_at":"2022-03-24T14:00:18.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T20:11:30.427Z","etag":null,"topics":["commit","commit-conventions","commit-message","commit-message-template","conventional-commits","git","template"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelbh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-11T17:50:59.000Z","updated_at":"2022-02-14T19:52:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"30d1a86f-df6e-4016-80f4-cc346d9dd82d","html_url":"https://github.com/raphaelbh/conventional-commits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fconventional-commits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fconventional-commits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fconventional-commits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fconventional-commits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelbh","download_url":"https://codeload.github.com/raphaelbh/conventional-commits/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244708005,"owners_count":20496826,"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","commit-conventions","commit-message","commit-message-template","conventional-commits","git","template"],"created_at":"2024-11-26T04:19:26.283Z","updated_at":"2025-03-20T23:25:53.802Z","avatar_url":"https://github.com/raphaelbh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conventional Commits\n\n[![Project Status](https://img.shields.io/static/v1?label=project%20status\u0026message=complete\u0026color=success\u0026style=flat-square)](#)\n\n\nRepository to show git commit pattern based on [conventionalcommits.org](https://www.conventionalcommits.org/)\n\n\u003e The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of. This convention dovetails with SemVer, by describing the features, fixes, and breaking changes made in commit messages.\n\n## Template\n\n```\n\u003ctype\u003e[optional scope]: \u003cdescription\u003e\n\n[optional body]\n\n[optional footer]\n```\n\n## Types\n\n- **feat**: new feature\n- **fix**: bug fix\n- **refactor**: code refactor\n- **style**: formatting changes (markup, white-space, ...)\n- **build**: build related changes\n- **ci**: ci changes\n- **test**: add/fix tests\n- **chore**: no production code change\n- **docs**: change documentation\n\n## Usage\n\n```bash\n$ git commit -m \"fix: prevent racing of requests\" -m \"Introduce a request id and a reference to latest request.\"\n```\n\n## Reference\n\n- https://www.conventionalcommits.org/\n\n## Feedback\n\nIf you have any feedback, please contact me at raphaeldias.ti@gmail.com\n\n\n[![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/raphaelbh)\n[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/raphaelbh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fconventional-commits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelbh%2Fconventional-commits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fconventional-commits/lists"}